Pull request #40755 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f07f320651fbaf4941ad60bf919c6dfed48a3457+82e3c0c30336310de2fce7a8949dfb10bc082edd (5ea138ba3678f3dfc0879abacaa3454023d74d8f) 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 241f6703d31895690d4cb6f158f753615abe74ac using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40755@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" First time build. Skipping changelog. > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-03-30T09:29:32.036Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-30T09:29:32.040Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-30T09:29:32.205Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc5b4616564b7dd9) in /home/ubuntu/workspace/moby_PR-40755 [Pipeline] { [Pipeline] checkout [2020-03-30T09:29:32.260Z] using credential docker-jenkins-github-credentials [2020-03-30T09:29:32.268Z] Cloning the remote Git repository [2020-03-30T09:29:32.268Z] Cloning with configured refspecs honoured and without tags [2020-03-30T09:29:32.271Z] Cloning repository https://github.com/moby/moby.git [2020-03-30T09:29:32.271Z] > git init /home/ubuntu/workspace/moby_PR-40755 # timeout=10 [2020-03-30T09:29:32.285Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-30T09:29:32.285Z] > git --version # timeout=10 [2020-03-30T09:29:32.288Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-30T09:29:32.289Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40755/head:refs/remotes/origin/PR-40755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:29:50.100Z] Fetching without tags [2020-03-30T09:29:50.334Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:29:50.813Z] Merge succeeded, producing f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:29:50.813Z] Checking out Revision f07f320651fbaf4941ad60bf919c6dfed48a3457 (PR-40755) [2020-03-30T09:29:51.312Z] Commit message: "vendor: update go.etcd.io/bbolt v1.3.4" [2020-03-30T09:29:51.312Z] First time build. Skipping changelog. [2020-03-30T09:29:51.335Z] > git --version # timeout=10 [2020-03-30T09:29:51.357Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-03-30T09:29:50.078Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-30T09:29:50.083Z] > git config --add remote.origin.fetch +refs/pull/40755/head:refs/remotes/origin/PR-40755 # timeout=10 [2020-03-30T09:29:50.088Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:29:50.095Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-30T09:29:50.103Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-30T09:29:50.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-30T09:29:50.104Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40755/head:refs/remotes/origin/PR-40755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:29:50.337Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:29:50.341Z] > git checkout -f f07f320651fbaf4941ad60bf919c6dfed48a3457 # timeout=10 [2020-03-30T09:29:50.798Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-30T09:29:50.808Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-30T09:29:50.816Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:29:50.820Z] > git checkout -f f07f320651fbaf4941ad60bf919c6dfed48a3457 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-30T09:29:52.128Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40755:/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-03-30T09:29:52.128Z] Unable to find image 'alpine:latest' locally [2020-03-30T09:29:52.128Z] latest: Pulling from library/alpine [2020-03-30T09:29:52.386Z] aad63a933944: Pulling fs layer [2020-03-30T09:29:52.386Z] aad63a933944: Download complete [2020-03-30T09:29:52.644Z] aad63a933944: Pull complete [2020-03-30T09:29:52.644Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-03-30T09:29:52.644Z] Status: Downloaded newer image for alpine:latest [2020-03-30T09:29:55.927Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-03-30T09:29:56.138Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc5b4616564b7dd9) in /home/ubuntu/workspace/moby_PR-40755 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2020-03-30T09:29:56.194Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-03-30T09:29:56.207Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-03-30T09:29:56.216Z] Fetching without tags [Pipeline] // stage [2020-03-30T09:29:56.237Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-40755 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-03-30T09:29:56.246Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-40755 [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-03-30T09:29:56.366Z] using credential docker-jenkins-github-credentials [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-03-30T09:29:56.382Z] Cloning the remote Git repository [2020-03-30T09:29:56.382Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-03-30T09:29:56.422Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] } [Pipeline] // stage [2020-03-30T09:29:56.440Z] Cloning the remote Git repository [2020-03-30T09:29:56.440Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-03-30T09:29:56.500Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:29:56.567Z] Running on azwin-2-2e6160 in d:\jenkins\workspace\moby_PR-40755 [Pipeline] { [2020-03-30T09:29:56.577Z] Merge succeeded, producing f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:29:56.577Z] Checking out Revision f07f320651fbaf4941ad60bf919c6dfed48a3457 (PR-40755) [Pipeline] ws [2020-03-30T09:29:56.581Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-03-30T09:29:56.648Z] Commit message: "vendor: update go.etcd.io/bbolt v1.3.4" [2020-03-30T09:29:56.676Z] > git --version # timeout=10 [2020-03-30T09:29:56.715Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-03-30T09:29:56.447Z] Cloning repository https://github.com/moby/moby.git [2020-03-30T09:29:56.448Z] > git init /home/docker/workspace/moby_PR-40755 # timeout=10 [2020-03-30T09:29:56.461Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-30T09:29:56.461Z] > git --version # timeout=10 [2020-03-30T09:29:56.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-30T09:29:56.466Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40755/head:refs/remotes/origin/PR-40755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:29:56.883Z] using credential docker-jenkins-github-credentials [2020-03-30T09:29:56.960Z] Cloning the remote Git repository [2020-03-30T09:29:56.960Z] Cloning with configured refspecs honoured and without tags [2020-03-30T09:29:56.388Z] Cloning repository https://github.com/moby/moby.git [2020-03-30T09:29:56.388Z] > git init /home/jenkins/workspace/moby_PR-40755 # timeout=10 [2020-03-30T09:29:56.400Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-30T09:29:56.400Z] > git --version # timeout=10 [2020-03-30T09:29:56.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-30T09:29:56.402Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40755/head:refs/remotes/origin/PR-40755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:29:56.204Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-30T09:29:56.209Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-30T09:29:56.219Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-30T09:29:56.219Z] > git --version # timeout=10 [2020-03-30T09:29:56.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-30T09:29:56.233Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40755/head:refs/remotes/origin/PR-40755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:29:56.503Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:29:56.515Z] > git checkout -f f07f320651fbaf4941ad60bf919c6dfed48a3457 # timeout=10 [2020-03-30T09:29:56.556Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-30T09:29:56.574Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-30T09:29:56.580Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:29:56.588Z] > git checkout -f f07f320651fbaf4941ad60bf919c6dfed48a3457 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-30T09:29:57.507Z] + [ PR != PR ] [2020-03-30T09:29:57.507Z] + [ master != master ] [2020-03-30T09:29:57.507Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-30T09:29:56.980Z] Cloning repository https://github.com/moby/moby.git [2020-03-30T09:29:56.980Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-30T09:29:57.058Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-30T09:29:57.058Z] > git --version # timeout=10 [2020-03-30T09:29:57.089Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-30T09:29:57.105Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40755/head:refs/remotes/origin/PR-40755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:29:57.833Z] + docker version [2020-03-30T09:29:57.833Z] Client: Docker Engine - Community [2020-03-30T09:29:57.833Z] Version: 19.03.5 [2020-03-30T09:29:57.833Z] API version: 1.40 [2020-03-30T09:29:57.833Z] Go version: go1.12.12 [2020-03-30T09:29:57.833Z] Git commit: 633a0ea838 [2020-03-30T09:29:57.833Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-30T09:29:57.833Z] OS/Arch: linux/amd64 [2020-03-30T09:29:57.833Z] Experimental: false [2020-03-30T09:29:57.833Z] [2020-03-30T09:29:57.833Z] Server: Docker Engine - Community [2020-03-30T09:29:57.833Z] Engine: [2020-03-30T09:29:57.833Z] Version: 19.03.5 [2020-03-30T09:29:57.833Z] API version: 1.40 (minimum version 1.12) [2020-03-30T09:29:57.833Z] Go version: go1.12.12 [2020-03-30T09:29:57.833Z] Git commit: 633a0ea838 [2020-03-30T09:29:57.833Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-30T09:29:57.833Z] OS/Arch: linux/amd64 [2020-03-30T09:29:57.833Z] Experimental: true [2020-03-30T09:29:57.833Z] containerd: [2020-03-30T09:29:57.833Z] Version: 1.2.10 [2020-03-30T09:29:57.833Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-30T09:29:57.833Z] runc: [2020-03-30T09:29:57.833Z] Version: 1.0.0-rc8+dev [2020-03-30T09:29:57.833Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-30T09:29:57.833Z] docker-init: [2020-03-30T09:29:57.833Z] Version: 0.18.0 [2020-03-30T09:29:57.833Z] GitCommit: fec3683 [Pipeline] sh [2020-03-30T09:29:58.113Z] + docker info [2020-03-30T09:29:59.043Z] Client: [2020-03-30T09:29:59.043Z] Debug Mode: false [2020-03-30T09:29:59.043Z] [2020-03-30T09:29:59.043Z] Server: [2020-03-30T09:29:59.043Z] Containers: 0 [2020-03-30T09:29:59.043Z] Running: 0 [2020-03-30T09:29:59.043Z] Paused: 0 [2020-03-30T09:29:59.043Z] Stopped: 0 [2020-03-30T09:29:59.043Z] Images: 3 [2020-03-30T09:29:59.043Z] Server Version: 19.03.5 [2020-03-30T09:29:59.043Z] Storage Driver: overlay2 [2020-03-30T09:29:59.043Z] Backing Filesystem: extfs [2020-03-30T09:29:59.043Z] Supports d_type: true [2020-03-30T09:29:59.043Z] Native Overlay Diff: true [2020-03-30T09:29:59.043Z] Logging Driver: json-file [2020-03-30T09:29:59.043Z] Cgroup Driver: cgroupfs [2020-03-30T09:29:59.043Z] Plugins: [2020-03-30T09:29:59.043Z] Volume: local [2020-03-30T09:29:59.043Z] Network: bridge host ipvlan macvlan null overlay [2020-03-30T09:29:59.043Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-30T09:29:59.043Z] Swarm: inactive [2020-03-30T09:29:59.043Z] Runtimes: runc [2020-03-30T09:29:59.043Z] Default Runtime: runc [2020-03-30T09:29:59.043Z] Init Binary: docker-init [2020-03-30T09:29:59.043Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-30T09:29:59.043Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-30T09:29:59.043Z] init version: fec3683 [2020-03-30T09:29:59.043Z] Security Options: [2020-03-30T09:29:59.043Z] apparmor [2020-03-30T09:29:59.043Z] seccomp [2020-03-30T09:29:59.043Z] Profile: default [2020-03-30T09:29:59.043Z] Kernel Version: 4.15.0-1058-aws [2020-03-30T09:29:59.043Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-30T09:29:59.043Z] OSType: linux [2020-03-30T09:29:59.043Z] Architecture: x86_64 [2020-03-30T09:29:59.043Z] CPUs: 2 [2020-03-30T09:29:59.043Z] Total Memory: 7.501GiB [2020-03-30T09:29:59.043Z] Name: ip-10-100-106-233 [2020-03-30T09:29:59.043Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-30T09:29:59.043Z] Docker Root Dir: /var/lib/docker [2020-03-30T09:29:59.043Z] Debug Mode: false [2020-03-30T09:29:59.043Z] Registry: https://index.docker.io/v1/ [2020-03-30T09:29:59.043Z] Labels: [2020-03-30T09:29:59.043Z] Experimental: true [2020-03-30T09:29:59.043Z] Insecure Registries: [2020-03-30T09:29:59.043Z] 127.0.0.0/8 [2020-03-30T09:29:59.043Z] Live Restore Enabled: true [2020-03-30T09:29:59.043Z] [2020-03-30T09:29:59.043Z] WARNING: No swap limit support [Pipeline] sh [2020-03-30T09:29:59.328Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-30T09:29:59.328Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-30T09:29:59.328Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40755/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-30T09:29:59.586Z] + bash /home/ubuntu/workspace/moby_PR-40755/check-config.sh [2020-03-30T09:29:59.586Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-30T09:29:59.586Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-30T09:29:59.586Z] [2020-03-30T09:29:59.586Z] Generally Necessary: [2020-03-30T09:29:59.586Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-30T09:29:59.586Z] - apparmor: enabled and tools installed [2020-03-30T09:29:59.586Z] - CONFIG_NAMESPACES: enabled [2020-03-30T09:29:59.586Z] - CONFIG_NET_NS: enabled [2020-03-30T09:29:59.586Z] - CONFIG_PID_NS: enabled [2020-03-30T09:29:59.586Z] - CONFIG_IPC_NS: enabled [2020-03-30T09:29:59.586Z] - CONFIG_UTS_NS: enabled [2020-03-30T09:29:59.586Z] - CONFIG_CGROUPS: enabled [2020-03-30T09:29:59.586Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-30T09:29:59.586Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-30T09:29:59.586Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-30T09:29:59.586Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-30T09:29:59.586Z] - CONFIG_CPUSETS: enabled [2020-03-30T09:29:59.586Z] - CONFIG_MEMCG: enabled [2020-03-30T09:29:59.586Z] - CONFIG_KEYS: enabled [2020-03-30T09:29:59.586Z] - CONFIG_VETH: enabled (as module) [2020-03-30T09:29:59.586Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-30T09:29:59.586Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-30T09:29:59.586Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-30T09:29:59.586Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-30T09:29:59.586Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-30T09:29:59.586Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-30T09:29:59.586Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-30T09:29:59.586Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-30T09:29:59.586Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-30T09:29:59.586Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-30T09:29:59.586Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-30T09:29:59.586Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-30T09:29:59.586Z] [2020-03-30T09:29:59.586Z] Optional Features: [2020-03-30T09:29:59.586Z] - CONFIG_USER_NS: enabled [2020-03-30T09:29:59.586Z] - CONFIG_SECCOMP: enabled [2020-03-30T09:29:59.586Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-30T09:29:59.586Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-30T09:29:59.586Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-30T09:29:59.586Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-30T09:29:59.586Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-30T09:29:59.586Z] - CONFIG_BLK_CGROUP: enabled [2020-03-30T09:29:59.586Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-30T09:29:59.586Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-30T09:29:59.586Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-30T09:29:59.586Z] - CONFIG_CGROUP_PERF: enabled [2020-03-30T09:29:59.586Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-30T09:29:59.586Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-30T09:29:59.586Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-30T09:29:59.843Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-30T09:29:59.843Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-30T09:29:59.843Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-30T09:29:59.843Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-30T09:29:59.843Z] - CONFIG_IP_VS: enabled (as module) [2020-03-30T09:29:59.843Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-30T09:29:59.843Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-30T09:29:59.843Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-30T09:29:59.843Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-30T09:29:59.843Z] - CONFIG_EXT4_FS: enabled [2020-03-30T09:29:59.843Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-30T09:29:59.843Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-30T09:29:59.843Z] - Network Drivers: [2020-03-30T09:29:59.843Z] - "overlay": [2020-03-30T09:29:59.843Z] - CONFIG_VXLAN: enabled (as module) [2020-03-30T09:29:59.843Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-30T09:29:59.843Z] Optional (for encrypted networks): [2020-03-30T09:29:59.843Z] - CONFIG_CRYPTO: enabled [2020-03-30T09:29:59.843Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-30T09:29:59.843Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-30T09:29:59.843Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-30T09:29:59.843Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-30T09:29:59.843Z] - CONFIG_XFRM: enabled [2020-03-30T09:29:59.843Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-30T09:29:59.843Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-30T09:29:59.843Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-30T09:29:59.843Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-30T09:29:59.843Z] - "ipvlan": [2020-03-30T09:29:59.843Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-30T09:29:59.843Z] - "macvlan": [2020-03-30T09:29:59.843Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-30T09:29:59.843Z] - CONFIG_DUMMY: enabled (as module) [2020-03-30T09:29:59.843Z] - "ftp,tftp client in container": [2020-03-30T09:29:59.843Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-30T09:29:59.843Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-30T09:29:59.843Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-30T09:29:59.843Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-30T09:29:59.843Z] - Storage Drivers: [2020-03-30T09:29:59.843Z] - "aufs": [2020-03-30T09:29:59.843Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-30T09:29:59.843Z] - "btrfs": [2020-03-30T09:29:59.843Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-30T09:29:59.843Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-30T09:29:59.843Z] - "devicemapper": [2020-03-30T09:29:59.843Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-30T09:29:59.843Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-30T09:29:59.843Z] - "overlay": [2020-03-30T09:29:59.843Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-30T09:29:59.843Z] - "zfs": [2020-03-30T09:29:59.843Z] - /dev/zfs: missing [2020-03-30T09:29:59.843Z] - zfs command: missing [2020-03-30T09:29:59.843Z] - zpool command: missing [2020-03-30T09:29:59.843Z] [2020-03-30T09:29:59.843Z] Limits: [2020-03-30T09:29:59.843Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-30T09:29:59.843Z] [2020-03-30T09:29:59.843Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-30T09:30:00.172Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 . [2020-03-30T09:30:00.172Z] #1 [internal] load build definition from Dockerfile [2020-03-30T09:30:00.172Z] #1 DONE 0.0s [2020-03-30T09:30:00.172Z] [2020-03-30T09:30:00.172Z] #2 [internal] load .dockerignore [2020-03-30T09:30:00.172Z] #2 DONE 0.0s [2020-03-30T09:30:00.172Z] [2020-03-30T09:30:00.172Z] #1 [internal] load build definition from Dockerfile [2020-03-30T09:30:00.172Z] #1 transferring dockerfile: 17.06kB done [2020-03-30T09:30:00.172Z] #1 DONE 0.0s [2020-03-30T09:30:00.172Z] [2020-03-30T09:30:00.172Z] #2 [internal] load .dockerignore [2020-03-30T09:30:00.172Z] #2 transferring context: 87B done [2020-03-30T09:30:00.172Z] #2 DONE 0.0s [2020-03-30T09:30:00.172Z] [2020-03-30T09:30:00.172Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-30T09:30:00.172Z] #3 DONE 0.1s [2020-03-30T09:30:00.430Z] [2020-03-30T09:30:00.430Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-30T09:30:00.430Z] #4 CACHED [2020-03-30T09:30:00.999Z] [2020-03-30T09:30:00.999Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-30T09:30:00.999Z] #6 DONE 0.1s [2020-03-30T09:30:00.999Z] [2020-03-30T09:30:00.999Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-30T09:30:00.999Z] #5 DONE 0.1s [2020-03-30T09:30:00.999Z] [2020-03-30T09:30:00.999Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-30T09:30:00.999Z] #71 DONE 0.0s [2020-03-30T09:30:00.999Z] [2020-03-30T09:30:00.999Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-30T09:30:00.999Z] #7 DONE 0.0s [2020-03-30T09:30:00.999Z] [2020-03-30T09:30:00.999Z] #20 [internal] load build context [2020-03-30T09:30:02.373Z] #20 transferring context: 50.07MB 1.2s done [2020-03-30T09:30:02.373Z] #20 DONE 1.3s [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-30T09:30:02.373Z] #54 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:30:02.373Z] #74 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:30:02.373Z] #41 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-30T09:30:02.373Z] #67 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-30T09:30:02.373Z] #55 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-30T09:30:02.373Z] #51 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-30T09:30:02.373Z] #9 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-30T09:30:02.373Z] #45 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:30:02.373Z] #38 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-30T09:30:02.373Z] #29 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-30T09:30:02.373Z] #12 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-30T09:30:02.373Z] #46 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-30T09:30:02.373Z] #13 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-30T09:30:02.373Z] #59 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-30T09:30:02.373Z] #11 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:30:02.373Z] #58 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:30:02.373Z] #35 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-30T09:30:02.373Z] #49 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:30:02.373Z] #10 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-30T09:30:02.373Z] #8 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-30T09:30:02.373Z] #70 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:30:02.373Z] #25 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-30T09:30:02.373Z] #66 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-30T09:30:02.373Z] #52 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-30T09:30:02.373Z] #48 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:30:02.373Z] #56 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:30:02.373Z] #36 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-30T09:30:02.373Z] #73 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-30T09:30:02.373Z] #75 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-30T09:30:02.373Z] #37 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:30:02.373Z] #30 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-30T09:30:02.373Z] #34 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:30:02.373Z] #23 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:30:02.373Z] #21 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-30T09:30:02.373Z] #40 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:30:02.373Z] #17 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-30T09:30:02.373Z] #16 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-30T09:30:02.373Z] #57 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-30T09:30:02.373Z] #72 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-30T09:30:02.373Z] #61 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-30T09:30:02.373Z] #31 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-30T09:30:02.373Z] #18 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:30:02.373Z] #33 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:30:02.373Z] #44 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-30T09:30:02.373Z] #15 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:30:02.373Z] #63 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-30T09:30:02.373Z] #24 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:30:02.373Z] #50 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-30T09:30:02.373Z] #32 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-30T09:30:02.373Z] #39 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-30T09:30:02.373Z] #28 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-30T09:30:02.373Z] #69 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:30:02.373Z] #62 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-30T09:30:02.373Z] #14 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:30:02.373Z] #65 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:30:02.373Z] #60 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:30:02.373Z] #27 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:30:02.373Z] #47 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-30T09:30:02.373Z] #42 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:30:02.373Z] #43 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-30T09:30:02.373Z] #26 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:30:02.373Z] #53 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:30:02.373Z] #68 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-30T09:30:02.373Z] #22 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-30T09:30:02.373Z] #19 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-30T09:30:02.373Z] #64 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-30T09:30:02.373Z] #76 CACHED [2020-03-30T09:30:02.373Z] [2020-03-30T09:30:02.373Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-30T09:30:03.305Z] #77 DONE 0.8s [2020-03-30T09:30:03.305Z] [2020-03-30T09:30:03.305Z] #78 exporting to image [2020-03-30T09:30:03.305Z] #78 exporting layers [2020-03-30T09:30:03.870Z] #78 exporting layers 0.7s done [2020-03-30T09:30:03.870Z] #78 writing image sha256:1fe3e4942b0c173b2f02bb0ea5c2fcf0cbe89c553cb53c974f8c370b2cb994f1 done [2020-03-30T09:30:03.870Z] #78 naming to docker.io/library/docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 done [2020-03-30T09:30:03.870Z] #78 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-03-30T09:30:04.200Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40755/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40755/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 hack/validate/default [2020-03-30T09:30:05.131Z] Congratulations! All commits are properly signed with the DCO! [2020-03-30T09:30:05.131Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-03-30T09:30:05.131Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-30T09:30:05.389Z] Congratulations! All TOML source files changed here have valid syntax. [2020-03-30T09:30:05.389Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-30T09:30:05.389Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-03-30T09:30:05.389Z] Congratulations! No new tests were added to integration-cli. [2020-03-30T09:30:05.389Z] [2020-03-30T09:30:05.389Z] INFO Start validation with golang-ci-lint [2020-03-30T09:30:05.389Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-03-30T09:30:05.389Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-30T09:30:05.389Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-30T09:30:05.574Z] Fetching without tags [2020-03-30T09:30:05.862Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:30:05.545Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-30T09:30:05.550Z] > git config --add remote.origin.fetch +refs/pull/40755/head:refs/remotes/origin/PR-40755 # timeout=10 [2020-03-30T09:30:05.551Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:30:05.563Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-30T09:30:05.580Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-30T09:30:05.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-30T09:30:05.580Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40755/head:refs/remotes/origin/PR-40755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:30:06.313Z] Merge succeeded, producing f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:30:06.313Z] Checking out Revision f07f320651fbaf4941ad60bf919c6dfed48a3457 (PR-40755) [2020-03-30T09:30:06.651Z] Commit message: "vendor: update go.etcd.io/bbolt v1.3.4" [2020-03-30T09:30:06.698Z] > git --version # timeout=10 [2020-03-30T09:30:06.709Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-30T09:30:05.868Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:30:05.869Z] > git checkout -f f07f320651fbaf4941ad60bf919c6dfed48a3457 # timeout=10 [2020-03-30T09:30:06.293Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-30T09:30:06.306Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-30T09:30:06.331Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:30:06.335Z] > git checkout -f f07f320651fbaf4941ad60bf919c6dfed48a3457 # timeout=10 [2020-03-30T09:30:07.607Z] + docker version [2020-03-30T09:30:07.607Z] Client: Docker Engine - Community [2020-03-30T09:30:07.607Z] Version: 19.03.7 [2020-03-30T09:30:07.607Z] API version: 1.40 [2020-03-30T09:30:07.607Z] Go version: go1.12.17 [2020-03-30T09:30:07.607Z] Git commit: 7141c199a2 [2020-03-30T09:30:07.607Z] Built: Sat Mar 7 16:48:47 2020 [2020-03-30T09:30:07.607Z] OS/Arch: linux/s390x [2020-03-30T09:30:07.607Z] Experimental: false [2020-03-30T09:30:07.607Z] [2020-03-30T09:30:07.608Z] Server: Docker Engine - Community [2020-03-30T09:30:07.608Z] Engine: [2020-03-30T09:30:07.608Z] Version: 19.03.7 [2020-03-30T09:30:07.608Z] API version: 1.40 (minimum version 1.12) [2020-03-30T09:30:07.608Z] Go version: go1.12.17 [2020-03-30T09:30:07.608Z] Git commit: 7141c199a2 [2020-03-30T09:30:07.608Z] Built: Sat Mar 7 16:47:46 2020 [2020-03-30T09:30:07.608Z] OS/Arch: linux/s390x [2020-03-30T09:30:07.608Z] Experimental: true [2020-03-30T09:30:07.608Z] containerd: [2020-03-30T09:30:07.608Z] Version: 1.2.13 [2020-03-30T09:30:07.608Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-30T09:30:07.608Z] runc: [2020-03-30T09:30:07.608Z] Version: 1.0.0-rc10 [2020-03-30T09:30:07.608Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-30T09:30:07.608Z] docker-init: [2020-03-30T09:30:07.608Z] Version: 0.18.0 [2020-03-30T09:30:07.608Z] GitCommit: fec3683 [Pipeline] sh [2020-03-30T09:30:07.973Z] + docker info [2020-03-30T09:30:08.253Z] Client: [2020-03-30T09:30:08.253Z] Debug Mode: false [2020-03-30T09:30:08.253Z] [2020-03-30T09:30:08.253Z] Server: [2020-03-30T09:30:08.253Z] Containers: 0 [2020-03-30T09:30:08.253Z] Running: 0 [2020-03-30T09:30:08.253Z] Paused: 0 [2020-03-30T09:30:08.253Z] Stopped: 0 [2020-03-30T09:30:08.253Z] Images: 0 [2020-03-30T09:30:08.253Z] Server Version: 19.03.7 [2020-03-30T09:30:08.253Z] Storage Driver: overlay2 [2020-03-30T09:30:08.253Z] Backing Filesystem: [2020-03-30T09:30:08.253Z] Supports d_type: true [2020-03-30T09:30:08.253Z] Native Overlay Diff: true [2020-03-30T09:30:08.253Z] Logging Driver: json-file [2020-03-30T09:30:08.253Z] Cgroup Driver: cgroupfs [2020-03-30T09:30:08.253Z] Plugins: [2020-03-30T09:30:08.253Z] Volume: local [2020-03-30T09:30:08.253Z] Network: bridge host ipvlan macvlan null overlay [2020-03-30T09:30:08.253Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-30T09:30:08.253Z] Swarm: inactive [2020-03-30T09:30:08.253Z] Runtimes: runc [2020-03-30T09:30:08.253Z] Default Runtime: runc [2020-03-30T09:30:08.253Z] Init Binary: docker-init [2020-03-30T09:30:08.253Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-30T09:30:08.253Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-30T09:30:08.253Z] init version: fec3683 [2020-03-30T09:30:08.253Z] Security Options: [2020-03-30T09:30:08.253Z] apparmor [2020-03-30T09:30:08.253Z] seccomp [2020-03-30T09:30:08.253Z] Profile: default [2020-03-30T09:30:08.253Z] Kernel Version: 4.15.0-88-generic [2020-03-30T09:30:08.253Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-30T09:30:08.253Z] OSType: linux [2020-03-30T09:30:08.253Z] Architecture: s390x [2020-03-30T09:30:08.253Z] CPUs: 2 [2020-03-30T09:30:08.253Z] Total Memory: 7.861GiB [2020-03-30T09:30:08.253Z] Name: s390x-ubuntu-25 [2020-03-30T09:30:08.253Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-30T09:30:08.253Z] Docker Root Dir: /var/lib/docker [2020-03-30T09:30:08.253Z] Debug Mode: false [2020-03-30T09:30:08.253Z] Username: dockerbuildbot [2020-03-30T09:30:08.253Z] Registry: https://index.docker.io/v1/ [2020-03-30T09:30:08.253Z] Labels: [2020-03-30T09:30:08.253Z] Experimental: true [2020-03-30T09:30:08.253Z] Insecure Registries: [2020-03-30T09:30:08.253Z] 127.0.0.0/8 [2020-03-30T09:30:08.253Z] Live Restore Enabled: false [2020-03-30T09:30:08.253Z] [2020-03-30T09:30:08.253Z] WARNING: No swap limit support [Pipeline] sh [2020-03-30T09:30:08.619Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-30T09:30:08.619Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-30T09:30:08.619Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40755/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-30T09:30:08.619Z] + bash /home/jenkins/workspace/moby_PR-40755/check-config.sh [2020-03-30T09:30:08.619Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-30T09:30:08.619Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-03-30T09:30:08.619Z] [2020-03-30T09:30:08.619Z] Generally Necessary: [2020-03-30T09:30:08.619Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-30T09:30:08.619Z] - apparmor: enabled and tools installed [2020-03-30T09:30:08.619Z] - CONFIG_NAMESPACES: enabled [2020-03-30T09:30:08.619Z] - CONFIG_NET_NS: enabled [2020-03-30T09:30:08.619Z] - CONFIG_PID_NS: enabled [2020-03-30T09:30:08.619Z] - CONFIG_IPC_NS: enabled [2020-03-30T09:30:08.619Z] - CONFIG_UTS_NS: enabled [2020-03-30T09:30:08.619Z] - CONFIG_CGROUPS: enabled [2020-03-30T09:30:08.619Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-30T09:30:08.619Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-30T09:30:08.619Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-30T09:30:08.619Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-30T09:30:08.619Z] - CONFIG_CPUSETS: enabled [2020-03-30T09:30:08.619Z] - CONFIG_MEMCG: enabled [2020-03-30T09:30:08.619Z] - CONFIG_KEYS: enabled [2020-03-30T09:30:08.899Z] - CONFIG_VETH: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-30T09:30:08.899Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-30T09:30:08.899Z] [2020-03-30T09:30:08.899Z] Optional Features: [2020-03-30T09:30:08.899Z] - CONFIG_USER_NS: enabled [2020-03-30T09:30:08.899Z] - CONFIG_SECCOMP: enabled [2020-03-30T09:30:08.899Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-30T09:30:08.899Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-30T09:30:08.899Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-30T09:30:08.899Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-30T09:30:08.899Z] - CONFIG_BLK_CGROUP: enabled [2020-03-30T09:30:08.899Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-30T09:30:08.899Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-30T09:30:08.899Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-30T09:30:08.899Z] - CONFIG_CGROUP_PERF: enabled [2020-03-30T09:30:08.899Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-30T09:30:08.899Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-30T09:30:08.899Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-30T09:30:08.899Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-30T09:30:08.899Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-30T09:30:08.899Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_IP_VS: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-30T09:30:08.899Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-30T09:30:08.899Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-30T09:30:08.899Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_EXT4_FS: enabled [2020-03-30T09:30:08.899Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-30T09:30:08.899Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-30T09:30:08.899Z] - Network Drivers: [2020-03-30T09:30:08.899Z] - "overlay": [2020-03-30T09:30:08.899Z] - CONFIG_VXLAN: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-30T09:30:08.899Z] Optional (for encrypted networks): [2020-03-30T09:30:08.899Z] - CONFIG_CRYPTO: enabled [2020-03-30T09:30:08.899Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-30T09:30:08.899Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-30T09:30:08.899Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-30T09:30:08.899Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-30T09:30:08.899Z] - CONFIG_XFRM: enabled [2020-03-30T09:30:08.899Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-30T09:30:08.899Z] - "ipvlan": [2020-03-30T09:30:08.899Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-30T09:30:08.899Z] - "macvlan": [2020-03-30T09:30:08.899Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_DUMMY: enabled (as module) [2020-03-30T09:30:08.899Z] - "ftp,tftp client in container": [2020-03-30T09:30:08.899Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-30T09:30:08.899Z] - Storage Drivers: [2020-03-30T09:30:08.899Z] - "aufs": [2020-03-30T09:30:08.899Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-30T09:30:08.899Z] - "btrfs": [2020-03-30T09:30:08.899Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-30T09:30:08.899Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-30T09:30:08.899Z] - "devicemapper": [2020-03-30T09:30:08.899Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-30T09:30:08.899Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-30T09:30:08.899Z] - "overlay": [2020-03-30T09:30:08.899Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-30T09:30:08.899Z] - "zfs": [2020-03-30T09:30:08.899Z] - /dev/zfs: missing [2020-03-30T09:30:08.899Z] - zfs command: missing [2020-03-30T09:30:08.899Z] - zpool command: missing [2020-03-30T09:30:08.899Z] [2020-03-30T09:30:08.899Z] Limits: [2020-03-30T09:30:08.899Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-30T09:30:08.899Z] [2020-03-30T09:30:08.899Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-30T09:30:09.311Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 . [2020-03-30T09:30:09.311Z] #2 [internal] load build definition from Dockerfile [2020-03-30T09:30:09.311Z] #2 transferring dockerfile: 17.06kB done [2020-03-30T09:30:09.311Z] #2 DONE 0.0s [2020-03-30T09:30:09.311Z] [2020-03-30T09:30:09.311Z] #1 [internal] load .dockerignore [2020-03-30T09:30:09.311Z] #1 transferring context: 87B done [2020-03-30T09:30:09.311Z] #1 DONE 0.0s [2020-03-30T09:30:09.311Z] [2020-03-30T09:30:09.311Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-30T09:30:09.592Z] #3 DONE 0.2s [2020-03-30T09:30:09.592Z] [2020-03-30T09:30:09.592Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-30T09:30:09.592Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-30T09:30:09.592Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-30T09:30:09.592Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-03-30T09:30:09.592Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-03-30T09:30:09.592Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0B / 8.87MB 0.0s [2020-03-30T09:30:09.873Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-03-30T09:30:09.873Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.1s [2020-03-30T09:30:10.154Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-03-30T09:30:10.154Z] #4 DONE 0.6s [2020-03-30T09:30:10.782Z] [2020-03-30T09:30:10.782Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-30T09:30:10.782Z] #6 DONE 0.2s [2020-03-30T09:30:10.782Z] [2020-03-30T09:30:10.782Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-30T09:30:10.782Z] #5 DONE 0.2s [2020-03-30T09:30:10.782Z] [2020-03-30T09:30:10.782Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-30T09:30:10.782Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-30T09:30:11.077Z] #7 sha256:2969be310b76678b0572275b13d923705f3d1dc33f6a4d3b1cadf77ea108bb83 1.79kB / 1.79kB done [2020-03-30T09:30:11.077Z] #7 sha256:0310c4918d38591c12cbbf0f8f4d5acf3515642afccf3ac4447a97843cec7e86 5.46kB / 5.46kB done [2020-03-30T09:30:11.077Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 0B / 48.96MB 0.0s [2020-03-30T09:30:11.077Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0B / 7.38MB 0.0s [2020-03-30T09:30:11.077Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-30T09:30:11.077Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 0B / 9.88MB 0.0s [2020-03-30T09:30:11.077Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 7.11MB / 48.96MB 0.1s [2020-03-30T09:30:11.077Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 2.59MB / 7.38MB 0.1s [2020-03-30T09:30:11.077Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 1.38MB / 9.88MB 0.1s [2020-03-30T09:30:11.077Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 13.23MB / 48.96MB 0.4s [2020-03-30T09:30:11.077Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 7.38MB / 7.38MB 0.3s done [2020-03-30T09:30:11.077Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.88MB / 9.88MB 0.3s done [2020-03-30T09:30:11.077Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 0B / 51.33MB 0.4s [2020-03-30T09:30:11.077Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 0B / 56.67MB 0.4s [2020-03-30T09:30:11.132Z] Still waiting to schedule task [2020-03-30T09:30:11.132Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc5b4616564b7dd9)’ [2020-03-30T09:30:11.133Z] Still waiting to schedule task [2020-03-30T09:30:11.133Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc5b4616564b7dd9)’ [2020-03-30T09:30:11.138Z] Still waiting to schedule task [2020-03-30T09:30:11.139Z] All nodes of label ‘arm64&&linux’ are offline [2020-03-30T09:30:11.359Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 19.25MB / 48.96MB 0.4s [2020-03-30T09:30:11.359Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 22.79MB / 48.96MB 0.5s [2020-03-30T09:30:11.359Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 5.25MB / 51.33MB 0.5s [2020-03-30T09:30:11.359Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 4.04MB / 56.67MB 0.5s [2020-03-30T09:30:11.477Z] Fetching without tags [2020-03-30T09:30:11.645Z] #7 ... [2020-03-30T09:30:11.645Z] [2020-03-30T09:30:11.645Z] #20 [internal] load build context [2020-03-30T09:30:11.645Z] #20 transferring context: 50.07MB 0.7s done [2020-03-30T09:30:11.645Z] #20 DONE 0.7s [2020-03-30T09:30:11.645Z] [2020-03-30T09:30:11.645Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-30T09:30:11.645Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 30.32MB / 48.96MB 0.7s [2020-03-30T09:30:11.645Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 12.33MB / 51.33MB 0.7s [2020-03-30T09:30:11.645Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 10.55MB / 56.67MB 0.7s [2020-03-30T09:30:11.645Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 34.48MB / 48.96MB 0.8s [2020-03-30T09:30:11.645Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 16.13MB / 51.33MB 0.8s [2020-03-30T09:30:11.645Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 14.41MB / 56.67MB 0.8s [2020-03-30T09:30:11.934Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 38.41MB / 48.96MB 0.9s [2020-03-30T09:30:11.934Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 19.83MB / 51.33MB 0.9s [2020-03-30T09:30:11.934Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 18.57MB / 56.67MB 0.9s [2020-03-30T09:30:11.934Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 46.58MB / 48.96MB 1.1s [2020-03-30T09:30:11.934Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 27.10MB / 51.33MB 1.1s [2020-03-30T09:30:11.934Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 26.70MB / 56.67MB 1.1s [2020-03-30T09:30:12.177Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:30:12.220Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 31.35MB / 51.33MB 1.2s [2020-03-30T09:30:12.220Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 31.88MB / 56.67MB 1.2s [2020-03-30T09:30:12.220Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 1.3s done [2020-03-30T09:30:12.220Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 35.99MB / 51.33MB 1.3s [2020-03-30T09:30:12.220Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 37.04MB / 56.67MB 1.3s [2020-03-30T09:30:12.220Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 130.11kB / 102.16MB 1.3s [2020-03-30T09:30:12.220Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 [2020-03-30T09:30:12.220Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 39.98MB / 51.33MB 1.4s [2020-03-30T09:30:12.220Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 41.07MB / 56.67MB 1.4s [2020-03-30T09:30:12.510Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 44.53MB / 51.33MB 1.5s [2020-03-30T09:30:12.510Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 44.71MB / 56.67MB 1.5s [2020-03-30T09:30:12.510Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 7.44MB / 102.16MB 1.5s [2020-03-30T09:30:12.510Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 1.7s [2020-03-30T09:30:12.510Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 52.98MB / 56.67MB 1.7s [2020-03-30T09:30:12.510Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 15.05MB / 102.16MB 1.7s [2020-03-30T09:30:12.510Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 1.8s done [2020-03-30T09:30:12.510Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 1.8s [2020-03-30T09:30:12.510Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 22.20MB / 102.16MB 1.8s [2020-03-30T09:30:12.510Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 1.8s [2020-03-30T09:30:11.180Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-30T09:30:11.211Z] > git config --add remote.origin.fetch +refs/pull/40755/head:refs/remotes/origin/PR-40755 # timeout=10 [2020-03-30T09:30:11.274Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:30:11.383Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-30T09:30:11.508Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-30T09:30:11.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-30T09:30:11.508Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40755/head:refs/remotes/origin/PR-40755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:30:12.197Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:30:12.244Z] > git checkout -f f07f320651fbaf4941ad60bf919c6dfed48a3457 # timeout=10 [2020-03-30T09:30:12.797Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 1.9s done [2020-03-30T09:30:12.797Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 32.36MB / 102.16MB 1.9s [2020-03-30T09:30:12.797Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 1.9s done [2020-03-30T09:30:12.797Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 39.03MB / 102.16MB 2.0s [2020-03-30T09:30:13.079Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 45.68MB / 102.16MB 2.1s [2020-03-30T09:30:13.079Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 55.91MB / 102.16MB 2.3s [2020-03-30T09:30:13.369Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 65.57MB / 102.16MB 2.5s [2020-03-30T09:30:13.369Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 74.19MB / 102.16MB 2.5s [2020-03-30T09:30:13.369Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 86.48MB / 102.16MB 2.6s [2020-03-30T09:30:13.652Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 97.78MB / 102.16MB 2.7s [2020-03-30T09:30:13.652Z] #7 ... [2020-03-30T09:30:13.652Z] [2020-03-30T09:30:13.652Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-30T09:30:13.652Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-30T09:30:13.652Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-30T09:30:13.652Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-30T09:30:13.652Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done [2020-03-30T09:30:13.652Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-03-30T09:30:13.652Z] #71 DONE 3.0s [2020-03-30T09:30:13.652Z] [2020-03-30T09:30:13.652Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-30T09:30:13.933Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 2.9s done [2020-03-30T09:30:13.933Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 1.7s done [2020-03-30T09:30:14.213Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 [2020-03-30T09:30:14.494Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0.3s done [2020-03-30T09:30:14.494Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 [2020-03-30T09:30:14.775Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 0.2s done [2020-03-30T09:30:15.055Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 0.1s [2020-03-30T09:30:15.310Z] Merge succeeded, producing f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:30:15.310Z] Checking out Revision f07f320651fbaf4941ad60bf919c6dfed48a3457 (PR-40755) [2020-03-30T09:30:16.168Z] Commit message: "vendor: update go.etcd.io/bbolt v1.3.4" [2020-03-30T09:30:15.079Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-30T09:30:15.220Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-30T09:30:15.329Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:30:15.392Z] > git checkout -f f07f320651fbaf4941ad60bf919c6dfed48a3457 # timeout=10 [2020-03-30T09:30:16.520Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 1.3s done [2020-03-30T09:30:16.520Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 [2020-03-30T09:30:16.557Z] > git --version # timeout=10 [2020-03-30T09:30:16.640Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-30T09:30:17.521Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 1.1s done [2020-03-30T09:30:17.801Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f [2020-03-30T09:30:18.217Z] + docker version [2020-03-30T09:30:18.217Z] Client: Docker Engine - Enterprise [2020-03-30T09:30:18.217Z] Version: 19.03.5 [2020-03-30T09:30:18.217Z] API version: 1.40 [2020-03-30T09:30:18.217Z] Go version: go1.12.12 [2020-03-30T09:30:18.217Z] Git commit: 2ee0c57608 [2020-03-30T09:30:18.217Z] Built: 11/13/2019 08:00:16 [2020-03-30T09:30:18.217Z] OS/Arch: windows/amd64 [2020-03-30T09:30:18.217Z] Experimental: false [2020-03-30T09:30:18.217Z] [2020-03-30T09:30:18.217Z] Server: Docker Engine - Enterprise [2020-03-30T09:30:18.217Z] Engine: [2020-03-30T09:30:18.217Z] Version: 19.03.5 [2020-03-30T09:30:18.217Z] API version: 1.40 (minimum version 1.24) [2020-03-30T09:30:18.217Z] Go version: go1.12.12 [2020-03-30T09:30:18.217Z] Git commit: 2ee0c57608 [2020-03-30T09:30:18.217Z] Built: 11/13/2019 07:58:51 [2020-03-30T09:30:18.217Z] OS/Arch: windows/amd64 [2020-03-30T09:30:18.217Z] Experimental: true [Pipeline] sh [2020-03-30T09:30:19.249Z] + docker info [2020-03-30T09:30:20.466Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 2.4s done [2020-03-30T09:30:20.466Z] #7 extracting sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0.0s done [2020-03-30T09:30:20.749Z] #7 DONE 9.8s [2020-03-30T09:30:20.749Z] [2020-03-30T09:30:20.749Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-30T09:30:20.798Z] Client: [2020-03-30T09:30:20.798Z] Debug Mode: false [2020-03-30T09:30:20.798Z] Plugins: [2020-03-30T09:30:20.798Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-30T09:30:20.798Z] [2020-03-30T09:30:20.798Z] Server: [2020-03-30T09:30:20.798Z] Containers: 0 [2020-03-30T09:30:20.798Z] Running: 0 [2020-03-30T09:30:20.798Z] Paused: 0 [2020-03-30T09:30:20.798Z] Stopped: 0 [2020-03-30T09:30:20.798Z] Images: 10 [2020-03-30T09:30:20.798Z] Server Version: 19.03.5 [2020-03-30T09:30:20.798Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-30T09:30:20.798Z] Windows: [2020-03-30T09:30:20.798Z] LCOW: [2020-03-30T09:30:20.798Z] Logging Driver: json-file [2020-03-30T09:30:20.798Z] Plugins: [2020-03-30T09:30:20.798Z] Volume: local [2020-03-30T09:30:20.798Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-30T09:30:20.798Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-30T09:30:20.798Z] Swarm: inactive [2020-03-30T09:30:20.798Z] Default Isolation: process [2020-03-30T09:30:20.798Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-30T09:30:20.798Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-30T09:30:20.798Z] OSType: windows [2020-03-30T09:30:20.798Z] Architecture: x86_64 [2020-03-30T09:30:20.798Z] CPUs: 4 [2020-03-30T09:30:20.798Z] Total Memory: 32GiB [2020-03-30T09:30:20.798Z] Name: azwin-2-2e6160 [2020-03-30T09:30:20.798Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-30T09:30:20.798Z] Docker Root Dir: D:\docker [2020-03-30T09:30:20.798Z] Debug Mode: false [2020-03-30T09:30:20.798Z] Registry: https://index.docker.io/v1/ [2020-03-30T09:30:20.798Z] Labels: [2020-03-30T09:30:20.798Z] Experimental: true [2020-03-30T09:30:20.798Z] Insecure Registries: [2020-03-30T09:30:20.798Z] 10.0.0.4:5000 [2020-03-30T09:30:20.798Z] 127.0.0.0/8 [2020-03-30T09:30:20.798Z] Registry Mirrors: [2020-03-30T09:30:20.798Z] http://10.0.0.4:5000/ [2020-03-30T09:30:20.798Z] Live Restore Enabled: false [2020-03-30T09:30:20.798Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-03-30T09:30:21.636Z] Fetching without tags [2020-03-30T09:30:22.128Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:30:21.603Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-30T09:30:21.608Z] > git config --add remote.origin.fetch +refs/pull/40755/head:refs/remotes/origin/PR-40755 # timeout=10 [2020-03-30T09:30:21.611Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:30:21.628Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-30T09:30:21.644Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-30T09:30:21.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-30T09:30:21.646Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40755/head:refs/remotes/origin/PR-40755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:30:22.136Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:30:22.140Z] > git checkout -f f07f320651fbaf4941ad60bf919c6dfed48a3457 # timeout=10 [2020-03-30T09:30:22.216Z] #8 DONE 1.5s [2020-03-30T09:30:22.217Z] [2020-03-30T09:30:22.217Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-30T09:30:23.221Z] #9 DONE 1.0s [2020-03-30T09:30:23.221Z] [2020-03-30T09:30:23.221Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-30T09:30:23.221Z] #40 DONE 0.0s [2020-03-30T09:30:23.221Z] [2020-03-30T09:30:23.221Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:30:23.221Z] #41 ... [2020-03-30T09:30:23.221Z] [2020-03-30T09:30:23.221Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-30T09:30:23.221Z] #29 DONE 0.1s [2020-03-30T09:30:23.221Z] [2020-03-30T09:30:23.221Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:30:23.221Z] #21 DONE 0.1s [2020-03-30T09:30:23.221Z] [2020-03-30T09:30:23.221Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-30T09:30:23.221Z] #46 DONE 0.1s [2020-03-30T09:30:23.221Z] [2020-03-30T09:30:23.221Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-30T09:30:23.221Z] #67 DONE 0.1s [2020-03-30T09:30:23.221Z] [2020-03-30T09:30:23.221Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-30T09:30:23.221Z] #55 DONE 0.1s [2020-03-30T09:30:23.253Z] Merge succeeded, producing f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:30:23.253Z] Checking out Revision f07f320651fbaf4941ad60bf919c6dfed48a3457 (PR-40755) [2020-03-30T09:30:23.503Z] [2020-03-30T09:30:23.503Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-30T09:30:23.503Z] #73 DONE 0.1s [2020-03-30T09:30:23.503Z] [2020-03-30T09:30:23.503Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-30T09:30:23.503Z] #22 DONE 0.1s [2020-03-30T09:30:23.503Z] [2020-03-30T09:30:23.503Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-30T09:30:23.503Z] #32 DONE 0.1s [2020-03-30T09:30:23.503Z] [2020-03-30T09:30:23.503Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-30T09:30:23.503Z] #52 DONE 0.1s [2020-03-30T09:30:23.503Z] [2020-03-30T09:30:23.503Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-30T09:30:23.503Z] #49 DONE 0.1s [2020-03-30T09:30:23.503Z] [2020-03-30T09:30:23.503Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:30:23.586Z] Commit message: "vendor: update go.etcd.io/bbolt v1.3.4" [2020-03-30T09:30:23.640Z] > git --version # timeout=10 [2020-03-30T09:30:23.656Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-30T09:30:23.220Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-30T09:30:23.244Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-30T09:30:23.261Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:30:23.264Z] > git checkout -f f07f320651fbaf4941ad60bf919c6dfed48a3457 # timeout=10 [2020-03-30T09:30:24.549Z] + docker version [2020-03-30T09:30:24.549Z] Client: [2020-03-30T09:30:24.549Z] Version: 18.06.1-ce [2020-03-30T09:30:24.549Z] API version: 1.38 [2020-03-30T09:30:24.549Z] Go version: go1.10.3 [2020-03-30T09:30:24.549Z] Git commit: e68fc7a [2020-03-30T09:30:24.549Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-30T09:30:24.549Z] OS/Arch: linux/ppc64le [2020-03-30T09:30:24.549Z] Experimental: false [2020-03-30T09:30:24.549Z] [2020-03-30T09:30:24.549Z] Server: [2020-03-30T09:30:24.549Z] Engine: [2020-03-30T09:30:24.549Z] Version: 18.06.1-ce [2020-03-30T09:30:24.549Z] API version: 1.38 (minimum version 1.12) [2020-03-30T09:30:24.549Z] Go version: go1.10.3 [2020-03-30T09:30:24.549Z] Git commit: e68fc7a [2020-03-30T09:30:24.549Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-30T09:30:24.549Z] OS/Arch: linux/ppc64le [2020-03-30T09:30:24.549Z] Experimental: true [Pipeline] sh [2020-03-30T09:30:24.928Z] + docker info [2020-03-30T09:30:24.928Z] Containers: 0 [2020-03-30T09:30:24.928Z] Running: 0 [2020-03-30T09:30:24.928Z] Paused: 0 [2020-03-30T09:30:24.928Z] Stopped: 0 [2020-03-30T09:30:24.928Z] Images: 0 [2020-03-30T09:30:24.928Z] Server Version: 18.06.1-ce [2020-03-30T09:30:24.928Z] Storage Driver: overlay2 [2020-03-30T09:30:24.928Z] Backing Filesystem: extfs [2020-03-30T09:30:24.928Z] Supports d_type: true [2020-03-30T09:30:24.928Z] Native Overlay Diff: true [2020-03-30T09:30:24.928Z] Logging Driver: json-file [2020-03-30T09:30:24.928Z] Cgroup Driver: cgroupfs [2020-03-30T09:30:24.928Z] Plugins: [2020-03-30T09:30:24.928Z] Volume: local [2020-03-30T09:30:24.928Z] Network: bridge host ipvlan macvlan null overlay [2020-03-30T09:30:24.928Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-30T09:30:24.928Z] Swarm: inactive [2020-03-30T09:30:24.928Z] Runtimes: runc [2020-03-30T09:30:24.928Z] Default Runtime: runc [2020-03-30T09:30:24.928Z] Init Binary: docker-init [2020-03-30T09:30:24.928Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-30T09:30:24.928Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-30T09:30:24.928Z] init version: fec3683 [2020-03-30T09:30:24.928Z] Security Options: [2020-03-30T09:30:24.928Z] apparmor [2020-03-30T09:30:24.928Z] seccomp [2020-03-30T09:30:24.928Z] Profile: default [2020-03-30T09:30:24.928Z] Kernel Version: 4.4.0-139-generic [2020-03-30T09:30:24.928Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-30T09:30:24.928Z] OSType: linux [2020-03-30T09:30:24.928Z] Architecture: ppc64le [2020-03-30T09:30:24.928Z] CPUs: 4 [2020-03-30T09:30:24.928Z] Total Memory: 7.972GiB [2020-03-30T09:30:24.928Z] Name: ppc64le-ubuntu-31 [2020-03-30T09:30:24.928Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-30T09:30:24.928Z] Docker Root Dir: /var/lib/docker [2020-03-30T09:30:24.928Z] Debug Mode (client): false [2020-03-30T09:30:24.928Z] Debug Mode (server): false [2020-03-30T09:30:24.928Z] Username: dockerbuildbot [2020-03-30T09:30:24.928Z] Registry: https://index.docker.io/v1/ [2020-03-30T09:30:24.928Z] Labels: [2020-03-30T09:30:24.928Z] Experimental: true [2020-03-30T09:30:24.928Z] Insecure Registries: [2020-03-30T09:30:24.928Z] 127.0.0.0/8 [2020-03-30T09:30:24.928Z] Live Restore Enabled: false [2020-03-30T09:30:24.928Z] [Pipeline] sh [2020-03-30T09:30:25.306Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-30T09:30:25.306Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-30T09:30:25.306Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40755/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-30T09:30:25.595Z] + bash /home/docker/workspace/moby_PR-40755/check-config.sh [2020-03-30T09:30:25.595Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-30T09:30:25.595Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-03-30T09:30:25.595Z] [2020-03-30T09:30:25.595Z] Generally Necessary: [2020-03-30T09:30:25.595Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-30T09:30:25.595Z] - apparmor: enabled and tools installed [2020-03-30T09:30:25.595Z] - CONFIG_NAMESPACES: enabled [2020-03-30T09:30:25.595Z] - CONFIG_NET_NS: enabled [2020-03-30T09:30:25.595Z] - CONFIG_PID_NS: enabled [2020-03-30T09:30:25.595Z] - CONFIG_IPC_NS: enabled [2020-03-30T09:30:25.595Z] - CONFIG_UTS_NS: enabled [2020-03-30T09:30:25.595Z] - CONFIG_CGROUPS: enabled [2020-03-30T09:30:25.595Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-30T09:30:25.595Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-30T09:30:25.595Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-30T09:30:25.595Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-30T09:30:25.595Z] - CONFIG_CPUSETS: enabled [2020-03-30T09:30:25.595Z] - CONFIG_MEMCG: enabled [2020-03-30T09:30:25.882Z] - CONFIG_KEYS: enabled [2020-03-30T09:30:25.882Z] - CONFIG_VETH: enabled (as module) [2020-03-30T09:30:25.882Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-30T09:30:25.882Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-30T09:30:25.882Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-30T09:30:25.882Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-30T09:30:25.882Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-30T09:30:25.882Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-30T09:30:25.882Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-30T09:30:25.882Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-30T09:30:25.882Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-30T09:30:25.882Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-30T09:30:25.882Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-30T09:30:25.882Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-30T09:30:25.882Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-30T09:30:25.882Z] [2020-03-30T09:30:25.882Z] Optional Features: [2020-03-30T09:30:25.882Z] - CONFIG_USER_NS: enabled [2020-03-30T09:30:25.882Z] - CONFIG_SECCOMP: enabled [2020-03-30T09:30:25.882Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-30T09:30:25.882Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-30T09:30:25.882Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-30T09:30:25.882Z] (cgroup swap accounting is currently enabled) [2020-03-30T09:30:25.882Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-30T09:30:25.882Z] - CONFIG_BLK_CGROUP: enabled [2020-03-30T09:30:25.882Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-30T09:30:25.882Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-30T09:30:25.882Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-30T09:30:25.882Z] - CONFIG_CGROUP_PERF: enabled [2020-03-30T09:30:25.882Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-30T09:30:25.882Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-30T09:30:25.882Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-30T09:30:25.882Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-30T09:30:25.882Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-30T09:30:26.167Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-30T09:30:26.167Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-30T09:30:26.167Z] - CONFIG_IP_VS: enabled (as module) [2020-03-30T09:30:26.167Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-30T09:30:26.167Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-30T09:30:26.167Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-30T09:30:26.167Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-30T09:30:26.167Z] - CONFIG_EXT4_FS: enabled [2020-03-30T09:30:26.167Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-30T09:30:26.167Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-30T09:30:26.167Z] - Network Drivers: [2020-03-30T09:30:26.167Z] - "overlay": [2020-03-30T09:30:26.167Z] - CONFIG_VXLAN: enabled (as module) [2020-03-30T09:30:26.167Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-30T09:30:26.167Z] Optional (for encrypted networks): [2020-03-30T09:30:26.167Z] - CONFIG_CRYPTO: enabled [2020-03-30T09:30:26.167Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-30T09:30:26.167Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-30T09:30:26.167Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-30T09:30:26.167Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-30T09:30:26.167Z] - CONFIG_XFRM: enabled [2020-03-30T09:30:26.167Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-30T09:30:26.167Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-30T09:30:26.167Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-30T09:30:26.167Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-30T09:30:26.167Z] - "ipvlan": [2020-03-30T09:30:26.167Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-30T09:30:26.167Z] - "macvlan": [2020-03-30T09:30:26.167Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-30T09:30:26.167Z] - CONFIG_DUMMY: enabled (as module) [2020-03-30T09:30:26.167Z] - "ftp,tftp client in container": [2020-03-30T09:30:26.167Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-30T09:30:26.167Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-30T09:30:26.167Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-30T09:30:26.167Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-30T09:30:26.167Z] - Storage Drivers: [2020-03-30T09:30:26.167Z] - "aufs": [2020-03-30T09:30:26.451Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-30T09:30:26.451Z] - "btrfs": [2020-03-30T09:30:26.451Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-30T09:30:26.451Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-30T09:30:26.451Z] - "devicemapper": [2020-03-30T09:30:26.451Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-30T09:30:26.451Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-30T09:30:26.451Z] - "overlay": [2020-03-30T09:30:26.451Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-30T09:30:26.451Z] - "zfs": [2020-03-30T09:30:26.451Z] - /dev/zfs: missing [2020-03-30T09:30:26.451Z] - zfs command: missing [2020-03-30T09:30:26.451Z] - zpool command: missing [2020-03-30T09:30:26.451Z] [2020-03-30T09:30:26.451Z] Limits: [2020-03-30T09:30:26.451Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-30T09:30:26.451Z] [2020-03-30T09:30:26.451Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-30T09:30:26.877Z] + make bundles/buildx [2020-03-30T09:30:26.965Z] #50 3.389 + RM_GOPATH=0 [2020-03-30T09:30:26.965Z] #50 3.389 + TMP_GOPATH= [2020-03-30T09:30:26.965Z] #50 3.389 + : /build [2020-03-30T09:30:26.965Z] #50 3.389 + '[' -z '' ']' [2020-03-30T09:30:26.965Z] #50 3.390 ++ mktemp -d [2020-03-30T09:30:26.965Z] #50 3.391 + export GOPATH=/tmp/tmp.II2naPpZyY [2020-03-30T09:30:26.965Z] #50 3.391 + GOPATH=/tmp/tmp.II2naPpZyY [2020-03-30T09:30:26.965Z] #50 3.391 + RM_GOPATH=1 [2020-03-30T09:30:26.965Z] #50 3.391 ++ dirname ./install.sh [2020-03-30T09:30:26.965Z] #50 3.393 + dir=. [2020-03-30T09:30:26.965Z] #50 3.394 + bin=gotestsum [2020-03-30T09:30:26.965Z] #50 3.394 + shift [2020-03-30T09:30:26.965Z] #50 3.394 + '[' '!' -f ./gotestsum.installer ']' [2020-03-30T09:30:26.965Z] #50 3.394 + . ./gotestsum.installer [2020-03-30T09:30:26.965Z] #50 3.394 ++ : v0.3.5 [2020-03-30T09:30:26.965Z] #50 3.394 + install_gotestsum [2020-03-30T09:30:26.965Z] #50 3.395 + echo 'Installing gotestsum version v0.3.5' [2020-03-30T09:30:26.965Z] #50 3.395 Installing gotestsum version v0.3.5 [2020-03-30T09:30:26.965Z] #50 3.395 + go get -d gotest.tools/gotestsum [2020-03-30T09:30:27.495Z] make: command: Command not found [2020-03-30T09:30:27.495Z] make: command: Command not found [2020-03-30T09:30:27.495Z] mkdir bundles [2020-03-30T09:30:27.495Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-30T09:30:27.495Z] --build-arg BUILDX_COMMIT \ [2020-03-30T09:30:27.495Z] --build-arg BUILDX_REPO \ [2020-03-30T09:30:27.495Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-30T09:30:27.495Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-30T09:30:27.495Z] . [2020-03-30T09:30:27.495Z] /bin/sh: 4: go: not found [2020-03-30T09:30:27.495Z] /bin/sh: 5: go: not found [2020-03-30T09:30:28.993Z] #50 ... [2020-03-30T09:30:28.994Z] [2020-03-30T09:30:28.994Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:30:28.994Z] #23 3.577 + RM_GOPATH=0 [2020-03-30T09:30:28.994Z] #23 3.577 + TMP_GOPATH= [2020-03-30T09:30:28.994Z] #23 3.577 + : /build [2020-03-30T09:30:28.994Z] #23 3.577 + '[' -z '' ']' [2020-03-30T09:30:28.994Z] #23 3.578 ++ mktemp -d [2020-03-30T09:30:28.994Z] #23 3.578 + export GOPATH=/tmp/tmp.o1hGmafgnQ [2020-03-30T09:30:28.994Z] #23 3.578 + GOPATH=/tmp/tmp.o1hGmafgnQ [2020-03-30T09:30:28.994Z] #23 3.578 + RM_GOPATH=1 [2020-03-30T09:30:28.994Z] #23 3.586 ++ dirname ./install.sh [2020-03-30T09:30:28.994Z] #23 3.592 + dir=. [2020-03-30T09:30:28.994Z] #23 3.592 + bin=dockercli [2020-03-30T09:30:28.994Z] #23 3.592 + shift [2020-03-30T09:30:28.994Z] #23 3.592 + '[' '!' -f ./dockercli.installer ']' [2020-03-30T09:30:28.994Z] #23 3.592 + . ./dockercli.installer [2020-03-30T09:30:28.994Z] #23 3.592 ++ : stable [2020-03-30T09:30:28.994Z] #23 3.592 ++ : 17.06.2-ce [2020-03-30T09:30:28.994Z] #23 3.592 + install_dockercli [2020-03-30T09:30:28.994Z] #23 3.592 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-30T09:30:28.994Z] #23 3.592 Install docker/cli version 17.06.2-ce from stable [2020-03-30T09:30:28.994Z] #23 3.593 ++ uname -m [2020-03-30T09:30:28.994Z] #23 3.597 + arch=s390x [2020-03-30T09:30:28.994Z] #23 3.597 + '[' s390x '!=' x86_64 ']' [2020-03-30T09:30:28.994Z] #23 3.597 + '[' s390x '!=' s390x ']' [2020-03-30T09:30:28.994Z] #23 3.597 + url=https://download.docker.com/linux/static [2020-03-30T09:30:28.994Z] #23 3.597 + tar -xz docker/docker [2020-03-30T09:30:28.994Z] #23 3.597 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-03-30T09:30:29.275Z] #23 ... [2020-03-30T09:30:29.275Z] [2020-03-30T09:30:29.275Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:30:29.275Z] #47 3.698 + RM_GOPATH=0 [2020-03-30T09:30:29.275Z] #47 3.698 + TMP_GOPATH= [2020-03-30T09:30:29.275Z] #47 3.698 + : /build [2020-03-30T09:30:29.275Z] #47 3.699 + '[' -z '' ']' [2020-03-30T09:30:29.275Z] #47 3.699 ++ mktemp -d [2020-03-30T09:30:29.275Z] #47 3.701 + export GOPATH=/tmp/tmp.Zb8t7UgSu4 [2020-03-30T09:30:29.275Z] #47 3.701 + GOPATH=/tmp/tmp.Zb8t7UgSu4 [2020-03-30T09:30:29.275Z] #47 3.701 + RM_GOPATH=1 [2020-03-30T09:30:29.275Z] #47 3.719 ++ dirname ./install.sh [2020-03-30T09:30:29.275Z] #47 3.720 + dir=. [2020-03-30T09:30:29.275Z] #47 3.720 + bin=vndr [2020-03-30T09:30:29.275Z] #47 3.721 + shift [2020-03-30T09:30:29.275Z] #47 3.721 + '[' '!' -f ./vndr.installer ']' [2020-03-30T09:30:29.275Z] #47 3.721 + . ./vndr.installer [2020-03-30T09:30:29.275Z] #47 3.721 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-30T09:30:29.275Z] #47 3.721 + install_vndr [2020-03-30T09:30:29.275Z] #47 3.721 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-30T09:30:29.275Z] #47 3.721 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-30T09:30:29.275Z] #47 3.721 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Zb8t7UgSu4/src/github.com/LK4D4/vndr [2020-03-30T09:30:29.275Z] #47 3.726 Cloning into '/tmp/tmp.Zb8t7UgSu4/src/github.com/LK4D4/vndr'... [2020-03-30T09:30:29.275Z] #47 4.503 + cd /tmp/tmp.Zb8t7UgSu4/src/github.com/LK4D4/vndr [2020-03-30T09:30:29.275Z] #47 4.504 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-30T09:30:29.275Z] #47 4.519 + go build -buildmode=pie -v -o /build/vndr . [2020-03-30T09:30:29.275Z] #47 5.456 runtime/internal/math [2020-03-30T09:30:29.275Z] #47 5.462 internal/cpu [2020-03-30T09:30:29.275Z] #47 5.576 internal/race [2020-03-30T09:30:29.275Z] #47 5.676 sync/atomic [2020-03-30T09:30:29.275Z] #47 5.878 unicode [2020-03-30T09:30:29.275Z] #47 5.906 internal/bytealg [2020-03-30T09:30:29.555Z] #47 6.407 runtime [2020-03-30T09:30:30.166Z] #47 ... [2020-03-30T09:30:30.166Z] [2020-03-30T09:30:30.166Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:30:30.166Z] #68 2.915 + RM_GOPATH=0 [2020-03-30T09:30:30.166Z] #68 2.915 + TMP_GOPATH= [2020-03-30T09:30:30.166Z] #68 2.915 + : /build/ [2020-03-30T09:30:30.166Z] #68 2.916 + '[' -z '' ']' [2020-03-30T09:30:30.166Z] #68 2.917 ++ mktemp -d [2020-03-30T09:30:30.166Z] #68 2.922 + export GOPATH=/tmp/tmp.wmIAOb3itl [2020-03-30T09:30:30.166Z] #68 2.922 + GOPATH=/tmp/tmp.wmIAOb3itl [2020-03-30T09:30:30.166Z] #68 2.922 + RM_GOPATH=1 [2020-03-30T09:30:30.166Z] #68 2.923 ++ dirname ./install.sh [2020-03-30T09:30:30.166Z] #68 2.927 + dir=. [2020-03-30T09:30:30.166Z] #68 2.927 + bin=rootlesskit [2020-03-30T09:30:30.166Z] #68 2.927 + shift [2020-03-30T09:30:30.166Z] #68 2.927 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-30T09:30:30.166Z] #68 2.927 + . ./rootlesskit.installer [2020-03-30T09:30:30.166Z] #68 2.927 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-30T09:30:30.166Z] #68 2.928 + install_rootlesskit [2020-03-30T09:30:30.166Z] #68 2.928 + case "$1" in [2020-03-30T09:30:30.166Z] #68 2.929 + export CGO_ENABLED=0 [2020-03-30T09:30:30.166Z] #68 2.929 + CGO_ENABLED=0 [2020-03-30T09:30:30.166Z] #68 2.929 + _install_rootlesskit [2020-03-30T09:30:30.166Z] #68 2.929 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-30T09:30:30.166Z] #68 2.929 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-30T09:30:30.166Z] #68 2.929 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wmIAOb3itl/src/github.com/rootless-containers/rootlesskit [2020-03-30T09:30:30.166Z] #68 2.941 Cloning into '/tmp/tmp.wmIAOb3itl/src/github.com/rootless-containers/rootlesskit'... [2020-03-30T09:30:30.166Z] #68 6.304 + cd /tmp/tmp.wmIAOb3itl/src/github.com/rootless-containers/rootlesskit [2020-03-30T09:30:30.166Z] #68 6.309 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-30T09:30:30.166Z] #68 6.598 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-30T09:30:30.166Z] #68 6.604 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-30T09:30:30.197Z] Sending build context to Docker daemon 54.71MB [2020-03-30T09:30:30.197Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-30T09:30:30.197Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-30T09:30:30.197Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-30T09:30:30.197Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-30T09:30:30.197Z] 1.12.10-stretch: Pulling from library/golang [2020-03-30T09:30:30.197Z] fb056072eab9: Pulling fs layer [2020-03-30T09:30:30.197Z] 6a33b1f9796f: Pulling fs layer [2020-03-30T09:30:30.197Z] 8f8f8962e456: Pulling fs layer [2020-03-30T09:30:30.197Z] 68adcc365214: Pulling fs layer [2020-03-30T09:30:30.197Z] 76d8adf27bdf: Pulling fs layer [2020-03-30T09:30:30.197Z] d66e58854927: Pulling fs layer [2020-03-30T09:30:30.197Z] 71497195576e: Pulling fs layer [2020-03-30T09:30:30.197Z] 68adcc365214: Waiting [2020-03-30T09:30:30.197Z] 76d8adf27bdf: Waiting [2020-03-30T09:30:30.197Z] d66e58854927: Waiting [2020-03-30T09:30:30.197Z] 71497195576e: Waiting [2020-03-30T09:30:30.819Z] 8f8f8962e456: Verifying Checksum [2020-03-30T09:30:30.819Z] 8f8f8962e456: Download complete [2020-03-30T09:30:31.106Z] 6a33b1f9796f: Verifying Checksum [2020-03-30T09:30:31.106Z] 6a33b1f9796f: Download complete [2020-03-30T09:30:31.633Z] #68 ... [2020-03-30T09:30:31.633Z] [2020-03-30T09:30:31.633Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:30:31.633Z] #47 8.224 unicode/utf8 [2020-03-30T09:30:32.243Z] #47 8.708 math [2020-03-30T09:30:33.249Z] #47 ... [2020-03-30T09:30:33.249Z] [2020-03-30T09:30:33.250Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:30:33.250Z] #23 9.456 + mkdir -p /build [2020-03-30T09:30:33.250Z] #23 9.460 + mv docker/docker /build/ [2020-03-30T09:30:33.250Z] #23 9.489 + rmdir docker [2020-03-30T09:30:33.250Z] #23 DONE 9.8s [2020-03-30T09:30:33.250Z] [2020-03-30T09:30:33.250Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:30:33.250Z] #30 2.931 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-30T09:30:33.250Z] #30 2.932 Cloning into '.'... [2020-03-30T09:30:33.250Z] #30 ... [2020-03-30T09:30:33.250Z] [2020-03-30T09:30:33.250Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:30:33.250Z] #43 3.016 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:30:33.250Z] #43 3.055 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:30:33.250Z] #43 3.069 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:30:33.250Z] #43 3.716 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-30T09:30:33.250Z] #43 5.589 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-30T09:30:33.250Z] #43 8.073 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-30T09:30:33.540Z] #43 ... [2020-03-30T09:30:33.540Z] [2020-03-30T09:30:33.540Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:30:33.540Z] #62 2.730 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:30:33.540Z] #62 2.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:30:33.540Z] #62 2.791 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:30:33.540Z] #62 3.434 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-30T09:30:33.540Z] #62 4.953 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-30T09:30:33.540Z] #62 6.438 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-30T09:30:33.540Z] #62 ... [2020-03-30T09:30:33.540Z] [2020-03-30T09:30:33.540Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:30:33.540Z] #56 3.193 + RM_GOPATH=0 [2020-03-30T09:30:33.540Z] #56 3.193 + TMP_GOPATH= [2020-03-30T09:30:33.540Z] #56 3.193 + : /build [2020-03-30T09:30:33.540Z] #56 3.193 + '[' -z '' ']' [2020-03-30T09:30:33.540Z] #56 3.194 ++ mktemp -d [2020-03-30T09:30:33.540Z] #56 3.195 + export GOPATH=/tmp/tmp.i0IBwujJ3W [2020-03-30T09:30:33.540Z] #56 3.195 + GOPATH=/tmp/tmp.i0IBwujJ3W [2020-03-30T09:30:33.540Z] #56 3.195 + RM_GOPATH=1 [2020-03-30T09:30:33.540Z] #56 3.195 ++ dirname ./install.sh [2020-03-30T09:30:33.540Z] #56 3.195 + dir=. [2020-03-30T09:30:33.540Z] #56 3.195 + bin=shfmt [2020-03-30T09:30:33.540Z] #56 3.195 + shift [2020-03-30T09:30:33.540Z] #56 3.195 + '[' '!' -f ./shfmt.installer ']' [2020-03-30T09:30:33.540Z] #56 3.195 + . ./shfmt.installer [2020-03-30T09:30:33.540Z] #56 3.195 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-30T09:30:33.540Z] #56 3.195 + install_shfmt [2020-03-30T09:30:33.540Z] #56 3.195 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-30T09:30:33.540Z] #56 3.195 + git clone https://github.com/mvdan/sh.git /tmp/tmp.i0IBwujJ3W/src/github.com/mvdan/sh [2020-03-30T09:30:33.540Z] #56 3.195 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-30T09:30:33.540Z] #56 3.205 Cloning into '/tmp/tmp.i0IBwujJ3W/src/github.com/mvdan/sh'... [2020-03-30T09:30:33.540Z] #56 8.876 + cd /tmp/tmp.i0IBwujJ3W/src/github.com/mvdan/sh [2020-03-30T09:30:33.540Z] #56 8.876 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-30T09:30:33.540Z] #56 9.012 + GO111MODULE=on [2020-03-30T09:30:33.540Z] #56 9.012 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-30T09:30:33.540Z] #56 10.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-30T09:30:33.540Z] #56 10.22 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-30T09:30:33.823Z] #56 10.40 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-30T09:30:33.823Z] #56 ... [2020-03-30T09:30:33.823Z] [2020-03-30T09:30:33.823Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:30:33.823Z] #35 2.871 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:30:33.823Z] #35 2.910 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:30:33.823Z] #35 2.924 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:30:33.823Z] #35 3.509 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-30T09:30:33.823Z] #35 5.371 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-30T09:30:33.823Z] #35 7.773 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-30T09:30:33.823Z] #35 ... [2020-03-30T09:30:33.823Z] [2020-03-30T09:30:33.823Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:30:33.823Z] #53 3.765 + RM_GOPATH=0 [2020-03-30T09:30:33.823Z] #53 3.765 + TMP_GOPATH= [2020-03-30T09:30:33.823Z] #53 3.765 + : /build [2020-03-30T09:30:33.823Z] #53 3.765 + '[' -z '' ']' [2020-03-30T09:30:33.823Z] #53 3.769 ++ mktemp -d [2020-03-30T09:30:33.823Z] #53 3.776 + export GOPATH=/tmp/tmp.7iLVeQFzTX [2020-03-30T09:30:33.823Z] #53 3.776 + GOPATH=/tmp/tmp.7iLVeQFzTX [2020-03-30T09:30:33.823Z] #53 3.776 + RM_GOPATH=1 [2020-03-30T09:30:33.823Z] #53 3.796 ++ dirname ./install.sh [2020-03-30T09:30:33.823Z] #53 3.797 + dir=. [2020-03-30T09:30:33.823Z] #53 3.797 + bin=golangci_lint [2020-03-30T09:30:33.823Z] #53 3.797 + shift [2020-03-30T09:30:33.823Z] #53 3.797 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-30T09:30:33.823Z] #53 3.797 + . ./golangci_lint.installer [2020-03-30T09:30:33.823Z] #53 3.797 ++ : v1.23.8 [2020-03-30T09:30:33.823Z] #53 3.797 + install_golangci_lint [2020-03-30T09:30:33.823Z] #53 3.797 + echo 'Installing golangci-lint version v1.23.8' [2020-03-30T09:30:33.823Z] #53 3.797 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-30T09:30:33.823Z] #53 3.803 Installing golangci-lint version v1.23.8 [2020-03-30T09:30:34.073Z] fb056072eab9: Verifying Checksum [2020-03-30T09:30:34.073Z] fb056072eab9: Download complete [2020-03-30T09:30:34.110Z] #53 ... [2020-03-30T09:30:34.110Z] [2020-03-30T09:30:34.110Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:30:34.110Z] #74 3.413 + RM_GOPATH=0 [2020-03-30T09:30:34.110Z] #74 3.413 + TMP_GOPATH= [2020-03-30T09:30:34.110Z] #74 3.413 + : /build [2020-03-30T09:30:34.110Z] #74 3.413 + '[' -z '' ']' [2020-03-30T09:30:34.110Z] #74 3.415 ++ mktemp -d [2020-03-30T09:30:34.110Z] #74 3.420 + export GOPATH=/tmp/tmp.W0Y2i4KT8F [2020-03-30T09:30:34.110Z] #74 3.420 + GOPATH=/tmp/tmp.W0Y2i4KT8F [2020-03-30T09:30:34.110Z] #74 3.420 + RM_GOPATH=1 [2020-03-30T09:30:34.110Z] #74 3.420 ++ dirname ./install.sh [2020-03-30T09:30:34.110Z] #74 3.423 + dir=. [2020-03-30T09:30:34.110Z] #74 3.424 + bin=proxy [2020-03-30T09:30:34.110Z] #74 3.424 + shift [2020-03-30T09:30:34.110Z] #74 3.424 + '[' '!' -f ./proxy.installer ']' [2020-03-30T09:30:34.110Z] #74 3.424 + . ./proxy.installer [2020-03-30T09:30:34.110Z] #74 3.424 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-30T09:30:34.110Z] #74 3.424 + install_proxy [2020-03-30T09:30:34.110Z] #74 3.424 + case "$1" in [2020-03-30T09:30:34.110Z] #74 3.424 + export CGO_ENABLED=0 [2020-03-30T09:30:34.110Z] #74 3.424 + CGO_ENABLED=0 [2020-03-30T09:30:34.110Z] #74 3.424 + _install_proxy [2020-03-30T09:30:34.110Z] #74 3.424 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-30T09:30:34.110Z] #74 3.424 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-30T09:30:34.110Z] #74 3.424 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.W0Y2i4KT8F/src/github.com/docker/libnetwork [2020-03-30T09:30:34.110Z] #74 3.433 Cloning into '/tmp/tmp.W0Y2i4KT8F/src/github.com/docker/libnetwork'... [2020-03-30T09:30:34.403Z] #74 ... [2020-03-30T09:30:34.403Z] [2020-03-30T09:30:34.403Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:30:34.403Z] #10 0.939 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:30:34.403Z] #10 1.187 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:30:34.403Z] #10 1.431 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:30:34.403Z] #10 1.530 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-30T09:30:34.403Z] #10 1.945 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-30T09:30:34.403Z] #10 2.437 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-30T09:30:34.403Z] #10 9.464 Fetched 8032 kB in 9s (929 kB/s) [2020-03-30T09:30:34.403Z] #10 9.464 Reading package lists... [2020-03-30T09:30:34.403Z] #10 ... [2020-03-30T09:30:34.403Z] [2020-03-30T09:30:34.403Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:30:34.403Z] #25 1.212 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:30:34.403Z] #25 1.257 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:30:34.403Z] #25 1.431 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:30:34.403Z] #25 1.530 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-30T09:30:34.403Z] #25 2.121 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-30T09:30:34.403Z] #25 3.305 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-30T09:30:34.403Z] #25 10.51 Fetched 8032 kB in 9s (865 kB/s) [2020-03-30T09:30:34.683Z] #25 10.51 Reading package lists... [2020-03-30T09:30:34.683Z] #25 ... [2020-03-30T09:30:34.683Z] [2020-03-30T09:30:34.683Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:30:34.683Z] #33 3.903 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-30T09:30:34.683Z] #33 3.904 + RM_GOPATH=0 [2020-03-30T09:30:34.683Z] #33 3.904 + TMP_GOPATH= [2020-03-30T09:30:34.683Z] #33 3.904 + : /build [2020-03-30T09:30:34.683Z] #33 3.904 + '[' -z '' ']' [2020-03-30T09:30:34.683Z] #33 3.904 ++ mktemp -d [2020-03-30T09:30:34.683Z] #33 3.904 + export GOPATH=/tmp/tmp.zBThn8iaGV [2020-03-30T09:30:34.683Z] #33 3.904 + GOPATH=/tmp/tmp.zBThn8iaGV [2020-03-30T09:30:34.683Z] #33 3.904 + RM_GOPATH=1 [2020-03-30T09:30:34.683Z] #33 3.904 ++ dirname ./install.sh [2020-03-30T09:30:34.683Z] #33 3.904 + dir=. [2020-03-30T09:30:34.683Z] #33 3.904 + bin=tomlv [2020-03-30T09:30:34.683Z] #33 3.904 + shift [2020-03-30T09:30:34.683Z] #33 3.904 + '[' '!' -f ./tomlv.installer ']' [2020-03-30T09:30:34.683Z] #33 3.904 + . ./tomlv.installer [2020-03-30T09:30:34.683Z] #33 3.904 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-30T09:30:34.683Z] #33 3.904 + install_tomlv [2020-03-30T09:30:34.683Z] #33 3.904 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-30T09:30:34.683Z] #33 3.904 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zBThn8iaGV/src/github.com/BurntSushi/toml [2020-03-30T09:30:34.683Z] #33 3.923 Cloning into '/tmp/tmp.zBThn8iaGV/src/github.com/BurntSushi/toml'... [2020-03-30T09:30:34.683Z] #33 4.675 + cd /tmp/tmp.zBThn8iaGV/src/github.com/BurntSushi/toml [2020-03-30T09:30:34.683Z] #33 4.676 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-30T09:30:34.683Z] #33 4.679 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-30T09:30:34.683Z] #33 5.157 runtime/internal/atomic [2020-03-30T09:30:34.683Z] #33 5.186 internal/cpu [2020-03-30T09:30:34.683Z] #33 5.240 runtime/internal/sys [2020-03-30T09:30:34.683Z] #33 5.310 runtime/internal/math [2020-03-30T09:30:34.683Z] #33 5.479 math/bits [2020-03-30T09:30:34.683Z] #33 5.904 internal/bytealg [2020-03-30T09:30:34.683Z] #33 5.987 math [2020-03-30T09:30:34.683Z] #33 6.145 runtime [2020-03-30T09:30:34.683Z] #33 10.95 internal/testlog [2020-03-30T09:30:34.683Z] #33 11.14 encoding [2020-03-30T09:30:34.684Z] #33 11.22 runtime/cgo [2020-03-30T09:30:34.684Z] #33 ... [2020-03-30T09:30:34.684Z] [2020-03-30T09:30:34.684Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:30:34.684Z] #56 10.59 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-30T09:30:34.684Z] #56 10.59 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-30T09:30:34.684Z] #56 11.40 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-30T09:30:34.706Z] 68adcc365214: Verifying Checksum [2020-03-30T09:30:34.706Z] 68adcc365214: Download complete [2020-03-30T09:30:34.993Z] 71497195576e: Verifying Checksum [2020-03-30T09:30:34.993Z] 71497195576e: Download complete [2020-03-30T09:30:35.295Z] #56 11.93 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-30T09:30:36.021Z] 76d8adf27bdf: Verifying Checksum [2020-03-30T09:30:36.021Z] 76d8adf27bdf: Download complete [2020-03-30T09:30:36.297Z] #56 12.81 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-30T09:30:36.320Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-30T09:30:36.320Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-87b92238\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-30T09:30:36.320Z] ---------------------------------------------------------------------------- [2020-03-30T09:30:36.320Z] [2020-03-30T09:30:36.320Z] INFO: executeCI.ps1 starting at Mon Mar 30 09:30:35 CUT 2020 [2020-03-30T09:30:36.320Z] [2020-03-30T09:30:36.320Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-30T09:30:36.320Z] INFO: Running git version 2.24.1.windows.2 [2020-03-30T09:30:36.320Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-30T09:30:36.320Z] INFO: Environment variables: [2020-03-30T09:30:36.320Z] [2020-03-30T09:30:36.320Z] Name Value [2020-03-30T09:30:36.320Z] ---- ----- [2020-03-30T09:30:36.321Z] ALLUSERSPROFILE C:\ProgramData [2020-03-30T09:30:36.321Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-30T09:30:36.321Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-30T09:30:36.321Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-30T09:30:36.321Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-30T09:30:36.321Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-30T09:30:36.321Z] BRANCH_NAME PR-40755 [2020-03-30T09:30:36.321Z] BUILD_DISPLAY_NAME #1 [2020-03-30T09:30:36.321Z] BUILD_ID 1 [2020-03-30T09:30:36.321Z] BUILD_NUMBER 1 [2020-03-30T09:30:36.321Z] BUILD_TAG jenkins-moby-PR-40755-1 [2020-03-30T09:30:36.321Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40755/1/ [2020-03-30T09:30:36.321Z] CHANGE_AUTHOR thaJeztah [2020-03-30T09:30:36.321Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-03-30T09:30:36.321Z] CHANGE_BRANCH bump_bbolt [2020-03-30T09:30:36.321Z] CHANGE_FORK thaJeztah/docker [2020-03-30T09:30:36.321Z] CHANGE_ID 40755 [2020-03-30T09:30:36.321Z] CHANGE_TARGET master [2020-03-30T09:30:36.321Z] CHANGE_TITLE vendor: update go.etcd.io/bbolt v1.3.4 [2020-03-30T09:30:36.321Z] CHANGE_URL https://github.com/moby/moby/pull/40755 [2020-03-30T09:30:36.321Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-30T09:30:36.321Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-30T09:30:36.321Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-30T09:30:36.321Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-30T09:30:36.321Z] COMPUTERNAME azwin-2-2e6160 [2020-03-30T09:30:36.321Z] ComSpec C:\windows\system32\cmd.exe [2020-03-30T09:30:36.321Z] ConfigSequenceNumber 0 [2020-03-30T09:30:36.321Z] DOCKER_BUILDKIT 0 [2020-03-30T09:30:36.321Z] DOCKER_DUT_DEBUG 1 [2020-03-30T09:30:36.321Z] DOCKER_EXPERIMENTAL 1 [2020-03-30T09:30:36.321Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-30T09:30:36.321Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-30T09:30:36.321Z] EXECUTOR_NUMBER 0 [2020-03-30T09:30:36.321Z] FQDN azwin-2-2e6160.westus.cloudapp.azure.com [2020-03-30T09:30:36.321Z] GIT_BRANCH PR-40755 [2020-03-30T09:30:36.321Z] GIT_COMMIT f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:30:36.321Z] GIT_URL https://github.com/moby/moby.git [2020-03-30T09:30:36.321Z] HUDSON_COOKIE a5fd1865-d1ce-4280-92f2-edd09eec5c42 [2020-03-30T09:30:36.321Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-30T09:30:36.321Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-30T09:30:36.321Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-30T09:30:36.321Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-30T09:30:36.321Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-30T09:30:36.321Z] JENKINS_NODE_COOKIE 3bf8d847-2cea-44d8-904b-9acebe54e6e6 [2020-03-30T09:30:36.321Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-30T09:30:36.321Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-30T09:30:36.321Z] JOB_BASE_NAME PR-40755 [2020-03-30T09:30:36.321Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40755/display/redirect [2020-03-30T09:30:36.321Z] JOB_NAME moby/PR-40755 [2020-03-30T09:30:36.321Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40755/ [2020-03-30T09:30:36.321Z] library.jps.version master [2020-03-30T09:30:36.321Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-30T09:30:36.321Z] NODE_LABELS amd64 azure azwin-2-2e6160 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-30T09:30:36.321Z] NODE_NAME azwin-2-2e6160 [2020-03-30T09:30:36.321Z] NUMBER_OF_PROCESSORS 4 [2020-03-30T09:30:36.321Z] OS Windows_NT [2020-03-30T09:30:36.321Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-30T09:30:36.321Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-30T09:30:36.321Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-30T09:30:36.321Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-03-30T09:30:36.322Z] PROCESSOR_LEVEL 6 [2020-03-30T09:30:36.322Z] PROCESSOR_REVISION 4f01 [2020-03-30T09:30:36.322Z] ProgramData C:\ProgramData [2020-03-30T09:30:36.322Z] ProgramFiles C:\Program Files [2020-03-30T09:30:36.322Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-30T09:30:36.322Z] ProgramW6432 C:\Program Files [2020-03-30T09:30:36.322Z] PROMPT $P$G [2020-03-30T09:30:36.322Z] PSExecutionPolicyPreference Bypass [2020-03-30T09:30:36.322Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-30T09:30:36.322Z] PUBLIC C:\Users\Public [2020-03-30T09:30:36.322Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40755/1/display/redirect?page=changes [2020-03-30T09:30:36.322Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40755/1/display/redirect [2020-03-30T09:30:36.322Z] SKIP_VALIDATION_TESTS 1 [2020-03-30T09:30:36.322Z] SOURCES_DRIVE d [2020-03-30T09:30:36.322Z] SOURCES_SUBDIR gopath [2020-03-30T09:30:36.322Z] STAGE_NAME Run tests [2020-03-30T09:30:36.322Z] SystemDrive C: [2020-03-30T09:30:36.322Z] SystemRoot C:\windows [2020-03-30T09:30:36.322Z] TEMP C:\windows\TEMP [2020-03-30T09:30:36.322Z] TESTDEBUG 0 [2020-03-30T09:30:36.322Z] TESTRUN_DRIVE d [2020-03-30T09:30:36.322Z] TESTRUN_SUBDIR CI [2020-03-30T09:30:36.322Z] TIMEOUT 120m [2020-03-30T09:30:36.322Z] TMP C:\windows\TEMP [2020-03-30T09:30:36.322Z] USERDOMAIN WORKGROUP [2020-03-30T09:30:36.322Z] USERNAME azwin-2-2e6160$ [2020-03-30T09:30:36.322Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-30T09:30:36.322Z] windir C:\windows [2020-03-30T09:30:36.322Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-30T09:30:36.322Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-30T09:30:36.322Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-30T09:30:36.322Z] [2020-03-30T09:30:36.322Z] [2020-03-30T09:30:36.322Z] [2020-03-30T09:30:36.322Z] INFO: Sources under d:\gopath\... [2020-03-30T09:30:36.322Z] INFO: Test run under d:\CI\... [2020-03-30T09:30:36.322Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-30T09:30:36.322Z] INFO: docker/docker repository was found [2020-03-30T09:30:36.577Z] #56 ... [2020-03-30T09:30:36.577Z] [2020-03-30T09:30:36.577Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:30:36.577Z] #41 3.157 + git clone https://github.com/docker/distribution.git . [2020-03-30T09:30:36.577Z] #41 3.159 Cloning into '.'... [2020-03-30T09:30:36.577Z] #41 ... [2020-03-30T09:30:36.577Z] [2020-03-30T09:30:36.577Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:30:36.577Z] #47 13.18 unicode/utf16 [2020-03-30T09:30:36.783Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-03-30T09:30:36.783Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-03-30T09:30:36.783Z] INFO: Docker version of control daemon [2020-03-30T09:30:36.783Z] [2020-03-30T09:30:36.783Z] Client: Docker Engine - Enterprise [2020-03-30T09:30:36.783Z] Version: 19.03.5 [2020-03-30T09:30:36.783Z] API version: 1.40 [2020-03-30T09:30:36.783Z] Go version: go1.12.12 [2020-03-30T09:30:36.783Z] Git commit: 2ee0c57608 [2020-03-30T09:30:36.783Z] Built: 11/13/2019 08:00:16 [2020-03-30T09:30:36.783Z] OS/Arch: windows/amd64 [2020-03-30T09:30:36.783Z] Experimental: false [2020-03-30T09:30:36.783Z] [2020-03-30T09:30:36.783Z] Server: Docker Engine - Enterprise [2020-03-30T09:30:36.783Z] Engine: [2020-03-30T09:30:36.783Z] Version: 19.03.5 [2020-03-30T09:30:36.783Z] API version: 1.40 (minimum version 1.24) [2020-03-30T09:30:36.783Z] Go version: go1.12.12 [2020-03-30T09:30:36.783Z] Git commit: 2ee0c57608 [2020-03-30T09:30:36.783Z] Built: 11/13/2019 07:58:51 [2020-03-30T09:30:36.783Z] OS/Arch: windows/amd64 [2020-03-30T09:30:36.783Z] Experimental: true [2020-03-30T09:30:36.783Z] [2020-03-30T09:30:36.783Z] INFO: Docker info of control daemon [2020-03-30T09:30:36.783Z] [2020-03-30T09:30:36.857Z] #47 13.39 container/list [2020-03-30T09:30:37.138Z] #47 13.70 crypto/internal/subtle [2020-03-30T09:30:37.138Z] #47 13.80 crypto/subtle [2020-03-30T09:30:37.138Z] #47 13.87 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-30T09:30:37.418Z] #47 13.99 internal/nettrace [2020-03-30T09:30:37.418Z] #47 14.10 runtime/cgo [2020-03-30T09:30:38.325Z] Client: [2020-03-30T09:30:38.325Z] Debug Mode: false [2020-03-30T09:30:38.325Z] Plugins: [2020-03-30T09:30:38.325Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-30T09:30:38.325Z] [2020-03-30T09:30:38.325Z] Server: [2020-03-30T09:30:38.325Z] Containers: 0 [2020-03-30T09:30:38.325Z] Running: 0 [2020-03-30T09:30:38.325Z] Paused: 0 [2020-03-30T09:30:38.325Z] Stopped: 0 [2020-03-30T09:30:38.325Z] Images: 10 [2020-03-30T09:30:38.325Z] Server Version: 19.03.5 [2020-03-30T09:30:38.325Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-30T09:30:38.325Z] Windows: [2020-03-30T09:30:38.325Z] LCOW: [2020-03-30T09:30:38.325Z] Logging Driver: json-file [2020-03-30T09:30:38.325Z] Plugins: [2020-03-30T09:30:38.325Z] Volume: local [2020-03-30T09:30:38.325Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-30T09:30:38.325Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-30T09:30:38.325Z] Swarm: inactive [2020-03-30T09:30:38.325Z] Default Isolation: process [2020-03-30T09:30:38.325Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-30T09:30:38.325Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-30T09:30:38.325Z] OSType: windows [2020-03-30T09:30:38.325Z] Architecture: x86_64 [2020-03-30T09:30:38.325Z] CPUs: 4 [2020-03-30T09:30:38.325Z] Total Memory: 32GiB [2020-03-30T09:30:38.325Z] Name: azwin-2-2e6160 [2020-03-30T09:30:38.325Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-30T09:30:38.325Z] Docker Root Dir: D:\docker [2020-03-30T09:30:38.325Z] Debug Mode: false [2020-03-30T09:30:38.325Z] Registry: https://index.docker.io/v1/ [2020-03-30T09:30:38.325Z] Labels: [2020-03-30T09:30:38.325Z] Experimental: true [2020-03-30T09:30:38.325Z] Insecure Registries: [2020-03-30T09:30:38.325Z] 10.0.0.4:5000 [2020-03-30T09:30:38.741Z] fb056072eab9: Pull complete [2020-03-30T09:30:38.791Z] 127.0.0.0/8 [2020-03-30T09:30:38.791Z] Registry Mirrors: [2020-03-30T09:30:38.791Z] http://10.0.0.4:5000/ [2020-03-30T09:30:38.791Z] Live Restore Enabled: false [2020-03-30T09:30:38.791Z] [2020-03-30T09:30:38.791Z] [2020-03-30T09:30:38.791Z] INFO: Commit hash is f07f320651 [2020-03-30T09:30:38.791Z] INFO: Nuke-Everything... [2020-03-30T09:30:38.791Z] INFO: Container count on control daemon to delete is 0 [2020-03-30T09:30:39.253Z] INFO: Nuking d:\CI [2020-03-30T09:30:39.253Z] INFO: Zapped successfully [2020-03-30T09:30:39.253Z] INFO: Location for testing is d:\CI\PR-40755\1 [2020-03-30T09:30:39.253Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-30T09:30:39.253Z] [2020-03-30T09:30:39.253Z] [2020-03-30T09:30:39.253Z] INFO: Building the image from Dockerfile.windows at 03/30/2020 09:30:38... [2020-03-30T09:30:39.253Z] [2020-03-30T09:30:39.362Z] 6a33b1f9796f: Pull complete [2020-03-30T09:30:39.649Z] 8f8f8962e456: Pull complete [2020-03-30T09:30:41.135Z] d66e58854927: Verifying Checksum [2020-03-30T09:30:41.135Z] d66e58854927: Download complete [2020-03-30T09:30:42.886Z] #47 ... [2020-03-30T09:30:42.886Z] [2020-03-30T09:30:42.886Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:30:42.886Z] #53 16.13 + cd /tmp/tmp.7iLVeQFzTX/src/github.com/golangci/golangci-lint/ [2020-03-30T09:30:42.886Z] #53 16.13 + git checkout -q v1.23.8 [2020-03-30T09:30:42.886Z] #53 16.85 ++ git describe --tags [2020-03-30T09:30:42.886Z] #53 16.85 + version=v1.23.8 [2020-03-30T09:30:42.886Z] #53 16.86 ++ git rev-parse --short HEAD [2020-03-30T09:30:42.886Z] #53 16.86 + commit=76a82c6 [2020-03-30T09:30:42.886Z] #53 16.86 ++ git show -s --format=%cd [2020-03-30T09:30:42.886Z] #53 16.87 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-30T09:30:42.886Z] #53 16.87 + 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-03-30T09:30:43.176Z] 68adcc365214: Pull complete [2020-03-30T09:30:43.887Z] #53 ... [2020-03-30T09:30:43.887Z] [2020-03-30T09:30:43.887Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:30:43.887Z] #25 10.51 Reading package lists... [2020-03-30T09:30:43.887Z] #25 14.38 Reading package lists... [2020-03-30T09:30:43.887Z] #25 17.59 Building dependency tree... [2020-03-30T09:30:43.887Z] #25 18.53 ca-certificates is already the newest version (20190110). [2020-03-30T09:30:43.887Z] #25 18.53 The following additional packages will be installed: [2020-03-30T09:30:43.887Z] #25 18.58 libjq1 libonig5 [2020-03-30T09:30:43.887Z] #25 18.81 The following NEW packages will be installed: [2020-03-30T09:30:43.887Z] #25 18.82 jq libjq1 libonig5 [2020-03-30T09:30:43.887Z] #25 18.96 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:30:43.887Z] #25 18.96 Need to get 350 kB of archives. [2020-03-30T09:30:43.887Z] #25 18.96 After this operation, 1154 kB of additional disk space will be used. [2020-03-30T09:30:43.887Z] #25 18.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-30T09:30:43.887Z] #25 19.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-30T09:30:43.887Z] #25 19.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-30T09:30:43.887Z] #25 19.63 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:30:43.887Z] #25 19.70 Fetched 350 kB in 0s (2853 kB/s) [2020-03-30T09:30:43.887Z] #25 19.76 Selecting previously unselected package libonig5:s390x. [2020-03-30T09:30:43.887Z] #25 19.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-03-30T09:30:43.887Z] #25 19.80 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-03-30T09:30:43.887Z] #25 19.82 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-30T09:30:43.887Z] #25 20.01 Selecting previously unselected package libjq1:s390x. [2020-03-30T09:30:43.887Z] #25 20.01 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-30T09:30:43.887Z] #25 20.01 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-30T09:30:43.887Z] #25 20.14 Selecting previously unselected package jq. [2020-03-30T09:30:43.887Z] #25 20.14 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-30T09:30:43.887Z] #25 20.14 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-30T09:30:43.887Z] #25 20.21 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-30T09:30:43.887Z] #25 20.25 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-30T09:30:43.887Z] #25 20.25 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-30T09:30:43.887Z] #25 20.26 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:30:43.887Z] #25 DONE 20.6s [2020-03-30T09:30:43.887Z] [2020-03-30T09:30:43.887Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-30T09:30:43.887Z] #26 DONE 0.1s [2020-03-30T09:30:43.887Z] [2020-03-30T09:30:43.887Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:30:45.063Z] Sending build context to Docker daemon 54.7MB [2020-03-30T09:30:45.064Z] [2020-03-30T09:30:45.064Z] Step 1/10 : FROM microsoft/windowsservercore [2020-03-30T09:30:45.064Z] ---> 80e84fd280e2 [2020-03-30T09:30:45.064Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-30T09:30:45.064Z] ---> Using cache [2020-03-30T09:30:45.064Z] ---> 6ee58cb57ae8 [2020-03-30T09:30:45.064Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-03-30T09:30:45.064Z] ---> Using cache [2020-03-30T09:30:45.064Z] ---> d8a2c1b5c09a [2020-03-30T09:30:45.064Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-03-30T09:30:45.064Z] ---> Using cache [2020-03-30T09:30:45.064Z] ---> 69bd7aae193f [2020-03-30T09:30:45.064Z] 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-03-30T09:30:45.064Z] ---> Using cache [2020-03-30T09:30:45.064Z] ---> 841e2b02fae3 [2020-03-30T09:30:45.064Z] 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-03-30T09:30:45.064Z] ---> Using cache [2020-03-30T09:30:45.064Z] ---> cef326a96fcb [2020-03-30T09:30:45.064Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-03-30T09:30:45.064Z] ---> Using cache [2020-03-30T09:30:45.064Z] ---> dc335007b83f [2020-03-30T09:30:45.064Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-03-30T09:30:45.064Z] ---> Using cache [2020-03-30T09:30:45.064Z] ---> dfbf4af7ac67 [2020-03-30T09:30:45.064Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-30T09:30:45.064Z] ---> Using cache [2020-03-30T09:30:45.064Z] ---> 19393e2fabbe [2020-03-30T09:30:45.064Z] Step 10/10 : COPY . . [2020-03-30T09:30:45.872Z] 76d8adf27bdf: Pull complete [2020-03-30T09:30:45.901Z] #27 ... [2020-03-30T09:30:45.901Z] [2020-03-30T09:30:45.901Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:30:45.901Z] #62 13.27 Fetched 8032 kB in 11s (756 kB/s) [2020-03-30T09:30:45.901Z] #62 13.27 Reading package lists... [2020-03-30T09:30:45.901Z] #62 16.46 Reading package lists... [2020-03-30T09:30:45.901Z] #62 19.73 Building dependency tree... [2020-03-30T09:30:45.901Z] #62 20.88 The following additional packages will be installed: [2020-03-30T09:30:45.901Z] #62 20.89 libbtrfs0 [2020-03-30T09:30:45.901Z] #62 20.92 The following NEW packages will be installed: [2020-03-30T09:30:45.901Z] #62 20.93 libbtrfs-dev libbtrfs0 [2020-03-30T09:30:45.901Z] #62 21.01 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:30:45.901Z] #62 21.01 Need to get 118 kB of archives. [2020-03-30T09:30:45.901Z] #62 21.01 After this operation, 390 kB of additional disk space will be used. [2020-03-30T09:30:45.901Z] #62 21.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-30T09:30:45.901Z] #62 21.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-30T09:30:45.901Z] #62 21.76 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:30:45.901Z] #62 21.85 Fetched 118 kB in 0s (960 kB/s) [2020-03-30T09:30:45.901Z] #62 21.95 Selecting previously unselected package libbtrfs0. [2020-03-30T09:30:45.901Z] #62 21.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-03-30T09:30:45.901Z] #62 22.01 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-30T09:30:45.901Z] #62 22.02 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-30T09:30:45.901Z] #62 22.07 Selecting previously unselected package libbtrfs-dev. [2020-03-30T09:30:45.901Z] #62 22.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-30T09:30:45.901Z] #62 22.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:30:45.901Z] #62 22.28 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-30T09:30:45.901Z] #62 22.29 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:30:45.901Z] #62 22.29 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:30:45.901Z] #62 DONE 22.6s [2020-03-30T09:30:45.901Z] [2020-03-30T09:30:45.901Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:30:45.901Z] #63 DONE 0.1s [2020-03-30T09:30:45.901Z] [2020-03-30T09:30:45.901Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-30T09:30:45.901Z] #64 DONE 0.1s [2020-03-30T09:30:45.901Z] [2020-03-30T09:30:45.901Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:30:46.512Z] #65 ... [2020-03-30T09:30:46.512Z] [2020-03-30T09:30:46.512Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:30:46.512Z] #10 9.464 Reading package lists... [2020-03-30T09:30:46.512Z] #10 13.52 Reading package lists... [2020-03-30T09:30:46.512Z] #10 17.12 Building dependency tree... [2020-03-30T09:30:46.512Z] #10 18.04 The following additional packages will be installed: [2020-03-30T09:30:46.512Z] #10 18.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-30T09:30:46.512Z] #10 18.10 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-30T09:30:46.512Z] #10 18.10 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-30T09:30:46.512Z] #10 18.10 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-30T09:30:46.512Z] #10 18.10 Suggested packages: [2020-03-30T09:30:46.512Z] #10 18.10 gcc-8-locales seccomp wine64 [2020-03-30T09:30:46.512Z] #10 19.03 The following NEW packages will be installed: [2020-03-30T09:30:46.512Z] #10 19.06 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-30T09:30:46.512Z] #10 19.06 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-30T09:30:46.512Z] #10 19.06 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-30T09:30:46.512Z] #10 19.06 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-30T09:30:46.512Z] #10 19.06 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-30T09:30:46.512Z] #10 19.06 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-30T09:30:46.512Z] #10 19.16 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:30:46.512Z] #10 19.16 Need to get 73.3 MB of archives. [2020-03-30T09:30:46.512Z] #10 19.16 After this operation, 494 MB of additional disk space will be used. [2020-03-30T09:30:46.512Z] #10 19.16 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-03-30T09:30:46.512Z] #10 19.31 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-03-30T09:30:46.512Z] #10 19.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-30T09:30:46.512Z] #10 19.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-03-30T09:30:46.512Z] #10 19.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-03-30T09:30:46.512Z] #10 19.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-30T09:30:46.512Z] #10 19.72 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-03-30T09:30:46.512Z] #10 19.95 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-03-30T09:30:46.512Z] #10 19.95 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-03-30T09:30:46.512Z] #10 21.93 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-03-30T09:30:46.814Z] #10 ... [2020-03-30T09:30:46.815Z] [2020-03-30T09:30:46.815Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:30:46.815Z] #35 13.51 Fetched 8032 kB in 11s (753 kB/s) [2020-03-30T09:30:46.815Z] #35 13.51 Reading package lists... [2020-03-30T09:30:46.815Z] #35 17.30 Reading package lists... [2020-03-30T09:30:46.815Z] #35 20.54 Building dependency tree... [2020-03-30T09:30:46.815Z] #35 21.64 The following additional packages will be installed: [2020-03-30T09:30:46.815Z] #35 21.65 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-30T09:30:46.815Z] #35 21.65 Suggested packages: [2020-03-30T09:30:46.815Z] #35 21.65 cmake-doc ninja-build lrzip [2020-03-30T09:30:46.815Z] #35 21.65 Recommended packages: [2020-03-30T09:30:46.815Z] #35 21.65 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-30T09:30:46.815Z] #35 22.32 The following NEW packages will be installed: [2020-03-30T09:30:46.815Z] #35 22.32 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-30T09:30:46.815Z] #35 22.32 vim-common xxd [2020-03-30T09:30:46.815Z] #35 22.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:30:46.815Z] #35 22.41 Need to get 14.0 MB of archives. [2020-03-30T09:30:46.815Z] #35 22.41 After this operation, 62.1 MB of additional disk space will be used. [2020-03-30T09:30:46.815Z] #35 22.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-30T09:30:46.815Z] #35 22.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-30T09:30:46.815Z] #35 22.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-03-30T09:30:46.815Z] #35 22.50 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-03-30T09:30:46.815Z] #35 23.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-03-30T09:30:46.815Z] #35 23.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-03-30T09:30:46.815Z] #35 23.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-03-30T09:30:46.815Z] #35 23.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-03-30T09:30:46.815Z] #35 23.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-03-30T09:30:46.815Z] #35 23.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-03-30T09:30:46.815Z] #35 ... [2020-03-30T09:30:46.815Z] [2020-03-30T09:30:46.815Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:30:46.815Z] #41 13.57 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-30T09:30:46.815Z] #41 15.33 + 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-03-30T09:30:46.815Z] #41 ... [2020-03-30T09:30:46.815Z] [2020-03-30T09:30:46.815Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:30:46.815Z] #10 23.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-03-30T09:30:46.815Z] #10 23.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-03-30T09:30:46.815Z] #10 23.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-30T09:30:46.815Z] #10 23.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-30T09:30:46.815Z] #10 23.59 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-03-30T09:30:46.815Z] #10 23.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-03-30T09:30:46.815Z] #10 23.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-03-30T09:30:46.815Z] #10 23.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-03-30T09:30:46.815Z] #10 23.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-03-30T09:30:46.815Z] #10 23.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-03-30T09:30:46.815Z] #10 23.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-03-30T09:30:46.815Z] #10 23.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-03-30T09:30:46.815Z] #10 23.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-03-30T09:30:46.815Z] #10 23.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-03-30T09:30:46.815Z] #10 23.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-03-30T09:30:47.104Z] #10 ... [2020-03-30T09:30:47.104Z] [2020-03-30T09:30:47.104Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:30:47.104Z] #56 13.64 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-30T09:30:47.104Z] #56 13.76 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-30T09:30:47.104Z] #56 13.85 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-30T09:30:47.104Z] #56 13.99 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-30T09:30:47.104Z] #56 14.38 runtime [2020-03-30T09:30:47.104Z] #56 14.38 runtime/cgo [2020-03-30T09:30:47.104Z] #56 ... [2020-03-30T09:30:47.104Z] [2020-03-30T09:30:47.104Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:30:47.104Z] #43 13.97 Fetched 8032 kB in 11s (729 kB/s) [2020-03-30T09:30:47.105Z] #43 13.97 Reading package lists... [2020-03-30T09:30:47.105Z] #43 17.44 Reading package lists... [2020-03-30T09:30:47.105Z] #43 21.02 Building dependency tree... [2020-03-30T09:30:47.105Z] #43 22.22 The following additional packages will be installed: [2020-03-30T09:30:47.105Z] #43 22.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-30T09:30:47.105Z] #43 22.22 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-30T09:30:47.105Z] #43 22.22 Suggested packages: [2020-03-30T09:30:47.105Z] #43 22.22 manpages-dev python-setuptools [2020-03-30T09:30:47.105Z] #43 23.40 The following NEW packages will be installed: [2020-03-30T09:30:47.105Z] #43 23.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-30T09:30:47.105Z] #43 23.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-30T09:30:47.105Z] #43 23.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-30T09:30:47.105Z] #43 23.40 python-six zlib1g-dev [2020-03-30T09:30:47.105Z] #43 23.55 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:30:47.105Z] #43 23.55 Need to get 3742 kB of archives. [2020-03-30T09:30:47.105Z] #43 23.55 After this operation, 22.0 MB of additional disk space will be used. [2020-03-30T09:30:47.105Z] #43 23.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-03-30T09:30:47.105Z] #43 23.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-30T09:30:47.105Z] #43 23.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-03-30T09:30:47.105Z] #43 23.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-30T09:30:47.105Z] #43 23.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-03-30T09:30:47.105Z] #43 23.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-30T09:30:47.105Z] #43 23.61 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-03-30T09:30:47.105Z] #43 23.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-03-30T09:30:47.105Z] #43 23.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-03-30T09:30:47.105Z] #43 23.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-03-30T09:30:47.105Z] #43 23.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-03-30T09:30:47.105Z] #43 23.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-03-30T09:30:47.105Z] #43 23.77 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-03-30T09:30:47.105Z] #43 23.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-03-30T09:30:47.105Z] #43 23.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-30T09:30:47.105Z] #43 23.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-03-30T09:30:47.105Z] #43 23.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-03-30T09:30:47.385Z] #43 ... [2020-03-30T09:30:47.385Z] [2020-03-30T09:30:47.385Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:30:47.385Z] #27 2.671 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-30T09:30:47.385Z] #27 2.993 [2020-03-30T09:30:47.666Z] #27 3.123 #=#=# # 2.1% ###### 8.4% ########## 14.7% ############# 18.9% ################## 25.1% [2020-03-30T09:30:47.666Z] #27 ... [2020-03-30T09:30:47.666Z] [2020-03-30T09:30:47.666Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:30:47.666Z] #74 14.30 + cd /tmp/tmp.W0Y2i4KT8F/src/github.com/docker/libnetwork [2020-03-30T09:30:47.666Z] #74 14.30 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-30T09:30:47.666Z] #74 14.74 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-30T09:30:47.666Z] #74 ... [2020-03-30T09:30:47.666Z] [2020-03-30T09:30:47.666Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:30:49.351Z] #27 3.123 #=#=# # 2.1% ###### 8.4% ########## 14.7% ############# 18.9% ################## 25.1% ###################### 31.4% ########################### 37.7% ############################### 43.9% #################################### 50.2% ####################################### 54.4% ########################################### 60.6% ############################################## 64.8% ################################################### 71.1% ###################################################### 75.3% ########################################################## 81.6% ############################################################### 87.8% ################################################################### 94.1% ######################################################################## 100.0% [2020-03-30T09:30:49.632Z] #27 5.716 #=#=# [2020-03-30T09:30:50.495Z] #27 5.849 0.7% ############## 20.2% ########################## 37.2% ################################## 48.5% ################################################## 69.9% ############################################################## 86.8%#27 ... [2020-03-30T09:30:50.495Z] [2020-03-30T09:30:50.496Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:30:50.496Z] #74 DONE 27.2s [2020-03-30T09:30:50.496Z] [2020-03-30T09:30:50.496Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:30:50.496Z] #27 5.849 0.7% ############## 20.2% ########################## 37.2% ################################## 48.5% ################################################## 69.9% ############################################################## 86.8% ###################################################################### 98.2% ######################################################################## 100.0% [2020-03-30T09:30:50.782Z] #27 6.942 [2020-03-30T09:30:52.724Z] d66e58854927: Pull complete [2020-03-30T09:30:52.724Z] 71497195576e: Pull complete [2020-03-30T09:30:52.724Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-03-30T09:30:52.724Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-03-30T09:30:52.724Z] ---> ebd73b5ebd31 [2020-03-30T09:30:52.724Z] Step 5/16 : ARG BUILDX_REPO [2020-03-30T09:30:52.724Z] ---> Running in 1891eb3f18c2 [2020-03-30T09:30:52.724Z] Removing intermediate container 1891eb3f18c2 [2020-03-30T09:30:52.724Z] ---> df2e4981b926 [2020-03-30T09:30:52.724Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-30T09:30:52.724Z] ---> Running in 8e375c667898 [2020-03-30T09:30:52.724Z] Cloning into '/buildx'... [2020-03-30T09:30:52.752Z] #27 7.181 ## 3.9% ######## 11.5% ############# 19.1% ################### 26.8% ######################## 34.4% ############################## 42.0% ################################### 49.6% ####################################### 54.7% ############################################ 62.4% ################################################## 70.0% ####################################################### 77.6% ############################################################# 85.2% ################################################################## 92.9% ######################################################################## 100.0% [2020-03-30T09:30:53.033Z] #27 9.274 [2020-03-30T09:30:56.965Z] #27 9.434 # 1.6% ### 4.4% ##### 8.2% ####### 11.0% ######### 13.9% ############ 17.7% ############## 20.5% ################ 23.3% ################## 26.2% #################### 29.0% ###################### 31.8% ######################## 34.7% ########################### 37.5% ############################# 40.4% ############################### 43.2% ################################# 46.0% ################################### 48.9% ##################################### 51.7% ####################################### 54.5% ######################################### 57.4% ########################################### 60.2% ############################################# 63.0% ############################################### 65.9% ################################################ 67.8% ################################################### 71.6% #################################################### 73.4% ####################################################### 77.2% ######################################################### 80.1% ########################################################### 82.9% ############################################################## 87.4% ################################################################# 90.4% ################################################################### 94.3% ####################################################################### 98.7% ######################################################################## 100.0% [2020-03-30T09:30:57.122Z] Removing intermediate container 8e375c667898 [2020-03-30T09:30:57.122Z] ---> 04adafa3d0d3 [2020-03-30T09:30:57.122Z] Step 7/16 : WORKDIR /buildx [2020-03-30T09:30:57.122Z] ---> Running in a1656b95b26a [2020-03-30T09:30:57.122Z] Removing intermediate container a1656b95b26a [2020-03-30T09:30:57.122Z] ---> afa25db02983 [2020-03-30T09:30:57.122Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-30T09:30:57.122Z] ---> Running in f386e2fb83d7 [2020-03-30T09:30:57.122Z] Removing intermediate container f386e2fb83d7 [2020-03-30T09:30:57.122Z] ---> 368524e873e3 [2020-03-30T09:30:57.122Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-30T09:30:57.246Z] #27 13.20 [2020-03-30T09:30:57.246Z] #27 ... [2020-03-30T09:30:57.246Z] [2020-03-30T09:30:57.246Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:30:57.246Z] #35 24.11 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:30:57.246Z] #35 24.25 Fetched 14.0 MB in 1s (14.6 MB/s) [2020-03-30T09:30:57.246Z] #35 24.32 Selecting previously unselected package xxd. [2020-03-30T09:30:57.246Z] #35 24.32 (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 ... 15168 files and directories currently installed.) [2020-03-30T09:30:57.246Z] #35 24.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-30T09:30:57.246Z] #35 24.39 Unpacking xxd (2:8.1.0875-5) ... [2020-03-30T09:30:57.246Z] #35 24.59 Selecting previously unselected package vim-common. [2020-03-30T09:30:57.246Z] #35 24.59 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-30T09:30:57.246Z] #35 24.62 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-30T09:30:57.246Z] #35 24.89 Selecting previously unselected package cmake-data. [2020-03-30T09:30:57.246Z] #35 24.90 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-30T09:30:57.246Z] #35 24.90 Unpacking cmake-data (3.13.4-1) ... [2020-03-30T09:30:57.246Z] #35 27.44 Selecting previously unselected package libicu63:s390x. [2020-03-30T09:30:57.246Z] #35 27.47 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-03-30T09:30:57.246Z] #35 27.48 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-03-30T09:30:57.246Z] #35 32.80 Selecting previously unselected package libxml2:s390x. [2020-03-30T09:30:57.246Z] #35 32.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-03-30T09:30:57.246Z] #35 32.81 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-30T09:30:57.246Z] #35 33.17 Selecting previously unselected package libarchive13:s390x. [2020-03-30T09:30:57.246Z] #35 33.17 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-03-30T09:30:57.246Z] #35 33.17 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-30T09:30:57.246Z] #35 33.40 Selecting previously unselected package libjsoncpp1:s390x. [2020-03-30T09:30:57.246Z] #35 33.40 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-03-30T09:30:57.246Z] #35 33.40 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-03-30T09:30:57.246Z] #35 33.53 Selecting previously unselected package librhash0:s390x. [2020-03-30T09:30:57.246Z] #35 33.53 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-03-30T09:30:57.246Z] #35 33.53 Unpacking librhash0:s390x (1.3.8-1) ... [2020-03-30T09:30:57.246Z] #35 33.69 Selecting previously unselected package libuv1:s390x. [2020-03-30T09:30:57.246Z] #35 33.70 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-03-30T09:30:57.246Z] #35 33.70 Unpacking libuv1:s390x (1.24.1-1) ... [2020-03-30T09:30:57.246Z] #35 33.89 Selecting previously unselected package cmake. [2020-03-30T09:30:57.246Z] #35 33.90 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-03-30T09:30:57.246Z] #35 33.90 Unpacking cmake (3.13.4-1) ... [2020-03-30T09:30:57.406Z] ---> Running in 739db4d24068 [2020-03-30T09:30:57.527Z] #35 ... [2020-03-30T09:30:57.527Z] [2020-03-30T09:30:57.527Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:30:57.527Z] #65 1.454 + RM_GOPATH=0 [2020-03-30T09:30:57.527Z] #65 1.454 + TMP_GOPATH= [2020-03-30T09:30:57.527Z] #65 1.454 + : /build [2020-03-30T09:30:57.527Z] #65 1.454 + '[' -z '' ']' [2020-03-30T09:30:57.527Z] #65 1.466 ++ mktemp -d [2020-03-30T09:30:57.527Z] #65 1.468 + export GOPATH=/tmp/tmp.qu9NZ1jfxc [2020-03-30T09:30:57.527Z] #65 1.468 + GOPATH=/tmp/tmp.qu9NZ1jfxc [2020-03-30T09:30:57.527Z] #65 1.468 + RM_GOPATH=1 [2020-03-30T09:30:57.527Z] #65 1.469 ++ dirname ./install.sh [2020-03-30T09:30:57.527Z] #65 1.471 + dir=. [2020-03-30T09:30:57.527Z] #65 1.472 + bin=containerd [2020-03-30T09:30:57.527Z] #65 1.472 + shift [2020-03-30T09:30:57.527Z] #65 1.472 + '[' '!' -f ./containerd.installer ']' [2020-03-30T09:30:57.527Z] #65 1.472 + . ./containerd.installer [2020-03-30T09:30:57.527Z] #65 1.472 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-30T09:30:57.527Z] #65 1.472 + install_containerd [2020-03-30T09:30:57.527Z] #65 1.472 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-30T09:30:57.527Z] #65 1.472 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-30T09:30:57.527Z] #65 1.472 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qu9NZ1jfxc/src/github.com/containerd/containerd [2020-03-30T09:30:57.527Z] #65 1.480 Cloning into '/tmp/tmp.qu9NZ1jfxc/src/github.com/containerd/containerd'... [2020-03-30T09:30:57.527Z] #65 ... [2020-03-30T09:30:57.527Z] [2020-03-30T09:30:57.527Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:30:57.527Z] #43 24.46 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:30:57.527Z] #43 24.50 Fetched 3742 kB in 0s (10.3 MB/s) [2020-03-30T09:30:57.527Z] #43 24.59 Selecting previously unselected package libcap-dev:s390x. [2020-03-30T09:30:57.527Z] #43 24.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 ... 15168 files and directories currently installed.) [2020-03-30T09:30:57.527Z] #43 24.68 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-03-30T09:30:57.527Z] #43 24.69 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-03-30T09:30:57.527Z] #43 24.79 Selecting previously unselected package libnet1:s390x. [2020-03-30T09:30:57.527Z] #43 24.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-30T09:30:57.527Z] #43 24.81 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-30T09:30:57.527Z] #43 24.86 Selecting previously unselected package libnet1-dev. [2020-03-30T09:30:57.527Z] #43 24.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-30T09:30:57.527Z] #43 24.87 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-30T09:30:57.527Z] #43 25.01 Selecting previously unselected package libnl-3-200:s390x. [2020-03-30T09:30:57.527Z] #43 25.03 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-30T09:30:57.527Z] #43 25.04 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-30T09:30:57.527Z] #43 25.13 Selecting previously unselected package libnl-3-dev:s390x. [2020-03-30T09:30:57.527Z] #43 25.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-03-30T09:30:57.527Z] #43 25.13 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-03-30T09:30:57.527Z] #43 25.36 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-30T09:30:57.527Z] #43 25.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-30T09:30:57.527Z] #43 25.38 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-30T09:30:57.527Z] #43 25.45 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-03-30T09:30:57.527Z] #43 25.46 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-03-30T09:30:57.527Z] #43 25.46 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-30T09:30:57.527Z] #43 25.55 Selecting previously unselected package zlib1g-dev:s390x. [2020-03-30T09:30:57.527Z] #43 25.57 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-03-30T09:30:57.527Z] #43 25.57 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-30T09:30:57.527Z] #43 25.76 Selecting previously unselected package libprotobuf17:s390x. [2020-03-30T09:30:57.527Z] #43 25.76 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-03-30T09:30:57.527Z] #43 25.77 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-30T09:30:57.527Z] #43 26.30 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-03-30T09:30:57.527Z] #43 26.31 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-03-30T09:30:57.527Z] #43 26.32 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-30T09:30:57.527Z] #43 26.53 Selecting previously unselected package libprotobuf-dev:s390x. [2020-03-30T09:30:57.527Z] #43 26.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-03-30T09:30:57.527Z] #43 26.55 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-30T09:30:57.527Z] #43 27.67 Selecting previously unselected package libprotoc17:s390x. [2020-03-30T09:30:57.527Z] #43 27.68 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-03-30T09:30:57.527Z] #43 27.68 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-03-30T09:30:57.527Z] #43 28.24 Selecting previously unselected package protobuf-c-compiler. [2020-03-30T09:30:57.527Z] #43 28.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-03-30T09:30:57.527Z] #43 28.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-30T09:30:57.527Z] #43 28.38 Selecting previously unselected package protobuf-compiler. [2020-03-30T09:30:57.527Z] #43 28.39 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-03-30T09:30:57.527Z] #43 28.39 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-30T09:30:57.527Z] #43 28.55 Selecting previously unselected package python-pkg-resources. [2020-03-30T09:30:57.527Z] #43 28.57 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-30T09:30:57.527Z] #43 28.57 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-30T09:30:57.527Z] #43 28.78 Selecting previously unselected package python-six. [2020-03-30T09:30:57.527Z] #43 28.79 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-30T09:30:57.527Z] #43 28.79 Unpacking python-six (1.12.0-1) ... [2020-03-30T09:30:57.527Z] #43 28.85 Selecting previously unselected package python-protobuf. [2020-03-30T09:30:57.527Z] #43 28.86 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-03-30T09:30:57.527Z] #43 28.87 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-30T09:30:57.527Z] #43 29.35 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-30T09:30:57.527Z] #43 31.28 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-30T09:30:57.527Z] #43 31.29 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-30T09:30:57.527Z] #43 31.32 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-30T09:30:57.527Z] #43 31.33 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-30T09:30:57.527Z] #43 31.34 Setting up python-six (1.12.0-1) ... [2020-03-30T09:30:57.527Z] #43 33.06 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-30T09:30:57.527Z] #43 33.07 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-30T09:30:57.527Z] #43 33.08 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-30T09:30:57.527Z] #43 33.09 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-03-30T09:30:57.527Z] #43 33.10 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-03-30T09:30:57.527Z] #43 33.11 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-30T09:30:57.527Z] #43 33.11 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-30T09:30:57.527Z] #43 33.12 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-30T09:30:57.527Z] #43 33.13 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-30T09:30:57.527Z] #43 33.14 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-30T09:30:57.807Z] #43 ... [2020-03-30T09:30:57.807Z] [2020-03-30T09:30:57.807Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:30:57.807Z] #10 24.56 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:30:57.807Z] #10 24.65 Fetched 73.3 MB in 5s (15.9 MB/s) [2020-03-30T09:30:57.807Z] #10 24.71 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-30T09:30:57.807Z] #10 24.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-03-30T09:30:57.807Z] #10 24.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-03-30T09:30:57.807Z] #10 24.79 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-30T09:30:57.807Z] #10 27.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-30T09:30:57.807Z] #10 27.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-03-30T09:30:57.807Z] #10 27.16 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-30T09:30:57.807Z] #10 29.73 Selecting previously unselected package binutils-mingw-w64. [2020-03-30T09:30:57.807Z] #10 29.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-30T09:30:57.807Z] #10 29.76 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-30T09:30:57.807Z] #10 29.87 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-03-30T09:30:57.807Z] #10 29.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-30T09:30:57.807Z] #10 29.88 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-30T09:30:57.807Z] #10 30.06 Selecting previously unselected package dmsetup. [2020-03-30T09:30:57.807Z] #10 30.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-03-30T09:30:57.807Z] #10 30.06 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-30T09:30:57.807Z] #10 30.27 Selecting previously unselected package mingw-w64-common. [2020-03-30T09:30:57.807Z] #10 30.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-30T09:30:57.807Z] #10 30.28 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-30T09:30:57.807Z] #10 ... [2020-03-30T09:30:57.807Z] [2020-03-30T09:30:57.807Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:30:57.807Z] #30 31.75 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-03-30T09:30:57.807Z] #30 32.02 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-30T09:30:57.807Z] #30 32.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-30T09:30:58.027Z] From https://github.com/docker/buildx [2020-03-30T09:30:58.027Z] * [new tag] v0.3.1 -> build [2020-03-30T09:30:58.646Z] Switched to branch 'build' [2020-03-30T09:30:59.667Z] Removing intermediate container 739db4d24068 [2020-03-30T09:30:59.667Z] ---> dc781bbd2cff [2020-03-30T09:30:59.667Z] Step 10/16 : RUN go mod download [2020-03-30T09:30:59.667Z] ---> Running in 9c782f2d7e14 [2020-03-30T09:30:59.822Z] #30 ... [2020-03-30T09:30:59.822Z] [2020-03-30T09:30:59.822Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:30:59.822Z] #33 26.19 sync [2020-03-30T09:30:59.822Z] #33 26.19 internal/reflectlite [2020-03-30T09:30:59.822Z] #33 28.64 sort [2020-03-30T09:30:59.822Z] #33 28.65 errors [2020-03-30T09:30:59.822Z] #33 28.95 strconv [2020-03-30T09:30:59.822Z] #33 29.45 io [2020-03-30T09:30:59.822Z] #33 30.62 syscall [2020-03-30T09:30:59.822Z] #33 31.29 reflect [2020-03-30T09:30:59.822Z] #33 35.99 time [2020-03-30T09:30:59.822Z] #33 ... [2020-03-30T09:30:59.822Z] [2020-03-30T09:30:59.822Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:30:59.822Z] #35 36.38 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-03-30T09:30:59.822Z] #35 36.40 Setting up xxd (2:8.1.0875-5) ... [2020-03-30T09:30:59.822Z] #35 36.40 Setting up libuv1:s390x (1.24.1-1) ... [2020-03-30T09:30:59.822Z] #35 36.41 Setting up vim-common (2:8.1.0875-5) ... [2020-03-30T09:30:59.822Z] #35 36.42 Setting up librhash0:s390x (1.3.8-1) ... [2020-03-30T09:30:59.822Z] #35 36.43 Setting up cmake-data (3.13.4-1) ... [2020-03-30T09:30:59.822Z] #35 36.44 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-30T09:30:59.822Z] #35 36.45 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-03-30T09:30:59.822Z] #35 36.46 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-30T09:30:59.822Z] #35 36.46 Setting up cmake (3.13.4-1) ... [2020-03-30T09:30:59.822Z] #35 36.48 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:30:59.822Z] #35 36.49 Processing triggers for mime-support (3.62) ... [2020-03-30T09:30:59.882Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04a904dc70ebcdf57) in /home/ubuntu/workspace/moby_PR-40755 [Pipeline] { [Pipeline] checkout [2020-03-30T09:31:00.296Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-03-30T09:31:00.296Z] go: finding github.com/spf13/viper v1.3.2 [2020-03-30T09:31:00.296Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-03-30T09:31:00.296Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-03-30T09:31:00.296Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-03-30T09:31:00.296Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-03-30T09:31:00.296Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-03-30T09:31:00.296Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-03-30T09:31:00.296Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-30T09:31:00.444Z] #35 DONE 37.2s [2020-03-30T09:31:00.444Z] [2020-03-30T09:31:00.444Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:31:00.444Z] #43 36.51 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-03-30T09:31:00.444Z] #43 36.52 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:31:00.444Z] #43 DONE 37.2s [2020-03-30T09:31:00.444Z] [2020-03-30T09:31:00.444Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:31:00.444Z] #36 DONE 0.1s [2020-03-30T09:31:00.444Z] [2020-03-30T09:31:00.444Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:31:00.445Z] #27 14.26 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-30T09:31:00.445Z] #27 14.50 [2020-03-30T09:31:00.445Z] #27 14.63 # 2.5% ######################################################################## 100.0% [2020-03-30T09:31:00.445Z] #27 14.72 [2020-03-30T09:31:00.445Z] #27 15.77 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-30T09:31:00.445Z] #27 16.06 [2020-03-30T09:31:00.445Z] #27 16.19 ## 2.9% ######################################################################## 100.0% [2020-03-30T09:31:00.445Z] #27 16.33 [2020-03-30T09:31:00.445Z] #27 ... [2020-03-30T09:31:00.445Z] [2020-03-30T09:31:00.445Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-30T09:31:00.445Z] #37 DONE 0.1s [2020-03-30T09:31:00.730Z] [2020-03-30T09:31:00.730Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:31:00.933Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-03-30T09:31:01.346Z] #38 ... [2020-03-30T09:31:01.346Z] [2020-03-30T09:31:01.346Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:31:01.346Z] #47 27.74 github.com/LK4D4/vndr/godl/singleflight [2020-03-30T09:31:01.346Z] #47 27.75 internal/reflectlite [2020-03-30T09:31:01.346Z] #47 27.99 math/rand [2020-03-30T09:31:01.346Z] #47 28.66 internal/singleflight [2020-03-30T09:31:01.346Z] #47 29.87 io [2020-03-30T09:31:01.346Z] #47 29.87 strconv [2020-03-30T09:31:01.346Z] #47 31.09 bytes [2020-03-30T09:31:01.346Z] #47 32.72 reflect [2020-03-30T09:31:01.346Z] #47 33.13 bufio [2020-03-30T09:31:01.346Z] #47 34.55 syscall [2020-03-30T09:31:01.346Z] #47 ... [2020-03-30T09:31:01.346Z] [2020-03-30T09:31:01.346Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:31:01.346Z] #27 17.48 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-30T09:31:01.346Z] #27 17.53 skipping existing b63cc5f62c21 [2020-03-30T09:31:01.346Z] #27 17.60 [2020-03-30T09:31:01.972Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-03-30T09:31:02.266Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-03-30T09:31:02.266Z] go: finding github.com/jinzhu/now v1.0.0 [2020-03-30T09:31:02.266Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-03-30T09:31:02.266Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-03-30T09:31:02.349Z] #27 ... [2020-03-30T09:31:02.349Z] [2020-03-30T09:31:02.349Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:31:02.349Z] #50 28.95 + cd /tmp/tmp.II2naPpZyY/src/gotest.tools/gotestsum [2020-03-30T09:31:02.349Z] #50 28.95 + git checkout -q v0.3.5 [2020-03-30T09:31:02.349Z] #50 28.98 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-30T09:31:02.349Z] #50 ... [2020-03-30T09:31:02.349Z] [2020-03-30T09:31:02.349Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:31:02.349Z] #38 1.549 + RM_GOPATH=0 [2020-03-30T09:31:02.349Z] #38 1.549 + TMP_GOPATH= [2020-03-30T09:31:02.349Z] #38 1.549 + : /build [2020-03-30T09:31:02.349Z] #38 1.549 + '[' -z '' ']' [2020-03-30T09:31:02.349Z] #38 1.549 ++ mktemp -d [2020-03-30T09:31:02.349Z] #38 1.550 + export GOPATH=/tmp/tmp.yZOOipyoZ4 [2020-03-30T09:31:02.349Z] #38 1.550 + GOPATH=/tmp/tmp.yZOOipyoZ4 [2020-03-30T09:31:02.349Z] #38 1.550 + RM_GOPATH=1 [2020-03-30T09:31:02.349Z] #38 1.550 ++ dirname ./install.sh [2020-03-30T09:31:02.349Z] #38 1.551 + dir=. [2020-03-30T09:31:02.349Z] #38 1.551 + bin=tini [2020-03-30T09:31:02.349Z] #38 1.551 + shift [2020-03-30T09:31:02.349Z] #38 1.551 + '[' '!' -f ./tini.installer ']' [2020-03-30T09:31:02.349Z] #38 1.551 + . ./tini.installer [2020-03-30T09:31:02.349Z] #38 1.551 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-30T09:31:02.349Z] #38 1.551 + install_tini [2020-03-30T09:31:02.349Z] #38 1.551 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-30T09:31:02.349Z] #38 1.551 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-30T09:31:02.349Z] #38 1.551 + git clone https://github.com/krallin/tini.git /tmp/tmp.yZOOipyoZ4/tini [2020-03-30T09:31:02.349Z] #38 1.556 Cloning into '/tmp/tmp.yZOOipyoZ4/tini'... [2020-03-30T09:31:02.558Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-30T09:31:02.766Z] using credential docker-jenkins-github-credentials [2020-03-30T09:31:02.774Z] Cloning the remote Git repository [2020-03-30T09:31:02.774Z] Cloning with configured refspecs honoured and without tags [2020-03-30T09:31:02.960Z] #38 2.110 + cd /tmp/tmp.yZOOipyoZ4/tini [2020-03-30T09:31:02.960Z] #38 2.110 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-30T09:31:02.960Z] #38 2.118 + cmake . [2020-03-30T09:31:02.960Z] #38 2.491 -- The C compiler identification is GNU 8.3.0 [2020-03-30T09:31:03.193Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-03-30T09:31:03.242Z] #38 2.539 -- Check for working C compiler: /usr/bin/cc [2020-03-30T09:31:03.529Z] #38 ... [2020-03-30T09:31:03.529Z] [2020-03-30T09:31:03.529Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:31:03.529Z] #27 18.88 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-30T09:31:03.529Z] #27 19.17 [2020-03-30T09:31:03.529Z] #27 19.28 ######################################################################## 100.0% [2020-03-30T09:31:03.529Z] #27 19.35 [2020-03-30T09:31:03.529Z] #27 19.38 Download of images into '/build' complete. [2020-03-30T09:31:03.529Z] #27 19.39 Use something like the following to load the result into a Docker daemon: [2020-03-30T09:31:03.529Z] #27 19.39 tar -cC '/build' . | docker load [2020-03-30T09:31:03.529Z] #27 DONE 19.6s [2020-03-30T09:31:03.529Z] [2020-03-30T09:31:03.529Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:31:03.529Z] #33 39.97 internal/poll [2020-03-30T09:31:02.810Z] Cloning repository https://github.com/moby/moby.git [2020-03-30T09:31:02.918Z] > git init /home/ubuntu/workspace/moby_PR-40755 # timeout=10 [2020-03-30T09:31:03.216Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-30T09:31:03.217Z] > git --version # timeout=10 [2020-03-30T09:31:03.248Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-30T09:31:03.275Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40755/head:refs/remotes/origin/PR-40755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:31:03.818Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0cca3a7e3077135ca) in /home/ubuntu/workspace/moby_PR-40755 [Pipeline] { [2020-03-30T09:31:03.825Z] go: finding github.com/spf13/cobra v0.0.3 [Pipeline] checkout [2020-03-30T09:31:03.857Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a04531a17ca17e0e) in /home/ubuntu/workspace/moby_PR-40755 [Pipeline] { [Pipeline] checkout [2020-03-30T09:31:04.456Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-03-30T09:31:04.456Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-03-30T09:31:04.745Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-03-30T09:31:05.035Z] #33 41.77 os [2020-03-30T09:31:05.035Z] #33 41.84 internal/fmtsort [2020-03-30T09:31:05.381Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-03-30T09:31:05.693Z] #33 42.38 strings [2020-03-30T09:31:06.025Z] go: finding github.com/lib/pq v1.0.0 [2020-03-30T09:31:06.303Z] #33 ... [2020-03-30T09:31:06.304Z] [2020-03-30T09:31:06.304Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:31:06.304Z] #56 32.83 syscall [2020-03-30T09:31:06.304Z] #56 32.87 reflect [2020-03-30T09:31:06.304Z] #56 38.83 time [2020-03-30T09:31:06.304Z] #56 ... [2020-03-30T09:31:06.304Z] [2020-03-30T09:31:06.304Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:31:06.304Z] #38 3.122 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-30T09:31:06.304Z] #38 3.123 -- Detecting C compiler ABI info [2020-03-30T09:31:06.304Z] #38 3.796 -- Detecting C compiler ABI info - done [2020-03-30T09:31:06.304Z] #38 3.801 -- Detecting C compile features [2020-03-30T09:31:06.304Z] #38 4.911 -- Detecting C compile features - done [2020-03-30T09:31:06.304Z] #38 4.928 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-30T09:31:06.304Z] #38 5.063 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-30T09:31:06.304Z] #38 5.108 -- Configuring done [2020-03-30T09:31:06.304Z] #38 5.141 -- Generating done [2020-03-30T09:31:06.304Z] #38 5.153 -- Build files have been written to: /tmp/tmp.yZOOipyoZ4/tini [2020-03-30T09:31:06.304Z] #38 5.166 + make tini-static [2020-03-30T09:31:06.304Z] #38 5.432 Scanning dependencies of target tini-static [2020-03-30T09:31:06.304Z] #38 5.487 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-30T09:31:06.316Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-03-30T09:31:06.607Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-03-30T09:31:06.898Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-03-30T09:31:06.915Z] #38 6.425 [100%] Linking C executable tini-static [2020-03-30T09:31:06.964Z] using credential docker-jenkins-github-credentials [2020-03-30T09:31:06.973Z] Cloning the remote Git repository [2020-03-30T09:31:06.973Z] Cloning with configured refspecs honoured and without tags [2020-03-30T09:31:07.526Z] #38 6.858 [100%] Built target tini-static [2020-03-30T09:31:07.526Z] #38 6.899 + mkdir -p /build [2020-03-30T09:31:07.526Z] #38 6.909 + cp tini-static /build/docker-init [2020-03-30T09:31:06.721Z] Cloning repository https://github.com/moby/moby.git [2020-03-30T09:31:06.783Z] > git init /home/ubuntu/workspace/moby_PR-40755 # timeout=10 [2020-03-30T09:31:06.959Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-30T09:31:06.959Z] > git --version # timeout=10 [2020-03-30T09:31:06.967Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-30T09:31:06.970Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40755/head:refs/remotes/origin/PR-40755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:31:07.821Z] #38 DONE 7.1s [2020-03-30T09:31:07.821Z] [2020-03-30T09:31:07.821Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:31:07.821Z] #33 43.95 path [2020-03-30T09:31:07.821Z] #33 44.30 text/tabwriter [2020-03-30T09:31:07.823Z] using credential docker-jenkins-github-credentials [2020-03-30T09:31:07.831Z] Cloning the remote Git repository [2020-03-30T09:31:07.831Z] Cloning with configured refspecs honoured and without tags [2020-03-30T09:31:08.411Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-03-30T09:31:08.411Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-03-30T09:31:08.436Z] #33 44.95 fmt [2020-03-30T09:31:08.704Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-03-30T09:31:08.723Z] #33 45.14 path/filepath [2020-03-30T09:31:08.723Z] #33 ... [2020-03-30T09:31:08.723Z] [2020-03-30T09:31:08.723Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:31:08.723Z] #10 35.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-30T09:31:08.723Z] #10 35.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-30T09:31:08.723Z] #10 35.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-30T09:31:08.723Z] #10 40.93 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-30T09:31:08.723Z] #10 40.95 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-30T09:31:08.723Z] #10 40.95 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:31:08.723Z] #10 41.18 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-30T09:31:08.723Z] #10 41.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-30T09:31:08.723Z] #10 41.20 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:31:08.997Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-03-30T09:31:09.004Z] #10 ... [2020-03-30T09:31:09.004Z] [2020-03-30T09:31:09.004Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:31:07.864Z] Cloning repository https://github.com/moby/moby.git [2020-03-30T09:31:07.936Z] > git init /home/ubuntu/workspace/moby_PR-40755 # timeout=10 [2020-03-30T09:31:08.258Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-30T09:31:08.259Z] > git --version # timeout=10 [2020-03-30T09:31:08.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-30T09:31:08.309Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40755/head:refs/remotes/origin/PR-40755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:31:09.643Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-03-30T09:31:09.643Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-03-30T09:31:09.847Z] #65 22.96 Checking out files: 55% (1736/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-30T09:31:09.847Z] #65 23.90 + cd /tmp/tmp.qu9NZ1jfxc/src/github.com/containerd/containerd [2020-03-30T09:31:09.847Z] #65 23.90 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-30T09:31:10.515Z] #65 ... [2020-03-30T09:31:10.515Z] [2020-03-30T09:31:10.515Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:31:10.515Z] #44 7.519 Note: Building without setproctitle() and strlcpy() support. [2020-03-30T09:31:10.515Z] #44 7.519 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-30T09:31:10.515Z] #44 7.549 Note: Building without GnuTLS support [2020-03-30T09:31:10.515Z] #44 8.985 fatal: not a git repository (or any of the parent directories): .git [2020-03-30T09:31:10.515Z] #44 9.027 GEN .gitid [2020-03-30T09:31:10.515Z] #44 9.035 GEN criu/include/version.h [2020-03-30T09:31:10.515Z] #44 9.078 GEN include/common/asm [2020-03-30T09:31:10.515Z] #44 9.886 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-30T09:31:10.515Z] #44 9.962 PBCC images/opts.pb-c.c [2020-03-30T09:31:10.515Z] #44 10.04 PBCC images/sit.pb-c.c [2020-03-30T09:31:10.515Z] #44 10.07 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-30T09:31:10.515Z] #44 10.12 DEP images/opts.pb-c.d [2020-03-30T09:31:10.515Z] #44 10.15 DEP images/sit.pb-c.d [2020-03-30T09:31:10.515Z] #44 10.18 PBCC images/macvlan.pb-c.c [2020-03-30T09:31:10.515Z] #44 10.21 DEP images/macvlan.pb-c.d [2020-03-30T09:31:10.515Z] #44 10.23 PBCC images/autofs.pb-c.c [2020-03-30T09:31:10.515Z] #44 10.25 DEP images/autofs.pb-c.d [2020-03-30T09:31:10.515Z] #44 10.29 PBCC images/sysctl.pb-c.c [2020-03-30T09:31:10.796Z] #44 10.30 DEP images/sysctl.pb-c.d [2020-03-30T09:31:10.796Z] #44 10.33 PBCC images/time.pb-c.c [2020-03-30T09:31:10.796Z] #44 10.34 DEP images/time.pb-c.d [2020-03-30T09:31:10.796Z] #44 10.37 PBCC images/binfmt-misc.pb-c.c [2020-03-30T09:31:10.796Z] #44 10.38 DEP images/binfmt-misc.pb-c.d [2020-03-30T09:31:10.796Z] #44 10.40 PBCC images/seccomp.pb-c.c [2020-03-30T09:31:10.796Z] #44 10.41 DEP images/seccomp.pb-c.d [2020-03-30T09:31:10.796Z] #44 10.44 PBCC images/userns.pb-c.c [2020-03-30T09:31:10.796Z] #44 10.45 DEP images/userns.pb-c.d [2020-03-30T09:31:10.796Z] #44 10.50 PBCC images/cgroup.pb-c.c [2020-03-30T09:31:10.796Z] #44 10.52 DEP images/cgroup.pb-c.d [2020-03-30T09:31:11.077Z] #44 10.55 PBCC images/fown.pb-c.c [2020-03-30T09:31:11.077Z] #44 10.56 PBCC images/ext-file.pb-c.c [2020-03-30T09:31:11.077Z] #44 10.57 DEP images/fown.pb-c.d [2020-03-30T09:31:11.077Z] #44 10.62 DEP images/ext-file.pb-c.d [2020-03-30T09:31:11.077Z] #44 10.67 PBCC images/rpc.pb-c.c [2020-03-30T09:31:11.077Z] #44 10.71 DEP images/rpc.pb-c.d [2020-03-30T09:31:11.077Z] #44 ... [2020-03-30T09:31:11.077Z] [2020-03-30T09:31:11.077Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:31:11.077Z] #65 25.15 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-30T09:31:11.077Z] #65 25.16 + BUILDTAGS='netgo osusergo static_build' [2020-03-30T09:31:11.077Z] #65 25.16 + export EXTRA_FLAGS=-buildmode=pie [2020-03-30T09:31:11.077Z] #65 25.16 + EXTRA_FLAGS=-buildmode=pie [2020-03-30T09:31:11.077Z] #65 25.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-30T09:31:11.077Z] #65 25.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-30T09:31:11.077Z] #65 25.16 + '[' '' = dynamic ']' [2020-03-30T09:31:11.077Z] #65 25.16 + make [2020-03-30T09:31:11.143Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-30T09:31:11.143Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-03-30T09:31:11.143Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-03-30T09:31:11.434Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-03-30T09:31:11.720Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-03-30T09:31:12.080Z] #65 25.99 + bin/ctr [2020-03-30T09:31:12.354Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-03-30T09:31:12.644Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-03-30T09:31:14.147Z] go: finding github.com/gofrs/flock v0.7.0 [2020-03-30T09:31:14.147Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-03-30T09:31:14.147Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-03-30T09:31:14.147Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-30T09:31:14.746Z] #65 ... [2020-03-30T09:31:14.746Z] [2020-03-30T09:31:14.746Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:31:14.746Z] #47 40.99 internal/syscall/unix [2020-03-30T09:31:14.746Z] #47 41.14 os [2020-03-30T09:31:14.746Z] #47 42.12 internal/fmtsort [2020-03-30T09:31:14.746Z] #47 42.56 strings [2020-03-30T09:31:14.746Z] #47 43.62 fmt [2020-03-30T09:31:14.746Z] #47 44.34 path/filepath [2020-03-30T09:31:14.746Z] #47 45.70 regexp/syntax [2020-03-30T09:31:14.746Z] #47 47.78 flag [2020-03-30T09:31:14.746Z] #47 49.00 go/token [2020-03-30T09:31:14.746Z] #47 49.04 regexp [2020-03-30T09:31:14.746Z] #47 49.77 go/scanner [2020-03-30T09:31:14.746Z] #47 50.51 go/ast [2020-03-30T09:31:14.746Z] #47 ... [2020-03-30T09:31:14.746Z] [2020-03-30T09:31:14.746Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:31:14.746Z] #44 10.76 PBCC images/siginfo.pb-c.c [2020-03-30T09:31:14.746Z] #44 10.77 DEP images/siginfo.pb-c.d [2020-03-30T09:31:14.746Z] #44 10.80 PBCC images/pagemap.pb-c.c [2020-03-30T09:31:14.746Z] #44 10.83 DEP images/pagemap.pb-c.d [2020-03-30T09:31:14.746Z] #44 10.85 PBCC images/rlimit.pb-c.c [2020-03-30T09:31:14.746Z] #44 10.85 DEP images/rlimit.pb-c.d [2020-03-30T09:31:14.746Z] #44 10.88 PBCC images/file-lock.pb-c.c [2020-03-30T09:31:14.746Z] #44 10.89 DEP images/file-lock.pb-c.d [2020-03-30T09:31:14.746Z] #44 10.92 PBCC images/tty.pb-c.c [2020-03-30T09:31:14.746Z] #44 10.96 DEP images/tty.pb-c.d [2020-03-30T09:31:14.746Z] #44 10.99 PBCC images/tun.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.01 PBCC images/netdev.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.04 DEP images/tun.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.07 DEP images/netdev.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.10 PBCC images/vma.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.11 DEP images/vma.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.15 PBCC images/creds.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.15 DEP images/creds.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.18 PBCC images/utsns.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.18 DEP images/utsns.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.21 PBCC images/ipc-desc.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.23 PBCC images/ipc-sem.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.25 DEP images/ipc-desc.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.26 DEP images/ipc-sem.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.31 PBCC images/ipc-msg.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.33 DEP images/ipc-msg.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.36 PBCC images/ipc-shm.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.36 DEP images/ipc-shm.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.43 PBCC images/ipc-var.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.45 DEP images/ipc-var.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.49 PBCC images/sk-opts.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.51 PBCC images/packet-sock.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.55 DEP images/sk-opts.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.56 DEP images/packet-sock.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.61 PBCC images/sk-netlink.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.63 DEP images/sk-netlink.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.66 PBCC images/sk-inet.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.69 DEP images/sk-inet.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.71 PBCC images/sk-unix.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.75 DEP images/sk-unix.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.79 PBCC images/mm.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.81 DEP images/mm.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.85 PBCC images/timerfd.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.89 DEP images/timerfd.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.92 PBCC images/timer.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.95 DEP images/timer.pb-c.d [2020-03-30T09:31:14.746Z] #44 11.96 PBCC images/sa.pb-c.c [2020-03-30T09:31:14.746Z] #44 11.99 DEP images/sa.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.02 PBCC images/pipe-data.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.04 DEP images/pipe-data.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.07 PBCC images/mnt.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.09 DEP images/mnt.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.13 PBCC images/sk-packet.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.15 DEP images/sk-packet.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.18 PBCC images/tcp-stream.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.21 DEP images/tcp-stream.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.24 PBCC images/pipe.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.26 DEP images/pipe.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.29 PBCC images/pstree.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.29 DEP images/pstree.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.31 PBCC images/fs.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.33 DEP images/fs.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.36 PBCC images/signalfd.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.38 DEP images/signalfd.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.40 PBCC images/fh.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.42 PBCC images/fsnotify.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.45 DEP images/fh.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.48 DEP images/fsnotify.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.49 PBCC images/eventpoll.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.51 DEP images/eventpoll.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.55 PBCC images/eventfd.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.56 DEP images/eventfd.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.58 PBCC images/remap-file-path.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.60 DEP images/remap-file-path.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.64 PBCC images/fifo.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.65 DEP images/fifo.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.68 PBCC images/ghost-file.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.71 DEP images/ghost-file.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.74 PBCC images/regfile.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.77 DEP images/regfile.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.79 PBCC images/ns.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.80 DEP images/ns.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.83 PBCC images/fdinfo.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.89 DEP images/fdinfo.pb-c.d [2020-03-30T09:31:14.746Z] #44 12.93 PBCC images/core-aarch64.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.94 PBCC images/core-arm.pb-c.c [2020-03-30T09:31:14.746Z] #44 12.97 PBCC images/core-ppc64.pb-c.c [2020-03-30T09:31:14.746Z] #44 13.00 PBCC images/core-s390.pb-c.c [2020-03-30T09:31:14.746Z] #44 13.02 PBCC images/core-x86.pb-c.c [2020-03-30T09:31:14.746Z] #44 13.05 PBCC images/core.pb-c.c [2020-03-30T09:31:14.746Z] #44 13.08 PBCC images/inventory.pb-c.c [2020-03-30T09:31:14.746Z] #44 13.12 DEP images/core-aarch64.pb-c.d [2020-03-30T09:31:14.746Z] #44 13.16 DEP images/core-arm.pb-c.d [2020-03-30T09:31:14.746Z] #44 13.16 DEP images/core-ppc64.pb-c.d [2020-03-30T09:31:14.746Z] #44 13.19 DEP images/core-s390.pb-c.d [2020-03-30T09:31:14.746Z] #44 13.23 DEP images/core-x86.pb-c.d [2020-03-30T09:31:14.746Z] #44 13.26 DEP images/core.pb-c.d [2020-03-30T09:31:14.746Z] #44 13.32 DEP images/inventory.pb-c.d [2020-03-30T09:31:14.746Z] #44 13.34 PBCC images/cpuinfo.pb-c.c [2020-03-30T09:31:14.746Z] #44 13.38 DEP images/cpuinfo.pb-c.d [2020-03-30T09:31:14.746Z] #44 13.40 PBCC images/stats.pb-c.c [2020-03-30T09:31:14.746Z] #44 13.43 DEP images/stats.pb-c.d [2020-03-30T09:31:14.746Z] #44 14.23 make[1]: Nothing to be done for 'all'. [2020-03-30T09:31:14.782Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-30T09:31:15.078Z] ---> eb720d339d83 [2020-03-30T09:31:15.078Z] Successfully built eb720d339d83 [2020-03-30T09:31:15.078Z] Successfully tagged docker:latest [2020-03-30T09:31:15.078Z] INFO: Image build ended at 03/30/2020 09:31:11. Duration:00:00:32.8215834 [2020-03-30T09:31:15.078Z] [2020-03-30T09:31:15.078Z] [2020-03-30T09:31:15.078Z] INFO: Building the test binaries at 03/30/2020 09:31:11... [2020-03-30T09:31:15.358Z] #44 15.10 CC images/stats.o [2020-03-30T09:31:15.413Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-03-30T09:31:15.970Z] #44 15.44 CC images/core.o [2020-03-30T09:31:16.042Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-03-30T09:31:16.052Z] INFO: make.ps1 starting at 03/30/2020 09:31:15 [2020-03-30T09:31:16.259Z] #44 ... [2020-03-30T09:31:16.259Z] [2020-03-30T09:31:16.259Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:31:16.259Z] #33 46.36 io/ioutil [2020-03-30T09:31:16.259Z] #33 47.73 flag [2020-03-30T09:31:16.259Z] #33 47.74 github.com/BurntSushi/toml [2020-03-30T09:31:16.259Z] #33 48.57 log [2020-03-30T09:31:16.259Z] #33 50.20 github.com/BurntSushi/toml/cmd/tomlv [2020-03-30T09:31:16.259Z] #33 DONE 52.9s [2020-03-30T09:31:16.259Z] [2020-03-30T09:31:16.259Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:31:16.259Z] #44 15.95 CC images/core-x86.o [2020-03-30T09:31:16.259Z] #44 ... [2020-03-30T09:31:16.259Z] [2020-03-30T09:31:16.259Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:31:16.259Z] #56 42.99 os [2020-03-30T09:31:16.259Z] #56 43.53 encoding/binary [2020-03-30T09:31:16.259Z] #56 45.68 encoding/base64 [2020-03-30T09:31:16.259Z] #56 46.19 fmt [2020-03-30T09:31:16.259Z] #56 46.63 golang.org/x/sys/unix [2020-03-30T09:31:16.259Z] #56 49.40 encoding/json [2020-03-30T09:31:16.514Z] INFO: Git commit (f07f320651) assumed from DOCKER_GITCOMMIT environment variable [2020-03-30T09:31:16.514Z] INFO: Invoking autogen... [2020-03-30T09:31:16.544Z] #56 53.14 github.com/pkg/diff [2020-03-30T09:31:16.544Z] #56 ... [2020-03-30T09:31:16.544Z] [2020-03-30T09:31:16.544Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:31:16.544Z] #47 51.86 internal/lazyregexp [2020-03-30T09:31:16.544Z] #47 52.04 net/url [2020-03-30T09:31:16.828Z] #47 53.42 text/template/parse [2020-03-30T09:31:16.976Z] INFO: Building daemon... [2020-03-30T09:31:17.072Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-03-30T09:31:17.072Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-03-30T09:31:17.363Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-03-30T09:31:17.671Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-30T09:31:17.829Z] #47 54.60 go/parser [2020-03-30T09:31:18.707Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-03-30T09:31:18.707Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-03-30T09:31:19.844Z] #47 56.49 text/template [2020-03-30T09:31:20.209Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-03-30T09:31:20.456Z] #47 56.99 encoding/xml [2020-03-30T09:31:21.067Z] #47 ... [2020-03-30T09:31:21.067Z] [2020-03-30T09:31:21.067Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:31:21.067Z] #44 16.26 CC images/core-arm.o [2020-03-30T09:31:21.067Z] #44 16.58 CC images/core-aarch64.o [2020-03-30T09:31:21.067Z] #44 16.76 CC images/core-ppc64.o [2020-03-30T09:31:21.067Z] #44 17.15 CC images/core-s390.o [2020-03-30T09:31:21.067Z] #44 17.60 CC images/cpuinfo.o [2020-03-30T09:31:21.067Z] #44 17.89 CC images/inventory.o [2020-03-30T09:31:21.067Z] #44 18.06 CC images/fdinfo.o [2020-03-30T09:31:21.067Z] #44 18.25 CC images/fown.o [2020-03-30T09:31:21.067Z] #44 18.38 CC images/ns.o [2020-03-30T09:31:21.067Z] #44 18.54 CC images/regfile.o [2020-03-30T09:31:21.067Z] #44 18.72 CC images/ghost-file.o [2020-03-30T09:31:21.067Z] #44 18.97 CC images/fifo.o [2020-03-30T09:31:21.067Z] #44 19.15 CC images/remap-file-path.o [2020-03-30T09:31:21.067Z] #44 19.34 CC images/eventfd.o [2020-03-30T09:31:21.067Z] #44 19.45 CC images/eventpoll.o [2020-03-30T09:31:21.067Z] #44 19.59 CC images/fh.o [2020-03-30T09:31:21.067Z] #44 19.83 CC images/fsnotify.o [2020-03-30T09:31:21.067Z] #44 20.20 CC images/signalfd.o [2020-03-30T09:31:21.067Z] #44 20.37 CC images/fs.o [2020-03-30T09:31:21.067Z] #44 20.50 CC images/pstree.o [2020-03-30T09:31:21.067Z] #44 20.63 CC images/pipe.o [2020-03-30T09:31:21.239Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-03-30T09:31:21.239Z] go: finding github.com/imdario/mergo v0.3.7 [2020-03-30T09:31:21.239Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-03-30T09:31:21.348Z] #44 20.81 CC images/tcp-stream.o [2020-03-30T09:31:21.348Z] #44 21.06 CC images/sk-packet.o [2020-03-30T09:31:21.530Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-03-30T09:31:21.628Z] #44 21.23 CC images/mnt.o [2020-03-30T09:31:21.628Z] #44 ... [2020-03-30T09:31:21.628Z] [2020-03-30T09:31:21.628Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:31:21.628Z] #10 58.57 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-30T09:31:21.909Z] #10 58.57 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-30T09:31:21.909Z] #10 58.58 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:31:23.607Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-03-30T09:31:23.607Z] go: finding github.com/spf13/afero v1.1.2 [2020-03-30T09:31:24.174Z] Fetching without tags [2020-03-30T09:31:24.599Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:31:24.632Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-30T09:31:24.632Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-03-30T09:31:24.922Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-03-30T09:31:25.653Z] Merge succeeded, producing f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:31:25.653Z] Checking out Revision f07f320651fbaf4941ad60bf919c6dfed48a3457 (PR-40755) [2020-03-30T09:31:24.017Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-30T09:31:24.037Z] > git config --add remote.origin.fetch +refs/pull/40755/head:refs/remotes/origin/PR-40755 # timeout=10 [2020-03-30T09:31:24.058Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:31:24.082Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-30T09:31:24.100Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-30T09:31:24.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-30T09:31:24.103Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40755/head:refs/remotes/origin/PR-40755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:31:24.533Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:31:24.548Z] > git checkout -f f07f320651fbaf4941ad60bf919c6dfed48a3457 # timeout=10 [2020-03-30T09:31:25.564Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-30T09:31:25.578Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-30T09:31:25.591Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:31:25.610Z] > git checkout -f f07f320651fbaf4941ad60bf919c6dfed48a3457 # timeout=10 [2020-03-30T09:31:26.474Z] Fetching without tags [2020-03-30T09:31:26.948Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:31:26.980Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-30T09:31:27.271Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-03-30T09:31:27.388Z] #10 ... [2020-03-30T09:31:27.388Z] [2020-03-30T09:31:27.388Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:31:27.388Z] #56 53.65 go/ast [2020-03-30T09:31:27.388Z] #56 54.12 golang.org/x/crypto/ssh/terminal [2020-03-30T09:31:27.388Z] #56 55.05 mvdan.cc/editorconfig [2020-03-30T09:31:27.388Z] #56 55.87 mvdan.cc/sh/v3/fileutil [2020-03-30T09:31:27.388Z] #56 55.99 mvdan.cc/sh/v3/syntax [2020-03-30T09:31:27.388Z] #56 60.41 mvdan.cc/sh/v3/cmd/shfmt [2020-03-30T09:31:27.388Z] #56 ... [2020-03-30T09:31:27.388Z] [2020-03-30T09:31:27.388Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:31:27.388Z] #44 21.36 CC images/pipe-data.o [2020-03-30T09:31:27.388Z] #44 21.52 CC images/sa.o [2020-03-30T09:31:27.388Z] #44 21.61 CC images/timer.o [2020-03-30T09:31:27.388Z] #44 21.88 CC images/timerfd.o [2020-03-30T09:31:27.388Z] #44 22.03 CC images/mm.o [2020-03-30T09:31:27.388Z] #44 22.29 CC images/sk-opts.o [2020-03-30T09:31:27.388Z] #44 22.39 CC images/sk-unix.o [2020-03-30T09:31:27.388Z] #44 22.52 CC images/sk-inet.o [2020-03-30T09:31:27.388Z] #44 22.75 CC images/tun.o [2020-03-30T09:31:27.388Z] #44 22.89 CC images/sk-netlink.o [2020-03-30T09:31:27.388Z] #44 23.00 CC images/packet-sock.o [2020-03-30T09:31:27.388Z] #44 23.28 CC images/ipc-var.o [2020-03-30T09:31:27.388Z] #44 23.36 CC images/ipc-desc.o [2020-03-30T09:31:27.388Z] #44 23.43 CC images/ipc-shm.o [2020-03-30T09:31:27.388Z] #44 23.50 CC images/ipc-msg.o [2020-03-30T09:31:27.388Z] #44 23.60 CC images/ipc-sem.o [2020-03-30T09:31:27.388Z] #44 23.68 CC images/utsns.o [2020-03-30T09:31:27.388Z] #44 23.76 CC images/creds.o [2020-03-30T09:31:27.388Z] #44 23.83 CC images/vma.o [2020-03-30T09:31:27.388Z] #44 24.01 CC images/netdev.o [2020-03-30T09:31:27.388Z] #44 24.29 CC images/tty.o [2020-03-30T09:31:27.388Z] #44 24.53 CC images/file-lock.o [2020-03-30T09:31:27.388Z] #44 24.72 CC images/rlimit.o [2020-03-30T09:31:27.388Z] #44 24.92 CC images/pagemap.o [2020-03-30T09:31:27.388Z] #44 25.13 CC images/siginfo.o [2020-03-30T09:31:27.388Z] #44 25.29 CC images/rpc.o [2020-03-30T09:31:27.388Z] #44 25.95 CC images/ext-file.o [2020-03-30T09:31:27.388Z] #44 26.11 CC images/cgroup.o [2020-03-30T09:31:27.388Z] #44 26.41 CC images/userns.o [2020-03-30T09:31:27.388Z] #44 26.62 CC images/google/protobuf/descriptor.o [2020-03-30T09:31:27.388Z] #44 ... [2020-03-30T09:31:27.388Z] [2020-03-30T09:31:27.388Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:31:27.388Z] #56 DONE 63.8s [2020-03-30T09:31:27.388Z] [2020-03-30T09:31:27.388Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:31:27.388Z] #47 60.04 go/doc [2020-03-30T09:31:27.388Z] #47 60.82 github.com/LK4D4/vndr/versioned [2020-03-30T09:31:27.388Z] #47 61.03 net [2020-03-30T09:31:27.388Z] #47 61.89 github.com/LK4D4/vndr/build [2020-03-30T09:31:27.388Z] #47 63.74 vendor/golang.org/x/text/transform [2020-03-30T09:31:27.823Z] Merge succeeded, producing f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:31:27.823Z] Checking out Revision f07f320651fbaf4941ad60bf919c6dfed48a3457 (PR-40755) [2020-03-30T09:31:27.905Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-03-30T09:31:27.905Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-30T09:31:28.009Z] #47 64.63 vendor/golang.org/x/text/unicode/bidi [2020-03-30T09:31:28.535Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-03-30T09:31:26.378Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-30T09:31:26.391Z] > git config --add remote.origin.fetch +refs/pull/40755/head:refs/remotes/origin/PR-40755 # timeout=10 [2020-03-30T09:31:26.411Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:31:26.439Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-30T09:31:26.516Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-30T09:31:26.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-30T09:31:26.522Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40755/head:refs/remotes/origin/PR-40755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:31:26.958Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:31:26.979Z] > git checkout -f f07f320651fbaf4941ad60bf919c6dfed48a3457 # timeout=10 [2020-03-30T09:31:27.768Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-30T09:31:27.798Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-30T09:31:27.863Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:31:27.887Z] > git checkout -f f07f320651fbaf4941ad60bf919c6dfed48a3457 # timeout=10 [2020-03-30T09:31:29.013Z] #47 65.58 vendor/golang.org/x/text/secure/bidirule [2020-03-30T09:31:29.013Z] #47 ... [2020-03-30T09:31:29.013Z] [2020-03-30T09:31:29.013Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:31:29.013Z] #44 27.71 CC images/opts.o [2020-03-30T09:31:29.013Z] #44 27.81 CC images/seccomp.o [2020-03-30T09:31:29.013Z] #44 28.01 CC images/binfmt-misc.o [2020-03-30T09:31:29.013Z] #44 28.17 CC images/time.o [2020-03-30T09:31:29.013Z] #44 28.29 CC images/sysctl.o [2020-03-30T09:31:29.013Z] #44 28.42 CC images/autofs.o [2020-03-30T09:31:29.013Z] #44 28.49 CC images/macvlan.o [2020-03-30T09:31:29.013Z] #44 28.55 CC images/sit.o [2020-03-30T09:31:29.013Z] #44 28.64 LINK images/built-in.o [2020-03-30T09:31:29.013Z] #44 28.68 GEN compel/include/asm [2020-03-30T09:31:29.013Z] #44 28.68 GEN compel/include/version.h [2020-03-30T09:31:29.013Z] #44 28.69 touch .config [2020-03-30T09:31:29.013Z] #44 28.70 GEN include/common/config.h [2020-03-30T09:31:29.013Z] #44 28.73 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-03-30T09:31:29.013Z] #44 28.76 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-30T09:31:29.013Z] #44 28.77 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-30T09:31:29.013Z] #44 28.79 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-03-30T09:31:29.164Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-03-30T09:31:29.294Z] #44 28.80 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-03-30T09:31:29.294Z] #44 28.81 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-03-30T09:31:29.294Z] #44 28.83 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-30T09:31:29.294Z] #44 28.83 DEP compel/plugins/std/infect.d [2020-03-30T09:31:29.294Z] #44 28.91 DEP compel/plugins/std/string.d [2020-03-30T09:31:29.294Z] #44 28.96 DEP compel/plugins/std/log.d [2020-03-30T09:31:29.294Z] #44 29.01 DEP compel/plugins/std/fds.d [2020-03-30T09:31:29.574Z] #44 29.07 DEP compel/plugins/std/std.d [2020-03-30T09:31:29.574Z] #44 29.13 DEP compel/plugins/shmem/shmem.d [2020-03-30T09:31:29.574Z] #44 29.18 DEP compel/plugins/fds/fds.d [2020-03-30T09:31:29.574Z] #44 29.29 CC compel/plugins/std/std.o [2020-03-30T09:31:29.857Z] #44 29.46 CC compel/plugins/std/fds.o [2020-03-30T09:31:29.893Z] Commit message: "vendor: update go.etcd.io/bbolt v1.3.4" [2020-03-30T09:31:29.882Z] > git --version # timeout=10 [2020-03-30T09:31:29.899Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-03-30T09:31:30.138Z] #44 29.72 CC compel/plugins/std/log.o [2020-03-30T09:31:30.195Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-03-30T09:31:30.195Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-03-30T09:31:30.419Z] #44 30.16 CC compel/plugins/std/string.o [2020-03-30T09:31:30.484Z] go: finding github.com/gogo/googleapis v1.1.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-30T09:31:31.030Z] #44 30.54 CC compel/plugins/std/infect.o [2020-03-30T09:31:31.107Z] Fetching without tags [2020-03-30T09:31:31.117Z] go: finding github.com/docker/go-connections v0.4.0 [2020-03-30T09:31:31.310Z] #44 30.80 CC compel/arch/s390/plugins/std/parasite-head.o [2020-03-30T09:31:31.310Z] #44 30.83 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-03-30T09:31:31.310Z] #44 30.87 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-03-30T09:31:31.310Z] #44 30.99 AR compel/plugins/std.lib.a [2020-03-30T09:31:31.406Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-03-30T09:31:31.406Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-30T09:31:31.554Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:31:31.591Z] #44 31.02 CC compel/plugins/fds/fds.o [2020-03-30T09:31:31.591Z] #44 31.22 AR compel/plugins/fds.lib.a [2020-03-30T09:31:31.591Z] #44 31.25 HOSTDEP compel/src/lib/log-host.d [2020-03-30T09:31:31.591Z] #44 31.37 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-30T09:31:31.872Z] #44 31.46 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-03-30T09:31:31.872Z] #44 31.56 HOSTDEP compel/src/main-host.d [2020-03-30T09:31:31.935Z] + docker version [2020-03-30T09:31:32.152Z] #44 31.68 DEP compel/src/lib/ptrace.d [2020-03-30T09:31:32.152Z] #44 31.84 DEP compel/src/lib/infect.d [2020-03-30T09:31:32.152Z] #44 31.93 DEP compel/src/lib/infect-util.d [2020-03-30T09:31:32.433Z] #44 32.00 DEP compel/src/lib/infect-rpc.d [2020-03-30T09:31:32.713Z] #44 32.13 DEP compel/arch/s390/src/lib/infect.d [2020-03-30T09:31:32.713Z] #44 32.25 DEP compel/arch/s390/src/lib/cpu.d [2020-03-30T09:31:32.713Z] #44 32.34 DEP compel/src/lib/log.d [2020-03-30T09:31:32.713Z] #44 32.45 DEP compel/src/main.d [2020-03-30T09:31:31.022Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-30T09:31:31.032Z] > git config --add remote.origin.fetch +refs/pull/40755/head:refs/remotes/origin/PR-40755 # timeout=10 [2020-03-30T09:31:31.048Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:31:31.083Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-30T09:31:31.112Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-30T09:31:31.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-30T09:31:31.113Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40755/head:refs/remotes/origin/PR-40755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T09:31:31.579Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:31:31.604Z] > git checkout -f f07f320651fbaf4941ad60bf919c6dfed48a3457 # timeout=10 [2020-03-30T09:31:32.755Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-30T09:31:32.809Z] Merge succeeded, producing f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:31:32.809Z] Checking out Revision f07f320651fbaf4941ad60bf919c6dfed48a3457 (PR-40755) [2020-03-30T09:31:32.969Z] Commit message: "vendor: update go.etcd.io/bbolt v1.3.4" [2020-03-30T09:31:32.994Z] #44 32.59 DEP compel/src/lib/handle-elf.d [2020-03-30T09:31:32.994Z] #44 32.71 DEP compel/arch/s390/src/lib/handle-elf.d [2020-03-30T09:31:33.023Z] > git --version # timeout=10 [2020-03-30T09:31:33.083Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-03-30T09:31:33.274Z] #44 32.89 CC compel/src/lib/log.o [2020-03-30T09:31:33.463Z] go: finding github.com/google/go-cmp v0.2.0 [2020-03-30T09:31:33.463Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-03-30T09:31:33.555Z] #44 33.17 CC compel/arch/s390/src/lib/cpu.o [2020-03-30T09:31:33.752Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-03-30T09:31:33.835Z] #44 33.38 CC compel/arch/s390/src/lib/infect.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-30T09:31:34.043Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-03-30T09:31:34.043Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-03-30T09:31:34.116Z] #44 ... [2020-03-30T09:31:34.116Z] [2020-03-30T09:31:34.116Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:31:34.116Z] #10 70.70 Selecting previously unselected package libapparmor1:s390x. [2020-03-30T09:31:34.116Z] #10 70.71 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-03-30T09:31:34.116Z] #10 70.72 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-03-30T09:31:34.116Z] #10 70.79 Selecting previously unselected package libapparmor-dev:s390x. [2020-03-30T09:31:34.116Z] #10 70.79 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-03-30T09:31:34.116Z] #10 70.80 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-03-30T09:31:34.116Z] #10 70.89 Selecting previously unselected package libbtrfs0. [2020-03-30T09:31:34.116Z] #10 70.89 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-30T09:31:34.116Z] #10 70.89 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-30T09:31:34.116Z] #10 70.92 Selecting previously unselected package libbtrfs-dev. [2020-03-30T09:31:34.116Z] #10 70.93 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-30T09:31:34.116Z] #10 70.93 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:31:34.116Z] #10 71.00 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-03-30T09:31:34.116Z] #10 71.00 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-30T09:31:34.116Z] #10 71.00 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-30T09:31:34.116Z] #10 71.04 Selecting previously unselected package libudev-dev:s390x. [2020-03-30T09:31:34.333Z] go: finding github.com/pkg/profile v1.2.1 [2020-03-30T09:31:34.409Z] #10 71.04 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-03-30T09:31:34.409Z] #10 71.06 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-03-30T09:31:34.409Z] #10 71.20 Selecting previously unselected package libsepol1-dev:s390x. [2020-03-30T09:31:34.409Z] #10 71.20 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-03-30T09:31:34.409Z] #10 71.22 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-03-30T09:31:34.599Z] + docker version [2020-03-30T09:31:34.622Z] go: finding github.com/spf13/cast v1.3.0 [2020-03-30T09:31:34.709Z] #10 71.56 Selecting previously unselected package libpcre16-3:s390x. [2020-03-30T09:31:34.709Z] #10 71.56 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-03-30T09:31:34.709Z] #10 71.56 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-03-30T09:31:34.709Z] #10 71.63 Selecting previously unselected package libpcre32-3:s390x. [2020-03-30T09:31:34.991Z] #10 71.63 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-03-30T09:31:34.991Z] #10 71.64 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-03-30T09:31:34.991Z] #10 71.78 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-03-30T09:31:34.991Z] #10 71.78 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-03-30T09:31:34.991Z] #10 71.78 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-30T09:31:34.991Z] #10 71.87 Selecting previously unselected package libpcre3-dev:s390x. [2020-03-30T09:31:34.991Z] #10 71.87 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-03-30T09:31:34.991Z] #10 71.87 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-03-30T09:31:32.786Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-30T09:31:32.812Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T09:31:32.834Z] > git checkout -f f07f320651fbaf4941ad60bf919c6dfed48a3457 # timeout=10 [2020-03-30T09:31:35.272Z] #10 72.13 Selecting previously unselected package libselinux1-dev:s390x. [2020-03-30T09:31:35.272Z] #10 72.13 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-03-30T09:31:35.272Z] #10 72.14 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-30T09:31:35.552Z] #10 72.33 Selecting previously unselected package libdevmapper-dev:s390x. [2020-03-30T09:31:35.552Z] #10 72.33 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-03-30T09:31:35.552Z] #10 72.34 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-30T09:31:35.552Z] #10 72.39 Selecting previously unselected package libseccomp-dev:s390x. [2020-03-30T09:31:35.552Z] #10 72.39 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-03-30T09:31:35.552Z] #10 72.39 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-03-30T09:31:35.833Z] #10 72.50 Selecting previously unselected package libsystemd-dev:s390x. [2020-03-30T09:31:35.833Z] #10 72.50 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-03-30T09:31:35.833Z] #10 72.52 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-30T09:31:36.114Z] #10 72.97 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-30T09:31:36.114Z] #10 72.98 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-03-30T09:31:36.114Z] #10 72.99 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-03-30T09:31:36.114Z] #10 72.99 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-30T09:31:36.114Z] #10 73.00 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-03-30T09:31:36.114Z] #10 73.01 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-03-30T09:31:36.114Z] #10 73.01 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:31:36.114Z] #10 73.02 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-30T09:31:36.114Z] #10 73.03 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-03-30T09:31:36.114Z] #10 73.03 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-03-30T09:31:36.114Z] #10 73.04 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-30T09:31:36.114Z] #10 73.05 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:31:36.114Z] #10 73.06 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-03-30T09:31:36.114Z] #10 73.06 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-30T09:31:36.114Z] #10 73.07 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-30T09:31:36.118Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-03-30T09:31:36.395Z] #10 73.08 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-30T09:31:36.395Z] #10 73.08 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-03-30T09:31:36.395Z] #10 73.09 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:31:36.395Z] #10 73.10 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-03-30T09:31:36.395Z] #10 73.10 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-03-30T09:31:36.395Z] #10 73.11 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:31:36.395Z] #10 73.11 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-03-30T09:31:36.395Z] #10 73.11 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-03-30T09:31:36.395Z] #10 73.12 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-30T09:31:36.395Z] #10 73.13 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-30T09:31:36.395Z] #10 73.13 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-30T09:31:36.395Z] #10 73.14 Setting up dmsetup (2:1.02.155-3) ... [2020-03-30T09:31:36.395Z] #10 73.15 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-30T09:31:36.395Z] #10 73.15 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-30T09:31:36.395Z] #10 73.16 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:31:36.675Z] #10 DONE 73.6s [2020-03-30T09:31:36.676Z] [2020-03-30T09:31:36.676Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:31:36.676Z] #44 33.96 CC compel/src/lib/infect-rpc.o [2020-03-30T09:31:36.676Z] #44 34.15 CC compel/src/lib/infect-util.o [2020-03-30T09:31:36.676Z] #44 34.36 CC compel/src/lib/infect.o [2020-03-30T09:31:36.676Z] #44 35.77 CC compel/src/lib/ptrace.o [2020-03-30T09:31:36.676Z] #44 36.04 AR compel/libcompel.a [2020-03-30T09:31:36.676Z] #44 36.11 HOSTCC compel/src/main-host.o [2020-03-30T09:31:36.758Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-03-30T09:31:36.956Z] #44 ... [2020-03-30T09:31:36.956Z] [2020-03-30T09:31:36.956Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:31:36.956Z] #58 DONE 0.1s [2020-03-30T09:31:36.956Z] [2020-03-30T09:31:36.956Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-30T09:31:36.956Z] #59 DONE 0.1s [2020-03-30T09:31:36.956Z] [2020-03-30T09:31:36.956Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:31:36.956Z] #44 36.65 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-03-30T09:31:37.048Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-30T09:31:37.048Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-03-30T09:31:37.223Z] Commit message: "vendor: update go.etcd.io/bbolt v1.3.4" [2020-03-30T09:31:37.243Z] #44 36.78 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-30T09:31:37.249Z] > git --version # timeout=10 [2020-03-30T09:31:37.298Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-03-30T09:31:37.339Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-03-30T09:31:37.339Z] go: finding github.com/docker/go-connections v0.3.0 [2020-03-30T09:31:37.525Z] #44 37.10 HOSTCC compel/src/lib/log-host.o [2020-03-30T09:31:37.805Z] #44 37.21 HOSTLINK compel/compel-host-bin [2020-03-30T09:31:37.805Z] #44 37.39 DEP soccr/soccr.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-30T09:31:38.086Z] #44 37.53 CC soccr/soccr.o [2020-03-30T09:31:38.369Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-30T09:31:38.379Z] #44 ... [2020-03-30T09:31:38.379Z] [2020-03-30T09:31:38.379Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-30T09:31:38.379Z] #11 DONE 1.6s [2020-03-30T09:31:38.564Z] + docker version [2020-03-30T09:31:38.663Z] [2020-03-30T09:31:38.663Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:31:38.663Z] #60 1.420 + RM_GOPATH=0 [2020-03-30T09:31:38.663Z] #60 1.421 + TMP_GOPATH= [2020-03-30T09:31:38.663Z] #60 1.421 + : /build [2020-03-30T09:31:38.663Z] #60 1.421 + '[' -z '' ']' [2020-03-30T09:31:38.663Z] #60 1.423 ++ mktemp -d [2020-03-30T09:31:38.663Z] #60 1.424 + export GOPATH=/tmp/tmp.nb8NckoDyB [2020-03-30T09:31:38.663Z] #60 1.424 + GOPATH=/tmp/tmp.nb8NckoDyB [2020-03-30T09:31:38.663Z] #60 1.424 + RM_GOPATH=1 [2020-03-30T09:31:38.663Z] #60 1.425 ++ dirname ./install.sh [2020-03-30T09:31:38.663Z] #60 1.428 + dir=. [2020-03-30T09:31:38.663Z] #60 1.428 + bin=runc [2020-03-30T09:31:38.663Z] #60 1.428 + shift [2020-03-30T09:31:38.663Z] #60 1.428 + '[' '!' -f ./runc.installer ']' [2020-03-30T09:31:38.663Z] #60 1.428 + . ./runc.installer [2020-03-30T09:31:38.663Z] #60 1.429 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-30T09:31:38.663Z] #60 1.429 + install_runc [2020-03-30T09:31:38.663Z] #60 1.431 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-30T09:31:38.663Z] #60 1.432 + uname -r [2020-03-30T09:31:38.663Z] #60 1.437 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-30T09:31:38.663Z] #60 1.437 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-30T09:31:38.663Z] #60 1.437 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-30T09:31:38.663Z] #60 1.438 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nb8NckoDyB/src/github.com/opencontainers/runc [2020-03-30T09:31:38.663Z] #60 1.440 Cloning into '/tmp/tmp.nb8NckoDyB/src/github.com/opencontainers/runc'... [2020-03-30T09:31:39.274Z] #60 ... [2020-03-30T09:31:39.274Z] [2020-03-30T09:31:39.274Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:31:39.274Z] #47 65.90 vendor/golang.org/x/text/unicode/norm [2020-03-30T09:31:39.274Z] #47 68.56 vendor/golang.org/x/net/idna [2020-03-30T09:31:39.274Z] #47 70.44 vendor/golang.org/x/net/http2/hpack [2020-03-30T09:31:39.274Z] #47 71.27 mime [2020-03-30T09:31:39.274Z] #47 72.58 mime/quotedprintable [2020-03-30T09:31:39.274Z] #47 72.81 net/http/internal [2020-03-30T09:31:39.274Z] #47 74.13 net/textproto [2020-03-30T09:31:39.274Z] #47 74.14 crypto/x509 [2020-03-30T09:31:39.274Z] #47 75.13 vendor/golang.org/x/net/http/httpguts [2020-03-30T09:31:39.274Z] #47 75.36 vendor/golang.org/x/net/http/httpproxy [2020-03-30T09:31:39.274Z] #47 76.02 mime/multipart [2020-03-30T09:31:39.274Z] #47 ... [2020-03-30T09:31:39.274Z] [2020-03-30T09:31:39.274Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:31:39.274Z] #44 38.40 AR soccr/libsoccr.a [2020-03-30T09:31:39.274Z] #44 38.47 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-30T09:31:39.274Z] #44 38.79 DEP criu/arch/s390/sigframe.d [2020-03-30T09:31:39.274Z] #44 38.94 DEP criu/arch/s390/crtools.d [2020-03-30T09:31:39.395Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-03-30T09:31:39.395Z] go: finding github.com/magiconair/properties v1.8.0 [2020-03-30T09:31:39.554Z] #44 39.11 DEP criu/arch/s390/cpu.d [2020-03-30T09:31:39.835Z] #44 39.33 CC criu/arch/s390/cpu.o [2020-03-30T09:31:40.027Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-03-30T09:31:40.027Z] go: finding gotest.tools v2.2.0+incompatible [2020-03-30T09:31:40.061Z] Client: Docker Engine - Community [2020-03-30T09:31:40.061Z] Version: 19.03.5 [2020-03-30T09:31:40.061Z] API version: 1.40 [2020-03-30T09:31:40.061Z] Go version: go1.12.12 [2020-03-30T09:31:40.061Z] Git commit: 633a0ea [2020-03-30T09:31:40.061Z] Built: Wed Nov 13 07:27:53 2019 [2020-03-30T09:31:40.061Z] OS/Arch: linux/arm64 [2020-03-30T09:31:40.061Z] Experimental: false [2020-03-30T09:31:40.061Z] [2020-03-30T09:31:40.061Z] Server: Docker Engine - Community [2020-03-30T09:31:40.061Z] Engine: [2020-03-30T09:31:40.061Z] Version: 19.03.5 [2020-03-30T09:31:40.061Z] API version: 1.40 (minimum version 1.12) [2020-03-30T09:31:40.061Z] Go version: go1.12.12 [2020-03-30T09:31:40.061Z] Git commit: 633a0ea [2020-03-30T09:31:40.061Z] Built: Wed Nov 13 07:26:25 2019 [2020-03-30T09:31:40.061Z] OS/Arch: linux/arm64 [2020-03-30T09:31:40.061Z] Experimental: true [2020-03-30T09:31:40.061Z] containerd: [2020-03-30T09:31:40.061Z] Version: 1.2.10 [2020-03-30T09:31:40.061Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-30T09:31:40.061Z] runc: [2020-03-30T09:31:40.061Z] Version: 1.0.0-rc8+dev [2020-03-30T09:31:40.061Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-30T09:31:40.061Z] docker-init: [2020-03-30T09:31:40.061Z] Version: 0.18.0 [2020-03-30T09:31:40.061Z] GitCommit: fec3683 [Pipeline] sh [2020-03-30T09:31:40.124Z] #44 ... [2020-03-30T09:31:40.124Z] [2020-03-30T09:31:40.124Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-30T09:31:40.124Z] #12 DONE 1.6s [2020-03-30T09:31:40.124Z] [2020-03-30T09:31:40.124Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:31:40.124Z] #44 39.67 CC criu/arch/s390/crtools.o [2020-03-30T09:31:40.124Z] #44 ... [2020-03-30T09:31:40.124Z] [2020-03-30T09:31:40.124Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:31:40.124Z] #68 72.29 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-30T09:31:40.124Z] #68 72.29 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-30T09:31:40.124Z] #68 DONE 76.8s [2020-03-30T09:31:40.315Z] go: finding google.golang.org/grpc v1.20.1 [2020-03-30T09:31:40.390Z] + docker info [2020-03-30T09:31:40.411Z] [2020-03-30T09:31:40.411Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-30T09:31:40.411Z] #69 DONE 0.1s [2020-03-30T09:31:40.411Z] [2020-03-30T09:31:40.411Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-30T09:31:40.605Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-03-30T09:31:40.895Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-03-30T09:31:41.524Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-30T09:31:41.813Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-03-30T09:31:41.908Z] #13 1.791 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-30T09:31:41.908Z] #13 DONE 1.9s [2020-03-30T09:31:41.908Z] [2020-03-30T09:31:41.908Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-30T09:31:42.443Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-03-30T09:31:42.443Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-03-30T09:31:42.775Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-03-30T09:31:42.775Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-03-30T09:31:43.373Z] #14 ... [2020-03-30T09:31:43.373Z] [2020-03-30T09:31:43.373Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:31:43.373Z] #50 DONE 79.9s [2020-03-30T09:31:43.373Z] [2020-03-30T09:31:43.373Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-30T09:31:43.373Z] #14 DONE 1.6s [2020-03-30T09:31:43.373Z] [2020-03-30T09:31:43.373Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:31:43.373Z] #44 40.70 CC criu/arch/s390/sigframe.o [2020-03-30T09:31:43.373Z] #44 40.89 LINK criu/arch/s390/crtools.built-in.o [2020-03-30T09:31:43.373Z] #44 40.93 DEP criu/pie/util-vdso.d [2020-03-30T09:31:43.373Z] #44 41.10 DEP criu/pie/util.d [2020-03-30T09:31:43.373Z] #44 41.20 CC criu/pie/util.o [2020-03-30T09:31:43.373Z] #44 41.45 CC criu/pie/util-vdso.o [2020-03-30T09:31:43.373Z] #44 42.10 AR criu/pie/pie.lib.a [2020-03-30T09:31:43.373Z] #44 42.16 DEP criu/pie/restorer.d [2020-03-30T09:31:43.373Z] #44 42.28 DEP criu/arch/s390/restorer.d [2020-03-30T09:31:43.373Z] #44 42.38 DEP criu/arch/s390/vdso-pie.d [2020-03-30T09:31:43.373Z] #44 42.45 DEP criu/pie/parasite-vdso.d [2020-03-30T09:31:43.373Z] #44 42.54 DEP criu/pie/parasite.d [2020-03-30T09:31:43.373Z] #44 42.71 CC criu/pie/parasite.o [2020-03-30T09:31:43.404Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-03-30T09:31:43.404Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-03-30T09:31:43.842Z] Client: Docker Engine - Community [2020-03-30T09:31:43.842Z] Version: 19.03.5 [2020-03-30T09:31:43.842Z] API version: 1.40 [2020-03-30T09:31:43.842Z] Go version: go1.12.12 [2020-03-30T09:31:43.842Z] Git commit: 633a0ea838 [2020-03-30T09:31:43.842Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-30T09:31:43.842Z] OS/Arch: linux/amd64 [2020-03-30T09:31:43.842Z] Experimental: false [2020-03-30T09:31:43.842Z] [2020-03-30T09:31:43.842Z] Server: Docker Engine - Community [2020-03-30T09:31:43.842Z] Engine: [2020-03-30T09:31:43.842Z] Version: 19.03.5 [2020-03-30T09:31:43.842Z] API version: 1.40 (minimum version 1.12) [2020-03-30T09:31:43.842Z] Go version: go1.12.12 [2020-03-30T09:31:43.842Z] Git commit: 633a0ea838 [2020-03-30T09:31:43.842Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-30T09:31:43.842Z] OS/Arch: linux/amd64 [2020-03-30T09:31:43.842Z] Experimental: true [2020-03-30T09:31:43.842Z] containerd: [2020-03-30T09:31:43.842Z] Version: 1.2.10 [2020-03-30T09:31:43.842Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-30T09:31:43.842Z] runc: [2020-03-30T09:31:43.842Z] Version: 1.0.0-rc8+dev [2020-03-30T09:31:43.842Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-30T09:31:43.842Z] docker-init: [2020-03-30T09:31:43.842Z] Version: 0.18.0 [2020-03-30T09:31:43.842Z] GitCommit: fec3683 [Pipeline] sh [2020-03-30T09:31:44.035Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-03-30T09:31:44.035Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-03-30T09:31:44.172Z] + docker info [2020-03-30T09:31:44.325Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-03-30T09:31:44.325Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-30T09:31:44.381Z] #44 43.80 LINK criu/pie/parasite.built-in.o [2020-03-30T09:31:44.381Z] #44 43.81 GEN criu/pie/parasite-blob.h [2020-03-30T09:31:44.381Z] #44 43.83 CC criu/pie/parasite-vdso.o [2020-03-30T09:31:44.613Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-03-30T09:31:44.613Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-03-30T09:31:44.613Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-03-30T09:31:44.672Z] #44 44.36 CC criu/arch/s390/vdso-pie.o [2020-03-30T09:31:44.901Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-03-30T09:31:44.953Z] #44 44.55 CC criu/arch/s390/restorer.o [2020-03-30T09:31:45.191Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-30T09:31:45.233Z] #44 44.81 CC criu/pie/restorer.o [2020-03-30T09:31:45.513Z] #44 ... [2020-03-30T09:31:45.513Z] [2020-03-30T09:31:45.513Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-30T09:31:45.513Z] #15 DONE 2.0s [2020-03-30T09:31:45.796Z] [2020-03-30T09:31:45.796Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-30T09:31:45.819Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-03-30T09:31:45.819Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-03-30T09:31:46.446Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-03-30T09:31:46.797Z] Client: Docker Engine - Community [2020-03-30T09:31:46.797Z] Version: 19.03.5 [2020-03-30T09:31:46.797Z] API version: 1.40 [2020-03-30T09:31:46.797Z] Go version: go1.12.12 [2020-03-30T09:31:46.797Z] Git commit: 633a0ea838 [2020-03-30T09:31:46.797Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-30T09:31:46.797Z] OS/Arch: linux/amd64 [2020-03-30T09:31:46.797Z] Experimental: false [2020-03-30T09:31:46.797Z] [2020-03-30T09:31:46.797Z] Server: Docker Engine - Community [2020-03-30T09:31:46.797Z] Engine: [2020-03-30T09:31:46.797Z] Version: 19.03.5 [2020-03-30T09:31:46.797Z] API version: 1.40 (minimum version 1.12) [2020-03-30T09:31:46.797Z] Go version: go1.12.12 [2020-03-30T09:31:46.797Z] Git commit: 633a0ea838 [2020-03-30T09:31:46.797Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-30T09:31:46.797Z] OS/Arch: linux/amd64 [2020-03-30T09:31:46.797Z] Experimental: true [2020-03-30T09:31:46.797Z] containerd: [2020-03-30T09:31:46.797Z] Version: 1.2.10 [2020-03-30T09:31:46.797Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-30T09:31:46.797Z] runc: [2020-03-30T09:31:46.797Z] Version: 1.0.0-rc8+dev [2020-03-30T09:31:46.797Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-30T09:31:46.797Z] docker-init: [2020-03-30T09:31:46.797Z] Version: 0.18.0 [2020-03-30T09:31:46.797Z] GitCommit: fec3683 [2020-03-30T09:31:46.798Z] #16 DONE 1.3s [2020-03-30T09:31:46.798Z] [2020-03-30T09:31:46.798Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:31:46.798Z] #44 46.35 LINK criu/pie/restorer.built-in.o [2020-03-30T09:31:46.798Z] #44 46.37 GEN criu/pie/restorer-blob.h [2020-03-30T09:31:46.798Z] #44 46.43 DEP criu/vdso.d [Pipeline] sh [2020-03-30T09:31:47.073Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-03-30T09:31:47.073Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-03-30T09:31:47.073Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-30T09:31:47.079Z] #44 46.64 DEP criu/uts_ns.d [2020-03-30T09:31:47.080Z] #44 46.75 DEP criu/util.d [2020-03-30T09:31:47.150Z] + docker info [2020-03-30T09:31:47.360Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-03-30T09:31:47.360Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-03-30T09:31:47.361Z] #44 46.87 DEP criu/uffd.d [2020-03-30T09:31:47.361Z] #44 46.99 DEP criu/tun.d [2020-03-30T09:31:47.641Z] #44 47.20 DEP criu/tty.d [2020-03-30T09:31:47.922Z] #44 47.32 DEP criu/timerfd.d [2020-03-30T09:31:47.922Z] #44 47.50 DEP criu/sysfs_parse.d [2020-03-30T09:31:48.202Z] #44 47.69 DEP criu/sysctl.d [2020-03-30T09:31:48.202Z] #44 47.88 DEP criu/string.d [2020-03-30T09:31:48.482Z] #44 47.90 DEP criu/stats.d [2020-03-30T09:31:48.482Z] #44 47.99 DEP criu/sockets.d [2020-03-30T09:31:48.508Z] Client: [2020-03-30T09:31:48.508Z] Debug Mode: false [2020-03-30T09:31:48.508Z] [2020-03-30T09:31:48.508Z] Server: [2020-03-30T09:31:48.508Z] Containers: 0 [2020-03-30T09:31:48.508Z] Running: 0 [2020-03-30T09:31:48.508Z] Paused: 0 [2020-03-30T09:31:48.508Z] Stopped: 0 [2020-03-30T09:31:48.508Z] Images: 0 [2020-03-30T09:31:48.508Z] Server Version: 19.03.5 [2020-03-30T09:31:48.508Z] Storage Driver: overlay2 [2020-03-30T09:31:48.508Z] Backing Filesystem: extfs [2020-03-30T09:31:48.508Z] Supports d_type: true [2020-03-30T09:31:48.508Z] Native Overlay Diff: true [2020-03-30T09:31:48.508Z] Logging Driver: json-file [2020-03-30T09:31:48.508Z] Cgroup Driver: cgroupfs [2020-03-30T09:31:48.508Z] Plugins: [2020-03-30T09:31:48.508Z] Volume: local [2020-03-30T09:31:48.508Z] Network: bridge host ipvlan macvlan null overlay [2020-03-30T09:31:48.508Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-30T09:31:48.508Z] Swarm: inactive [2020-03-30T09:31:48.508Z] Runtimes: runc [2020-03-30T09:31:48.508Z] Default Runtime: runc [2020-03-30T09:31:48.508Z] Init Binary: docker-init [2020-03-30T09:31:48.508Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-30T09:31:48.508Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-30T09:31:48.508Z] init version: fec3683 [2020-03-30T09:31:48.508Z] Security Options: [2020-03-30T09:31:48.508Z] apparmor [2020-03-30T09:31:48.508Z] seccomp [2020-03-30T09:31:48.508Z] Profile: default [2020-03-30T09:31:48.508Z] Kernel Version: 4.15.0-1057-aws [2020-03-30T09:31:48.508Z] Operating System: Ubuntu 16.04.6 LTS [2020-03-30T09:31:48.508Z] OSType: linux [2020-03-30T09:31:48.509Z] Architecture: aarch64 [2020-03-30T09:31:48.509Z] CPUs: 4 [2020-03-30T09:31:48.509Z] Total Memory: 7.525GiB [2020-03-30T09:31:48.509Z] Name: ip-10-100-97-146 [2020-03-30T09:31:48.509Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-03-30T09:31:48.509Z] Docker Root Dir: /var/lib/docker [2020-03-30T09:31:48.509Z] Debug Mode: false [2020-03-30T09:31:48.509Z] Registry: https://index.docker.io/v1/ [2020-03-30T09:31:48.509Z] Labels: [2020-03-30T09:31:48.509Z] Experimental: true [2020-03-30T09:31:48.509Z] Insecure Registries: [2020-03-30T09:31:48.509Z] 127.0.0.0/8 [2020-03-30T09:31:48.509Z] Live Restore Enabled: true [2020-03-30T09:31:48.509Z] [2020-03-30T09:31:48.509Z] WARNING: No swap limit support [Pipeline] sh [2020-03-30T09:31:48.766Z] #44 48.16 DEP criu/sk-unix.d [2020-03-30T09:31:48.766Z] #44 48.39 DEP criu/sk-tcp.d [2020-03-30T09:31:48.799Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-30T09:31:48.799Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-30T09:31:48.799Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40755/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-30T09:31:48.799Z] + bash /home/ubuntu/workspace/moby_PR-40755/check-config.sh [2020-03-30T09:31:48.799Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-30T09:31:48.799Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-03-30T09:31:48.799Z] [2020-03-30T09:31:48.799Z] Generally Necessary: [2020-03-30T09:31:48.799Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-30T09:31:48.799Z] - apparmor: enabled and tools installed [2020-03-30T09:31:48.799Z] - CONFIG_NAMESPACES: enabled [2020-03-30T09:31:48.799Z] - CONFIG_NET_NS: enabled [2020-03-30T09:31:48.799Z] - CONFIG_PID_NS: enabled [2020-03-30T09:31:48.799Z] - CONFIG_IPC_NS: enabled [2020-03-30T09:31:48.799Z] - CONFIG_UTS_NS: enabled [2020-03-30T09:31:48.799Z] - CONFIG_CGROUPS: enabled [2020-03-30T09:31:48.868Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-03-30T09:31:49.046Z] #44 48.52 DEP criu/sk-queue.d [2020-03-30T09:31:49.047Z] #44 48.60 DEP criu/sk-packet.d [2020-03-30T09:31:49.047Z] #44 48.68 DEP criu/sk-netlink.d [2020-03-30T09:31:49.060Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-30T09:31:49.060Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-30T09:31:49.060Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-30T09:31:49.060Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-30T09:31:49.060Z] - CONFIG_CPUSETS: enabled [2020-03-30T09:31:49.060Z] - CONFIG_MEMCG: enabled [2020-03-30T09:31:49.060Z] - CONFIG_KEYS: enabled [2020-03-30T09:31:49.060Z] - CONFIG_VETH: enabled (as module) [2020-03-30T09:31:49.060Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-30T09:31:49.060Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-30T09:31:49.060Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-30T09:31:49.060Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-30T09:31:49.060Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-30T09:31:49.060Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-30T09:31:49.060Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-30T09:31:49.060Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-30T09:31:49.060Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-30T09:31:49.060Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-30T09:31:49.060Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-30T09:31:49.060Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-30T09:31:49.060Z] [2020-03-30T09:31:49.060Z] Optional Features: [2020-03-30T09:31:49.060Z] - CONFIG_USER_NS: enabled [2020-03-30T09:31:49.060Z] - CONFIG_SECCOMP: enabled [2020-03-30T09:31:49.060Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-30T09:31:49.060Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-30T09:31:49.060Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-30T09:31:49.060Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-30T09:31:49.161Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-03-30T09:31:49.320Z] - CONFIG_BLK_CGROUP: enabled [2020-03-30T09:31:49.320Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-30T09:31:49.320Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-30T09:31:49.320Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-30T09:31:49.320Z] - CONFIG_CGROUP_PERF: enabled [2020-03-30T09:31:49.320Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-30T09:31:49.320Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-30T09:31:49.320Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-30T09:31:49.320Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-30T09:31:49.320Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-30T09:31:49.320Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-30T09:31:49.320Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-30T09:31:49.320Z] - CONFIG_IP_VS: enabled (as module) [2020-03-30T09:31:49.320Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-30T09:31:49.320Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-30T09:31:49.320Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-30T09:31:49.320Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-30T09:31:49.320Z] - CONFIG_EXT4_FS: enabled [2020-03-30T09:31:49.320Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-30T09:31:49.320Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-30T09:31:49.320Z] - Network Drivers: [2020-03-30T09:31:49.320Z] - "overlay": [2020-03-30T09:31:49.320Z] - CONFIG_VXLAN: enabled (as module) [2020-03-30T09:31:49.320Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-30T09:31:49.320Z] Optional (for encrypted networks): [2020-03-30T09:31:49.351Z] #44 48.78 DEP criu/sk-inet.d [2020-03-30T09:31:49.351Z] #44 48.96 DEP criu/signalfd.d [2020-03-30T09:31:49.449Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-03-30T09:31:49.449Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-03-30T09:31:49.579Z] - CONFIG_CRYPTO: enabled [2020-03-30T09:31:49.579Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-30T09:31:49.579Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-30T09:31:49.579Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-30T09:31:49.579Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-30T09:31:49.579Z] - CONFIG_XFRM: enabled [2020-03-30T09:31:49.579Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-30T09:31:49.579Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-30T09:31:49.579Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-30T09:31:49.579Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-30T09:31:49.579Z] - "ipvlan": [2020-03-30T09:31:49.579Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-30T09:31:49.579Z] - "macvlan": [2020-03-30T09:31:49.579Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-30T09:31:49.579Z] - CONFIG_DUMMY: enabled (as module) [2020-03-30T09:31:49.579Z] - "ftp,tftp client in container": [2020-03-30T09:31:49.579Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-30T09:31:49.579Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-30T09:31:49.579Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-30T09:31:49.579Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-30T09:31:49.579Z] - Storage Drivers: [2020-03-30T09:31:49.579Z] - "aufs": [2020-03-30T09:31:49.579Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-30T09:31:49.579Z] - "btrfs": [2020-03-30T09:31:49.579Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-30T09:31:49.579Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-30T09:31:49.579Z] - "devicemapper": [2020-03-30T09:31:49.579Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-30T09:31:49.579Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-30T09:31:49.579Z] - "overlay": [2020-03-30T09:31:49.579Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-30T09:31:49.579Z] - "zfs": [2020-03-30T09:31:49.579Z] - /dev/zfs: missing [2020-03-30T09:31:49.579Z] - zfs command: missing [2020-03-30T09:31:49.579Z] - zpool command: missing [2020-03-30T09:31:49.579Z] [2020-03-30T09:31:49.579Z] Limits: [2020-03-30T09:31:49.579Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-30T09:31:49.579Z] [2020-03-30T09:31:49.579Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-30T09:31:49.649Z] #44 49.09 DEP criu/sigframe.d [2020-03-30T09:31:49.649Z] #44 49.20 DEP criu/shmem.d [2020-03-30T09:31:49.739Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-03-30T09:31:49.740Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-03-30T09:31:49.740Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-30T09:31:49.917Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 . [2020-03-30T09:31:49.917Z] #2 [internal] load .dockerignore [2020-03-30T09:31:49.929Z] #44 49.37 DEP criu/servicefd.d [2020-03-30T09:31:49.929Z] #44 49.54 DEP criu/seize.d [2020-03-30T09:31:50.177Z] #2 transferring context: 87B done [2020-03-30T09:31:50.177Z] #2 DONE 0.2s [2020-03-30T09:31:50.177Z] [2020-03-30T09:31:50.177Z] #1 [internal] load build definition from Dockerfile [2020-03-30T09:31:50.177Z] #1 transferring dockerfile: 17.06kB done [2020-03-30T09:31:50.177Z] #1 DONE 0.2s [2020-03-30T09:31:50.177Z] [2020-03-30T09:31:50.177Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-30T09:31:50.210Z] #44 49.69 DEP criu/seccomp.d [2020-03-30T09:31:50.210Z] #44 49.76 DEP criu/rst-malloc.d [2020-03-30T09:31:50.210Z] #44 49.80 DEP criu/rbtree.d [2020-03-30T09:31:50.210Z] #44 49.82 DEP criu/pstree.d [2020-03-30T09:31:50.210Z] #44 49.89 DEP criu/protobuf.d [2020-03-30T09:31:50.490Z] #44 49.99 GEN criu/protobuf-desc-gen.h [2020-03-30T09:31:50.770Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-03-30T09:31:50.770Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-30T09:31:50.770Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-03-30T09:31:51.059Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-03-30T09:31:51.059Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-03-30T09:31:51.116Z] #3 DONE 0.7s [2020-03-30T09:31:51.116Z] [2020-03-30T09:31:51.116Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-30T09:31:51.116Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-30T09:31:51.116Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-30T09:31:51.116Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-03-30T09:31:51.116Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-03-30T09:31:51.116Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2020-03-30T09:31:51.117Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 4.76MB / 8.26MB 0.2s [2020-03-30T09:31:51.117Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2020-03-30T09:31:51.117Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-03-30T09:31:51.376Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-03-30T09:31:51.376Z] #4 DONE 0.6s [2020-03-30T09:31:51.491Z] #44 50.85 DEP criu/protobuf-desc.d [2020-03-30T09:31:51.491Z] #44 ... [2020-03-30T09:31:51.491Z] [2020-03-30T09:31:51.491Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:31:51.491Z] #47 77.95 crypto/tls [2020-03-30T09:31:51.491Z] #47 82.63 net/http/httptrace [2020-03-30T09:31:51.491Z] #47 82.74 net/http [2020-03-30T09:31:51.491Z] #47 ... [2020-03-30T09:31:51.491Z] [2020-03-30T09:31:51.491Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:31:51.491Z] #44 50.97 DEP criu/proc_parse.d [2020-03-30T09:31:51.491Z] #44 51.15 DEP criu/plugin.d [2020-03-30T09:31:51.491Z] #44 51.20 DEP criu/pipes.d [2020-03-30T09:31:51.771Z] #44 51.30 DEP criu/pie-util.d [2020-03-30T09:31:51.771Z] #44 51.40 DEP criu/pie-util-vdso.d [2020-03-30T09:31:51.771Z] #44 51.49 DEP criu/path.d [2020-03-30T09:31:51.944Z] [2020-03-30T09:31:51.944Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-30T09:31:52.052Z] #44 51.63 DEP criu/parasite-syscall.d [2020-03-30T09:31:52.203Z] #5 ... [2020-03-30T09:31:52.203Z] [2020-03-30T09:31:52.204Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-30T09:31:52.204Z] #6 DONE 0.3s [2020-03-30T09:31:52.204Z] [2020-03-30T09:31:52.204Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-30T09:31:52.204Z] #5 DONE 0.3s [2020-03-30T09:31:52.204Z] [2020-03-30T09:31:52.204Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-30T09:31:52.204Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-30T09:31:52.332Z] #44 51.83 DEP criu/pagemap.d [2020-03-30T09:31:52.332Z] #44 52.00 DEP criu/pagemap-cache.d [2020-03-30T09:31:52.466Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-30T09:31:52.466Z] #7 sha256:5aac44732a29bc2feed5f3e35d41afc4dffa1ca3f16863e79eef0af9749db80b 1.79kB / 1.79kB done [2020-03-30T09:31:52.466Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 1.41MB / 7.68MB 0.3s [2020-03-30T09:31:52.466Z] #7 sha256:cf0ca10818ef71189f7b086a557d94fa3f7eda49b4e93cdde64d89a2c4f7ac5a 5.46kB / 5.46kB done [2020-03-30T09:31:52.466Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 12.92MB / 49.17MB 0.3s [2020-03-30T09:31:52.560Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-30T09:31:52.560Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-03-30T09:31:52.613Z] #44 52.12 DEP criu/page-xfer.d [2020-03-30T09:31:52.613Z] #44 52.27 DEP criu/page-pipe.d [2020-03-30T09:31:52.613Z] #44 52.36 DEP criu/netfilter.d [2020-03-30T09:31:52.893Z] #44 52.52 DEP criu/net.d [2020-03-30T09:31:53.036Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.4s [2020-03-30T09:31:53.036Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 23.62MB / 49.17MB 0.4s [2020-03-30T09:31:53.036Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.5s done [2020-03-30T09:31:53.036Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 35.41MB / 49.17MB 0.6s [2020-03-30T09:31:53.036Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0B / 9.98MB 0.6s [2020-03-30T09:31:53.036Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 0B / 52.10MB 0.6s [2020-03-30T09:31:53.036Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 48.93MB / 49.17MB 0.8s [2020-03-30T09:31:53.036Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.01MB / 9.98MB 0.8s [2020-03-30T09:31:53.036Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 3.85MB / 52.10MB 0.8s [2020-03-30T09:31:53.173Z] #44 52.74 DEP criu/namespaces.d [2020-03-30T09:31:53.173Z] #44 ... [2020-03-30T09:31:53.173Z] [2020-03-30T09:31:53.173Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:31:53.173Z] #60 6.142 + cd /tmp/tmp.nb8NckoDyB/src/github.com/opencontainers/runc [2020-03-30T09:31:53.173Z] #60 6.142 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-30T09:31:53.173Z] #60 6.577 + '[' -z '' ']' [2020-03-30T09:31:53.173Z] #60 6.577 + target=static [2020-03-30T09:31:53.173Z] #60 6.577 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-30T09:31:53.173Z] #60 7.794 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-30T09:31:53.189Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-03-30T09:31:53.189Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-03-30T09:31:53.304Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 1.0s done [2020-03-30T09:31:53.304Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.9s done [2020-03-30T09:31:53.304Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 19.25MB / 52.10MB 1.0s [2020-03-30T09:31:53.304Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 0B / 97.60MB 1.0s [2020-03-30T09:31:53.304Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 0B / 62.47MB 1.0s [2020-03-30T09:31:53.453Z] #60 ... [2020-03-30T09:31:53.453Z] [2020-03-30T09:31:53.453Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:31:53.453Z] #44 52.89 DEP criu/mount.d [2020-03-30T09:31:53.453Z] #44 53.05 DEP criu/mem.d [2020-03-30T09:31:53.478Z] go: finding github.com/stretchr/objx v0.1.1 [2020-03-30T09:31:53.478Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-03-30T09:31:53.567Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 24.31MB / 52.10MB 1.1s [2020-03-30T09:31:53.567Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 27.08MB / 52.10MB 1.2s [2020-03-30T09:31:53.567Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 6.05MB / 62.47MB 1.2s [2020-03-30T09:31:53.567Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 37.51MB / 52.10MB 1.3s [2020-03-30T09:31:53.567Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 8.60MB / 97.60MB 1.3s [2020-03-30T09:31:53.567Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 14.58MB / 62.47MB 1.3s [2020-03-30T09:31:53.567Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b [2020-03-30T09:31:53.734Z] #44 53.25 DEP criu/lsm.d [2020-03-30T09:31:53.734Z] #44 53.36 DEP criu/log.d [2020-03-30T09:31:53.734Z] #44 53.44 DEP criu/libnetlink.d [2020-03-30T09:31:53.833Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 1.5s [2020-03-30T09:31:53.833Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 15.76MB / 97.60MB 1.5s [2020-03-30T09:31:53.833Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 27.32MB / 62.47MB 1.5s [2020-03-30T09:31:54.014Z] #44 53.57 DEP criu/kerndat.d [2020-03-30T09:31:54.014Z] #44 53.78 DEP criu/kcmp-ids.d [2020-03-30T09:31:54.093Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 1.7s done [2020-03-30T09:31:54.093Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 32.50MB / 97.60MB 1.9s [2020-03-30T09:31:54.093Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 43.21MB / 62.47MB 1.9s [2020-03-30T09:31:54.093Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 1.9s done [2020-03-30T09:31:54.108Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-03-30T09:31:54.108Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-03-30T09:31:54.140Z] Client: [2020-03-30T09:31:54.140Z] Debug Mode: false [2020-03-30T09:31:54.140Z] [2020-03-30T09:31:54.140Z] Server: [2020-03-30T09:31:54.140Z] Containers: 0 [2020-03-30T09:31:54.140Z] Running: 0 [2020-03-30T09:31:54.140Z] Paused: 0 [2020-03-30T09:31:54.140Z] Stopped: 0 [2020-03-30T09:31:54.140Z] Images: 0 [2020-03-30T09:31:54.140Z] Server Version: 19.03.5 [2020-03-30T09:31:54.140Z] Storage Driver: overlay2 [2020-03-30T09:31:54.140Z] Backing Filesystem: extfs [2020-03-30T09:31:54.140Z] Supports d_type: true [2020-03-30T09:31:54.140Z] Native Overlay Diff: true [2020-03-30T09:31:54.140Z] Logging Driver: json-file [2020-03-30T09:31:54.140Z] Cgroup Driver: cgroupfs [2020-03-30T09:31:54.140Z] Plugins: [2020-03-30T09:31:54.140Z] Volume: local [2020-03-30T09:31:54.140Z] Network: bridge host ipvlan macvlan null overlay [2020-03-30T09:31:54.140Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-30T09:31:54.140Z] Swarm: inactive [2020-03-30T09:31:54.140Z] Runtimes: runc [2020-03-30T09:31:54.140Z] Default Runtime: runc [2020-03-30T09:31:54.140Z] Init Binary: docker-init [2020-03-30T09:31:54.141Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-30T09:31:54.141Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-30T09:31:54.141Z] init version: fec3683 [2020-03-30T09:31:54.141Z] Security Options: [2020-03-30T09:31:54.141Z] apparmor [2020-03-30T09:31:54.141Z] seccomp [2020-03-30T09:31:54.141Z] Profile: default [2020-03-30T09:31:54.141Z] Kernel Version: 4.15.0-1058-aws [2020-03-30T09:31:54.141Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-30T09:31:54.141Z] OSType: linux [2020-03-30T09:31:54.141Z] Architecture: x86_64 [2020-03-30T09:31:54.141Z] CPUs: 2 [2020-03-30T09:31:54.141Z] Total Memory: 7.501GiB [2020-03-30T09:31:54.141Z] Name: ip-10-100-104-222 [2020-03-30T09:31:54.141Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-30T09:31:54.141Z] Docker Root Dir: /var/lib/docker [2020-03-30T09:31:54.141Z] Debug Mode: false [2020-03-30T09:31:54.141Z] Registry: https://index.docker.io/v1/ [2020-03-30T09:31:54.141Z] Labels: [2020-03-30T09:31:54.141Z] Experimental: true [2020-03-30T09:31:54.141Z] Insecure Registries: [2020-03-30T09:31:54.141Z] 127.0.0.0/8 [2020-03-30T09:31:54.141Z] Live Restore Enabled: true [2020-03-30T09:31:54.141Z] [2020-03-30T09:31:54.141Z] WARNING: No swap limit support [Pipeline] sh [2020-03-30T09:31:54.295Z] #44 53.88 DEP criu/irmap.d [2020-03-30T09:31:54.358Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 40.05MB / 97.60MB 2.0s [2020-03-30T09:31:54.358Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 50.38MB / 62.47MB 2.0s [2020-03-30T09:31:54.358Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 45.34MB / 97.60MB 2.1s [2020-03-30T09:31:54.358Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 57.59MB / 62.47MB 2.1s [2020-03-30T09:31:54.396Z] go: finding github.com/golang/mock v1.1.1 [2020-03-30T09:31:54.396Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-03-30T09:31:54.396Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-03-30T09:31:54.483Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-30T09:31:54.483Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-30T09:31:54.483Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40755/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-30T09:31:54.483Z] + bash /home/ubuntu/workspace/moby_PR-40755/check-config.sh [2020-03-30T09:31:54.483Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-30T09:31:54.483Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-30T09:31:54.483Z] [2020-03-30T09:31:54.483Z] Generally Necessary: [2020-03-30T09:31:54.483Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-30T09:31:54.483Z] - apparmor: enabled and tools installed [2020-03-30T09:31:54.483Z] - CONFIG_NAMESPACES: enabled [2020-03-30T09:31:54.483Z] - CONFIG_NET_NS: enabled [2020-03-30T09:31:54.483Z] - CONFIG_PID_NS: enabled [2020-03-30T09:31:54.483Z] - CONFIG_IPC_NS: enabled [2020-03-30T09:31:54.483Z] - CONFIG_UTS_NS: enabled [2020-03-30T09:31:54.483Z] - CONFIG_CGROUPS: enabled [2020-03-30T09:31:54.483Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-30T09:31:54.483Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-30T09:31:54.483Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-30T09:31:54.483Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-30T09:31:54.483Z] - CONFIG_CPUSETS: enabled [2020-03-30T09:31:54.483Z] - CONFIG_MEMCG: enabled [2020-03-30T09:31:54.483Z] - CONFIG_KEYS: enabled [2020-03-30T09:31:54.483Z] - CONFIG_VETH: enabled (as module) [2020-03-30T09:31:54.483Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-30T09:31:54.483Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-30T09:31:54.483Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-30T09:31:54.483Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-30T09:31:54.483Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-30T09:31:54.483Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-30T09:31:54.483Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-30T09:31:54.483Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-30T09:31:54.483Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-30T09:31:54.590Z] #44 53.95 DEP criu/ipc_ns.d [2020-03-30T09:31:54.590Z] #44 54.15 DEP criu/image.d [2020-03-30T09:31:54.590Z] #44 54.31 DEP criu/image-desc.d [2020-03-30T09:31:54.590Z] #44 54.37 DEP criu/fsnotify.d [2020-03-30T09:31:54.618Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 2.2s [2020-03-30T09:31:54.618Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 50.53MB / 97.60MB 2.3s [2020-03-30T09:31:54.755Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-30T09:31:54.755Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-30T09:31:54.755Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-30T09:31:54.755Z] [2020-03-30T09:31:54.755Z] Optional Features: [2020-03-30T09:31:54.755Z] - CONFIG_USER_NS: enabled [2020-03-30T09:31:54.755Z] - CONFIG_SECCOMP: enabled [2020-03-30T09:31:54.755Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-30T09:31:54.755Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-30T09:31:54.755Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-30T09:31:54.755Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-30T09:31:54.755Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-30T09:31:54.755Z] - CONFIG_BLK_CGROUP: enabled [2020-03-30T09:31:54.755Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-30T09:31:54.755Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-30T09:31:54.755Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-30T09:31:54.755Z] - CONFIG_CGROUP_PERF: enabled [2020-03-30T09:31:54.755Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-30T09:31:54.755Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-30T09:31:54.755Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-30T09:31:54.755Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-30T09:31:54.755Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-30T09:31:54.755Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-30T09:31:54.755Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-30T09:31:54.755Z] - CONFIG_IP_VS: enabled (as module) [2020-03-30T09:31:54.755Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-30T09:31:54.755Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-30T09:31:54.755Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-30T09:31:54.755Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-30T09:31:54.755Z] - CONFIG_EXT4_FS: enabled [2020-03-30T09:31:54.755Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-30T09:31:54.755Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-30T09:31:54.755Z] - Network Drivers: [2020-03-30T09:31:54.755Z] - "overlay": [2020-03-30T09:31:54.755Z] - CONFIG_VXLAN: enabled (as module) [2020-03-30T09:31:54.755Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-30T09:31:54.755Z] Optional (for encrypted networks): [2020-03-30T09:31:54.877Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 65.75MB / 97.60MB 2.6s [2020-03-30T09:31:55.013Z] - CONFIG_CRYPTO: enabled [2020-03-30T09:31:55.013Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-30T09:31:55.013Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-30T09:31:55.013Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-30T09:31:55.013Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-30T09:31:55.013Z] - CONFIG_XFRM: enabled [2020-03-30T09:31:55.013Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-30T09:31:55.013Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-30T09:31:55.013Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-30T09:31:55.013Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-30T09:31:55.013Z] - "ipvlan": [2020-03-30T09:31:55.013Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-30T09:31:55.013Z] - "macvlan": [2020-03-30T09:31:55.013Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-30T09:31:55.013Z] - CONFIG_DUMMY: enabled (as module) [2020-03-30T09:31:55.013Z] - "ftp,tftp client in container": [2020-03-30T09:31:55.013Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-30T09:31:55.013Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-30T09:31:55.013Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-30T09:31:55.013Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-30T09:31:55.013Z] - Storage Drivers: [2020-03-30T09:31:55.013Z] - "aufs": [2020-03-30T09:31:55.013Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-30T09:31:55.013Z] - "btrfs": [2020-03-30T09:31:55.013Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-30T09:31:55.013Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-30T09:31:55.013Z] - "devicemapper": [2020-03-30T09:31:55.013Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-30T09:31:55.013Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-30T09:31:55.013Z] - "overlay": [2020-03-30T09:31:55.013Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-30T09:31:55.013Z] - "zfs": [2020-03-30T09:31:55.013Z] - /dev/zfs: missing [2020-03-30T09:31:55.013Z] - zfs command: missing [2020-03-30T09:31:55.013Z] - zpool command: missing [2020-03-30T09:31:55.013Z] [2020-03-30T09:31:55.013Z] Limits: [2020-03-30T09:31:55.013Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-30T09:31:55.013Z] [2020-03-30T09:31:55.013Z] + true [Pipeline] } [2020-03-30T09:31:55.029Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-03-30T09:31:55.029Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-30T09:31:55.138Z] #7 ... [2020-03-30T09:31:55.138Z] [2020-03-30T09:31:55.138Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-30T09:31:55.138Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-30T09:31:55.138Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-30T09:31:55.138Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-30T09:31:55.138Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-03-30T09:31:55.138Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done [2020-03-30T09:31:55.138Z] #71 DONE 2.8s [2020-03-30T09:31:55.138Z] [2020-03-30T09:31:55.138Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-30T09:31:55.138Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 2.7s done [2020-03-30T09:31:55.138Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 71.42MB / 97.60MB 2.8s [2020-03-30T09:31:55.200Z] #44 54.55 DEP criu/filesystems.d [2020-03-30T09:31:55.200Z] #44 54.72 DEP criu/files.d [2020-03-30T09:31:55.200Z] #44 54.91 DEP criu/files-reg.d [2020-03-30T09:31:55.318Z] go: finding github.com/kr/text v0.1.0 [2020-03-30T09:31:55.357Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 . [2020-03-30T09:31:55.404Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 77.57MB / 97.60MB 2.9s [2020-03-30T09:31:55.404Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 94.96MB / 97.60MB 3.1s [2020-03-30T09:31:55.481Z] #44 55.01 DEP criu/files-ext.d [2020-03-30T09:31:55.481Z] #44 55.08 DEP criu/file-lock.d [2020-03-30T09:31:55.481Z] #44 55.17 DEP criu/file-ids.d [2020-03-30T09:31:55.610Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-03-30T09:31:55.610Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-03-30T09:31:55.616Z] #1 [internal] load .dockerignore [2020-03-30T09:31:55.616Z] #1 transferring context: 87B 0.0s done [2020-03-30T09:31:55.616Z] #1 DONE 0.2s [2020-03-30T09:31:55.616Z] [2020-03-30T09:31:55.616Z] #2 [internal] load build definition from Dockerfile [2020-03-30T09:31:55.616Z] #2 transferring dockerfile: 17.06kB done [2020-03-30T09:31:55.616Z] #2 DONE 0.2s [2020-03-30T09:31:55.616Z] [2020-03-30T09:31:55.616Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-30T09:31:55.761Z] #44 55.25 DEP criu/fifo.d [2020-03-30T09:31:55.761Z] #44 55.32 DEP criu/fdstore.d [2020-03-30T09:31:55.761Z] #44 55.38 DEP criu/fault-injection.d [2020-03-30T09:31:55.761Z] #44 55.42 DEP criu/external.d [2020-03-30T09:31:56.041Z] #44 55.55 DEP criu/eventpoll.d [2020-03-30T09:31:56.041Z] #44 55.71 DEP criu/eventfd.d [2020-03-30T09:31:56.041Z] #44 55.79 DEP criu/crtools.d [2020-03-30T09:31:56.322Z] #44 56.01 DEP criu/cr-service.d [2020-03-30T09:31:56.342Z] #7 ... [2020-03-30T09:31:56.342Z] [2020-03-30T09:31:56.342Z] #20 [internal] load build context [2020-03-30T09:31:56.342Z] #20 transferring context: 50.07MB 3.8s done [2020-03-30T09:31:56.342Z] #20 DONE 4.1s [2020-03-30T09:31:56.342Z] [2020-03-30T09:31:56.342Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-30T09:31:56.342Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 4.1s done [2020-03-30T09:31:56.552Z] #3 DONE 0.6s [2020-03-30T09:31:56.552Z] [2020-03-30T09:31:56.552Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-30T09:31:56.552Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-30T09:31:56.552Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-30T09:31:56.552Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-30T09:31:56.552Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-30T09:31:56.552Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 472.64kB / 8.82MB 0.1s [2020-03-30T09:31:56.602Z] #44 56.15 DEP criu/cr-restore.d [2020-03-30T09:31:56.603Z] #44 56.37 DEP criu/cr-errno.d [2020-03-30T09:31:56.659Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-03-30T09:31:56.659Z] go: finding github.com/spf13/pflag v1.0.3 [2020-03-30T09:31:56.659Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-03-30T09:31:56.659Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-03-30T09:31:56.810Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-03-30T09:31:56.810Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-30T09:31:56.883Z] #44 56.38 DEP criu/cr-dump.d [2020-03-30T09:31:56.883Z] #44 ... [2020-03-30T09:31:56.883Z] [2020-03-30T09:31:56.883Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:31:56.883Z] #17 1.484 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:31:56.883Z] #17 1.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:31:56.883Z] #17 1.557 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:31:56.883Z] #17 1.921 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-30T09:31:56.883Z] #17 3.555 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-30T09:31:56.883Z] #17 5.076 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-30T09:31:56.883Z] #17 6.844 Fetched 8032 kB in 6s (1445 kB/s) [2020-03-30T09:31:56.883Z] #17 6.844 Reading package lists... [2020-03-30T09:31:56.883Z] #17 8.607 Reading package lists... [2020-03-30T09:31:56.883Z] #17 10.00 Building dependency tree... [2020-03-30T09:31:56.883Z] #17 ... [2020-03-30T09:31:56.883Z] [2020-03-30T09:31:56.883Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:31:56.883Z] #44 56.61 DEP criu/cr-dedup.d [2020-03-30T09:31:56.958Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-03-30T09:31:57.141Z] Client: [2020-03-30T09:31:57.141Z] Debug Mode: false [2020-03-30T09:31:57.141Z] [2020-03-30T09:31:57.141Z] Server: [2020-03-30T09:31:57.141Z] Containers: 0 [2020-03-30T09:31:57.141Z] Running: 0 [2020-03-30T09:31:57.141Z] Paused: 0 [2020-03-30T09:31:57.141Z] Stopped: 0 [2020-03-30T09:31:57.141Z] Images: 0 [2020-03-30T09:31:57.141Z] Server Version: 19.03.5 [2020-03-30T09:31:57.141Z] Storage Driver: overlay2 [2020-03-30T09:31:57.141Z] Backing Filesystem: extfs [2020-03-30T09:31:57.141Z] Supports d_type: true [2020-03-30T09:31:57.141Z] Native Overlay Diff: true [2020-03-30T09:31:57.141Z] Logging Driver: json-file [2020-03-30T09:31:57.141Z] Cgroup Driver: cgroupfs [2020-03-30T09:31:57.141Z] Plugins: [2020-03-30T09:31:57.141Z] Volume: local [2020-03-30T09:31:57.141Z] Network: bridge host ipvlan macvlan null overlay [2020-03-30T09:31:57.141Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-30T09:31:57.141Z] Swarm: inactive [2020-03-30T09:31:57.141Z] Runtimes: runc [2020-03-30T09:31:57.141Z] Default Runtime: runc [2020-03-30T09:31:57.141Z] Init Binary: docker-init [2020-03-30T09:31:57.141Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-30T09:31:57.141Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-30T09:31:57.141Z] init version: fec3683 [2020-03-30T09:31:57.141Z] Security Options: [2020-03-30T09:31:57.141Z] apparmor [2020-03-30T09:31:57.141Z] seccomp [2020-03-30T09:31:57.141Z] Profile: default [2020-03-30T09:31:57.141Z] Kernel Version: 4.15.0-1058-aws [2020-03-30T09:31:57.141Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-30T09:31:57.141Z] OSType: linux [2020-03-30T09:31:57.141Z] Architecture: x86_64 [2020-03-30T09:31:57.141Z] CPUs: 2 [2020-03-30T09:31:57.141Z] Total Memory: 7.501GiB [2020-03-30T09:31:57.141Z] Name: ip-10-100-69-121 [2020-03-30T09:31:57.141Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-30T09:31:57.141Z] Docker Root Dir: /var/lib/docker [2020-03-30T09:31:57.141Z] Debug Mode: false [2020-03-30T09:31:57.141Z] Registry: https://index.docker.io/v1/ [2020-03-30T09:31:57.141Z] Labels: [2020-03-30T09:31:57.141Z] Experimental: true [2020-03-30T09:31:57.141Z] Insecure Registries: [2020-03-30T09:31:57.141Z] 127.0.0.0/8 [2020-03-30T09:31:57.141Z] Live Restore Enabled: true [2020-03-30T09:31:57.141Z] [2020-03-30T09:31:57.141Z] WARNING: No swap limit support [Pipeline] sh [2020-03-30T09:31:57.164Z] #44 56.72 DEP criu/cr-check.d [2020-03-30T09:31:57.375Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-30T09:31:57.375Z] #4 DONE 1.1s [2020-03-30T09:31:57.445Z] #44 57.00 DEP criu/config.d [2020-03-30T09:31:57.445Z] #44 57.14 DEP criu/clone-noasan.d [2020-03-30T09:31:57.473Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-30T09:31:57.473Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-30T09:31:57.473Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40755/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-30T09:31:57.473Z] + bash /home/ubuntu/workspace/moby_PR-40755/check-config.sh [2020-03-30T09:31:57.473Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-30T09:31:57.473Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-30T09:31:57.473Z] [2020-03-30T09:31:57.473Z] Generally Necessary: [2020-03-30T09:31:57.473Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-30T09:31:57.473Z] - apparmor: enabled and tools installed [2020-03-30T09:31:57.473Z] - CONFIG_NAMESPACES: enabled [2020-03-30T09:31:57.473Z] - CONFIG_NET_NS: enabled [2020-03-30T09:31:57.473Z] - CONFIG_PID_NS: enabled [2020-03-30T09:31:57.473Z] - CONFIG_IPC_NS: enabled [2020-03-30T09:31:57.473Z] - CONFIG_UTS_NS: enabled [2020-03-30T09:31:57.473Z] - CONFIG_CGROUPS: enabled [2020-03-30T09:31:57.473Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-30T09:31:57.473Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-30T09:31:57.473Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-30T09:31:57.473Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-30T09:31:57.473Z] - CONFIG_CPUSETS: enabled [2020-03-30T09:31:57.473Z] - CONFIG_MEMCG: enabled [2020-03-30T09:31:57.473Z] - CONFIG_KEYS: enabled [2020-03-30T09:31:57.473Z] - CONFIG_VETH: enabled (as module) [2020-03-30T09:31:57.473Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-30T09:31:57.473Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-30T09:31:57.473Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-30T09:31:57.473Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-30T09:31:57.473Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-30T09:31:57.473Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-30T09:31:57.473Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-30T09:31:57.473Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-30T09:31:57.473Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-30T09:31:57.725Z] #44 57.18 DEP criu/cgroup.d [2020-03-30T09:31:57.725Z] #44 57.34 DEP criu/cgroup-props.d [2020-03-30T09:31:57.725Z] #44 57.42 DEP criu/bitmap.d [2020-03-30T09:31:57.730Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-30T09:31:57.730Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-30T09:31:57.730Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-30T09:31:57.730Z] [2020-03-30T09:31:57.730Z] Optional Features: [2020-03-30T09:31:57.730Z] - CONFIG_USER_NS: enabled [2020-03-30T09:31:57.730Z] - CONFIG_SECCOMP: enabled [2020-03-30T09:31:57.730Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-30T09:31:57.730Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-30T09:31:57.730Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-30T09:31:57.730Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-30T09:31:57.730Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-30T09:31:57.730Z] - CONFIG_BLK_CGROUP: enabled [2020-03-30T09:31:57.730Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-30T09:31:57.730Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-30T09:31:57.730Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-30T09:31:57.730Z] - CONFIG_CGROUP_PERF: enabled [2020-03-30T09:31:57.730Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-30T09:31:57.730Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-30T09:31:57.730Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-30T09:31:57.730Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-30T09:31:57.730Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-30T09:31:57.730Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-30T09:31:57.730Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-30T09:31:57.730Z] - CONFIG_IP_VS: enabled (as module) [2020-03-30T09:31:57.730Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-30T09:31:57.730Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-30T09:31:57.730Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-30T09:31:57.730Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-30T09:31:57.730Z] - CONFIG_EXT4_FS: enabled [2020-03-30T09:31:57.730Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-30T09:31:57.730Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-30T09:31:57.730Z] - Network Drivers: [2020-03-30T09:31:57.730Z] - "overlay": [2020-03-30T09:31:57.730Z] - CONFIG_VXLAN: enabled (as module) [2020-03-30T09:31:57.730Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-30T09:31:57.730Z] Optional (for encrypted networks): [2020-03-30T09:31:57.738Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 3.9s done [2020-03-30T09:31:57.738Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 [2020-03-30T09:31:57.939Z] [2020-03-30T09:31:57.939Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-30T09:31:57.986Z] - CONFIG_CRYPTO: enabled [2020-03-30T09:31:57.986Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-30T09:31:57.986Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-30T09:31:57.986Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-30T09:31:57.986Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-30T09:31:57.986Z] - CONFIG_XFRM: enabled [2020-03-30T09:31:57.986Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-30T09:31:57.986Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-30T09:31:57.986Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-30T09:31:57.986Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-30T09:31:57.986Z] - "ipvlan": [2020-03-30T09:31:57.986Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-30T09:31:57.986Z] - "macvlan": [2020-03-30T09:31:57.986Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-30T09:31:57.986Z] - CONFIG_DUMMY: enabled (as module) [2020-03-30T09:31:57.986Z] - "ftp,tftp client in container": [2020-03-30T09:31:57.986Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-30T09:31:57.986Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-30T09:31:57.986Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-30T09:31:57.986Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-30T09:31:57.986Z] - Storage Drivers: [2020-03-30T09:31:57.986Z] - "aufs": [2020-03-30T09:31:57.986Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-30T09:31:57.986Z] - "btrfs": [2020-03-30T09:31:57.986Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-30T09:31:57.986Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-30T09:31:57.986Z] - "devicemapper": [2020-03-30T09:31:57.986Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-30T09:31:57.986Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-30T09:31:57.986Z] - "overlay": [2020-03-30T09:31:57.986Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-30T09:31:57.986Z] - "zfs": [2020-03-30T09:31:57.986Z] - /dev/zfs: missing [2020-03-30T09:31:57.986Z] - zfs command: missing [2020-03-30T09:31:57.986Z] - zpool command: missing [2020-03-30T09:31:57.986Z] [2020-03-30T09:31:57.986Z] Limits: [2020-03-30T09:31:57.986Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-30T09:31:57.986Z] [2020-03-30T09:31:57.986Z] + true [Pipeline] } [Pipeline] // stage [2020-03-30T09:31:58.006Z] #44 57.46 DEP criu/bfd.d [2020-03-30T09:31:58.006Z] #44 57.56 DEP criu/autofs.d [2020-03-30T09:31:58.019Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-30T09:31:58.201Z] #6 DONE 0.3s [2020-03-30T09:31:58.201Z] [2020-03-30T09:31:58.201Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-30T09:31:58.201Z] #5 DONE 0.3s [2020-03-30T09:31:58.201Z] [2020-03-30T09:31:58.201Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-30T09:31:58.201Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-30T09:31:58.287Z] #44 57.72 DEP criu/aio.d [2020-03-30T09:31:58.287Z] #44 57.87 DEP criu/action-scripts.d [2020-03-30T09:31:58.312Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0.3s done [2020-03-30T09:31:58.312Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.1s [2020-03-30T09:31:58.452Z] + sudo modprobe ip_vs [2020-03-30T09:31:58.459Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 852.52kB / 50.38MB 0.2s [2020-03-30T09:31:58.459Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 1.30MB / 7.81MB 0.2s [2020-03-30T09:31:58.459Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-30T09:31:58.459Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-30T09:31:58.459Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 2.45MB / 10.00MB 0.2s [2020-03-30T09:31:58.459Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-30T09:31:58.459Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 4.66MB / 50.38MB 0.3s [2020-03-30T09:31:58.459Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 3.99MB / 7.81MB 0.3s [2020-03-30T09:31:58.459Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 4.86MB / 10.00MB 0.3s [2020-03-30T09:31:58.567Z] #44 58.10 CC criu/action-scripts.o [2020-03-30T09:31:58.572Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.3s done [2020-03-30T09:31:58.572Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced [2020-03-30T09:31:58.650Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-03-30T09:31:58.719Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 8.90MB / 50.38MB 0.5s [2020-03-30T09:31:58.719Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.5s [2020-03-30T09:31:58.719Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.5s [2020-03-30T09:31:58.848Z] #44 58.49 CC criu/aio.o [2020-03-30T09:31:58.939Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-03-30T09:31:58.980Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.5s done [2020-03-30T09:31:58.980Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.6s done [2020-03-30T09:31:58.980Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0B / 51.79MB 0.6s [2020-03-30T09:31:58.980Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0B / 68.60MB 0.6s [2020-03-30T09:31:58.980Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 16.52MB / 50.38MB 0.8s [2020-03-30T09:31:58.980Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 5.04MB / 51.79MB 0.8s [2020-03-30T09:31:58.980Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 5.16MB / 68.60MB 0.8s [2020-03-30T09:31:59.019Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 . [2020-03-30T09:31:59.019Z] #2 [internal] load .dockerignore [2020-03-30T09:31:59.019Z] #2 transferring context: 87B done [2020-03-30T09:31:59.019Z] #2 DONE 0.1s [2020-03-30T09:31:59.019Z] [2020-03-30T09:31:59.019Z] #1 [internal] load build definition from Dockerfile [2020-03-30T09:31:59.019Z] #1 transferring dockerfile: 17.06kB done [2020-03-30T09:31:59.019Z] #1 DONE 0.1s [2020-03-30T09:31:59.019Z] [2020-03-30T09:31:59.019Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-30T09:31:59.225Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-03-30T09:31:59.225Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-03-30T09:31:59.238Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 23.12MB / 50.38MB 0.9s [2020-03-30T09:31:59.238Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 12.09MB / 51.79MB 0.9s [2020-03-30T09:31:59.238Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 10.27MB / 68.60MB 0.9s [2020-03-30T09:31:59.238Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 30.45MB / 50.38MB 1.1s [2020-03-30T09:31:59.238Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 22.19MB / 51.79MB 1.1s [2020-03-30T09:31:59.238Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 18.05MB / 68.60MB 1.1s [2020-03-30T09:31:59.460Z] #44 58.92 CC criu/autofs.o [2020-03-30T09:31:59.498Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 35.04MB / 50.38MB 1.3s [2020-03-30T09:31:59.498Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 27.62MB / 51.79MB 1.3s [2020-03-30T09:31:59.498Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 21.81MB / 68.60MB 1.3s [2020-03-30T09:31:59.514Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-03-30T09:31:59.581Z] #3 DONE 0.6s [2020-03-30T09:31:59.763Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 40.86MB / 50.38MB 1.5s [2020-03-30T09:31:59.763Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 33.83MB / 51.79MB 1.5s [2020-03-30T09:31:59.763Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 27.37MB / 68.60MB 1.5s [2020-03-30T09:31:59.836Z] [2020-03-30T09:31:59.836Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-30T09:31:59.836Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-30T09:31:59.836Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-30T09:31:59.836Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-30T09:31:59.836Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-30T09:31:59.836Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 416.27kB / 8.82MB 0.1s [2020-03-30T09:31:59.836Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done [2020-03-30T09:32:00.021Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 47.85MB / 50.38MB 1.7s [2020-03-30T09:32:00.021Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 38.46MB / 51.79MB 1.7s [2020-03-30T09:32:00.021Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 35.80MB / 68.60MB 1.7s [2020-03-30T09:32:00.021Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.8s [2020-03-30T09:32:00.021Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 42.76MB / 51.79MB 1.8s [2020-03-30T09:32:00.021Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 39.29MB / 68.60MB 1.8s [2020-03-30T09:32:00.091Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2020-03-30T09:32:00.140Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-03-30T09:32:00.279Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.0s done [2020-03-30T09:32:00.279Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 44.76MB / 68.60MB 2.0s [2020-03-30T09:32:00.348Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-30T09:32:00.461Z] #44 60.06 CC criu/bfd.o [2020-03-30T09:32:00.537Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.3s [2020-03-30T09:32:00.537Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 50.85MB / 68.60MB 2.3s [2020-03-30T09:32:00.537Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 159.74kB / 120.07MB 2.3s [2020-03-30T09:32:00.604Z] #4 DONE 0.8s [2020-03-30T09:32:00.742Z] #44 60.36 CC criu/bitmap.o [2020-03-30T09:32:00.765Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-03-30T09:32:00.795Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.4s done [2020-03-30T09:32:00.795Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 57.13MB / 68.60MB 2.6s [2020-03-30T09:32:00.795Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.6s [2020-03-30T09:32:00.795Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 [2020-03-30T09:32:01.022Z] #44 60.52 CC criu/cgroup-props.o [2020-03-30T09:32:01.022Z] #44 ... [2020-03-30T09:32:01.022Z] [2020-03-30T09:32:01.022Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:32:01.022Z] #47 90.79 github.com/LK4D4/vndr/godl [2020-03-30T09:32:01.022Z] #47 91.32 github.com/LK4D4/vndr [2020-03-30T09:32:01.022Z] #47 DONE 97.8s [2020-03-30T09:32:01.053Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.6s done [2020-03-30T09:32:01.053Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 62.20MB / 68.60MB 2.9s [2020-03-30T09:32:01.053Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 6.77MB / 120.07MB 2.9s [2020-03-30T09:32:01.054Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-03-30T09:32:01.110Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 2.0s done [2020-03-30T09:32:01.110Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 [2020-03-30T09:32:01.166Z] [2020-03-30T09:32:01.166Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-30T09:32:01.166Z] #6 ... [2020-03-30T09:32:01.166Z] [2020-03-30T09:32:01.166Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-30T09:32:01.166Z] #5 DONE 0.1s [2020-03-30T09:32:01.303Z] [2020-03-30T09:32:01.304Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:32:01.304Z] #17 10.44 libcap2-bin is already the newest version (1:2.25-2). [2020-03-30T09:32:01.304Z] #17 10.44 The following additional packages will be installed: [2020-03-30T09:32:01.304Z] #17 10.45 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-30T09:32:01.304Z] #17 10.45 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-30T09:32:01.304Z] #17 10.45 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-30T09:32:01.304Z] #17 10.45 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-30T09:32:01.304Z] #17 10.45 python3.7 python3.7-minimal vim-runtime xxd [2020-03-30T09:32:01.304Z] #17 10.45 Suggested packages: [2020-03-30T09:32:01.304Z] #17 10.45 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-30T09:32:01.304Z] #17 10.45 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-30T09:32:01.304Z] #17 10.45 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-30T09:32:01.304Z] #17 10.45 Recommended packages: [2020-03-30T09:32:01.304Z] #17 10.45 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-30T09:32:01.304Z] #17 10.45 python3-keyrings.alt python3-xdg unzip [2020-03-30T09:32:01.304Z] #17 11.54 The following NEW packages will be installed: [2020-03-30T09:32:01.304Z] #17 11.55 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-30T09:32:01.304Z] #17 11.55 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-30T09:32:01.304Z] #17 11.55 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-30T09:32:01.304Z] #17 11.55 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-30T09:32:01.304Z] #17 11.55 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-30T09:32:01.304Z] #17 11.55 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-30T09:32:01.304Z] #17 11.55 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-30T09:32:01.304Z] #17 11.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-30T09:32:01.304Z] #17 11.55 xz-utils zip [2020-03-30T09:32:01.304Z] #17 11.61 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:32:01.304Z] #17 11.61 Need to get 27.7 MB of archives. [2020-03-30T09:32:01.304Z] #17 11.61 After this operation, 117 MB of additional disk space will be used. [2020-03-30T09:32:01.304Z] #17 11.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-03-30T09:32:01.304Z] #17 11.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-03-30T09:32:01.304Z] #17 11.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-03-30T09:32:01.304Z] #17 11.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-03-30T09:32:01.304Z] #17 11.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-03-30T09:32:01.304Z] #17 11.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-03-30T09:32:01.304Z] #17 11.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-03-30T09:32:01.304Z] #17 11.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-03-30T09:32:01.304Z] #17 11.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-03-30T09:32:01.304Z] #17 11.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-03-30T09:32:01.304Z] #17 11.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-03-30T09:32:01.304Z] #17 11.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-03-30T09:32:01.304Z] #17 11.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-03-30T09:32:01.304Z] #17 11.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-03-30T09:32:01.304Z] #17 11.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-03-30T09:32:01.304Z] #17 11.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-03-30T09:32:01.304Z] #17 11.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-30T09:32:01.304Z] #17 11.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-30T09:32:01.304Z] #17 11.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-03-30T09:32:01.304Z] #17 11.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-03-30T09:32:01.304Z] #17 11.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-03-30T09:32:01.304Z] #17 11.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-03-30T09:32:01.304Z] #17 11.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-03-30T09:32:01.304Z] #17 11.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-30T09:32:01.304Z] #17 11.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-30T09:32:01.304Z] #17 11.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-30T09:32:01.304Z] #17 11.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-03-30T09:32:01.304Z] #17 11.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-03-30T09:32:01.304Z] #17 11.94 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-03-30T09:32:01.304Z] #17 12.16 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-30T09:32:01.304Z] #17 12.16 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-30T09:32:01.304Z] #17 12.16 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-30T09:32:01.304Z] #17 12.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-03-30T09:32:01.304Z] #17 12.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-03-30T09:32:01.304Z] #17 12.17 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-03-30T09:32:01.304Z] #17 12.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-30T09:32:01.304Z] #17 12.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-03-30T09:32:01.304Z] #17 12.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-03-30T09:32:01.304Z] #17 12.24 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-30T09:32:01.304Z] #17 12.24 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-03-30T09:32:01.304Z] #17 12.25 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-30T09:32:01.304Z] #17 12.25 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-03-30T09:32:01.304Z] #17 12.30 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-03-30T09:32:01.304Z] #17 12.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-03-30T09:32:01.304Z] #17 12.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-30T09:32:01.304Z] #17 12.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-03-30T09:32:01.304Z] #17 12.51 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-03-30T09:32:01.304Z] #17 12.55 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-03-30T09:32:01.304Z] #17 12.96 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:32:01.304Z] #17 12.98 Fetched 27.7 MB in 1s (28.3 MB/s) [2020-03-30T09:32:01.304Z] #17 13.01 Selecting previously unselected package pigz. [2020-03-30T09:32:01.304Z] #17 13.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 ... 23190 files and directories currently installed.) [2020-03-30T09:32:01.304Z] #17 13.06 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-03-30T09:32:01.304Z] #17 13.07 Unpacking pigz (2.4-1) ... [2020-03-30T09:32:01.304Z] #17 13.14 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-03-30T09:32:01.304Z] #17 13.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-30T09:32:01.304Z] #17 13.15 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-30T09:32:01.304Z] #17 13.49 Selecting previously unselected package python3.7-minimal. [2020-03-30T09:32:01.304Z] #17 13.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-30T09:32:01.304Z] #17 13.50 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-30T09:32:01.304Z] #17 14.35 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-30T09:32:01.304Z] #17 14.37 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-30T09:32:01.342Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 65.84MB / 68.60MB 3.0s [2020-03-30T09:32:01.423Z] [2020-03-30T09:32:01.423Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-30T09:32:01.423Z] #6 DONE 0.3s [2020-03-30T09:32:01.423Z] [2020-03-30T09:32:01.423Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-30T09:32:01.423Z] #7 DONE 0.0s [2020-03-30T09:32:01.423Z] [2020-03-30T09:32:01.423Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-30T09:32:01.423Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-30T09:32:01.423Z] #71 DONE 0.0s [2020-03-30T09:32:01.423Z] [2020-03-30T09:32:01.423Z] #20 [internal] load build context [2020-03-30T09:32:01.602Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 13.03MB / 120.07MB 3.3s [2020-03-30T09:32:01.602Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.3s done [2020-03-30T09:32:01.681Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-30T09:32:01.681Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-03-30T09:32:01.681Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-03-30T09:32:01.681Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-03-30T09:32:01.859Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 19.71MB / 120.07MB 3.6s [2020-03-30T09:32:02.118Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 27.98MB / 120.07MB 3.9s [2020-03-30T09:32:02.376Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 39.14MB / 120.07MB 4.2s [2020-03-30T09:32:02.633Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 48.71MB / 120.07MB 4.5s [2020-03-30T09:32:02.895Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 55.99MB / 120.07MB 4.7s [2020-03-30T09:32:03.018Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 1.6s done [2020-03-30T09:32:03.018Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 [2020-03-30T09:32:03.155Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 62.55MB / 120.07MB 4.9s [2020-03-30T09:32:03.171Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-03-30T09:32:03.321Z] #17 15.97 Selecting previously unselected package python3-minimal. [2020-03-30T09:32:03.321Z] #17 15.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 ... 23439 files and directories currently installed.) [2020-03-30T09:32:03.321Z] #17 16.04 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-03-30T09:32:03.321Z] #17 16.05 Unpacking python3-minimal (3.7.3-1) ... [2020-03-30T09:32:03.321Z] #17 16.13 Selecting previously unselected package libmpdec2:s390x. [2020-03-30T09:32:03.321Z] #17 16.13 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-03-30T09:32:03.321Z] #17 16.14 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-03-30T09:32:03.321Z] #17 16.17 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-03-30T09:32:03.321Z] #17 16.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-03-30T09:32:03.321Z] #17 16.18 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-30T09:32:03.413Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 72.28MB / 120.07MB 5.2s [2020-03-30T09:32:03.460Z] go: finding github.com/client9/misspell v0.3.4 [2020-03-30T09:32:03.602Z] #17 16.73 Selecting previously unselected package python3.7. [2020-03-30T09:32:03.602Z] #17 16.73 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-03-30T09:32:03.602Z] #17 16.74 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-30T09:32:03.672Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 78.67MB / 120.07MB 5.4s [2020-03-30T09:32:03.672Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 86.89MB / 120.07MB 5.6s [2020-03-30T09:32:03.882Z] #17 16.83 Selecting previously unselected package libpython3-stdlib:s390x. [2020-03-30T09:32:03.883Z] #17 16.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-03-30T09:32:03.883Z] #17 16.84 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-30T09:32:03.883Z] #17 16.93 Setting up python3-minimal (3.7.3-1) ... [2020-03-30T09:32:04.089Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-03-30T09:32:04.090Z] go: finding github.com/kr/pty v1.1.1 [2020-03-30T09:32:04.239Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 95.88MB / 120.07MB 5.9s [2020-03-30T09:32:04.239Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 102.62MB / 120.07MB 6.2s [2020-03-30T09:32:04.494Z] #17 17.60 Selecting previously unselected package python3. [2020-03-30T09:32:04.494Z] #17 17.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 ... 23851 files and directories currently installed.) [2020-03-30T09:32:04.494Z] #17 17.64 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-03-30T09:32:04.494Z] #17 17.65 Unpacking python3 (3.7.3-1) ... [2020-03-30T09:32:04.494Z] #17 17.75 Selecting previously unselected package libip4tc0:s390x. [2020-03-30T09:32:04.718Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-03-30T09:32:04.718Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-03-30T09:32:04.718Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-03-30T09:32:04.752Z] #20 transferring context: 6.16MB 2.6s [2020-03-30T09:32:04.775Z] #17 17.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-03-30T09:32:04.775Z] #17 17.75 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-03-30T09:32:04.775Z] #17 17.81 Selecting previously unselected package libip6tc0:s390x. [2020-03-30T09:32:04.775Z] #17 17.82 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-03-30T09:32:04.775Z] #17 17.82 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-03-30T09:32:04.775Z] #17 17.85 Selecting previously unselected package libiptc0:s390x. [2020-03-30T09:32:04.775Z] #17 17.85 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-03-30T09:32:04.775Z] #17 17.85 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-03-30T09:32:04.775Z] #17 17.89 Selecting previously unselected package libnfnetlink0:s390x. [2020-03-30T09:32:04.775Z] #17 17.89 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-03-30T09:32:04.775Z] #17 17.90 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-30T09:32:04.775Z] #17 17.93 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-03-30T09:32:04.775Z] #17 17.93 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-03-30T09:32:04.775Z] #17 17.94 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-30T09:32:04.775Z] #17 17.99 Selecting previously unselected package libnftnl11:s390x. [2020-03-30T09:32:04.806Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 110.58MB / 120.07MB 6.4s [2020-03-30T09:32:04.806Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 119.82MB / 120.07MB 6.5s [2020-03-30T09:32:05.065Z] #7 ... [2020-03-30T09:32:05.065Z] [2020-03-30T09:32:05.065Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-30T09:32:05.065Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-30T09:32:05.065Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-30T09:32:05.065Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-30T09:32:05.065Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.3s done [2020-03-30T09:32:05.065Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.0s done [2020-03-30T09:32:05.065Z] #71 DONE 6.7s [2020-03-30T09:32:05.065Z] [2020-03-30T09:32:05.065Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-30T09:32:05.065Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.7s done [2020-03-30T09:32:05.065Z] #7 ... [2020-03-30T09:32:05.065Z] [2020-03-30T09:32:05.065Z] #20 [internal] load build context [2020-03-30T09:32:05.065Z] #20 transferring context: 43.30MB 6.8s [2020-03-30T09:32:05.065Z] #20 ... [2020-03-30T09:32:05.065Z] [2020-03-30T09:32:05.065Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-30T09:32:05.067Z] #17 17.99 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-03-30T09:32:05.067Z] #17 17.99 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-03-30T09:32:05.067Z] #17 18.04 Selecting previously unselected package iptables. [2020-03-30T09:32:05.067Z] #17 18.04 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-03-30T09:32:05.067Z] #17 18.05 Unpacking iptables (1.8.2-4) ... [2020-03-30T09:32:05.348Z] #17 ... [2020-03-30T09:32:05.348Z] [2020-03-30T09:32:05.348Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:32:05.348Z] #30 DONE 102.0s [2020-03-30T09:32:05.348Z] [2020-03-30T09:32:05.348Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:32:05.348Z] #17 18.31 Selecting previously unselected package xxd. [2020-03-30T09:32:05.348Z] #17 18.31 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-30T09:32:05.348Z] #17 18.32 Unpacking xxd (2:8.1.0875-5) ... [2020-03-30T09:32:05.348Z] #17 ... [2020-03-30T09:32:05.348Z] [2020-03-30T09:32:05.348Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:32:05.348Z] #44 61.13 CC criu/cgroup.o [2020-03-30T09:32:05.348Z] #44 63.17 CC criu/clone-noasan.o [2020-03-30T09:32:05.348Z] #44 63.26 CC criu/config.o [2020-03-30T09:32:05.348Z] #44 64.25 CC criu/cr-check.o [2020-03-30T09:32:05.350Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-03-30T09:32:05.350Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-03-30T09:32:05.632Z] #7 ... [2020-03-30T09:32:05.632Z] [2020-03-30T09:32:05.632Z] #20 [internal] load build context [2020-03-30T09:32:05.632Z] #20 transferring context: 50.07MB 7.3s done [2020-03-30T09:32:05.632Z] #20 DONE 7.4s [2020-03-30T09:32:05.632Z] [2020-03-30T09:32:05.632Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-30T09:32:05.890Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.0s [2020-03-30T09:32:06.025Z] go: finding google.golang.org/appengine v1.1.0 [2020-03-30T09:32:06.309Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 3.4s done [2020-03-30T09:32:06.317Z] go: finding github.com/golang/protobuf v1.2.0 [2020-03-30T09:32:06.349Z] #44 65.73 CC criu/cr-dedup.o [2020-03-30T09:32:06.349Z] #44 65.97 CC criu/cr-dump.o [2020-03-30T09:32:06.569Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 0.0s done [2020-03-30T09:32:06.609Z] go: finding cloud.google.com/go v0.26.0 [2020-03-30T09:32:06.642Z] #20 ... [2020-03-30T09:32:06.642Z] [2020-03-30T09:32:06.642Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-30T09:32:06.642Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-30T09:32:06.642Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-30T09:32:06.642Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-03-30T09:32:06.642Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.9s done [2020-03-30T09:32:06.642Z] #71 DONE 4.9s [2020-03-30T09:32:06.642Z] [2020-03-30T09:32:06.642Z] #20 [internal] load build context [2020-03-30T09:32:06.642Z] #20 ... [2020-03-30T09:32:06.642Z] [2020-03-30T09:32:06.642Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-30T09:32:06.642Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-30T09:32:06.642Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-30T09:32:06.642Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-30T09:32:06.642Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.8s done [2020-03-30T09:32:06.642Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.8s done [2020-03-30T09:32:06.642Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-30T09:32:06.642Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 3.3s done [2020-03-30T09:32:06.642Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 1.3s done [2020-03-30T09:32:06.642Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 4.3s done [2020-03-30T09:32:06.642Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 59.63MB / 120.07MB 5.0s [2020-03-30T09:32:06.642Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 1.5s [2020-03-30T09:32:06.642Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 3.5s done [2020-03-30T09:32:06.829Z] #7 DONE 14.5s [2020-03-30T09:32:06.829Z] [2020-03-30T09:32:06.829Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-30T09:32:06.898Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 66.82MB / 120.07MB 5.2s [2020-03-30T09:32:06.898Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 75.93MB / 120.07MB 5.4s [2020-03-30T09:32:06.900Z] go: finding golang.org/x/text v0.3.0 [2020-03-30T09:32:06.900Z] go: finding github.com/json-iterator/go v1.1.6 [2020-03-30T09:32:07.193Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-03-30T09:32:07.469Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 84.07MB / 120.07MB 5.8s [2020-03-30T09:32:07.753Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 90.08MB / 120.07MB 6.2s [2020-03-30T09:32:07.813Z] #44 67.14 CC criu/cr-errno.o [2020-03-30T09:32:07.813Z] #44 67.19 CC criu/cr-restore.o [2020-03-30T09:32:07.813Z] #44 ... [2020-03-30T09:32:07.813Z] [2020-03-30T09:32:07.813Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:32:07.813Z] #17 18.44 Selecting previously unselected package vim-common. [2020-03-30T09:32:07.813Z] #17 18.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-30T09:32:07.813Z] #17 18.46 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-30T09:32:07.813Z] #17 18.63 Selecting previously unselected package bash-completion. [2020-03-30T09:32:07.813Z] #17 18.63 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-30T09:32:07.813Z] #17 20.19 Unpacking bash-completion (1:2.8-6) ... [2020-03-30T09:32:07.813Z] #17 20.46 Selecting previously unselected package bzip2. [2020-03-30T09:32:07.813Z] #17 20.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-03-30T09:32:07.813Z] #17 20.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-30T09:32:07.813Z] #17 20.53 Selecting previously unselected package xz-utils. [2020-03-30T09:32:07.813Z] #17 20.53 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-03-30T09:32:07.813Z] #17 20.53 Unpacking xz-utils (5.2.4-1) ... [2020-03-30T09:32:07.813Z] #17 20.64 Selecting previously unselected package apparmor. [2020-03-30T09:32:07.813Z] #17 20.64 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-03-30T09:32:07.813Z] #17 20.68 Unpacking apparmor (2.13.2-10) ... [2020-03-30T09:32:07.813Z] #17 20.92 Selecting previously unselected package aufs-tools. [2020-03-30T09:32:07.813Z] #17 20.92 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-03-30T09:32:07.813Z] #17 20.92 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-30T09:32:07.813Z] #17 21.00 Selecting previously unselected package libonig5:s390x. [2020-03-30T09:32:08.027Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 96.42MB / 120.07MB 6.4s [2020-03-30T09:32:08.094Z] #17 21.01 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-03-30T09:32:08.094Z] #17 21.01 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-30T09:32:08.094Z] #17 21.08 Selecting previously unselected package libjq1:s390x. [2020-03-30T09:32:08.094Z] #17 21.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-30T09:32:08.094Z] #17 21.08 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-30T09:32:08.094Z] #17 21.18 Selecting previously unselected package jq. [2020-03-30T09:32:08.094Z] #17 21.18 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-30T09:32:08.094Z] #17 21.18 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-30T09:32:08.094Z] #17 21.26 Selecting previously unselected package libaio1:s390x. [2020-03-30T09:32:08.094Z] #17 21.26 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-03-30T09:32:08.094Z] #17 21.26 Unpacking libaio1:s390x (0.3.112-3) ... [2020-03-30T09:32:08.094Z] #17 21.29 Selecting previously unselected package libgpm2:s390x. [2020-03-30T09:32:08.094Z] #17 21.29 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-03-30T09:32:08.094Z] #17 21.30 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-03-30T09:32:08.094Z] #17 21.33 Selecting previously unselected package libicu63:s390x. [2020-03-30T09:32:08.094Z] #17 21.33 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-03-30T09:32:08.094Z] #17 21.33 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-03-30T09:32:08.225Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-30T09:32:08.284Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 103.17MB / 120.07MB 6.7s [2020-03-30T09:32:08.423Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 7.4s done [2020-03-30T09:32:08.423Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f [2020-03-30T09:32:08.539Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 113.74MB / 120.07MB 7.0s [2020-03-30T09:32:08.794Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 7.3s [2020-03-30T09:32:08.992Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done [2020-03-30T09:32:08.992Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.1s [2020-03-30T09:32:09.053Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 7.4s done [2020-03-30T09:32:09.563Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.5s done [2020-03-30T09:32:09.820Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0.1s [2020-03-30T09:32:10.117Z] #8 DONE 2.8s [2020-03-30T09:32:10.117Z] [2020-03-30T09:32:10.117Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-30T09:32:10.377Z] #9 DONE 0.9s [2020-03-30T09:32:10.377Z] [2020-03-30T09:32:10.377Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-30T09:32:10.377Z] #29 DONE 0.1s [2020-03-30T09:32:10.377Z] [2020-03-30T09:32:10.377Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:32:10.426Z] #7 ... [2020-03-30T09:32:10.426Z] [2020-03-30T09:32:10.426Z] #20 [internal] load build context [2020-03-30T09:32:10.426Z] #20 transferring context: 50.07MB 8.4s done [2020-03-30T09:32:10.426Z] #20 DONE 8.6s [2020-03-30T09:32:10.426Z] [2020-03-30T09:32:10.426Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-30T09:32:10.637Z] #35 ... [2020-03-30T09:32:10.637Z] [2020-03-30T09:32:10.637Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-30T09:32:10.637Z] #40 DONE 0.1s [2020-03-30T09:32:10.637Z] [2020-03-30T09:32:10.637Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:32:10.637Z] #21 DONE 0.1s [2020-03-30T09:32:10.637Z] [2020-03-30T09:32:10.637Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-30T09:32:10.637Z] #46 DONE 0.2s [2020-03-30T09:32:10.637Z] [2020-03-30T09:32:10.637Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-30T09:32:10.760Z] #17 23.68 Selecting previously unselected package libnet1:s390x. [2020-03-30T09:32:10.761Z] #17 23.68 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-30T09:32:10.761Z] #17 23.68 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-30T09:32:10.761Z] #17 23.72 Selecting previously unselected package libnl-3-200:s390x. [2020-03-30T09:32:10.761Z] #17 23.72 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-30T09:32:10.761Z] #17 23.72 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-30T09:32:10.761Z] #17 23.78 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-30T09:32:10.761Z] #17 23.78 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-30T09:32:10.761Z] #17 23.78 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-30T09:32:10.761Z] #17 23.83 Selecting previously unselected package libreadline5:s390x. [2020-03-30T09:32:10.761Z] #17 23.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-03-30T09:32:10.761Z] #17 23.84 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-30T09:32:10.761Z] #17 23.89 Selecting previously unselected package net-tools. [2020-03-30T09:32:10.761Z] #17 23.89 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-03-30T09:32:10.761Z] #17 23.89 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-30T09:32:10.761Z] #17 23.98 Selecting previously unselected package python-pip-whl. [2020-03-30T09:32:10.761Z] #17 23.99 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-30T09:32:10.761Z] #17 23.99 Unpacking python-pip-whl (18.1-5) ... [2020-03-30T09:32:10.897Z] #22 ... [2020-03-30T09:32:10.897Z] [2020-03-30T09:32:10.897Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-30T09:32:10.897Z] #73 DONE 0.2s [2020-03-30T09:32:10.897Z] [2020-03-30T09:32:10.897Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-30T09:32:10.897Z] #52 DONE 0.2s [2020-03-30T09:32:10.897Z] [2020-03-30T09:32:10.897Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-30T09:32:10.897Z] #55 DONE 0.2s [2020-03-30T09:32:10.897Z] [2020-03-30T09:32:10.897Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-30T09:32:10.897Z] #32 DONE 0.2s [2020-03-30T09:32:10.897Z] [2020-03-30T09:32:10.897Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-30T09:32:10.897Z] #67 DONE 0.3s [2020-03-30T09:32:10.897Z] [2020-03-30T09:32:10.897Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-30T09:32:10.897Z] #49 DONE 0.3s [2020-03-30T09:32:10.897Z] [2020-03-30T09:32:10.897Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-30T09:32:10.897Z] #22 DONE 0.3s [2020-03-30T09:32:10.897Z] [2020-03-30T09:32:10.897Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:11.372Z] #17 24.35 Selecting previously unselected package python3-lib2to3. [2020-03-30T09:32:11.372Z] #17 24.35 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-30T09:32:11.372Z] #17 24.35 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-30T09:32:11.372Z] #17 24.42 Selecting previously unselected package python3-distutils. [2020-03-30T09:32:11.372Z] #17 24.42 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-30T09:32:11.372Z] #17 24.42 Unpacking python3-distutils (3.7.3-1) ... [2020-03-30T09:32:11.373Z] #17 24.49 Selecting previously unselected package python3-pip. [2020-03-30T09:32:11.373Z] #17 24.49 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-30T09:32:11.373Z] #17 24.50 Unpacking python3-pip (18.1-5) ... [2020-03-30T09:32:11.373Z] #17 24.57 Selecting previously unselected package python3-pkg-resources. [2020-03-30T09:32:11.373Z] #17 24.57 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-30T09:32:11.373Z] #17 24.57 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-30T09:32:11.373Z] #17 24.63 Selecting previously unselected package python3-setuptools. [2020-03-30T09:32:11.653Z] #17 24.63 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-30T09:32:11.653Z] #17 24.64 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-30T09:32:11.653Z] #17 24.77 Selecting previously unselected package python3-wheel. [2020-03-30T09:32:11.653Z] #17 24.77 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-30T09:32:11.653Z] #17 24.77 Unpacking python3-wheel (0.32.3-2) ... [2020-03-30T09:32:11.653Z] #17 24.81 Selecting previously unselected package sudo. [2020-03-30T09:32:11.653Z] #17 24.82 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-03-30T09:32:11.653Z] #17 24.82 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-30T09:32:11.741Z] go: finding gotest.tools v2.1.0+incompatible [2020-03-30T09:32:11.741Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-03-30T09:32:11.741Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-03-30T09:32:11.741Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-03-30T09:32:11.741Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-03-30T09:32:11.741Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-03-30T09:32:11.741Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-03-30T09:32:11.741Z] go: finding github.com/onsi/gomega v1.4.3 [2020-03-30T09:32:11.788Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 6.6s [2020-03-30T09:32:11.817Z] INFO [loader] Go packages loading at mode 575 (deps|imports|name|compiled_files|exports_file|files|types_sizes) took 1m55.12307168s [2020-03-30T09:32:11.817Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 474.4514ms [2020-03-30T09:32:11.935Z] #17 25.14 Selecting previously unselected package thin-provisioning-tools. [2020-03-30T09:32:11.935Z] #17 25.14 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-03-30T09:32:11.935Z] #17 25.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-30T09:32:12.215Z] #17 25.27 Selecting previously unselected package uidmap. [2020-03-30T09:32:12.215Z] #17 25.28 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-03-30T09:32:12.215Z] #17 25.28 Unpacking uidmap (1:4.5-1.1) ... [2020-03-30T09:32:12.215Z] #17 25.36 Selecting previously unselected package vim-runtime. [2020-03-30T09:32:12.215Z] #17 25.36 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-30T09:32:12.215Z] #17 25.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-03-30T09:32:12.215Z] #17 25.40 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-30T09:32:12.215Z] #17 25.40 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-30T09:32:12.353Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 7.2s done [2020-03-30T09:32:12.353Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f [2020-03-30T09:32:12.775Z] go: finding github.com/containerd/containerd v1.2.4 [2020-03-30T09:32:12.775Z] go: finding github.com/docker/go-units v0.3.1 [2020-03-30T09:32:12.775Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-03-30T09:32:12.775Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-03-30T09:32:12.775Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-03-30T09:32:12.916Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done [2020-03-30T09:32:12.916Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 [2020-03-30T09:32:13.476Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.5s done [2020-03-30T09:32:13.732Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 [2020-03-30T09:32:14.004Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.8s done [2020-03-30T09:32:14.004Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-30T09:32:14.227Z] #17 27.20 Selecting previously unselected package vim. [2020-03-30T09:32:14.227Z] #17 27.20 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-03-30T09:32:14.227Z] #17 27.21 Unpacking vim (2:8.1.0875-5) ... [2020-03-30T09:32:14.280Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-03-30T09:32:14.280Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-03-30T09:32:14.280Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-03-30T09:32:14.280Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-03-30T09:32:14.508Z] #17 27.57 Selecting previously unselected package xfsprogs. [2020-03-30T09:32:14.508Z] #17 27.58 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-03-30T09:32:14.508Z] #17 27.58 Unpacking xfsprogs (4.20.0-1) ... [2020-03-30T09:32:14.569Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-03-30T09:32:14.569Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-03-30T09:32:14.789Z] #17 27.93 Selecting previously unselected package zip. [2020-03-30T09:32:14.789Z] #17 27.93 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-03-30T09:32:14.789Z] #17 27.94 Unpacking zip (3.0-11+b1) ... [2020-03-30T09:32:14.859Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-03-30T09:32:14.859Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-03-30T09:32:15.069Z] #17 28.08 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-30T09:32:15.069Z] #17 28.09 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-30T09:32:15.069Z] #17 28.10 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-03-30T09:32:15.069Z] #17 28.10 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-30T09:32:15.069Z] #17 28.11 Setting up libgpm2:s390x (1.20.7-5) ... [2020-03-30T09:32:15.069Z] #17 28.12 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-03-30T09:32:15.069Z] #17 28.12 Setting up uidmap (1:4.5-1.1) ... [2020-03-30T09:32:15.069Z] #17 28.13 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-03-30T09:32:15.069Z] #17 28.14 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-30T09:32:15.069Z] #17 28.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-30T09:32:15.069Z] #17 28.15 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-30T09:32:15.069Z] #17 28.16 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-03-30T09:32:15.069Z] #17 28.16 Setting up xxd (2:8.1.0875-5) ... [2020-03-30T09:32:15.069Z] #17 28.17 Setting up zip (3.0-11+b1) ... [2020-03-30T09:32:15.069Z] #17 28.18 Setting up vim-common (2:8.1.0875-5) ... [2020-03-30T09:32:15.069Z] #17 28.19 Setting up bash-completion (1:2.8-6) ... [2020-03-30T09:32:16.212Z] #23 ... [2020-03-30T09:32:16.212Z] [2020-03-30T09:32:16.212Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:32:16.212Z] #25 3.942 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:32:16.212Z] #25 4.029 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:32:16.212Z] #25 4.213 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:32:16.212Z] #25 4.511 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-30T09:32:16.364Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-03-30T09:32:16.364Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-03-30T09:32:16.533Z] #17 29.52 Setting up libiptc0:s390x (1.8.2-4) ... [2020-03-30T09:32:16.533Z] #17 29.53 Setting up xz-utils (5.2.4-1) ... [2020-03-30T09:32:16.533Z] #17 29.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-30T09:32:16.533Z] #17 29.54 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-30T09:32:16.533Z] #17 29.58 invoke-rc.d: could not determine current runlevel [2020-03-30T09:32:16.533Z] #17 29.58 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-30T09:32:16.533Z] #17 29.59 Setting up pigz (2.4-1) ... [2020-03-30T09:32:16.533Z] #17 29.59 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-30T09:32:16.533Z] #17 29.60 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-30T09:32:16.533Z] #17 29.63 Setting up python-pip-whl (18.1-5) ... [2020-03-30T09:32:16.533Z] #17 29.64 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-03-30T09:32:16.533Z] #17 29.64 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-30T09:32:16.533Z] #17 29.82 Setting up libaio1:s390x (0.3.112-3) ... [2020-03-30T09:32:16.533Z] #17 29.83 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-30T09:32:16.533Z] #17 29.84 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-30T09:32:16.817Z] #17 29.84 Setting up vim (2:8.1.0875-5) ... [2020-03-30T09:32:16.817Z] #17 29.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-30T09:32:16.817Z] #17 29.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-30T09:32:16.817Z] #17 29.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-30T09:32:16.817Z] #17 29.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-30T09:32:16.817Z] #17 29.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-30T09:32:16.817Z] #17 29.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-30T09:32:16.817Z] #17 29.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-30T09:32:16.817Z] #17 29.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-30T09:32:16.817Z] #17 29.92 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-30T09:32:16.817Z] #17 29.94 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-30T09:32:16.817Z] #17 29.97 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-30T09:32:16.817Z] #17 29.98 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-30T09:32:16.817Z] #17 29.99 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-30T09:32:16.817Z] #17 29.99 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-30T09:32:16.939Z] #25 ... [2020-03-30T09:32:16.939Z] [2020-03-30T09:32:16.939Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:32:16.939Z] #62 4.850 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:32:16.939Z] #62 4.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:32:16.939Z] #62 4.891 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:32:16.939Z] #62 6.522 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-30T09:32:17.510Z] #62 ... [2020-03-30T09:32:17.510Z] [2020-03-30T09:32:17.510Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:32:17.510Z] #35 6.910 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:32:17.510Z] #35 6.958 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:32:17.510Z] #35 6.979 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:32:17.863Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-03-30T09:32:17.863Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-03-30T09:32:17.900Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.8s done [2020-03-30T09:32:17.900Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-30T09:32:18.195Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.8s done [2020-03-30T09:32:18.195Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-30T09:32:18.829Z] #17 31.74 Setting up iptables (1.8.2-4) ... [2020-03-30T09:32:18.829Z] #17 31.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-30T09:32:18.829Z] #17 31.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-30T09:32:18.829Z] #17 31.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-30T09:32:18.829Z] #17 31.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-30T09:32:18.829Z] #17 31.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-30T09:32:18.829Z] #17 31.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-30T09:32:18.829Z] #17 31.77 Setting up python3 (3.7.3-1) ... [2020-03-30T09:32:18.829Z] #17 31.98 Setting up python3-wheel (0.32.3-2) ... [2020-03-30T09:32:18.896Z] #35 8.354 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-30T09:32:19.110Z] #17 32.33 Setting up apparmor (2.13.2-10) ... [2020-03-30T09:32:19.720Z] #17 ... [2020-03-30T09:32:19.720Z] [2020-03-30T09:32:19.720Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:32:19.720Z] #44 69.38 CC criu/cr-service.o [2020-03-30T09:32:19.720Z] #44 70.36 CC criu/crtools.o [2020-03-30T09:32:19.720Z] #44 70.60 CC criu/eventfd.o [2020-03-30T09:32:19.720Z] #44 70.85 CC criu/eventpoll.o [2020-03-30T09:32:19.720Z] #44 71.39 CC criu/external.o [2020-03-30T09:32:19.720Z] #44 71.56 CC criu/fault-injection.o [2020-03-30T09:32:19.720Z] #44 71.68 CC criu/fdstore.o [2020-03-30T09:32:19.720Z] #44 71.86 CC criu/fifo.o [2020-03-30T09:32:19.720Z] #44 72.12 CC criu/file-ids.o [2020-03-30T09:32:19.720Z] #44 72.30 CC criu/file-lock.o [2020-03-30T09:32:19.720Z] #44 72.93 CC criu/files-ext.o [2020-03-30T09:32:19.720Z] #44 73.10 CC criu/files-reg.o [2020-03-30T09:32:19.720Z] #44 74.26 CC criu/files.o [2020-03-30T09:32:19.720Z] #44 75.49 CC criu/filesystems.o [2020-03-30T09:32:19.720Z] #44 75.94 CC criu/fsnotify.o [2020-03-30T09:32:19.720Z] #44 76.65 CC criu/image-desc.o [2020-03-30T09:32:19.720Z] #44 76.74 CC criu/image.o [2020-03-30T09:32:19.720Z] #44 77.20 CC criu/ipc_ns.o [2020-03-30T09:32:19.720Z] #44 78.00 CC criu/irmap.o [2020-03-30T09:32:19.720Z] #44 78.30 CC criu/kcmp-ids.o [2020-03-30T09:32:19.720Z] #44 78.55 CC criu/kerndat.o [2020-03-30T09:32:19.720Z] #44 79.17 CC criu/libnetlink.o [2020-03-30T09:32:19.720Z] #44 79.38 CC criu/log.o [2020-03-30T09:32:20.001Z] #44 ... [2020-03-30T09:32:20.001Z] [2020-03-30T09:32:20.001Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:32:20.001Z] #17 33.26 Setting up xfsprogs (4.20.0-1) ... [2020-03-30T09:32:20.001Z] #17 33.26 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-30T09:32:20.281Z] #17 33.46 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-30T09:32:20.288Z] #35 ... [2020-03-30T09:32:20.288Z] [2020-03-30T09:32:20.288Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:32:20.288Z] #10 6.792 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:32:20.288Z] #10 6.820 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:32:20.288Z] #10 6.826 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:32:20.288Z] #10 8.350 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-30T09:32:20.548Z] #10 ... [2020-03-30T09:32:20.548Z] [2020-03-30T09:32:20.548Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:32:20.548Z] #43 5.879 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:32:20.548Z] #43 5.900 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:32:20.548Z] #43 5.910 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:32:20.548Z] #43 6.953 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-30T09:32:20.548Z] #43 9.138 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB] [2020-03-30T09:32:20.548Z] #43 ... [2020-03-30T09:32:20.548Z] [2020-03-30T09:32:20.548Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:32:20.548Z] #30 6.371 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-30T09:32:20.548Z] #30 6.376 Cloning into '.'... [2020-03-30T09:32:20.810Z] #30 ... [2020-03-30T09:32:20.810Z] [2020-03-30T09:32:20.810Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:20.810Z] #56 7.568 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-30T09:32:20.810Z] #56 7.568 + RM_GOPATH=0 [2020-03-30T09:32:20.810Z] #56 7.568 + TMP_GOPATH= [2020-03-30T09:32:20.810Z] #56 7.568 + : /build [2020-03-30T09:32:20.810Z] #56 7.568 + '[' -z '' ']' [2020-03-30T09:32:20.810Z] #56 7.568 ++ mktemp -d [2020-03-30T09:32:20.810Z] #56 7.568 + export GOPATH=/tmp/tmp.7KAXFpt4LJ [2020-03-30T09:32:20.810Z] #56 7.568 + GOPATH=/tmp/tmp.7KAXFpt4LJ [2020-03-30T09:32:20.810Z] #56 7.568 + RM_GOPATH=1 [2020-03-30T09:32:20.810Z] #56 7.568 ++ dirname ./install.sh [2020-03-30T09:32:20.810Z] #56 7.568 + dir=. [2020-03-30T09:32:20.810Z] #56 7.568 + bin=shfmt [2020-03-30T09:32:20.810Z] #56 7.568 + shift [2020-03-30T09:32:20.810Z] #56 7.568 + '[' '!' -f ./shfmt.installer ']' [2020-03-30T09:32:20.810Z] #56 7.568 + . ./shfmt.installer [2020-03-30T09:32:20.810Z] #56 7.568 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-30T09:32:20.810Z] #56 7.568 + install_shfmt [2020-03-30T09:32:20.810Z] #56 7.568 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-30T09:32:20.810Z] #56 7.568 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7KAXFpt4LJ/src/github.com/mvdan/sh [2020-03-30T09:32:20.810Z] #56 7.568 Cloning into '/tmp/tmp.7KAXFpt4LJ/src/github.com/mvdan/sh'... [2020-03-30T09:32:20.810Z] #56 ... [2020-03-30T09:32:20.810Z] [2020-03-30T09:32:20.810Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:20.810Z] #50 7.498 + RM_GOPATH=0 [2020-03-30T09:32:20.810Z] #50 7.498 + TMP_GOPATH= [2020-03-30T09:32:20.810Z] #50 7.498 + : /build [2020-03-30T09:32:20.810Z] #50 7.498 + '[' -z '' ']' [2020-03-30T09:32:20.810Z] #50 7.498 ++ mktemp -d [2020-03-30T09:32:20.810Z] #50 7.498 + export GOPATH=/tmp/tmp.1EOJHdI9kH [2020-03-30T09:32:20.810Z] #50 7.498 + GOPATH=/tmp/tmp.1EOJHdI9kH [2020-03-30T09:32:20.810Z] #50 7.498 + RM_GOPATH=1 [2020-03-30T09:32:20.810Z] #50 7.498 ++ dirname ./install.sh [2020-03-30T09:32:20.810Z] #50 7.498 + dir=. [2020-03-30T09:32:20.810Z] #50 7.498 + bin=gotestsum [2020-03-30T09:32:20.810Z] #50 7.498 + shift [2020-03-30T09:32:20.810Z] #50 7.498 + '[' '!' -f ./gotestsum.installer ']' [2020-03-30T09:32:20.810Z] #50 7.498 + . ./gotestsum.installer [2020-03-30T09:32:20.810Z] #50 7.498 ++ : v0.3.5 [2020-03-30T09:32:20.810Z] #50 7.498 + install_gotestsum [2020-03-30T09:32:20.810Z] #50 7.498 + echo 'Installing gotestsum version v0.3.5' [2020-03-30T09:32:20.810Z] #50 7.498 + go get -d gotest.tools/gotestsum [2020-03-30T09:32:20.810Z] #50 7.498 Installing gotestsum version v0.3.5 [2020-03-30T09:32:20.892Z] #17 33.99 Setting up python3-distutils (3.7.3-1) ... [2020-03-30T09:32:21.071Z] #50 ... [2020-03-30T09:32:21.071Z] [2020-03-30T09:32:21.071Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:32:21.071Z] #47 7.610 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-30T09:32:21.071Z] #47 7.610 + RM_GOPATH=0 [2020-03-30T09:32:21.071Z] #47 7.610 + TMP_GOPATH= [2020-03-30T09:32:21.071Z] #47 7.610 + : /build [2020-03-30T09:32:21.071Z] #47 7.610 + '[' -z '' ']' [2020-03-30T09:32:21.071Z] #47 7.610 ++ mktemp -d [2020-03-30T09:32:21.071Z] #47 7.610 + export GOPATH=/tmp/tmp.q9YSFspDeE [2020-03-30T09:32:21.071Z] #47 7.610 + GOPATH=/tmp/tmp.q9YSFspDeE [2020-03-30T09:32:21.071Z] #47 7.610 + RM_GOPATH=1 [2020-03-30T09:32:21.071Z] #47 7.610 ++ dirname ./install.sh [2020-03-30T09:32:21.071Z] #47 7.610 + dir=. [2020-03-30T09:32:21.071Z] #47 7.610 + bin=vndr [2020-03-30T09:32:21.071Z] #47 7.610 + shift [2020-03-30T09:32:21.071Z] #47 7.610 + '[' '!' -f ./vndr.installer ']' [2020-03-30T09:32:21.071Z] #47 7.610 + . ./vndr.installer [2020-03-30T09:32:21.071Z] #47 7.610 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-30T09:32:21.071Z] #47 7.610 + install_vndr [2020-03-30T09:32:21.071Z] #47 7.610 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-30T09:32:21.071Z] #47 7.610 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.q9YSFspDeE/src/github.com/LK4D4/vndr [2020-03-30T09:32:21.071Z] #47 7.610 Cloning into '/tmp/tmp.q9YSFspDeE/src/github.com/LK4D4/vndr'... [2020-03-30T09:32:21.071Z] #47 8.277 + cd /tmp/tmp.q9YSFspDeE/src/github.com/LK4D4/vndr [2020-03-30T09:32:21.071Z] #47 8.278 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-30T09:32:21.071Z] #47 8.287 + go build -buildmode=pie -v -o /build/vndr . [2020-03-30T09:32:21.071Z] #47 9.998 internal/cpu [2020-03-30T09:32:21.071Z] #47 10.04 runtime/internal/math [2020-03-30T09:32:21.071Z] #47 10.07 internal/race [2020-03-30T09:32:21.071Z] #47 10.31 sync/atomic [2020-03-30T09:32:21.071Z] #47 10.34 unicode [2020-03-30T09:32:21.071Z] #47 ... [2020-03-30T09:32:21.071Z] [2020-03-30T09:32:21.071Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:21.071Z] #68 7.290 + RM_GOPATH=0 [2020-03-30T09:32:21.071Z] #68 7.290 + TMP_GOPATH= [2020-03-30T09:32:21.071Z] #68 7.290 + : /build/ [2020-03-30T09:32:21.071Z] #68 7.290 + '[' -z '' ']' [2020-03-30T09:32:21.071Z] #68 7.291 ++ mktemp -d [2020-03-30T09:32:21.071Z] #68 7.301 + export GOPATH=/tmp/tmp.BfjBwYIfYY [2020-03-30T09:32:21.071Z] #68 7.301 + GOPATH=/tmp/tmp.BfjBwYIfYY [2020-03-30T09:32:21.071Z] #68 7.301 + RM_GOPATH=1 [2020-03-30T09:32:21.071Z] #68 7.302 ++ dirname ./install.sh [2020-03-30T09:32:21.071Z] #68 7.303 + dir=. [2020-03-30T09:32:21.071Z] #68 7.303 + bin=rootlesskit [2020-03-30T09:32:21.071Z] #68 7.303 + shift [2020-03-30T09:32:21.071Z] #68 7.304 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-30T09:32:21.071Z] #68 7.304 + . ./rootlesskit.installer [2020-03-30T09:32:21.071Z] #68 7.304 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-30T09:32:21.071Z] #68 7.304 + install_rootlesskit [2020-03-30T09:32:21.071Z] #68 7.304 + case "$1" in [2020-03-30T09:32:21.071Z] #68 7.304 + export CGO_ENABLED=0 [2020-03-30T09:32:21.071Z] #68 7.304 + CGO_ENABLED=0 [2020-03-30T09:32:21.071Z] #68 7.305 + _install_rootlesskit [2020-03-30T09:32:21.071Z] #68 7.305 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-30T09:32:21.071Z] #68 7.305 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-30T09:32:21.071Z] #68 7.308 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BfjBwYIfYY/src/github.com/rootless-containers/rootlesskit [2020-03-30T09:32:21.071Z] #68 7.314 Cloning into '/tmp/tmp.BfjBwYIfYY/src/github.com/rootless-containers/rootlesskit'... [2020-03-30T09:32:21.161Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.6s done [2020-03-30T09:32:21.173Z] #17 34.31 Setting up python3-setuptools (40.8.0-1) ... [2020-03-30T09:32:21.331Z] #68 ... [2020-03-30T09:32:21.332Z] [2020-03-30T09:32:21.332Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:21.332Z] #74 7.346 + RM_GOPATH=0 [2020-03-30T09:32:21.332Z] #74 7.347 + TMP_GOPATH= [2020-03-30T09:32:21.332Z] #74 7.351 + : /build [2020-03-30T09:32:21.332Z] #74 7.352 + '[' -z '' ']' [2020-03-30T09:32:21.332Z] #74 7.355 ++ mktemp -d [2020-03-30T09:32:21.332Z] #74 7.361 + export GOPATH=/tmp/tmp.mhXAxPBrjN [2020-03-30T09:32:21.332Z] #74 7.362 + GOPATH=/tmp/tmp.mhXAxPBrjN [2020-03-30T09:32:21.332Z] #74 7.362 + RM_GOPATH=1 [2020-03-30T09:32:21.332Z] #74 7.364 ++ dirname ./install.sh [2020-03-30T09:32:21.332Z] #74 7.375 + dir=. [2020-03-30T09:32:21.332Z] #74 7.376 + bin=proxy [2020-03-30T09:32:21.332Z] #74 7.376 + shift [2020-03-30T09:32:21.332Z] #74 7.377 + '[' '!' -f ./proxy.installer ']' [2020-03-30T09:32:21.332Z] #74 7.379 + . ./proxy.installer [2020-03-30T09:32:21.332Z] #74 7.386 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-30T09:32:21.332Z] #74 7.393 + install_proxy [2020-03-30T09:32:21.332Z] #74 7.393 + case "$1" in [2020-03-30T09:32:21.332Z] #74 7.394 + export CGO_ENABLED=0 [2020-03-30T09:32:21.332Z] #74 7.394 + CGO_ENABLED=0 [2020-03-30T09:32:21.332Z] #74 7.395 + _install_proxy [2020-03-30T09:32:21.332Z] #74 7.396 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-30T09:32:21.332Z] #74 7.396 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mhXAxPBrjN/src/github.com/docker/libnetwork [2020-03-30T09:32:21.332Z] #74 7.396 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-30T09:32:21.332Z] #74 7.402 Cloning into '/tmp/tmp.mhXAxPBrjN/src/github.com/docker/libnetwork'... [2020-03-30T09:32:21.417Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-30T09:32:21.592Z] #74 ... [2020-03-30T09:32:21.592Z] [2020-03-30T09:32:21.592Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:32:21.592Z] #41 7.929 + git clone https://github.com/docker/distribution.git . [2020-03-30T09:32:21.592Z] #41 7.954 Cloning into '.'... [2020-03-30T09:32:21.592Z] #41 ... [2020-03-30T09:32:21.592Z] [2020-03-30T09:32:21.592Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:21.592Z] #53 4.963 + RM_GOPATH=0 [2020-03-30T09:32:21.592Z] #53 4.963 + TMP_GOPATH= [2020-03-30T09:32:21.592Z] #53 4.963 + : /build [2020-03-30T09:32:21.592Z] #53 4.963 + '[' -z '' ']' [2020-03-30T09:32:21.592Z] #53 4.963 ++ mktemp -d [2020-03-30T09:32:21.592Z] #53 4.963 + export GOPATH=/tmp/tmp.V5zgUVJZCF [2020-03-30T09:32:21.592Z] #53 4.963 + GOPATH=/tmp/tmp.V5zgUVJZCF [2020-03-30T09:32:21.592Z] #53 4.963 + RM_GOPATH=1 [2020-03-30T09:32:21.592Z] #53 4.968 ++ dirname ./install.sh [2020-03-30T09:32:21.592Z] #53 4.968 + dir=. [2020-03-30T09:32:21.592Z] #53 4.968 + bin=golangci_lint [2020-03-30T09:32:21.592Z] #53 4.968 + shift [2020-03-30T09:32:21.592Z] #53 4.968 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-30T09:32:21.592Z] #53 4.968 + . ./golangci_lint.installer [2020-03-30T09:32:21.592Z] #53 4.968 ++ : v1.23.8 [2020-03-30T09:32:21.592Z] #53 4.968 + install_golangci_lint [2020-03-30T09:32:21.592Z] #53 4.968 + echo 'Installing golangci-lint version v1.23.8' [2020-03-30T09:32:21.592Z] #53 4.968 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-30T09:32:21.592Z] #53 4.969 Installing golangci-lint version v1.23.8 [2020-03-30T09:32:21.853Z] #53 ... [2020-03-30T09:32:21.853Z] [2020-03-30T09:32:21.853Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:21.853Z] #33 7.682 + RM_GOPATH=0 [2020-03-30T09:32:21.853Z] #33 7.682 + TMP_GOPATH= [2020-03-30T09:32:21.853Z] #33 7.682 + : /build [2020-03-30T09:32:21.853Z] #33 7.682 + '[' -z '' ']' [2020-03-30T09:32:21.853Z] #33 7.685 ++ mktemp -d [2020-03-30T09:32:21.853Z] #33 7.686 + export GOPATH=/tmp/tmp.ZFiHbU365G [2020-03-30T09:32:21.853Z] #33 7.686 + GOPATH=/tmp/tmp.ZFiHbU365G [2020-03-30T09:32:21.853Z] #33 7.686 + RM_GOPATH=1 [2020-03-30T09:32:21.853Z] #33 7.687 ++ dirname ./install.sh [2020-03-30T09:32:21.853Z] #33 7.695 + dir=. [2020-03-30T09:32:21.853Z] #33 7.695 + bin=tomlv [2020-03-30T09:32:21.853Z] #33 7.695 + shift [2020-03-30T09:32:21.853Z] #33 7.695 + '[' '!' -f ./tomlv.installer ']' [2020-03-30T09:32:21.853Z] #33 7.695 + . ./tomlv.installer [2020-03-30T09:32:21.853Z] #33 7.695 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-30T09:32:21.853Z] #33 7.695 + install_tomlv [2020-03-30T09:32:21.853Z] #33 7.695 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-30T09:32:21.853Z] #33 7.695 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-30T09:32:21.853Z] #33 7.695 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZFiHbU365G/src/github.com/BurntSushi/toml [2020-03-30T09:32:21.853Z] #33 7.698 Cloning into '/tmp/tmp.ZFiHbU365G/src/github.com/BurntSushi/toml'... [2020-03-30T09:32:21.853Z] #33 8.763 + cd /tmp/tmp.ZFiHbU365G/src/github.com/BurntSushi/toml [2020-03-30T09:32:21.853Z] #33 8.765 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-30T09:32:21.853Z] #33 8.773 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-30T09:32:21.853Z] #33 9.411 runtime/internal/sys [2020-03-30T09:32:21.853Z] #33 9.513 internal/cpu [2020-03-30T09:32:21.853Z] #33 9.522 math/bits [2020-03-30T09:32:21.853Z] #33 9.666 runtime/internal/atomic [2020-03-30T09:32:21.853Z] #33 9.812 runtime/internal/math [2020-03-30T09:32:21.853Z] #33 10.27 unicode/utf8 [2020-03-30T09:32:21.853Z] #33 10.34 internal/race [2020-03-30T09:32:21.853Z] #33 10.42 internal/bytealg [2020-03-30T09:32:21.853Z] #33 10.51 sync/atomic [2020-03-30T09:32:21.853Z] #33 10.83 math [2020-03-30T09:32:21.853Z] #33 10.97 unicode [2020-03-30T09:32:21.853Z] #33 ... [2020-03-30T09:32:21.853Z] [2020-03-30T09:32:21.853Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:21.853Z] #23 6.684 + RM_GOPATH=0 [2020-03-30T09:32:21.853Z] #23 6.685 + TMP_GOPATH= [2020-03-30T09:32:21.853Z] #23 6.685 + : /build [2020-03-30T09:32:21.853Z] #23 6.685 + '[' -z '' ']' [2020-03-30T09:32:21.853Z] #23 6.686 ++ mktemp -d [2020-03-30T09:32:21.853Z] #23 6.688 + export GOPATH=/tmp/tmp.pDcFvzUMy7 [2020-03-30T09:32:21.853Z] #23 6.688 + GOPATH=/tmp/tmp.pDcFvzUMy7 [2020-03-30T09:32:21.853Z] #23 6.688 + RM_GOPATH=1 [2020-03-30T09:32:21.853Z] #23 6.689 ++ dirname ./install.sh [2020-03-30T09:32:21.853Z] #23 6.706 + dir=. [2020-03-30T09:32:21.853Z] #23 6.707 + bin=dockercli [2020-03-30T09:32:21.853Z] #23 6.708 + shift [2020-03-30T09:32:21.853Z] #23 6.709 + '[' '!' -f ./dockercli.installer ']' [2020-03-30T09:32:21.853Z] #23 6.710 + . ./dockercli.installer [2020-03-30T09:32:21.853Z] #23 6.711 ++ : stable [2020-03-30T09:32:21.853Z] #23 6.712 ++ : 17.06.2-ce [2020-03-30T09:32:21.853Z] #23 6.714 + install_dockercli [2020-03-30T09:32:21.853Z] #23 6.715 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-30T09:32:21.853Z] #23 6.718 Install docker/cli version 17.06.2-ce from stable [2020-03-30T09:32:21.853Z] #23 6.724 ++ uname -m [2020-03-30T09:32:21.853Z] #23 6.735 + arch=aarch64 [2020-03-30T09:32:21.853Z] #23 6.735 + '[' aarch64 '!=' x86_64 ']' [2020-03-30T09:32:21.853Z] #23 6.736 + '[' aarch64 '!=' s390x ']' [2020-03-30T09:32:21.853Z] #23 6.736 + '[' aarch64 '!=' armhf ']' [2020-03-30T09:32:21.853Z] #23 6.736 + build_dockercli [2020-03-30T09:32:21.853Z] #23 6.737 + git clone https://github.com/docker/docker-ce /tmp/tmp.pDcFvzUMy7/tmp/docker-ce [2020-03-30T09:32:21.853Z] #23 6.745 Cloning into '/tmp/tmp.pDcFvzUMy7/tmp/docker-ce'... [2020-03-30T09:32:22.175Z] #17 35.05 Setting up python3-pip (18.1-5) ... [2020-03-30T09:32:22.455Z] #17 35.74 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:32:22.739Z] #17 35.76 Processing triggers for mime-support (3.62) ... [2020-03-30T09:32:23.021Z] #17 DONE 36.2s [2020-03-30T09:32:23.021Z] [2020-03-30T09:32:23.021Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-30T09:32:23.458Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.2s [2020-03-30T09:32:24.494Z] #18 1.182 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-30T09:32:24.494Z] #18 1.184 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-30T09:32:24.494Z] #18 1.186 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-30T09:32:24.494Z] #18 DONE 1.4s [2020-03-30T09:32:24.494Z] [2020-03-30T09:32:24.494Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-30T09:32:25.358Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.5s done [2020-03-30T09:32:25.358Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-30T09:32:25.616Z] #7 DONE 27.4s [2020-03-30T09:32:25.616Z] [2020-03-30T09:32:25.616Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-30T09:32:26.656Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 4.9s done [2020-03-30T09:32:26.656Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 [2020-03-30T09:32:26.656Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-30T09:32:26.656Z] #7 DONE 25.0s [2020-03-30T09:32:26.656Z] [2020-03-30T09:32:26.656Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-30T09:32:27.145Z] #23 ... [2020-03-30T09:32:27.145Z] [2020-03-30T09:32:27.145Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:27.145Z] #56 16.10 + cd /tmp/tmp.7KAXFpt4LJ/src/github.com/mvdan/sh [2020-03-30T09:32:27.145Z] #56 16.10 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-30T09:32:27.145Z] #56 16.19 + GO111MODULE=on [2020-03-30T09:32:27.145Z] #56 16.19 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-30T09:32:27.717Z] #56 ... [2020-03-30T09:32:27.717Z] [2020-03-30T09:32:27.717Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:32:27.717Z] #25 7.179 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB] [2020-03-30T09:32:27.717Z] #25 9.572 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-30T09:32:27.717Z] #25 15.65 Fetched 8164 kB in 12s (677 kB/s) [2020-03-30T09:32:27.717Z] #25 15.65 Reading package lists... [2020-03-30T09:32:27.717Z] #25 ... [2020-03-30T09:32:27.717Z] [2020-03-30T09:32:27.717Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:32:27.717Z] #47 10.55 unicode/utf8 [2020-03-30T09:32:27.717Z] #47 11.08 math [2020-03-30T09:32:27.717Z] #47 11.29 internal/bytealg [2020-03-30T09:32:27.717Z] #47 11.64 internal/testlog [2020-03-30T09:32:27.717Z] #47 12.26 encoding [2020-03-30T09:32:27.717Z] #47 12.49 runtime [2020-03-30T09:32:27.717Z] #47 12.77 unicode/utf16 [2020-03-30T09:32:27.717Z] #47 13.34 container/list [2020-03-30T09:32:27.717Z] #47 14.97 crypto/internal/subtle [2020-03-30T09:32:27.717Z] #47 15.46 crypto/subtle [2020-03-30T09:32:27.717Z] #47 15.73 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-30T09:32:27.717Z] #47 15.98 internal/nettrace [2020-03-30T09:32:27.717Z] #47 16.36 runtime/cgo [2020-03-30T09:32:28.288Z] #47 ... [2020-03-30T09:32:28.288Z] [2020-03-30T09:32:28.288Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:28.288Z] #56 17.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-30T09:32:28.288Z] #56 17.57 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-30T09:32:28.549Z] #56 17.70 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-30T09:32:28.810Z] #56 17.91 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-30T09:32:28.810Z] #56 17.97 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-30T09:32:28.810Z] #56 ... [2020-03-30T09:32:28.810Z] [2020-03-30T09:32:28.810Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:32:28.810Z] #62 8.349 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB] [2020-03-30T09:32:28.810Z] #62 10.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-30T09:32:28.810Z] #62 17.19 Fetched 8164 kB in 13s (639 kB/s) [2020-03-30T09:32:28.862Z] #19 3.754 Collecting yamllint==1.16.0 [2020-03-30T09:32:28.862Z] #19 3.969 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-30T09:32:28.862Z] #19 4.030 Collecting pyyaml (from yamllint==1.16.0) [2020-03-30T09:32:28.862Z] #19 4.126 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-30T09:32:28.897Z] #8 DONE 2.9s [2020-03-30T09:32:28.897Z] [2020-03-30T09:32:28.897Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-30T09:32:29.072Z] #62 17.19 Reading package lists... [2020-03-30T09:32:29.072Z] #62 ... [2020-03-30T09:32:29.072Z] [2020-03-30T09:32:29.072Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:32:29.072Z] #47 18.26 vendor/golang.org/x/crypto/internal/subtle [2020-03-30T09:32:29.141Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-30T09:32:29.141Z] [2020-03-30T09:32:29.141Z] ________ ____ __. [2020-03-30T09:32:29.141Z] \_____ \ | |/ _| [2020-03-30T09:32:29.141Z] / | \| < [2020-03-30T09:32:29.141Z] / | \ | \ [2020-03-30T09:32:29.141Z] \_______ /____|__ \ [2020-03-30T09:32:29.141Z] \/ \/ [2020-03-30T09:32:29.141Z] [2020-03-30T09:32:29.141Z] INFO: make.ps1 ended at 03/30/2020 09:32:23 [2020-03-30T09:32:29.141Z] INFO: Binaries build ended at 03/30/2020 09:32:26. Duration:00:01:14.5714136 [2020-03-30T09:32:29.141Z] INFO: Copying the built daemon binary to d:\CI\PR-40755\1\binary\dockerd-f07f320651.exe... [2020-03-30T09:32:29.464Z] #9 DONE 1.0s [2020-03-30T09:32:29.464Z] [2020-03-30T09:32:29.464Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-30T09:32:29.464Z] #40 DONE 0.1s [2020-03-30T09:32:29.464Z] [2020-03-30T09:32:29.464Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-30T09:32:29.464Z] #29 DONE 0.1s [2020-03-30T09:32:29.464Z] [2020-03-30T09:32:29.464Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:32:29.464Z] #21 DONE 0.1s [2020-03-30T09:32:29.464Z] [2020-03-30T09:32:29.464Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:32:29.473Z] #19 4.812 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-30T09:32:29.473Z] #19 4.848 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-30T09:32:29.473Z] #19 4.861 Building wheels for collected packages: pyyaml [2020-03-30T09:32:29.473Z] #19 4.862 Running setup.py bdist_wheel for pyyaml: started [2020-03-30T09:32:29.723Z] #30 ... [2020-03-30T09:32:29.723Z] [2020-03-30T09:32:29.723Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-30T09:32:29.723Z] #73 DONE 0.1s [2020-03-30T09:32:29.723Z] [2020-03-30T09:32:29.723Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-30T09:32:29.723Z] #49 DONE 0.2s [2020-03-30T09:32:29.723Z] [2020-03-30T09:32:29.723Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-30T09:32:29.723Z] #52 DONE 0.2s [2020-03-30T09:32:29.723Z] [2020-03-30T09:32:29.723Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-30T09:32:29.723Z] #32 DONE 0.2s [2020-03-30T09:32:29.916Z] #8 DONE 2.9s [2020-03-30T09:32:29.916Z] [2020-03-30T09:32:29.916Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-30T09:32:29.982Z] [2020-03-30T09:32:29.982Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-30T09:32:29.982Z] #55 DONE 0.3s [2020-03-30T09:32:29.982Z] [2020-03-30T09:32:29.982Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-30T09:32:29.982Z] #67 DONE 0.3s [2020-03-30T09:32:29.982Z] [2020-03-30T09:32:29.982Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-30T09:32:29.982Z] #46 DONE 0.3s [2020-03-30T09:32:29.982Z] [2020-03-30T09:32:29.982Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-30T09:32:29.982Z] #22 DONE 0.3s [2020-03-30T09:32:29.982Z] [2020-03-30T09:32:29.982Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:30.083Z] #19 5.594 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-30T09:32:30.083Z] #19 5.595 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-30T09:32:30.083Z] #19 5.677 Successfully built pyyaml [2020-03-30T09:32:30.113Z] INFO: Copying the built client binary to d:\CI\PR-40755\1\binary\docker-f07f320651.exe... [2020-03-30T09:32:30.113Z] INFO: Copying dockerversion from the container... [2020-03-30T09:32:30.363Z] #19 5.684 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-30T09:32:30.363Z] #19 ... [2020-03-30T09:32:30.363Z] [2020-03-30T09:32:30.363Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:32:30.363Z] #44 79.77 CC criu/lsm.o [2020-03-30T09:32:30.363Z] #44 80.07 CC criu/mem.o [2020-03-30T09:32:30.363Z] #44 81.02 CC criu/mount.o [2020-03-30T09:32:30.363Z] #44 83.38 CC criu/namespaces.o [2020-03-30T09:32:30.363Z] #44 84.51 CC criu/net.o [2020-03-30T09:32:30.363Z] #44 86.60 CC criu/netfilter.o [2020-03-30T09:32:30.363Z] #44 86.79 CC criu/page-pipe.o [2020-03-30T09:32:30.363Z] #44 87.11 CC criu/page-xfer.o [2020-03-30T09:32:30.363Z] #44 88.03 CC criu/pagemap-cache.o [2020-03-30T09:32:30.363Z] #44 88.25 CC criu/pagemap.o [2020-03-30T09:32:30.363Z] #44 88.81 CC criu/parasite-syscall.o [2020-03-30T09:32:30.363Z] #44 89.22 CC criu/path.o [2020-03-30T09:32:30.363Z] #44 89.34 CC criu/pie-util-vdso.o [2020-03-30T09:32:30.363Z] #44 89.69 CC criu/pie-util.o [2020-03-30T09:32:30.363Z] #44 89.78 CC criu/pipes.o [2020-03-30T09:32:30.363Z] #44 ... [2020-03-30T09:32:30.363Z] [2020-03-30T09:32:30.363Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-30T09:32:30.363Z] #19 5.908 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-30T09:32:30.477Z] #9 DONE 0.8s [2020-03-30T09:32:30.477Z] [2020-03-30T09:32:30.477Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:32:30.477Z] #62 ... [2020-03-30T09:32:30.477Z] [2020-03-30T09:32:30.477Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-30T09:32:30.477Z] #40 DONE 0.2s [2020-03-30T09:32:30.573Z] INFO: Copying the golang package from the container to d:\CI\PR-40755\1\installer\go.zip... [2020-03-30T09:32:30.644Z] #19 DONE 6.3s [2020-03-30T09:32:30.644Z] [2020-03-30T09:32:30.644Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:32:30.644Z] #44 90.27 CC criu/plugin.o [2020-03-30T09:32:30.736Z] [2020-03-30T09:32:30.736Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-30T09:32:30.736Z] #29 DONE 0.3s [2020-03-30T09:32:30.736Z] [2020-03-30T09:32:30.736Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:32:30.736Z] #21 DONE 0.3s [2020-03-30T09:32:30.736Z] [2020-03-30T09:32:30.736Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-30T09:32:30.736Z] #52 DONE 0.1s [2020-03-30T09:32:30.736Z] [2020-03-30T09:32:30.736Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-30T09:32:30.736Z] #22 DONE 0.1s [2020-03-30T09:32:30.736Z] [2020-03-30T09:32:30.736Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-30T09:32:30.736Z] #55 DONE 0.1s [2020-03-30T09:32:30.736Z] [2020-03-30T09:32:30.736Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-30T09:32:30.736Z] #67 DONE 0.1s [2020-03-30T09:32:30.736Z] [2020-03-30T09:32:30.736Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-30T09:32:30.736Z] #46 DONE 0.1s [2020-03-30T09:32:30.736Z] [2020-03-30T09:32:30.736Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-30T09:32:30.736Z] #49 DONE 0.1s [2020-03-30T09:32:30.736Z] [2020-03-30T09:32:30.736Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-30T09:32:30.736Z] #32 DONE 0.2s [2020-03-30T09:32:30.736Z] [2020-03-30T09:32:30.736Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-30T09:32:30.736Z] #73 DONE 0.2s [2020-03-30T09:32:30.736Z] [2020-03-30T09:32:30.736Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:30.925Z] #44 ... [2020-03-30T09:32:30.925Z] [2020-03-30T09:32:30.925Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-30T09:32:30.925Z] #24 DONE 0.2s [2020-03-30T09:32:30.925Z] [2020-03-30T09:32:30.925Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:32:30.925Z] #44 90.57 CC criu/proc_parse.o [2020-03-30T09:32:30.993Z] #47 ... [2020-03-30T09:32:30.993Z] [2020-03-30T09:32:30.993Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:32:30.993Z] #10 10.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB] [2020-03-30T09:32:30.993Z] #10 12.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-30T09:32:30.993Z] #10 18.72 Fetched 8164 kB in 12s (661 kB/s) [2020-03-30T09:32:30.993Z] #10 18.72 Reading package lists... [2020-03-30T09:32:30.993Z] #10 ... [2020-03-30T09:32:30.993Z] [2020-03-30T09:32:30.993Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:32:30.993Z] #35 10.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB] [2020-03-30T09:32:30.993Z] #35 12.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-30T09:32:30.993Z] #35 19.22 Fetched 8164 kB in 13s (650 kB/s) [2020-03-30T09:32:30.993Z] #35 19.22 Reading package lists... [2020-03-30T09:32:30.993Z] #35 ... [2020-03-30T09:32:30.993Z] [2020-03-30T09:32:30.993Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:30.993Z] #56 18.73 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-30T09:32:30.993Z] #56 19.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-30T09:32:31.537Z] #44 ... [2020-03-30T09:32:31.537Z] [2020-03-30T09:32:31.537Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-30T09:32:31.537Z] #28 DONE 0.7s [2020-03-30T09:32:31.575Z] #56 20.70 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-30T09:32:31.575Z] #56 ... [2020-03-30T09:32:31.575Z] [2020-03-30T09:32:31.575Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:32:31.575Z] #43 11.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-30T09:32:31.575Z] #43 17.40 Fetched 8164 kB in 12s (666 kB/s) [2020-03-30T09:32:31.575Z] #43 17.40 Reading package lists... [2020-03-30T09:32:31.575Z] #43 ... [2020-03-30T09:32:31.575Z] [2020-03-30T09:32:31.575Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:31.575Z] #68 11.54 + cd /tmp/tmp.BfjBwYIfYY/src/github.com/rootless-containers/rootlesskit [2020-03-30T09:32:31.575Z] #68 11.54 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-30T09:32:31.575Z] #68 11.68 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-30T09:32:31.575Z] #68 11.68 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-30T09:32:31.818Z] [2020-03-30T09:32:31.818Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-30T09:32:31.818Z] #31 DONE 0.1s [2020-03-30T09:32:31.818Z] [2020-03-30T09:32:31.818Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:32:31.818Z] #41 123.4 + dpkg --print-architecture [2020-03-30T09:32:31.818Z] #41 123.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-30T09:32:31.818Z] #41 123.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-30T09:32:31.818Z] #41 123.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-30T09:32:31.818Z] #41 ... [2020-03-30T09:32:31.818Z] [2020-03-30T09:32:31.818Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-30T09:32:31.818Z] #34 DONE 0.1s [2020-03-30T09:32:32.098Z] [2020-03-30T09:32:32.098Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-30T09:32:32.098Z] #39 DONE 0.1s [2020-03-30T09:32:32.098Z] [2020-03-30T09:32:32.098Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:32.148Z] #68 ... [2020-03-30T09:32:32.148Z] [2020-03-30T09:32:32.148Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:32.148Z] #33 11.43 internal/testlog [2020-03-30T09:32:32.148Z] #33 12.08 encoding [2020-03-30T09:32:32.148Z] #33 12.39 runtime/cgo [2020-03-30T09:32:32.148Z] #33 12.47 runtime [2020-03-30T09:32:32.409Z] #33 ... [2020-03-30T09:32:32.409Z] [2020-03-30T09:32:32.409Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:32:32.409Z] #41 21.80 Checking out files: 86% (1378/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-30T09:32:32.671Z] #41 22.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-30T09:32:32.709Z] #65 ... [2020-03-30T09:32:32.710Z] [2020-03-30T09:32:32.710Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:32:32.710Z] #44 92.14 CC criu/protobuf-desc.o [2020-03-30T09:32:32.989Z] #44 92.59 CC criu/protobuf.o [2020-03-30T09:32:33.272Z] #44 92.83 CC criu/pstree.o [2020-03-30T09:32:33.488Z] INFO: Extracting go.zip to d:\CI\PR-40755\1\go [2020-03-30T09:32:34.315Z] #44 93.70 CC criu/rbtree.o [2020-03-30T09:32:34.315Z] #44 94.00 CC criu/rst-malloc.o [2020-03-30T09:32:34.590Z] #41 24.17 + 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-03-30T09:32:34.595Z] #44 94.15 CC criu/seccomp.o [2020-03-30T09:32:35.206Z] #44 94.62 CC criu/seize.o [2020-03-30T09:32:35.249Z] #23 ... [2020-03-30T09:32:35.249Z] [2020-03-30T09:32:35.249Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:32:35.249Z] #62 4.237 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:32:35.249Z] #62 4.405 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:32:35.249Z] #62 4.574 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:32:35.249Z] #62 4.574 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-30T09:32:35.249Z] #62 4.934 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-30T09:32:35.249Z] #62 5.598 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-30T09:32:35.486Z] #44 95.17 CC criu/servicefd.o [2020-03-30T09:32:35.767Z] #44 95.39 CC criu/shmem.o [2020-03-30T09:32:36.378Z] #44 95.91 CC criu/sigframe.o [2020-03-30T09:32:36.378Z] #44 95.99 CC criu/signalfd.o [2020-03-30T09:32:36.658Z] #44 96.12 CC criu/sk-inet.o [2020-03-30T09:32:37.150Z] #62 7.260 Fetched 8336 kB in 3s (2572 kB/s) [2020-03-30T09:32:37.269Z] #44 96.69 CC criu/sk-netlink.o [2020-03-30T09:32:37.269Z] #44 96.93 CC criu/sk-packet.o [2020-03-30T09:32:37.283Z] #74 ... [2020-03-30T09:32:37.283Z] [2020-03-30T09:32:37.283Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:32:37.283Z] #43 5.849 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:32:37.283Z] #43 5.867 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:32:37.283Z] #43 5.870 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:32:37.283Z] #43 6.303 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-30T09:32:37.882Z] #44 97.28 CC criu/sk-queue.o [2020-03-30T09:32:38.162Z] #44 97.54 CC criu/sk-tcp.o [2020-03-30T09:32:38.162Z] #44 97.82 CC criu/sk-unix.o [2020-03-30T09:32:38.802Z] #41 ... [2020-03-30T09:32:38.802Z] [2020-03-30T09:32:38.802Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:38.802Z] #74 22.46 Checking out files: 59% (1235/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-30T09:32:38.802Z] #74 23.36 + cd /tmp/tmp.mhXAxPBrjN/src/github.com/docker/libnetwork [2020-03-30T09:32:38.802Z] #74 23.36 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-30T09:32:38.802Z] #74 24.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-30T09:32:39.626Z] #44 98.95 CC criu/sockets.o [2020-03-30T09:32:39.687Z] #62 7.260 Reading package lists... [2020-03-30T09:32:39.687Z] #62 ... [2020-03-30T09:32:39.687Z] [2020-03-30T09:32:39.687Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:32:39.687Z] #10 ... [2020-03-30T09:32:39.687Z] [2020-03-30T09:32:39.687Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:32:39.687Z] #43 ... [2020-03-30T09:32:39.687Z] [2020-03-30T09:32:39.687Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:39.796Z] #43 9.441 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-30T09:32:39.796Z] #43 ... [2020-03-30T09:32:39.796Z] [2020-03-30T09:32:39.796Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:32:39.796Z] #62 9.537 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:32:39.910Z] #44 99.49 CC criu/stats.o [2020-03-30T09:32:39.945Z] #53 ... [2020-03-30T09:32:39.945Z] [2020-03-30T09:32:39.945Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:32:39.945Z] #35 7.679 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:32:39.945Z] #35 7.702 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:32:39.945Z] #35 7.702 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:32:39.945Z] #35 8.347 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-30T09:32:40.052Z] #62 9.622 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:32:40.052Z] #62 9.636 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:32:40.191Z] #44 99.70 CC criu/string.o [2020-03-30T09:32:40.191Z] #44 99.76 CC criu/sysctl.o [2020-03-30T09:32:40.203Z] #35 10.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-30T09:32:40.203Z] #35 ... [2020-03-30T09:32:40.203Z] [2020-03-30T09:32:40.203Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:40.203Z] #33 ... [2020-03-30T09:32:40.203Z] [2020-03-30T09:32:40.203Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:40.309Z] #62 ... [2020-03-30T09:32:40.309Z] [2020-03-30T09:32:40.309Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:32:40.309Z] #35 5.636 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:32:40.309Z] #35 5.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:32:40.309Z] #35 5.657 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:32:40.309Z] #35 5.894 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-30T09:32:40.309Z] #35 6.964 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-30T09:32:40.461Z] #56 ... [2020-03-30T09:32:40.461Z] [2020-03-30T09:32:40.461Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:32:40.461Z] #25 10.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:32:40.461Z] #25 10.69 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:32:40.461Z] #25 10.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:32:40.461Z] #25 ... [2020-03-30T09:32:40.461Z] [2020-03-30T09:32:40.461Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:40.471Z] #44 100.2 CC criu/sysfs_parse.o [2020-03-30T09:32:40.565Z] #35 ... [2020-03-30T09:32:40.565Z] [2020-03-30T09:32:40.565Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:32:40.565Z] #25 ... [2020-03-30T09:32:40.565Z] [2020-03-30T09:32:40.565Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:32:40.719Z] #68 ... [2020-03-30T09:32:40.719Z] [2020-03-30T09:32:40.719Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:32:40.719Z] #41 10.83 + git clone https://github.com/docker/distribution.git . [2020-03-30T09:32:40.719Z] #41 10.84 Cloning into '.'... [2020-03-30T09:32:40.752Z] #44 100.5 CC criu/timerfd.o [2020-03-30T09:32:40.820Z] #10 ... [2020-03-30T09:32:40.820Z] [2020-03-30T09:32:40.820Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:40.820Z] #68 9.593 + RM_GOPATH=0 [2020-03-30T09:32:40.820Z] #68 9.593 + TMP_GOPATH= [2020-03-30T09:32:40.820Z] #68 9.593 + : /build/ [2020-03-30T09:32:40.820Z] #68 9.593 + '[' -z '' ']' [2020-03-30T09:32:40.820Z] #68 9.593 ++ mktemp -d [2020-03-30T09:32:40.820Z] #68 9.639 + export GOPATH=/tmp/tmp.05Hqck4Z1T [2020-03-30T09:32:40.820Z] #68 9.639 + GOPATH=/tmp/tmp.05Hqck4Z1T [2020-03-30T09:32:40.820Z] #68 9.639 + RM_GOPATH=1 [2020-03-30T09:32:40.820Z] #68 9.642 ++ dirname ./install.sh [2020-03-30T09:32:40.820Z] #68 9.649 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-30T09:32:40.820Z] #68 9.652 + dir=. [2020-03-30T09:32:40.820Z] #68 9.652 + bin=rootlesskit [2020-03-30T09:32:40.820Z] #68 9.652 + shift [2020-03-30T09:32:40.820Z] #68 9.652 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-30T09:32:40.820Z] #68 9.652 + . ./rootlesskit.installer [2020-03-30T09:32:40.820Z] #68 9.652 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-30T09:32:40.820Z] #68 9.652 + install_rootlesskit [2020-03-30T09:32:40.820Z] #68 9.652 + case "$1" in [2020-03-30T09:32:40.820Z] #68 9.652 + export CGO_ENABLED=0 [2020-03-30T09:32:40.820Z] #68 9.652 + CGO_ENABLED=0 [2020-03-30T09:32:40.820Z] #68 9.652 + _install_rootlesskit [2020-03-30T09:32:40.820Z] #68 9.652 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-30T09:32:40.820Z] #68 9.652 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.05Hqck4Z1T/src/github.com/rootless-containers/rootlesskit [2020-03-30T09:32:40.820Z] #68 9.652 Cloning into '/tmp/tmp.05Hqck4Z1T/src/github.com/rootless-containers/rootlesskit'... [2020-03-30T09:32:40.977Z] #41 ... [2020-03-30T09:32:40.977Z] [2020-03-30T09:32:40.977Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:40.977Z] #50 11.12 + RM_GOPATH=0 [2020-03-30T09:32:40.977Z] #50 11.12 + TMP_GOPATH= [2020-03-30T09:32:40.977Z] #50 11.12 + : /build [2020-03-30T09:32:40.977Z] #50 11.12 + '[' -z '' ']' [2020-03-30T09:32:40.977Z] #50 11.13 ++ mktemp -d [2020-03-30T09:32:40.977Z] #50 11.13 + export GOPATH=/tmp/tmp.c3APPlgRjv [2020-03-30T09:32:40.977Z] #50 11.15 + GOPATH=/tmp/tmp.c3APPlgRjv [2020-03-30T09:32:40.977Z] #50 11.15 + RM_GOPATH=1 [2020-03-30T09:32:40.977Z] #50 11.15 ++ dirname ./install.sh [2020-03-30T09:32:40.977Z] #50 11.15 + dir=. [2020-03-30T09:32:40.977Z] #50 11.15 + bin=gotestsum [2020-03-30T09:32:40.977Z] #50 11.15 + shift [2020-03-30T09:32:40.977Z] #50 11.15 + '[' '!' -f ./gotestsum.installer ']' [2020-03-30T09:32:40.977Z] #50 11.15 + . ./gotestsum.installer [2020-03-30T09:32:40.977Z] #50 11.16 ++ : v0.3.5 [2020-03-30T09:32:40.977Z] #50 11.16 + install_gotestsum [2020-03-30T09:32:40.977Z] #50 11.16 + echo 'Installing gotestsum version v0.3.5' [2020-03-30T09:32:40.977Z] #50 11.16 Installing gotestsum version v0.3.5 [2020-03-30T09:32:40.977Z] #50 11.16 + go get -d gotest.tools/gotestsum [2020-03-30T09:32:40.977Z] #50 ... [2020-03-30T09:32:40.977Z] [2020-03-30T09:32:40.977Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:40.977Z] #74 9.625 + RM_GOPATH=0 [2020-03-30T09:32:40.977Z] #74 9.625 + TMP_GOPATH= [2020-03-30T09:32:40.977Z] #74 9.625 + : /build [2020-03-30T09:32:40.977Z] #74 9.625 + '[' -z '' ']' [2020-03-30T09:32:40.977Z] #74 9.629 ++ mktemp -d [2020-03-30T09:32:40.977Z] #74 9.634 + export GOPATH=/tmp/tmp.4Ks9JiPro7 [2020-03-30T09:32:40.977Z] #74 9.637 + GOPATH=/tmp/tmp.4Ks9JiPro7 [2020-03-30T09:32:40.977Z] #74 9.637 + RM_GOPATH=1 [2020-03-30T09:32:40.977Z] #74 9.645 ++ dirname ./install.sh [2020-03-30T09:32:40.977Z] #74 9.658 + dir=. [2020-03-30T09:32:40.977Z] #74 9.658 + bin=proxy [2020-03-30T09:32:40.977Z] #74 9.658 + shift [2020-03-30T09:32:40.977Z] #74 9.659 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-30T09:32:40.977Z] #74 9.659 + '[' '!' -f ./proxy.installer ']' [2020-03-30T09:32:40.977Z] #74 9.659 + . ./proxy.installer [2020-03-30T09:32:40.977Z] #74 9.659 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-30T09:32:40.977Z] #74 9.659 + install_proxy [2020-03-30T09:32:40.977Z] #74 9.659 + case "$1" in [2020-03-30T09:32:40.977Z] #74 9.659 + export CGO_ENABLED=0 [2020-03-30T09:32:40.977Z] #74 9.659 + CGO_ENABLED=0 [2020-03-30T09:32:40.977Z] #74 9.659 + _install_proxy [2020-03-30T09:32:40.977Z] #74 9.659 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-30T09:32:40.977Z] #74 9.662 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4Ks9JiPro7/src/github.com/docker/libnetwork [2020-03-30T09:32:40.977Z] #74 9.669 Cloning into '/tmp/tmp.4Ks9JiPro7/src/github.com/docker/libnetwork'... [2020-03-30T09:32:40.977Z] #74 ... [2020-03-30T09:32:40.977Z] [2020-03-30T09:32:40.977Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:32:40.977Z] #47 11.18 + RM_GOPATH=0 [2020-03-30T09:32:40.977Z] #47 11.18 + TMP_GOPATH= [2020-03-30T09:32:40.977Z] #47 11.18 + : /build [2020-03-30T09:32:40.977Z] #47 11.18 + '[' -z '' ']' [2020-03-30T09:32:40.977Z] #47 11.18 ++ mktemp -d [2020-03-30T09:32:40.977Z] #47 11.19 + export GOPATH=/tmp/tmp.7urcJiIQ2I [2020-03-30T09:32:40.977Z] #47 11.19 + GOPATH=/tmp/tmp.7urcJiIQ2I [2020-03-30T09:32:40.977Z] #47 11.19 + RM_GOPATH=1 [2020-03-30T09:32:40.977Z] #47 11.19 ++ dirname ./install.sh [2020-03-30T09:32:40.977Z] #47 11.20 + dir=. [2020-03-30T09:32:41.033Z] #44 100.7 CC criu/tty.o [2020-03-30T09:32:41.076Z] #68 ... [2020-03-30T09:32:41.076Z] [2020-03-30T09:32:41.076Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:41.076Z] #53 ... [2020-03-30T09:32:41.076Z] [2020-03-30T09:32:41.076Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:32:41.235Z] #47 11.20 + bin=vndr [2020-03-30T09:32:41.236Z] #47 11.20 + shift [2020-03-30T09:32:41.236Z] #47 11.20 + '[' '!' -f ./vndr.installer ']' [2020-03-30T09:32:41.236Z] #47 11.20 + . ./vndr.installer [2020-03-30T09:32:41.236Z] #47 11.20 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-30T09:32:41.236Z] #47 11.20 + install_vndr [2020-03-30T09:32:41.236Z] #47 11.20 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-30T09:32:41.236Z] #47 11.20 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7urcJiIQ2I/src/github.com/LK4D4/vndr [2020-03-30T09:32:41.236Z] #47 11.20 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-30T09:32:41.236Z] #47 11.20 Cloning into '/tmp/tmp.7urcJiIQ2I/src/github.com/LK4D4/vndr'... [2020-03-30T09:32:41.236Z] #47 ... [2020-03-30T09:32:41.236Z] [2020-03-30T09:32:41.236Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:32:41.236Z] #25 11.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-30T09:32:41.333Z] #41 ... [2020-03-30T09:32:41.333Z] [2020-03-30T09:32:41.333Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:41.333Z] #23 8.999 + RM_GOPATH=0 [2020-03-30T09:32:41.333Z] #23 8.999 + TMP_GOPATH= [2020-03-30T09:32:41.333Z] #23 8.999 + : /build [2020-03-30T09:32:41.333Z] #23 8.999 + '[' -z '' ']' [2020-03-30T09:32:41.333Z] #23 8.999 ++ mktemp -d [2020-03-30T09:32:41.333Z] #23 9.008 + export GOPATH=/tmp/tmp.lNN2GIbFXo [2020-03-30T09:32:41.333Z] #23 9.008 + GOPATH=/tmp/tmp.lNN2GIbFXo [2020-03-30T09:32:41.333Z] #23 9.008 + RM_GOPATH=1 [2020-03-30T09:32:41.333Z] #23 9.015 ++ dirname ./install.sh [2020-03-30T09:32:41.333Z] #23 9.023 + dir=. [2020-03-30T09:32:41.333Z] #23 9.024 + bin=dockercli [2020-03-30T09:32:41.333Z] #23 9.024 + shift [2020-03-30T09:32:41.333Z] #23 9.024 + '[' '!' -f ./dockercli.installer ']' [2020-03-30T09:32:41.333Z] #23 9.026 + . ./dockercli.installer [2020-03-30T09:32:41.333Z] #23 9.028 ++ : stable [2020-03-30T09:32:41.333Z] #23 9.028 ++ : 17.06.2-ce [2020-03-30T09:32:41.333Z] #23 9.028 + install_dockercli [2020-03-30T09:32:41.333Z] #23 9.030 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-30T09:32:41.333Z] #23 9.030 Install docker/cli version 17.06.2-ce from stable [2020-03-30T09:32:41.333Z] #23 9.031 ++ uname -m [2020-03-30T09:32:41.333Z] #23 9.040 + arch=x86_64 [2020-03-30T09:32:41.333Z] #23 9.040 + '[' x86_64 '!=' x86_64 ']' [2020-03-30T09:32:41.333Z] #23 9.040 + url=https://download.docker.com/linux/static [2020-03-30T09:32:41.333Z] #23 9.040 + tar -xz docker/docker [2020-03-30T09:32:41.333Z] #23 9.043 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-30T09:32:41.333Z] #23 ... [2020-03-30T09:32:41.333Z] [2020-03-30T09:32:41.333Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:32:41.333Z] #47 9.672 + RM_GOPATH=0 [2020-03-30T09:32:41.333Z] #47 9.674 + TMP_GOPATH= [2020-03-30T09:32:41.333Z] #47 9.675 + : /build [2020-03-30T09:32:41.333Z] #47 9.676 + '[' -z '' ']' [2020-03-30T09:32:41.333Z] #47 9.678 ++ mktemp -d [2020-03-30T09:32:41.333Z] #47 9.684 + export GOPATH=/tmp/tmp.JM37GudM1t [2020-03-30T09:32:41.333Z] #47 9.686 + GOPATH=/tmp/tmp.JM37GudM1t [2020-03-30T09:32:41.333Z] #47 9.688 + RM_GOPATH=1 [2020-03-30T09:32:41.333Z] #47 9.690 ++ dirname ./install.sh [2020-03-30T09:32:41.333Z] #47 9.697 + dir=. [2020-03-30T09:32:41.333Z] #47 9.697 + bin=vndr [2020-03-30T09:32:41.333Z] #47 9.697 + shift [2020-03-30T09:32:41.333Z] #47 9.697 + '[' '!' -f ./vndr.installer ']' [2020-03-30T09:32:41.333Z] #47 9.697 + . ./vndr.installer [2020-03-30T09:32:41.333Z] #47 9.698 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-30T09:32:41.333Z] #47 9.698 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-30T09:32:41.333Z] #47 9.698 + install_vndr [2020-03-30T09:32:41.333Z] #47 9.698 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-30T09:32:41.333Z] #47 9.698 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JM37GudM1t/src/github.com/LK4D4/vndr [2020-03-30T09:32:41.333Z] #47 9.699 Cloning into '/tmp/tmp.JM37GudM1t/src/github.com/LK4D4/vndr'... [2020-03-30T09:32:41.589Z] #47 ... [2020-03-30T09:32:41.589Z] [2020-03-30T09:32:41.589Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:41.589Z] #56 10.87 + RM_GOPATH=0 [2020-03-30T09:32:41.589Z] #56 10.87 + TMP_GOPATH= [2020-03-30T09:32:41.589Z] #56 10.87 + : /build [2020-03-30T09:32:41.589Z] #56 10.87 + '[' -z '' ']' [2020-03-30T09:32:41.589Z] #56 10.87 ++ mktemp -d [2020-03-30T09:32:41.589Z] #56 10.87 + export GOPATH=/tmp/tmp.TxhmGjZiqu [2020-03-30T09:32:41.589Z] #56 10.87 + GOPATH=/tmp/tmp.TxhmGjZiqu [2020-03-30T09:32:41.589Z] #56 10.87 + RM_GOPATH=1 [2020-03-30T09:32:41.589Z] #56 10.87 ++ dirname ./install.sh [2020-03-30T09:32:41.589Z] #56 10.87 + dir=. [2020-03-30T09:32:41.589Z] #56 10.87 + bin=shfmt [2020-03-30T09:32:41.589Z] #56 10.87 + shift [2020-03-30T09:32:41.589Z] #56 10.87 + '[' '!' -f ./shfmt.installer ']' [2020-03-30T09:32:41.589Z] #56 10.87 + . ./shfmt.installer [2020-03-30T09:32:41.589Z] #56 10.87 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-30T09:32:41.589Z] #56 10.89 + install_shfmt [2020-03-30T09:32:41.589Z] #56 10.89 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-30T09:32:41.589Z] #56 10.89 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TxhmGjZiqu/src/github.com/mvdan/sh [2020-03-30T09:32:41.589Z] #56 10.89 Cloning into '/tmp/tmp.TxhmGjZiqu/src/github.com/mvdan/sh'... [2020-03-30T09:32:41.589Z] #56 10.89 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-30T09:32:41.589Z] #56 ... [2020-03-30T09:32:41.589Z] [2020-03-30T09:32:41.589Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:32:41.589Z] #30 6.972 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-30T09:32:41.589Z] #30 6.973 Cloning into '.'... [2020-03-30T09:32:41.844Z] #30 ... [2020-03-30T09:32:41.844Z] [2020-03-30T09:32:41.844Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:41.844Z] #33 10.77 + RM_GOPATH=0 [2020-03-30T09:32:41.844Z] #33 10.77 + TMP_GOPATH= [2020-03-30T09:32:41.844Z] #33 10.77 + : /build [2020-03-30T09:32:41.844Z] #33 10.77 + '[' -z '' ']' [2020-03-30T09:32:41.844Z] #33 10.77 ++ mktemp -d [2020-03-30T09:32:41.844Z] #33 10.78 + export GOPATH=/tmp/tmp.GtGhWuN1Jq [2020-03-30T09:32:41.844Z] #33 10.78 + GOPATH=/tmp/tmp.GtGhWuN1Jq [2020-03-30T09:32:41.844Z] #33 10.78 + RM_GOPATH=1 [2020-03-30T09:32:41.844Z] #33 10.78 ++ dirname ./install.sh [2020-03-30T09:32:41.844Z] #33 10.78 + dir=. [2020-03-30T09:32:41.844Z] #33 10.78 + bin=tomlv [2020-03-30T09:32:41.844Z] #33 10.78 + shift [2020-03-30T09:32:41.844Z] #33 10.78 + '[' '!' -f ./tomlv.installer ']' [2020-03-30T09:32:41.844Z] #33 10.78 + . ./tomlv.installer [2020-03-30T09:32:41.844Z] #33 10.78 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-30T09:32:41.844Z] #33 10.78 + install_tomlv [2020-03-30T09:32:41.844Z] #33 10.78 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-30T09:32:41.844Z] #33 10.78 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GtGhWuN1Jq/src/github.com/BurntSushi/toml [2020-03-30T09:32:41.844Z] #33 10.78 Cloning into '/tmp/tmp.GtGhWuN1Jq/src/github.com/BurntSushi/toml'... [2020-03-30T09:32:41.844Z] #33 10.78 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-30T09:32:41.844Z] #33 ... [2020-03-30T09:32:41.844Z] [2020-03-30T09:32:41.844Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:41.844Z] #50 10.70 + RM_GOPATH=0 [2020-03-30T09:32:41.844Z] #50 10.70 + TMP_GOPATH= [2020-03-30T09:32:41.844Z] #50 10.70 + : /build [2020-03-30T09:32:41.844Z] #50 10.70 + '[' -z '' ']' [2020-03-30T09:32:41.844Z] #50 10.71 ++ mktemp -d [2020-03-30T09:32:41.844Z] #50 10.71 + export GOPATH=/tmp/tmp.2EDe5JsLsz [2020-03-30T09:32:41.844Z] #50 10.71 + GOPATH=/tmp/tmp.2EDe5JsLsz [2020-03-30T09:32:41.844Z] #50 10.71 + RM_GOPATH=1 [2020-03-30T09:32:41.844Z] #50 10.71 ++ dirname ./install.sh [2020-03-30T09:32:41.844Z] #50 10.71 + dir=. [2020-03-30T09:32:41.844Z] #50 10.71 + bin=gotestsum [2020-03-30T09:32:41.844Z] #50 10.71 + shift [2020-03-30T09:32:41.844Z] #50 10.71 + '[' '!' -f ./gotestsum.installer ']' [2020-03-30T09:32:41.844Z] #50 10.71 + . ./gotestsum.installer [2020-03-30T09:32:41.844Z] #50 10.71 ++ : v0.3.5 [2020-03-30T09:32:41.844Z] #50 10.71 + install_gotestsum [2020-03-30T09:32:41.844Z] #50 10.71 + echo 'Installing gotestsum version v0.3.5' [2020-03-30T09:32:41.844Z] #50 10.71 + go get -d gotest.tools/gotestsum [2020-03-30T09:32:41.844Z] #50 10.71 Installing gotestsum version v0.3.5 [2020-03-30T09:32:42.099Z] #50 ... [2020-03-30T09:32:42.099Z] [2020-03-30T09:32:42.099Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:42.099Z] #74 10.83 + RM_GOPATH=0 [2020-03-30T09:32:42.099Z] #74 10.83 + TMP_GOPATH= [2020-03-30T09:32:42.099Z] #74 10.83 + : /build [2020-03-30T09:32:42.099Z] #74 10.83 + '[' -z '' ']' [2020-03-30T09:32:42.099Z] #74 10.84 ++ mktemp -d [2020-03-30T09:32:42.099Z] #74 10.84 + export GOPATH=/tmp/tmp.1kCaXdmu2x [2020-03-30T09:32:42.099Z] #74 10.84 + GOPATH=/tmp/tmp.1kCaXdmu2x [2020-03-30T09:32:42.099Z] #74 10.84 + RM_GOPATH=1 [2020-03-30T09:32:42.099Z] #74 10.84 ++ dirname ./install.sh [2020-03-30T09:32:42.099Z] #74 10.84 + dir=. [2020-03-30T09:32:42.099Z] #74 10.85 + bin=proxy [2020-03-30T09:32:42.099Z] #74 10.85 + shift [2020-03-30T09:32:42.099Z] #74 10.85 + '[' '!' -f ./proxy.installer ']' [2020-03-30T09:32:42.099Z] #74 10.85 + . ./proxy.installer [2020-03-30T09:32:42.099Z] #74 10.85 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-30T09:32:42.099Z] #74 10.85 + install_proxy [2020-03-30T09:32:42.099Z] #74 10.85 + case "$1" in [2020-03-30T09:32:42.099Z] #74 10.85 + export CGO_ENABLED=0 [2020-03-30T09:32:42.099Z] #74 10.85 + CGO_ENABLED=0 [2020-03-30T09:32:42.099Z] #74 10.85 + _install_proxy [2020-03-30T09:32:42.099Z] #74 10.85 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-30T09:32:42.099Z] #74 10.85 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-30T09:32:42.099Z] #74 10.85 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.1kCaXdmu2x/src/github.com/docker/libnetwork [2020-03-30T09:32:42.099Z] #74 10.86 Cloning into '/tmp/tmp.1kCaXdmu2x/src/github.com/docker/libnetwork'... [2020-03-30T09:32:42.497Z] #44 ... [2020-03-30T09:32:42.497Z] [2020-03-30T09:32:42.497Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:32:42.497Z] #41 DONE 139.3s [2020-03-30T09:32:42.497Z] [2020-03-30T09:32:42.497Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:32:42.497Z] #44 102.1 CC criu/tun.o [2020-03-30T09:32:42.777Z] #44 102.5 CC criu/uffd.o [2020-03-30T09:32:43.019Z] #74 ... [2020-03-30T09:32:43.019Z] [2020-03-30T09:32:43.019Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:32:43.019Z] #25 15.65 Reading package lists... [2020-03-30T09:32:43.019Z] #25 22.45 Reading package lists... [2020-03-30T09:32:43.019Z] #25 29.40 Building dependency tree... [2020-03-30T09:32:43.019Z] #25 ... [2020-03-30T09:32:43.019Z] [2020-03-30T09:32:43.019Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:43.019Z] #53 25.28 + cd /tmp/tmp.V5zgUVJZCF/src/github.com/golangci/golangci-lint/ [2020-03-30T09:32:43.019Z] #53 25.28 + git checkout -q v1.23.8 [2020-03-30T09:32:43.019Z] #53 26.05 ++ git describe --tags [2020-03-30T09:32:43.019Z] #53 26.06 + version=v1.23.8 [2020-03-30T09:32:43.019Z] #53 26.06 ++ git rev-parse --short HEAD [2020-03-30T09:32:43.019Z] #53 26.07 + commit=76a82c6 [2020-03-30T09:32:43.019Z] #53 26.07 ++ git show -s --format=%cd [2020-03-30T09:32:43.019Z] #53 26.09 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-30T09:32:43.019Z] #53 26.09 + 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-03-30T09:32:43.019Z] #53 ... [2020-03-30T09:32:43.019Z] [2020-03-30T09:32:43.019Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:43.019Z] #56 22.16 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-30T09:32:43.019Z] #56 22.21 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-30T09:32:43.019Z] #56 22.50 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-30T09:32:43.019Z] #56 22.89 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-30T09:32:43.019Z] #56 23.96 runtime [2020-03-30T09:32:43.019Z] #56 24.01 runtime/cgo [2020-03-30T09:32:43.592Z] #56 ... [2020-03-30T09:32:43.592Z] [2020-03-30T09:32:43.592Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:32:43.592Z] #25 33.04 ca-certificates is already the newest version (20190110). [2020-03-30T09:32:43.592Z] #25 33.04 The following additional packages will be installed: [2020-03-30T09:32:43.592Z] #25 33.04 libjq1 libonig5 [2020-03-30T09:32:43.592Z] #25 33.23 The following NEW packages will be installed: [2020-03-30T09:32:43.863Z] #25 33.23 jq libjq1 libonig5 [2020-03-30T09:32:44.122Z] #25 ... [2020-03-30T09:32:44.122Z] [2020-03-30T09:32:44.122Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:32:44.122Z] #43 17.40 Reading package lists... [2020-03-30T09:32:44.122Z] #43 24.36 Reading package lists... [2020-03-30T09:32:44.122Z] #43 30.49 Building dependency tree... [2020-03-30T09:32:44.252Z] #44 ... [2020-03-30T09:32:44.252Z] [2020-03-30T09:32:44.252Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-30T09:32:44.252Z] #42 DONE 0.2s [2020-03-30T09:32:44.252Z] [2020-03-30T09:32:44.252Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:32:44.252Z] #44 103.5 CC criu/util.o [2020-03-30T09:32:44.383Z] #43 33.85 The following additional packages will be installed: [2020-03-30T09:32:44.383Z] #43 33.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-30T09:32:44.383Z] #43 33.86 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-30T09:32:44.383Z] #43 33.87 Suggested packages: [2020-03-30T09:32:44.383Z] #43 33.87 manpages-dev python-setuptools [2020-03-30T09:32:44.383Z] #43 ... [2020-03-30T09:32:44.383Z] [2020-03-30T09:32:44.383Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:32:44.383Z] #62 17.19 Reading package lists... [2020-03-30T09:32:44.383Z] #62 24.40 Reading package lists... [2020-03-30T09:32:44.383Z] #62 31.54 Building dependency tree... [2020-03-30T09:32:44.383Z] #62 ... [2020-03-30T09:32:44.383Z] [2020-03-30T09:32:44.383Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:32:44.383Z] #25 33.86 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:32:44.383Z] #25 33.86 Need to get 325 kB of archives. [2020-03-30T09:32:44.383Z] #25 33.86 After this operation, 1019 kB of additional disk space will be used. [2020-03-30T09:32:44.383Z] #25 33.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-30T09:32:44.383Z] #25 34.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-30T09:32:44.383Z] #25 34.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-30T09:32:44.516Z] #25 14.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-30T09:32:44.532Z] #44 104.1 CC criu/uts_ns.o [2020-03-30T09:32:44.532Z] #44 104.1 CC criu/vdso.o [2020-03-30T09:32:44.813Z] #44 104.4 LINK criu/built-in.o [2020-03-30T09:32:44.813Z] #44 104.4 LINK criu/criu [2020-03-30T09:32:45.094Z] #44 104.7 DEP lib/c/criu.d [2020-03-30T09:32:45.094Z] #44 104.7 CC images/rpc.pb-c.o [2020-03-30T09:32:45.705Z] #44 105.0 CC lib/c/criu.o [2020-03-30T09:32:45.769Z] #25 ... [2020-03-30T09:32:45.769Z] [2020-03-30T09:32:45.769Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:32:45.769Z] #10 18.72 Reading package lists... [2020-03-30T09:32:45.769Z] #10 25.68 Reading package lists... [2020-03-30T09:32:45.769Z] #10 31.85 Building dependency tree... [2020-03-30T09:32:45.769Z] #10 34.65 The following additional packages will be installed: [2020-03-30T09:32:45.769Z] #10 34.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-30T09:32:45.769Z] #10 34.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-30T09:32:45.769Z] #10 34.65 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-30T09:32:45.769Z] #10 34.66 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-30T09:32:45.769Z] #10 34.68 Suggested packages: [2020-03-30T09:32:45.769Z] #10 34.68 gcc-8-locales seccomp wine64 [2020-03-30T09:32:45.769Z] #10 ... [2020-03-30T09:32:45.769Z] [2020-03-30T09:32:45.769Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:32:45.769Z] #62 35.40 The following additional packages will be installed: [2020-03-30T09:32:45.985Z] #44 105.6 LINK lib/c/built-in.o [2020-03-30T09:32:45.985Z] #44 105.6 LINK lib/c/libcriu.so [2020-03-30T09:32:45.985Z] #44 105.7 LINK lib/c/libcriu.a [2020-03-30T09:32:46.029Z] #62 35.42 libbtrfs0 [2020-03-30T09:32:46.030Z] #62 ... [2020-03-30T09:32:46.030Z] [2020-03-30T09:32:46.030Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:32:46.030Z] #35 19.22 Reading package lists... [2020-03-30T09:32:46.030Z] #35 26.02 Reading package lists... [2020-03-30T09:32:46.030Z] #35 32.67 Building dependency tree... [2020-03-30T09:32:46.030Z] #35 35.68 The following additional packages will be installed: [2020-03-30T09:32:46.030Z] #35 ... [2020-03-30T09:32:46.030Z] [2020-03-30T09:32:46.030Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:32:46.030Z] #43 35.54 The following NEW packages will be installed: [2020-03-30T09:32:46.030Z] #43 35.55 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-30T09:32:46.030Z] #43 35.56 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-30T09:32:46.030Z] #43 35.56 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-30T09:32:46.030Z] #43 35.57 python-six zlib1g-dev [2020-03-30T09:32:46.266Z] #44 105.8 GEN magic.py [2020-03-30T09:32:46.266Z] #44 105.8 Note: Building without setproctitle() and strlcpy() support. [2020-03-30T09:32:46.266Z] #44 105.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-30T09:32:46.266Z] #44 105.8 Note: Building without GnuTLS support [2020-03-30T09:32:46.291Z] #43 36.02 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:32:46.291Z] #43 36.02 Need to get 3798 kB of archives. [2020-03-30T09:32:46.291Z] #43 36.02 After this operation, 21.6 MB of additional disk space will be used. [2020-03-30T09:32:46.291Z] #43 36.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-03-30T09:32:46.291Z] #43 36.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-30T09:32:46.291Z] #43 36.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-03-30T09:32:46.291Z] #43 36.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-30T09:32:46.291Z] #43 36.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-03-30T09:32:46.417Z] #25 ... [2020-03-30T09:32:46.417Z] [2020-03-30T09:32:46.417Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:46.417Z] #33 11.58 + RM_GOPATH=0 [2020-03-30T09:32:46.417Z] #33 11.58 + TMP_GOPATH= [2020-03-30T09:32:46.417Z] #33 11.58 + : /build [2020-03-30T09:32:46.417Z] #33 11.58 + '[' -z '' ']' [2020-03-30T09:32:46.417Z] #33 11.58 ++ mktemp -d [2020-03-30T09:32:46.417Z] #33 11.59 + export GOPATH=/tmp/tmp.OPFpYfdM0Q [2020-03-30T09:32:46.417Z] #33 11.59 + GOPATH=/tmp/tmp.OPFpYfdM0Q [2020-03-30T09:32:46.417Z] #33 11.59 + RM_GOPATH=1 [2020-03-30T09:32:46.417Z] #33 11.59 ++ dirname ./install.sh [2020-03-30T09:32:46.417Z] #33 11.60 + dir=. [2020-03-30T09:32:46.417Z] #33 11.60 + bin=tomlv [2020-03-30T09:32:46.417Z] #33 11.60 + shift [2020-03-30T09:32:46.417Z] #33 11.60 + '[' '!' -f ./tomlv.installer ']' [2020-03-30T09:32:46.417Z] #33 11.60 + . ./tomlv.installer [2020-03-30T09:32:46.417Z] #33 11.60 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-30T09:32:46.417Z] #33 11.61 + install_tomlv [2020-03-30T09:32:46.417Z] #33 11.61 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-30T09:32:46.417Z] #33 11.61 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-30T09:32:46.417Z] #33 11.61 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OPFpYfdM0Q/src/github.com/BurntSushi/toml [2020-03-30T09:32:46.417Z] #33 11.61 Cloning into '/tmp/tmp.OPFpYfdM0Q/src/github.com/BurntSushi/toml'... [2020-03-30T09:32:46.417Z] #33 13.02 + cd /tmp/tmp.OPFpYfdM0Q/src/github.com/BurntSushi/toml [2020-03-30T09:32:46.417Z] #33 13.02 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-30T09:32:46.417Z] #33 13.02 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-30T09:32:46.417Z] #33 13.69 runtime/internal/atomic [2020-03-30T09:32:46.417Z] #33 13.73 internal/cpu [2020-03-30T09:32:46.417Z] #33 14.51 internal/bytealg [2020-03-30T09:32:46.417Z] #33 14.72 runtime/internal/sys [2020-03-30T09:32:46.417Z] #33 15.30 runtime/internal/math [2020-03-30T09:32:46.417Z] #33 15.52 math/bits [2020-03-30T09:32:46.417Z] #33 16.48 math [2020-03-30T09:32:46.417Z] #33 16.65 runtime [2020-03-30T09:32:46.547Z] #44 106.1 fatal: not a git repository (or any of the parent directories): .git [2020-03-30T09:32:46.554Z] #43 36.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-30T09:32:46.554Z] #43 36.06 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-03-30T09:32:46.554Z] #43 36.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-03-30T09:32:46.554Z] #43 36.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-03-30T09:32:46.554Z] #43 36.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-03-30T09:32:46.554Z] #43 36.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-03-30T09:32:46.554Z] #43 36.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-03-30T09:32:46.827Z] #44 106.4 make[1]: Nothing to be done for 'all'. [2020-03-30T09:32:46.845Z] #43 36.28 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-03-30T09:32:46.845Z] #43 36.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-03-30T09:32:46.845Z] #43 36.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-30T09:32:46.845Z] #43 36.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-03-30T09:32:46.845Z] #43 36.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-03-30T09:32:47.109Z] #44 ... [2020-03-30T09:32:47.109Z] [2020-03-30T09:32:47.109Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:32:47.109Z] #60 68.90 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-30T09:32:47.109Z] #60 69.74 + mkdir -p /build [2020-03-30T09:32:47.109Z] #60 69.74 + cp runc /build/runc [2020-03-30T09:32:47.109Z] #60 DONE 70.0s [2020-03-30T09:32:47.109Z] [2020-03-30T09:32:47.109Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:47.389Z] #65 ... [2020-03-30T09:32:47.389Z] [2020-03-30T09:32:47.389Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:32:47.389Z] #44 107.0 make[1]: 'images/built-in.o' is up to date. [2020-03-30T09:32:47.389Z] #44 107.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-30T09:32:47.670Z] #44 107.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-30T09:32:47.670Z] #44 107.2 make[1]: 'compel/libcompel.a' is up to date. [2020-03-30T09:32:47.670Z] #44 107.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-30T09:32:47.670Z] #44 107.2 make[1]: Nothing to be done for 'all'. [2020-03-30T09:32:47.670Z] #44 107.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-30T09:32:47.951Z] #44 107.4 make[2]: Nothing to be done for 'all'. [2020-03-30T09:32:47.951Z] #44 107.4 make[2]: Nothing to be done for 'all'. [2020-03-30T09:32:47.951Z] #44 107.4 make[2]: Nothing to be done for 'all'. [2020-03-30T09:32:47.951Z] #44 107.5 make[2]: Nothing to be done for 'all'. [2020-03-30T09:32:47.951Z] #44 107.5 make[2]: Nothing to be done for 'all'. [2020-03-30T09:32:47.951Z] #44 107.5 make[2]: Nothing to be done for 'all'. [2020-03-30T09:32:47.951Z] #44 107.5 make[2]: Nothing to be done for 'all'. [2020-03-30T09:32:47.951Z] #44 107.6 make[2]: Nothing to be done for 'all'. [2020-03-30T09:32:48.230Z] #43 ... [2020-03-30T09:32:48.230Z] [2020-03-30T09:32:48.230Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:32:48.230Z] #25 35.33 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:32:48.230Z] #25 35.57 Fetched 325 kB in 1s (427 kB/s) [2020-03-30T09:32:48.230Z] #25 35.72 Selecting previously unselected package libonig5:arm64. [2020-03-30T09:32:48.230Z] #25 35.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-30T09:32:48.230Z] #25 35.83 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-03-30T09:32:48.230Z] #25 35.84 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-30T09:32:48.230Z] #25 36.04 Selecting previously unselected package libjq1:arm64. [2020-03-30T09:32:48.230Z] #25 36.06 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-30T09:32:48.230Z] #25 36.06 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-30T09:32:48.230Z] #25 36.35 Selecting previously unselected package jq. [2020-03-30T09:32:48.230Z] #25 36.35 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-30T09:32:48.230Z] #25 36.39 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-30T09:32:48.230Z] #25 36.74 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-30T09:32:48.230Z] #25 36.80 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-30T09:32:48.230Z] #25 36.82 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-30T09:32:48.230Z] #25 36.83 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:32:48.230Z] #25 DONE 37.9s [2020-03-30T09:32:48.238Z] #44 107.6 INSTALL criu/criu [2020-03-30T09:32:48.238Z] #44 DONE 107.8s [2020-03-30T09:32:48.238Z] [2020-03-30T09:32:48.238Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:48.316Z] #33 ... [2020-03-30T09:32:48.316Z] [2020-03-30T09:32:48.316Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:32:48.316Z] #25 18.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-30T09:32:48.497Z] [2020-03-30T09:32:48.497Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-30T09:32:48.497Z] #26 DONE 0.1s [2020-03-30T09:32:48.497Z] [2020-03-30T09:32:48.497Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:32:48.634Z] #74 ... [2020-03-30T09:32:48.634Z] [2020-03-30T09:32:48.634Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:48.634Z] #68 17.01 + cd /tmp/tmp.05Hqck4Z1T/src/github.com/rootless-containers/rootlesskit [2020-03-30T09:32:48.634Z] #68 17.01 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-30T09:32:48.634Z] #68 17.36 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-30T09:32:48.634Z] #68 17.38 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-30T09:32:49.253Z] #53 ... [2020-03-30T09:32:49.253Z] [2020-03-30T09:32:49.253Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-30T09:32:49.253Z] #45 DONE 0.2s [2020-03-30T09:32:49.253Z] [2020-03-30T09:32:49.253Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-30T09:32:49.253Z] #48 DONE 0.1s [2020-03-30T09:32:49.253Z] [2020-03-30T09:32:49.253Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-30T09:32:49.533Z] #51 DONE 0.1s [2020-03-30T09:32:49.533Z] [2020-03-30T09:32:49.533Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:50.215Z] #25 ... [2020-03-30T09:32:50.215Z] [2020-03-30T09:32:50.215Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:32:50.215Z] #43 10.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:32:50.215Z] #43 10.43 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:32:50.215Z] #43 10.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:32:50.215Z] #43 11.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-30T09:32:50.215Z] #43 15.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-30T09:32:50.215Z] #43 20.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-30T09:32:50.215Z] #43 ... [2020-03-30T09:32:50.215Z] [2020-03-30T09:32:50.215Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:50.215Z] #68 11.42 + RM_GOPATH=0 [2020-03-30T09:32:50.215Z] #68 11.42 + TMP_GOPATH= [2020-03-30T09:32:50.215Z] #68 11.43 + : /build/ [2020-03-30T09:32:50.215Z] #68 11.43 + '[' -z '' ']' [2020-03-30T09:32:50.215Z] #68 11.43 ++ mktemp -d [2020-03-30T09:32:50.215Z] #68 11.43 + export GOPATH=/tmp/tmp.I0Zl2K7WPX [2020-03-30T09:32:50.215Z] #68 11.43 + GOPATH=/tmp/tmp.I0Zl2K7WPX [2020-03-30T09:32:50.215Z] #68 11.43 + RM_GOPATH=1 [2020-03-30T09:32:50.215Z] #68 11.44 ++ dirname ./install.sh [2020-03-30T09:32:50.215Z] #68 11.44 + dir=. [2020-03-30T09:32:50.215Z] #68 11.44 + bin=rootlesskit [2020-03-30T09:32:50.215Z] #68 11.44 + shift [2020-03-30T09:32:50.215Z] #68 11.44 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-30T09:32:50.215Z] #68 11.44 + . ./rootlesskit.installer [2020-03-30T09:32:50.215Z] #68 11.44 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-30T09:32:50.215Z] #68 11.44 + install_rootlesskit [2020-03-30T09:32:50.215Z] #68 11.44 + case "$1" in [2020-03-30T09:32:50.215Z] #68 11.44 + export CGO_ENABLED=0 [2020-03-30T09:32:50.215Z] #68 11.44 + CGO_ENABLED=0 [2020-03-30T09:32:50.215Z] #68 11.44 + _install_rootlesskit [2020-03-30T09:32:50.215Z] #68 11.44 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-30T09:32:50.215Z] #68 11.44 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-30T09:32:50.215Z] #68 11.44 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.I0Zl2K7WPX/src/github.com/rootless-containers/rootlesskit [2020-03-30T09:32:50.215Z] #68 11.44 Cloning into '/tmp/tmp.I0Zl2K7WPX/src/github.com/rootless-containers/rootlesskit'... [2020-03-30T09:32:50.215Z] #68 19.07 + cd /tmp/tmp.I0Zl2K7WPX/src/github.com/rootless-containers/rootlesskit [2020-03-30T09:32:50.215Z] #68 19.07 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-30T09:32:50.215Z] #68 19.79 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-30T09:32:50.215Z] #68 19.79 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-30T09:32:50.424Z] #27 ... [2020-03-30T09:32:50.424Z] [2020-03-30T09:32:50.424Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:32:50.424Z] #62 35.59 The following NEW packages will be installed: [2020-03-30T09:32:50.424Z] #62 35.62 libbtrfs-dev libbtrfs0 [2020-03-30T09:32:50.424Z] #62 36.09 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:32:50.424Z] #62 36.09 Need to get 119 kB of archives. [2020-03-30T09:32:50.424Z] #62 36.09 After this operation, 387 kB of additional disk space will be used. [2020-03-30T09:32:50.424Z] #62 36.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-30T09:32:50.424Z] #62 36.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-30T09:32:50.424Z] #62 37.59 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:32:50.424Z] #62 37.94 Fetched 119 kB in 0s (276 kB/s) [2020-03-30T09:32:50.424Z] #62 38.10 Selecting previously unselected package libbtrfs0. [2020-03-30T09:32:50.424Z] #62 38.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-30T09:32:50.424Z] #62 38.22 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-30T09:32:50.424Z] #62 38.27 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-30T09:32:50.424Z] #62 38.54 Selecting previously unselected package libbtrfs-dev. [2020-03-30T09:32:50.424Z] #62 38.55 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-30T09:32:50.424Z] #62 38.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:32:50.424Z] #62 39.01 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-30T09:32:50.424Z] #62 39.06 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:32:50.424Z] #62 39.10 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:32:50.424Z] #62 DONE 39.7s [2020-03-30T09:32:50.424Z] [2020-03-30T09:32:50.424Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:32:50.424Z] #63 DONE 0.1s [2020-03-30T09:32:50.424Z] [2020-03-30T09:32:50.424Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:32:50.424Z] #43 38.14 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:32:50.424Z] #43 38.41 Fetched 3798 kB in 1s (5949 kB/s) [2020-03-30T09:32:50.424Z] #43 38.65 Selecting previously unselected package libcap-dev:arm64. [2020-03-30T09:32:50.424Z] #43 38.65 (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 ... 15374 files and directories currently installed.) [2020-03-30T09:32:50.424Z] #43 38.78 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-03-30T09:32:50.424Z] #43 38.79 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-03-30T09:32:50.424Z] #43 39.04 Selecting previously unselected package libnet1:arm64. [2020-03-30T09:32:50.424Z] #43 39.10 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-30T09:32:50.424Z] #43 39.16 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-30T09:32:50.424Z] #43 39.32 Selecting previously unselected package libnet1-dev. [2020-03-30T09:32:50.424Z] #43 39.32 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-30T09:32:50.424Z] #43 39.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-30T09:32:50.424Z] #43 39.64 Selecting previously unselected package libnl-3-200:arm64. [2020-03-30T09:32:50.424Z] #43 39.66 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-30T09:32:50.424Z] #43 39.68 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-30T09:32:50.424Z] #43 39.85 Selecting previously unselected package libnl-3-dev:arm64.#43 ... [2020-03-30T09:32:50.424Z] [2020-03-30T09:32:50.424Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-30T09:32:50.424Z] #64 DONE 0.1s [2020-03-30T09:32:50.424Z] [2020-03-30T09:32:50.424Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:32:50.424Z] #43 39.85 Selecting previously unselected package libnl-3-dev:arm64. [2020-03-30T09:32:50.424Z] #43 39.87 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-03-30T09:32:50.424Z] #43 39.88 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-30T09:32:50.995Z] #43 40.35 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-30T09:32:50.995Z] #43 40.39 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-30T09:32:50.995Z] #43 40.40 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-30T09:32:50.995Z] #43 40.51 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-03-30T09:32:50.995Z] #43 40.53 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-03-30T09:32:50.995Z] #43 40.55 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-30T09:32:51.145Z] #68 ... [2020-03-30T09:32:51.145Z] [2020-03-30T09:32:51.145Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:32:51.145Z] #35 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-30T09:32:51.145Z] #35 ... [2020-03-30T09:32:51.145Z] [2020-03-30T09:32:51.145Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:32:51.145Z] #25 10.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:32:51.145Z] #25 10.81 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:32:51.145Z] #25 10.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:32:51.145Z] #25 12.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-30T09:32:51.145Z] #25 16.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-30T09:32:51.145Z] #25 19.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-30T09:32:51.151Z] #68 ... [2020-03-30T09:32:51.151Z] [2020-03-30T09:32:51.151Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:51.151Z] #56 11.08 + RM_GOPATH=0 [2020-03-30T09:32:51.151Z] #56 11.08 + TMP_GOPATH= [2020-03-30T09:32:51.151Z] #56 11.08 + : /build [2020-03-30T09:32:51.151Z] #56 11.08 + '[' -z '' ']' [2020-03-30T09:32:51.151Z] #56 11.09 ++ mktemp -d [2020-03-30T09:32:51.151Z] #56 11.09 + export GOPATH=/tmp/tmp.RIdrDGXbkr [2020-03-30T09:32:51.151Z] #56 11.09 + GOPATH=/tmp/tmp.RIdrDGXbkr [2020-03-30T09:32:51.151Z] #56 11.10 + RM_GOPATH=1 [2020-03-30T09:32:51.151Z] #56 11.10 ++ dirname ./install.sh [2020-03-30T09:32:51.151Z] #56 11.12 + dir=. [2020-03-30T09:32:51.151Z] #56 11.12 + bin=shfmt [2020-03-30T09:32:51.151Z] #56 11.12 + shift [2020-03-30T09:32:51.151Z] #56 11.12 + '[' '!' -f ./shfmt.installer ']' [2020-03-30T09:32:51.151Z] #56 11.12 + . ./shfmt.installer [2020-03-30T09:32:51.151Z] #56 11.12 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-30T09:32:51.151Z] #56 11.12 + install_shfmt [2020-03-30T09:32:51.151Z] #56 11.12 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-30T09:32:51.151Z] #56 11.12 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RIdrDGXbkr/src/github.com/mvdan/sh [2020-03-30T09:32:51.151Z] #56 11.12 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-30T09:32:51.151Z] #56 11.13 Cloning into '/tmp/tmp.RIdrDGXbkr/src/github.com/mvdan/sh'... [2020-03-30T09:32:51.151Z] #56 ... [2020-03-30T09:32:51.151Z] [2020-03-30T09:32:51.151Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:32:51.151Z] #62 7.260 Reading package lists... [2020-03-30T09:32:51.255Z] #43 40.80 Selecting previously unselected package zlib1g-dev:arm64. [2020-03-30T09:32:51.255Z] #43 40.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-03-30T09:32:51.255Z] #43 40.83 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-30T09:32:51.401Z] #25 ... [2020-03-30T09:32:51.401Z] [2020-03-30T09:32:51.401Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:32:51.401Z] #47 10.97 + cd /tmp/tmp.JM37GudM1t/src/github.com/LK4D4/vndr [2020-03-30T09:32:51.401Z] #47 10.97 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-30T09:32:51.401Z] #47 11.17 + go build -buildmode=pie -v -o /build/vndr . [2020-03-30T09:32:51.401Z] #47 12.80 runtime/internal/atomic [2020-03-30T09:32:51.401Z] #47 12.81 internal/cpu [2020-03-30T09:32:51.401Z] #47 13.03 runtime/internal/sys [2020-03-30T09:32:51.401Z] #47 13.43 runtime/internal/math [2020-03-30T09:32:51.401Z] #47 13.51 internal/race [2020-03-30T09:32:51.401Z] #47 13.62 sync/atomic [2020-03-30T09:32:51.401Z] #47 13.91 internal/bytealg [2020-03-30T09:32:51.401Z] #47 14.67 unicode [2020-03-30T09:32:51.401Z] #47 16.48 runtime [2020-03-30T09:32:51.401Z] #47 ... [2020-03-30T09:32:51.401Z] [2020-03-30T09:32:51.401Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:51.401Z] #53 10.67 + RM_GOPATH=0 [2020-03-30T09:32:51.401Z] #53 10.67 + TMP_GOPATH= [2020-03-30T09:32:51.401Z] #53 10.67 + : /build [2020-03-30T09:32:51.401Z] #53 10.67 + '[' -z '' ']' [2020-03-30T09:32:51.401Z] #53 10.68 ++ mktemp -d [2020-03-30T09:32:51.401Z] #53 10.68 + export GOPATH=/tmp/tmp.g45RhUJ5cY [2020-03-30T09:32:51.401Z] #53 10.68 + GOPATH=/tmp/tmp.g45RhUJ5cY [2020-03-30T09:32:51.401Z] #53 10.68 + RM_GOPATH=1 [2020-03-30T09:32:51.401Z] #53 10.68 ++ dirname ./install.sh [2020-03-30T09:32:51.401Z] #53 10.69 + dir=. [2020-03-30T09:32:51.401Z] #53 10.69 + bin=golangci_lint [2020-03-30T09:32:51.401Z] #53 10.69 + shift [2020-03-30T09:32:51.401Z] #53 10.69 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-30T09:32:51.401Z] #53 10.69 + . ./golangci_lint.installer [2020-03-30T09:32:51.401Z] #53 10.69 ++ : v1.23.8 [2020-03-30T09:32:51.401Z] #53 10.69 + install_golangci_lint [2020-03-30T09:32:51.401Z] #53 10.69 + echo 'Installing golangci-lint version v1.23.8' [2020-03-30T09:32:51.401Z] #53 10.69 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-30T09:32:51.401Z] #53 10.69 Installing golangci-lint version v1.23.8 [2020-03-30T09:32:51.411Z] #62 12.04 Reading package lists... [2020-03-30T09:32:51.411Z] #62 ... [2020-03-30T09:32:51.411Z] [2020-03-30T09:32:51.411Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:32:51.411Z] #30 11.60 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-30T09:32:51.411Z] #30 11.60 Cloning into '.'... [2020-03-30T09:32:51.411Z] #30 ... [2020-03-30T09:32:51.411Z] [2020-03-30T09:32:51.411Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:51.411Z] #23 11.41 + RM_GOPATH=0 [2020-03-30T09:32:51.411Z] #23 11.41 + TMP_GOPATH= [2020-03-30T09:32:51.411Z] #23 11.41 + : /build [2020-03-30T09:32:51.411Z] #23 11.41 + '[' -z '' ']' [2020-03-30T09:32:51.411Z] #23 11.42 ++ mktemp -d [2020-03-30T09:32:51.411Z] #23 11.42 + export GOPATH=/tmp/tmp.v5aYTjE2ev [2020-03-30T09:32:51.411Z] #23 11.42 + GOPATH=/tmp/tmp.v5aYTjE2ev [2020-03-30T09:32:51.411Z] #23 11.42 + RM_GOPATH=1 [2020-03-30T09:32:51.411Z] #23 11.42 ++ dirname ./install.sh [2020-03-30T09:32:51.411Z] #23 11.42 + dir=. [2020-03-30T09:32:51.411Z] #23 11.42 + bin=dockercli [2020-03-30T09:32:51.411Z] #23 11.42 + shift [2020-03-30T09:32:51.411Z] #23 11.42 + '[' '!' -f ./dockercli.installer ']' [2020-03-30T09:32:51.411Z] #23 11.42 + . ./dockercli.installer [2020-03-30T09:32:51.411Z] #23 11.42 ++ : stable [2020-03-30T09:32:51.411Z] #23 11.42 ++ : 17.06.2-ce [2020-03-30T09:32:51.411Z] #23 11.42 + install_dockercli [2020-03-30T09:32:51.411Z] #23 11.42 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-30T09:32:51.411Z] #23 11.42 ++ uname -m [2020-03-30T09:32:51.411Z] #23 11.42 Install docker/cli version 17.06.2-ce from stable [2020-03-30T09:32:51.411Z] #23 11.43 + arch=x86_64 [2020-03-30T09:32:51.411Z] #23 11.43 + '[' x86_64 '!=' x86_64 ']' [2020-03-30T09:32:51.411Z] #23 11.43 + url=https://download.docker.com/linux/static [2020-03-30T09:32:51.411Z] #23 11.43 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-30T09:32:51.411Z] #23 11.43 + tar -xz docker/docker [2020-03-30T09:32:51.548Z] #65 125.6 + bin/containerd [2020-03-30T09:32:51.656Z] #53 ... [2020-03-30T09:32:51.656Z] [2020-03-30T09:32:51.656Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:32:51.656Z] #41 11.01 + git clone https://github.com/docker/distribution.git . [2020-03-30T09:32:51.656Z] #41 11.01 Cloning into '.'... [2020-03-30T09:32:51.656Z] #41 ... [2020-03-30T09:32:51.656Z] [2020-03-30T09:32:51.656Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:32:51.656Z] #47 20.88 unicode/utf8 [2020-03-30T09:32:51.669Z] #23 ... [2020-03-30T09:32:51.669Z] [2020-03-30T09:32:51.669Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:51.669Z] #53 11.64 + RM_GOPATH=0 [2020-03-30T09:32:51.669Z] #53 11.64 + TMP_GOPATH= [2020-03-30T09:32:51.669Z] #53 11.64 + : /build [2020-03-30T09:32:51.669Z] #53 11.64 + '[' -z '' ']' [2020-03-30T09:32:51.669Z] #53 11.64 ++ mktemp -d [2020-03-30T09:32:51.669Z] #53 11.64 + export GOPATH=/tmp/tmp.UJfGEYVH5T [2020-03-30T09:32:51.669Z] #53 11.64 + GOPATH=/tmp/tmp.UJfGEYVH5T [2020-03-30T09:32:51.669Z] #53 11.64 + RM_GOPATH=1 [2020-03-30T09:32:51.669Z] #53 11.64 ++ dirname ./install.sh [2020-03-30T09:32:51.669Z] #53 11.64 + dir=. [2020-03-30T09:32:51.669Z] #53 11.65 + bin=golangci_lint [2020-03-30T09:32:51.669Z] #53 11.65 + shift [2020-03-30T09:32:51.669Z] #53 11.65 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-30T09:32:51.669Z] #53 11.65 + . ./golangci_lint.installer [2020-03-30T09:32:51.669Z] #53 11.65 ++ : v1.23.8 [2020-03-30T09:32:51.669Z] #53 11.65 + install_golangci_lint [2020-03-30T09:32:51.669Z] #53 11.65 + echo 'Installing golangci-lint version v1.23.8' [2020-03-30T09:32:51.669Z] #53 11.65 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-30T09:32:51.669Z] #53 11.65 Installing golangci-lint version v1.23.8 [2020-03-30T09:32:51.669Z] #53 ... [2020-03-30T09:32:51.669Z] [2020-03-30T09:32:51.669Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:32:51.669Z] #10 12.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:32:51.669Z] #10 12.40 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:32:51.669Z] #10 12.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:32:51.669Z] #10 15.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-30T09:32:51.669Z] #10 19.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-30T09:32:51.832Z] #43 41.21 Selecting previously unselected package libprotobuf17:arm64. [2020-03-30T09:32:51.832Z] #43 41.22 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-03-30T09:32:51.832Z] #43 41.23 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-30T09:32:51.832Z] #43 ... [2020-03-30T09:32:51.832Z] [2020-03-30T09:32:51.832Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:51.832Z] #74 DONE 41.1s [2020-03-30T09:32:51.911Z] #47 ... [2020-03-30T09:32:51.911Z] [2020-03-30T09:32:51.911Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:32:51.911Z] #62 11.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-30T09:32:51.911Z] #62 13.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-30T09:32:51.911Z] #62 18.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-30T09:32:51.911Z] #62 ... [2020-03-30T09:32:51.911Z] [2020-03-30T09:32:51.911Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:32:51.911Z] #10 11.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:32:51.911Z] #10 11.52 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:32:51.911Z] #10 11.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:32:51.911Z] #10 12.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-30T09:32:51.911Z] #10 16.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-30T09:32:51.911Z] #10 21.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-30T09:32:51.926Z] #10 ... [2020-03-30T09:32:51.926Z] [2020-03-30T09:32:51.926Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:32:51.926Z] #62 12.04 Reading package lists... [2020-03-30T09:32:52.094Z] [2020-03-30T09:32:52.094Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:32:52.094Z] #35 35.68 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-30T09:32:52.094Z] #35 35.71 Suggested packages: [2020-03-30T09:32:52.094Z] #35 35.71 cmake-doc ninja-build lrzip [2020-03-30T09:32:52.094Z] #35 35.71 Recommended packages: [2020-03-30T09:32:52.094Z] #35 35.71 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-30T09:32:52.094Z] #35 36.69 The following NEW packages will be installed: [2020-03-30T09:32:52.094Z] #35 36.70 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-30T09:32:52.094Z] #35 36.70 vim-common xxd [2020-03-30T09:32:52.094Z] #35 37.30 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:32:52.094Z] #35 37.30 Need to get 14.2 MB of archives. [2020-03-30T09:32:52.094Z] #35 37.30 After this operation, 60.0 MB of additional disk space will be used. [2020-03-30T09:32:52.094Z] #35 37.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-30T09:32:52.094Z] #35 37.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-30T09:32:52.094Z] #35 37.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-30T09:32:52.094Z] #35 37.74 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-03-30T09:32:52.094Z] #35 38.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-03-30T09:32:52.094Z] #35 38.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-03-30T09:32:52.094Z] #35 38.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-03-30T09:32:52.094Z] #35 38.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-03-30T09:32:52.094Z] #35 38.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-03-30T09:32:52.094Z] #35 38.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-03-30T09:32:52.094Z] #35 40.88 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:32:52.094Z] #35 41.19 Fetched 14.2 MB in 3s (5173 kB/s) [2020-03-30T09:32:52.094Z] #35 41.31 Selecting previously unselected package xxd. [2020-03-30T09:32:52.094Z] #35 41.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-30T09:32:52.094Z] #35 41.43 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-30T09:32:52.094Z] #35 41.46 Unpacking xxd (2:8.1.0875-5) ... [2020-03-30T09:32:52.094Z] #35 41.81 Selecting previously unselected package vim-common. [2020-03-30T09:32:52.094Z] #35 41.81 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-30T09:32:52.166Z] #10 ... [2020-03-30T09:32:52.166Z] [2020-03-30T09:32:52.166Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:52.166Z] #33 12.42 + cd /tmp/tmp.GtGhWuN1Jq/src/github.com/BurntSushi/toml [2020-03-30T09:32:52.166Z] #33 12.42 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-30T09:32:52.166Z] #33 12.44 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-30T09:32:52.166Z] #33 13.23 runtime/internal/sys [2020-03-30T09:32:52.166Z] #33 13.24 internal/cpu [2020-03-30T09:32:52.166Z] #33 13.55 math/bits [2020-03-30T09:32:52.166Z] #33 14.74 internal/bytealg [2020-03-30T09:32:52.166Z] #33 15.01 math [2020-03-30T09:32:52.166Z] #33 16.73 runtime [2020-03-30T09:32:52.184Z] #62 ... [2020-03-30T09:32:52.184Z] [2020-03-30T09:32:52.184Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:32:52.184Z] #47 12.28 + cd /tmp/tmp.7urcJiIQ2I/src/github.com/LK4D4/vndr [2020-03-30T09:32:52.184Z] #47 12.28 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-30T09:32:52.184Z] #47 12.33 + go build -buildmode=pie -v -o /build/vndr . [2020-03-30T09:32:52.184Z] #47 14.54 internal/bytealg [2020-03-30T09:32:52.184Z] #47 14.60 runtime/internal/atomic [2020-03-30T09:32:52.184Z] #47 15.32 runtime/internal/math [2020-03-30T09:32:52.184Z] #47 15.83 internal/race [2020-03-30T09:32:52.184Z] #47 16.45 sync/atomic [2020-03-30T09:32:52.184Z] #47 16.47 runtime [2020-03-30T09:32:52.184Z] #47 16.88 unicode [2020-03-30T09:32:52.355Z] #35 41.89 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-30T09:32:52.355Z] #35 ... [2020-03-30T09:32:52.355Z] [2020-03-30T09:32:52.355Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:32:52.355Z] #43 41.83 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-03-30T09:32:52.355Z] #43 41.83 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-03-30T09:32:52.355Z] #43 41.86 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-30T09:32:52.442Z] #47 ... [2020-03-30T09:32:52.442Z] [2020-03-30T09:32:52.442Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:32:52.646Z] #43 42.16 Selecting previously unselected package libprotobuf-dev:arm64. [2020-03-30T09:32:52.646Z] #43 42.17 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-03-30T09:32:52.646Z] #43 42.20 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-30T09:32:53.095Z] #33 ... [2020-03-30T09:32:53.095Z] [2020-03-30T09:32:53.095Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:32:53.095Z] #47 22.17 math [2020-03-30T09:32:53.350Z] #47 ... [2020-03-30T09:32:53.350Z] [2020-03-30T09:32:53.350Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:32:53.350Z] #43 12.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-30T09:32:53.350Z] #43 ... [2020-03-30T09:32:53.350Z] [2020-03-30T09:32:53.350Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:53.350Z] #33 22.58 internal/testlog [2020-03-30T09:32:53.814Z] #62 22.94 Building dependency tree... [2020-03-30T09:32:53.814Z] #62 ... [2020-03-30T09:32:53.814Z] [2020-03-30T09:32:53.814Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:32:53.814Z] #35 14.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-30T09:32:53.814Z] #35 ... [2020-03-30T09:32:53.814Z] [2020-03-30T09:32:53.814Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:32:53.814Z] #47 23.09 unicode/utf8 [2020-03-30T09:32:54.280Z] #33 23.23 encoding [2020-03-30T09:32:54.280Z] #33 23.58 runtime/cgo [2020-03-30T09:32:54.559Z] #43 44.12 Selecting previously unselected package libprotoc17:arm64. [2020-03-30T09:32:54.559Z] #43 44.12 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-03-30T09:32:54.560Z] #43 44.12 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-30T09:32:54.747Z] #47 24.84 math [2020-03-30T09:32:55.501Z] #43 44.83 Selecting previously unselected package protobuf-c-compiler. [2020-03-30T09:32:55.501Z] #43 44.83 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-03-30T09:32:55.501Z] #43 44.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-30T09:32:55.501Z] #43 45.02 Selecting previously unselected package protobuf-compiler. [2020-03-30T09:32:55.501Z] #43 45.02 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-03-30T09:32:55.501Z] #43 45.03 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-30T09:32:55.643Z] #33 ... [2020-03-30T09:32:55.643Z] [2020-03-30T09:32:55.643Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:55.643Z] #23 24.43 + mkdir -p /build [2020-03-30T09:32:55.643Z] #23 24.46 + mv docker/docker /build/ [2020-03-30T09:32:55.643Z] #23 24.53 + rmdir docker [2020-03-30T09:32:55.643Z] #23 DONE 24.9s [2020-03-30T09:32:55.762Z] #43 45.23 Selecting previously unselected package python-pkg-resources. [2020-03-30T09:32:55.762Z] #43 45.24 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-30T09:32:55.762Z] #43 45.25 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-30T09:32:55.899Z] [2020-03-30T09:32:55.899Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:32:55.918Z] #65 ... [2020-03-30T09:32:55.918Z] [2020-03-30T09:32:55.918Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:55.918Z] #53 DONE 152.0s [2020-03-30T09:32:55.918Z] [2020-03-30T09:32:55.919Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:56.023Z] #43 45.62 Selecting previously unselected package python-six. [2020-03-30T09:32:56.023Z] #43 45.63 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-30T09:32:56.023Z] #43 45.64 Unpacking python-six (1.12.0-1) ... [2020-03-30T09:32:56.154Z] #25 ... [2020-03-30T09:32:56.154Z] [2020-03-30T09:32:56.154Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:32:56.154Z] #35 25.96 Fetched 8336 kB in 21s (403 kB/s) [2020-03-30T09:32:56.284Z] #43 45.85 Selecting previously unselected package python-protobuf. [2020-03-30T09:32:56.284Z] #43 45.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-03-30T09:32:56.284Z] #43 45.91 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-30T09:32:56.538Z] #65 ... [2020-03-30T09:32:56.538Z] [2020-03-30T09:32:56.538Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-30T09:32:56.538Z] #54 DONE 0.3s [2020-03-30T09:32:56.538Z] [2020-03-30T09:32:56.538Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-30T09:32:56.538Z] #57 DONE 0.1s [2020-03-30T09:32:56.538Z] [2020-03-30T09:32:56.538Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-30T09:32:56.544Z] #43 ... [2020-03-30T09:32:56.544Z] [2020-03-30T09:32:56.545Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:32:56.545Z] #10 36.11 The following NEW packages will be installed: [2020-03-30T09:32:56.545Z] #10 36.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-30T09:32:56.545Z] #10 36.12 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-30T09:32:56.545Z] #10 36.12 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-30T09:32:56.545Z] #10 36.12 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-30T09:32:56.545Z] #10 36.12 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-30T09:32:56.545Z] #10 36.12 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-30T09:32:56.545Z] #10 36.60 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:32:56.545Z] #10 36.60 Need to get 73.3 MB of archives. [2020-03-30T09:32:56.545Z] #10 36.60 After this operation, 472 MB of additional disk space will be used. [2020-03-30T09:32:56.545Z] #10 36.60 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-03-30T09:32:56.545Z] #10 36.80 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-03-30T09:32:56.545Z] #10 36.95 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-03-30T09:32:56.545Z] #10 37.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-03-30T09:32:56.545Z] #10 37.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-03-30T09:32:56.545Z] #10 37.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-30T09:32:56.545Z] #10 37.56 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-03-30T09:32:56.545Z] #10 37.91 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-03-30T09:32:56.545Z] #10 38.10 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-03-30T09:32:56.545Z] #10 40.76 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-03-30T09:32:56.545Z] #10 42.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-03-30T09:32:56.545Z] #10 42.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-03-30T09:32:56.545Z] #10 42.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-30T09:32:56.545Z] #10 42.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-30T09:32:56.545Z] #10 42.40 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-03-30T09:32:56.545Z] #10 42.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-03-30T09:32:56.545Z] #10 42.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-03-30T09:32:56.545Z] #10 42.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-03-30T09:32:56.545Z] #10 42.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-03-30T09:32:56.545Z] #10 42.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-03-30T09:32:56.545Z] #10 42.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-03-30T09:32:56.545Z] #10 42.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-03-30T09:32:56.545Z] #10 42.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-03-30T09:32:56.545Z] #10 42.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-03-30T09:32:56.545Z] #10 42.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-03-30T09:32:56.545Z] #10 44.63 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:32:56.545Z] #10 44.81 Fetched 73.3 MB in 7s (10.9 MB/s) [2020-03-30T09:32:56.545Z] #10 44.96 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-30T09:32:56.545Z] #10 44.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-30T09:32:56.545Z] #10 45.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-03-30T09:32:56.545Z] #10 45.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-30T09:32:56.545Z] #10 ... [2020-03-30T09:32:56.545Z] [2020-03-30T09:32:56.545Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:32:56.545Z] #27 5.061 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-30T09:32:56.545Z] #27 5.543 [2020-03-30T09:32:56.545Z] #27 5.787 #=#=# 0.8% ## 3.8% #### 6.4% ###### 9.6% ######### 12.7% ############ 16.9% ################ 23.4% ################## 25.2% ################## 25.9% ####################### 33.1% ############################ 39.3% ################################ 45.2% #################################### 50.3% ######################################## 55.7% ############################################ 61.8% ################################################# 68.8% ####################################################### 77.2% ########################################################## 81.4% ############################################################## 86.4% ################################################################ 89.6% ####################################################################### 100.0% ######################################################################## 100.0% [2020-03-30T09:32:56.806Z] #27 8.381 [2020-03-30T09:32:56.853Z] #61 DONE 0.2s [2020-03-30T09:32:56.853Z] [2020-03-30T09:32:56.853Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:57.278Z] #47 ... [2020-03-30T09:32:57.278Z] [2020-03-30T09:32:57.278Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:32:57.278Z] #23 25.83 + mkdir -p /build [2020-03-30T09:32:57.278Z] #23 25.86 + mv docker/docker /build/ [2020-03-30T09:32:57.278Z] #23 26.10 + rmdir docker [2020-03-30T09:32:57.278Z] #23 DONE 27.3s [2020-03-30T09:32:57.535Z] [2020-03-30T09:32:57.535Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:32:57.535Z] #33 25.46 internal/testlog [2020-03-30T09:32:57.535Z] #33 25.98 encoding [2020-03-30T09:32:57.535Z] #33 26.26 runtime/cgo [2020-03-30T09:32:58.199Z] #27 8.637 0.1% ###### 9.2% ############ 17.9% ####################### 32.1% ############################# 41.5% #################################### 50.6% ############################################ 61.5% ################################################## 69.9% ######################################################### 79.7% ################################################################ 89.5% ###################################################################### 98.2% ######################################################################## 100.0% [2020-03-30T09:32:58.664Z] INFO: Extraction ended at 03/30/2020 09:32:57. Duration:00:00:24.7060310 [2020-03-30T09:32:58.664Z] INFO: Updating the golang and path environment variables [2020-03-30T09:32:58.664Z] INFO: GOPATH=d:\gopath [2020-03-30T09:32:58.664Z] INFO: go version go1.13.8 windows/amd64 [2020-03-30T09:32:58.664Z] INFO: Running the daemon under test in debug mode [2020-03-30T09:32:58.664Z] INFO: Starting a daemon under test... [2020-03-30T09:32:58.664Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40755\1\daemon --pidfile d:\CI\PR-40755\1\docker.pid -D [2020-03-30T09:32:58.664Z] INFO: Process started successfully. [2020-03-30T09:32:58.664Z] INFO: Start tailing logs of the daemon under tests [2020-03-30T09:32:58.664Z] INFO: Waiting for the daemon under test to start... [2020-03-30T09:32:59.033Z] #27 10.41 #=#=# [2020-03-30T09:33:00.337Z] #27 10.77 0.0% ## 4.0% ##### 7.5% ######## 11.2% ########## 15.1% ############# 19.0% ################ 23.1% ################## 25.1% #################### 28.3% ###################### 31.5% ######################## 34.7% [2020-03-30T09:33:00.337Z] #27 ... [2020-03-30T09:33:00.337Z] [2020-03-30T09:33:00.337Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:33:00.337Z] #65 2.231 + RM_GOPATH=0 [2020-03-30T09:33:00.337Z] #65 2.231 + TMP_GOPATH= [2020-03-30T09:33:00.337Z] #65 2.231 + : /build [2020-03-30T09:33:00.337Z] #65 2.231 + '[' -z '' ']' [2020-03-30T09:33:00.337Z] #65 2.231 ++ mktemp -d [2020-03-30T09:33:00.337Z] #65 2.231 + export GOPATH=/tmp/tmp.DKutX0sLtm [2020-03-30T09:33:00.337Z] #65 2.231 + GOPATH=/tmp/tmp.DKutX0sLtm [2020-03-30T09:33:00.337Z] #65 2.231 + RM_GOPATH=1 [2020-03-30T09:33:00.337Z] #65 2.231 ++ dirname ./install.sh [2020-03-30T09:33:00.337Z] #65 2.232 + dir=. [2020-03-30T09:33:00.337Z] #65 2.232 + bin=containerd [2020-03-30T09:33:00.337Z] #65 2.232 + shift [2020-03-30T09:33:00.337Z] #65 2.232 + '[' '!' -f ./containerd.installer ']' [2020-03-30T09:33:00.337Z] #65 2.232 + . ./containerd.installer [2020-03-30T09:33:00.337Z] #65 2.232 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-30T09:33:00.337Z] #65 2.233 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-30T09:33:00.337Z] #65 2.233 + install_containerd [2020-03-30T09:33:00.337Z] #65 2.233 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-30T09:33:00.337Z] #65 2.233 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DKutX0sLtm/src/github.com/containerd/containerd [2020-03-30T09:33:00.337Z] #65 2.238 Cloning into '/tmp/tmp.DKutX0sLtm/src/github.com/containerd/containerd'... [2020-03-30T09:33:00.337Z] #65 ... [2020-03-30T09:33:00.337Z] [2020-03-30T09:33:00.337Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:33:01.577Z] INFO: Daemon under test started and replied! [2020-03-30T09:33:01.577Z] INFO: Docker version of the daemon under test [2020-03-30T09:33:01.577Z] [2020-03-30T09:33:01.577Z] Client: [2020-03-30T09:33:01.577Z] Version: 17.06.2-ce [2020-03-30T09:33:01.577Z] API version: 1.30 [2020-03-30T09:33:01.577Z] Go version: go1.8.3 [2020-03-30T09:33:01.577Z] Git commit: cec0b72 [2020-03-30T09:33:01.577Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-30T09:33:01.577Z] OS/Arch: windows/amd64 [2020-03-30T09:33:01.577Z] [2020-03-30T09:33:01.577Z] Server: [2020-03-30T09:33:01.577Z] Version: 0.0.0-dev [2020-03-30T09:33:01.577Z] API version: 1.41 (minimum version 1.24) [2020-03-30T09:33:01.577Z] Go version: go1.13.8 [2020-03-30T09:33:01.577Z] Git commit: f07f320651 [2020-03-30T09:33:01.577Z] Built: 03/30/2020 09:31:16 [2020-03-30T09:33:01.577Z] OS/Arch: windows/amd64 [2020-03-30T09:33:01.577Z] Experimental: false [2020-03-30T09:33:01.577Z] [2020-03-30T09:33:01.577Z] INFO: Docker info of the daemon under test [2020-03-30T09:33:01.577Z] [2020-03-30T09:33:01.577Z] Containers: 0 [2020-03-30T09:33:01.577Z] Running: 0 [2020-03-30T09:33:01.577Z] Paused: 0 [2020-03-30T09:33:01.577Z] Stopped: 0 [2020-03-30T09:33:01.577Z] Images: 0 [2020-03-30T09:33:01.577Z] Server Version: 0.0.0-dev [2020-03-30T09:33:01.577Z] Storage Driver: windowsfilter [2020-03-30T09:33:01.577Z] Windows: [2020-03-30T09:33:01.577Z] Logging Driver: json-file [2020-03-30T09:33:01.577Z] Plugins: [2020-03-30T09:33:01.577Z] Volume: local [2020-03-30T09:33:01.577Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-30T09:33:01.577Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-30T09:33:01.577Z] Swarm: inactive [2020-03-30T09:33:01.577Z] Default Isolation: process [2020-03-30T09:33:01.577Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-30T09:33:01.577Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-30T09:33:01.577Z] OSType: windows [2020-03-30T09:33:01.577Z] Architecture: x86_64 [2020-03-30T09:33:01.577Z] CPUs: 4 [2020-03-30T09:33:01.577Z] Total Memory: 32GiB [2020-03-30T09:33:01.577Z] Name: azwin-2-2e6160 [2020-03-30T09:33:01.577Z] ID: 3EWA:4MTW:VWRV:S45A:4CDL:KVCX:WFTQ:ILHT:O5IM:MECD:KRV6:KAMP [2020-03-30T09:33:01.577Z] Docker Root Dir: D:\CI\PR-40755\1\daemon [2020-03-30T09:33:01.577Z] Debug Mode (client): false [2020-03-30T09:33:01.577Z] Debug Mode (server): true [2020-03-30T09:33:01.577Z] File Descriptors: -1 [2020-03-30T09:33:01.577Z] Goroutines: 17 [2020-03-30T09:33:01.577Z] System Time: 2020-03-30T09:33:01.301894Z [2020-03-30T09:33:01.577Z] EventsListeners: 0 [2020-03-30T09:33:01.577Z] Registry: https://index.docker.io/v1/ [2020-03-30T09:33:01.577Z] Labels: [2020-03-30T09:33:01.577Z] Experimental: false [2020-03-30T09:33:01.577Z] Insecure Registries: [2020-03-30T09:33:01.577Z] 127.0.0.0/8 [2020-03-30T09:33:01.577Z] Live Restore Enabled: false [2020-03-30T09:33:01.577Z] [2020-03-30T09:33:01.577Z] [2020-03-30T09:33:01.577Z] INFO: Docker images of the daemon under test [2020-03-30T09:33:01.577Z] [2020-03-30T09:33:01.577Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-30T09:33:01.577Z] [2020-03-30T09:33:01.577Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-30T09:33:01.577Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-30T09:33:01.640Z] #27 10.77 0.0% ## 4.0% ##### 7.5% ######## 11.2% ########## 15.1% ############# 19.0% ################ 23.1% ################## 25.1% #################### 28.3% ###################### 31.5% ######################## 34.7% ############################## 42.1% ################################# 47.0% ##################################### 52.4% ######################################## 56.8% ############################################# 62.9% ############################################### 66.3% ################################################### 71.4% ###################################################### 75.5% ######################################################### 79.8% ############################################################ 84.1% ############################################################## 87.1% ################################################################### 94.0% ######################################################################## 100.0% [2020-03-30T09:33:01.718Z] #33 ... [2020-03-30T09:33:01.718Z] [2020-03-30T09:33:01.718Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:01.718Z] #56 25.73 + cd /tmp/tmp.RIdrDGXbkr/src/github.com/mvdan/sh [2020-03-30T09:33:01.718Z] #56 25.73 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-30T09:33:01.718Z] #56 25.89 + GO111MODULE=on [2020-03-30T09:33:01.718Z] #56 25.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-30T09:33:01.718Z] #56 27.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-30T09:33:01.718Z] #56 27.81 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-30T09:33:01.718Z] #56 27.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-30T09:33:01.718Z] #56 28.74 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-30T09:33:01.718Z] #56 28.79 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-30T09:33:01.718Z] #56 30.36 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-30T09:33:01.718Z] #56 31.79 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-30T09:33:01.977Z] #56 ... [2020-03-30T09:33:01.977Z] [2020-03-30T09:33:01.977Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:33:01.977Z] #47 32.11 unicode/utf16 [2020-03-30T09:33:02.038Z] ltsc2019: Pulling from windows/servercore [2020-03-30T09:33:02.038Z] 65014b3c3121: Pulling fs layer [2020-03-30T09:33:02.038Z] 23645bd7ee08: Pulling fs layer [2020-03-30T09:33:02.214Z] #27 13.69 [2020-03-30T09:33:02.545Z] #47 32.42 container/list [2020-03-30T09:33:02.691Z] #35 25.96 Reading package lists... [2020-03-30T09:33:02.691Z] #35 ... [2020-03-30T09:33:02.691Z] [2020-03-30T09:33:02.691Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:02.691Z] #56 25.46 + cd /tmp/tmp.TxhmGjZiqu/src/github.com/mvdan/sh [2020-03-30T09:33:02.691Z] #56 25.46 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-30T09:33:02.691Z] #56 25.63 + GO111MODULE=on [2020-03-30T09:33:02.691Z] #56 25.63 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-30T09:33:02.691Z] #56 27.60 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-30T09:33:02.691Z] #56 27.70 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-30T09:33:02.691Z] #56 27.72 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-30T09:33:02.691Z] #56 28.17 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-30T09:33:02.691Z] #56 28.31 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-30T09:33:02.691Z] #56 29.90 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-30T09:33:02.691Z] #56 31.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-30T09:33:02.735Z] #27 13.90 0.0% 0.7% ### 4.9% ##### 7.9% [2020-03-30T09:33:02.735Z] #27 ... [2020-03-30T09:33:02.735Z] [2020-03-30T09:33:02.735Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:02.735Z] #33 41.82 internal/reflectlite [2020-03-30T09:33:02.735Z] #33 41.83 sync [2020-03-30T09:33:02.735Z] #33 44.49 sort [2020-03-30T09:33:02.735Z] #33 44.50 errors [2020-03-30T09:33:02.735Z] #33 44.91 strconv [2020-03-30T09:33:02.735Z] #33 44.91 internal/oserror [2020-03-30T09:33:02.735Z] #33 44.93 io [2020-03-30T09:33:02.735Z] #33 45.09 syscall [2020-03-30T09:33:02.735Z] #33 46.93 strings [2020-03-30T09:33:02.735Z] #33 46.94 bytes [2020-03-30T09:33:02.735Z] #33 ... [2020-03-30T09:33:02.735Z] [2020-03-30T09:33:02.735Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:33:02.735Z] #35 42.31 Selecting previously unselected package cmake-data. [2020-03-30T09:33:02.735Z] #35 42.33 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-30T09:33:02.735Z] #35 42.36 Unpacking cmake-data (3.13.4-1) ... [2020-03-30T09:33:02.735Z] #35 47.69 Selecting previously unselected package libicu63:arm64. [2020-03-30T09:33:02.735Z] #35 47.74 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-03-30T09:33:02.735Z] #35 47.75 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-03-30T09:33:02.735Z] #35 ... [2020-03-30T09:33:02.735Z] [2020-03-30T09:33:02.735Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:33:03.478Z] #47 33.47 crypto/internal/subtle [2020-03-30T09:33:03.736Z] #47 33.70 crypto/subtle [2020-03-30T09:33:03.736Z] #47 ... [2020-03-30T09:33:03.736Z] [2020-03-30T09:33:03.736Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:33:03.736Z] #62 22.94 Building dependency tree... [2020-03-30T09:33:03.736Z] #62 28.83 The following additional packages will be installed: [2020-03-30T09:33:03.736Z] #62 28.87 libbtrfs0 [2020-03-30T09:33:03.736Z] #62 29.31 The following NEW packages will be installed: [2020-03-30T09:33:03.736Z] #62 29.37 libbtrfs-dev libbtrfs0 [2020-03-30T09:33:03.736Z] #62 30.00 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:33:03.736Z] #62 30.00 Need to get 119 kB of archives. [2020-03-30T09:33:03.736Z] #62 30.00 After this operation, 387 kB of additional disk space will be used. [2020-03-30T09:33:03.736Z] #62 30.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-30T09:33:03.736Z] #62 30.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-30T09:33:03.736Z] #62 32.08 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:33:03.736Z] #62 32.49 Fetched 119 kB in 0s (350 kB/s) [2020-03-30T09:33:03.736Z] #62 32.59 Selecting previously unselected package libbtrfs0. [2020-03-30T09:33:03.736Z] #62 32.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 ... 15401 files and directories currently installed.) [2020-03-30T09:33:03.736Z] #62 32.63 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-30T09:33:03.737Z] #62 32.69 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-30T09:33:03.737Z] #62 32.89 Selecting previously unselected package libbtrfs-dev. [2020-03-30T09:33:03.737Z] #62 32.89 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-30T09:33:03.737Z] #62 32.89 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:33:03.737Z] #62 33.51 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-30T09:33:03.737Z] #62 33.55 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:33:03.737Z] #62 33.56 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:33:03.737Z] #62 DONE 34.2s [2020-03-30T09:33:03.737Z] [2020-03-30T09:33:03.737Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:33:03.737Z] #63 DONE 0.1s [2020-03-30T09:33:03.737Z] [2020-03-30T09:33:03.737Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-30T09:33:03.737Z] #64 DONE 0.1s [2020-03-30T09:33:03.737Z] [2020-03-30T09:33:03.737Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:03.777Z] #27 13.90 0.0% 0.7% ### 4.9% ##### 7.9% ####### 9.8% ######## 12.4% ########## 14.3% ########### 16.3% ############ 17.4% ############# 19.0% ############## 20.3% ############### 21.6% ################ 23.2% ################# 24.4% [2020-03-30T09:33:03.777Z] #27 ... [2020-03-30T09:33:03.777Z] [2020-03-30T09:33:03.777Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:33:03.777Z] #47 42.97 internal/reflectlite [2020-03-30T09:33:03.777Z] #47 42.99 sync [2020-03-30T09:33:03.777Z] #47 44.67 github.com/LK4D4/vndr/godl/singleflight [2020-03-30T09:33:03.777Z] #47 44.68 math/rand [2020-03-30T09:33:03.777Z] #47 44.70 internal/singleflight [2020-03-30T09:33:03.777Z] #47 46.64 sort [2020-03-30T09:33:03.777Z] #47 46.65 strconv [2020-03-30T09:33:03.777Z] #47 46.70 syscall [2020-03-30T09:33:03.777Z] #47 46.71 io [2020-03-30T09:33:03.777Z] #47 49.76 vendor/golang.org/x/net/dns/dnsmessage [2020-03-30T09:33:03.777Z] #47 50.44 bytes [2020-03-30T09:33:03.777Z] #47 ... [2020-03-30T09:33:03.777Z] [2020-03-30T09:33:03.777Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:33:04.061Z] #56 ... [2020-03-30T09:33:04.061Z] [2020-03-30T09:33:04.061Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:33:04.301Z] #27 13.90 0.0% 0.7% ### 4.9% ##### 7.9% ####### 9.8% ######## 12.4% ########## 14.3% ########### 16.3% ############ 17.4% ############# 19.0% ############## 20.3% ############### 21.6% ################ 23.2% ################# 24.4% ################## 25.8% ################### 27.2% #################### 28.6% ###################### 30.8% [2020-03-30T09:33:04.301Z] #27 ... [2020-03-30T09:33:04.301Z] [2020-03-30T09:33:04.301Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:33:04.301Z] #30 43.67 Checking out files: 79% (1203/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-03-30T09:33:04.301Z] #30 44.60 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-30T09:33:04.301Z] #30 45.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-30T09:33:04.301Z] #30 ... [2020-03-30T09:33:04.301Z] [2020-03-30T09:33:04.301Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:33:04.571Z] #41 33.23 Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-30T09:33:04.772Z] #74 33.54 Checking out files: 47% (979/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 84% (1745/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) [2020-03-30T09:33:04.772Z] #74 ... [2020-03-30T09:33:04.772Z] [2020-03-30T09:33:04.772Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:33:04.772Z] #10 25.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-30T09:33:04.772Z] #10 ... [2020-03-30T09:33:04.772Z] [2020-03-30T09:33:04.772Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:04.826Z] #41 34.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-30T09:33:05.288Z] #74 33.54 Checking out files: 47% (979/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 84% (1745/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-30T09:33:05.288Z] #74 35.42 + cd /tmp/tmp.4Ks9JiPro7/src/github.com/docker/libnetwork [2020-03-30T09:33:05.288Z] #74 35.42 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-30T09:33:06.221Z] #74 36.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-30T09:33:07.190Z] #27 13.90 0.0% 0.7% ### 4.9% ##### 7.9% ####### 9.8% ######## 12.4% ########## 14.3% ########### 16.3% ############ 17.4% ############# 19.0% ############## 20.3% ############### 21.6% ################ 23.2% ################# 24.4% ################## 25.8% ################### 27.2% #################### 28.6% ###################### 30.8% ####################### 32.3% ######################## 33.8% ######################### 35.8% ########################## 36.4% ########################## 37.3% ########################### 38.5% ############################ 39.8% ############################# 41.3% ############################### 43.5% ################################ 44.9% ################################# 46.2% ################################## 47.3% ################################## 48.2% ################################### 49.1% ##################################### 51.8% ####################################### 54.3% ######################################## 56.8% ########################################### 59.9% ############################################ 62.4% ############################################## 64.2% ############################################### 66.6% ################################################ 67.8% ################################################# 69.0% ################################################## 70.6% ################################################### 71.4% #################################################### 72.4% #################################################### 73.5% [2020-03-30T09:33:07.190Z] #27 ... [2020-03-30T09:33:07.190Z] [2020-03-30T09:33:07.190Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:33:07.190Z] #43 46.73 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-30T09:33:07.190Z] #43 50.24 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-30T09:33:07.190Z] #43 50.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-30T09:33:07.190Z] #43 50.38 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-30T09:33:07.190Z] #43 50.39 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-30T09:33:07.190Z] #43 50.41 Setting up python-six (1.12.0-1) ... [2020-03-30T09:33:07.190Z] #43 53.49 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-30T09:33:07.190Z] #43 53.53 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-30T09:33:07.190Z] #43 53.60 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-30T09:33:07.190Z] #43 53.63 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-03-30T09:33:07.190Z] #43 53.65 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-30T09:33:07.190Z] #43 53.66 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-30T09:33:07.190Z] #43 53.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-30T09:33:07.190Z] #43 53.73 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-30T09:33:07.190Z] #43 53.75 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-30T09:33:07.190Z] #43 53.77 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-30T09:33:07.190Z] #43 ... [2020-03-30T09:33:07.190Z] [2020-03-30T09:33:07.190Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:33:07.714Z] #27 13.90 0.0% 0.7% ### 4.9% ##### 7.9% ####### 9.8% ######## 12.4% ########## 14.3% ########### 16.3% ############ 17.4% ############# 19.0% ############## 20.3% ############### 21.6% ################ 23.2% ################# 24.4% ################## 25.8% ################### 27.2% #################### 28.6% ###################### 30.8% ####################### 32.3% ######################## 33.8% ######################### 35.8% ########################## 36.4% ########################## 37.3% ########################### 38.5% ############################ 39.8% ############################# 41.3% ############################### 43.5% ################################ 44.9% ################################# 46.2% ################################## 47.3% ################################## 48.2% ################################### 49.1% ##################################### 51.8% ####################################### 54.3% ######################################## 56.8% ########################################### 59.9% ############################################ 62.4% ############################################## 64.2% ############################################### 66.6% ################################################ 67.8% ################################################# 69.0% ################################################## 70.6% ################################################### 71.4% #################################################### 72.4% #################################################### 73.5% ###################################################### 75.2% ######################################################## 78.4% ######################################################### 79.3% ######################################################### 80.3% ########################################################## 81.5% [2020-03-30T09:33:07.714Z] #27 ... [2020-03-30T09:33:07.714Z] [2020-03-30T09:33:07.714Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:33:07.714Z] #10 47.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-30T09:33:07.714Z] #10 47.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-03-30T09:33:07.714Z] #10 47.20 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-30T09:33:07.714Z] #10 50.80 Selecting previously unselected package binutils-mingw-w64. [2020-03-30T09:33:07.714Z] #10 50.80 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-30T09:33:07.714Z] #10 50.82 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-30T09:33:07.714Z] #10 51.07 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-03-30T09:33:07.714Z] #10 51.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-30T09:33:07.714Z] #10 51.09 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-30T09:33:07.714Z] #10 51.37 Selecting previously unselected package dmsetup. [2020-03-30T09:33:07.714Z] #10 51.37 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-03-30T09:33:07.714Z] #10 51.39 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-30T09:33:07.714Z] #10 51.63 Selecting previously unselected package mingw-w64-common. [2020-03-30T09:33:07.714Z] #10 51.63 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-30T09:33:07.714Z] #10 51.63 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-30T09:33:07.714Z] #10 ... [2020-03-30T09:33:07.714Z] [2020-03-30T09:33:07.714Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:33:08.089Z] #41 36.96 + 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-03-30T09:33:08.089Z] #41 ... [2020-03-30T09:33:08.089Z] [2020-03-30T09:33:08.089Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:33:08.089Z] #43 27.48 Fetched 8336 kB in 22s (382 kB/s) [2020-03-30T09:33:08.089Z] #43 27.48 Reading package lists... [2020-03-30T09:33:08.089Z] #43 ... [2020-03-30T09:33:08.089Z] [2020-03-30T09:33:08.089Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:08.089Z] #74 34.24 Checking out files: 41% (851/2066) Checking out files: 42% (868/2066) Checking out files: 43% (889/2066) Checking out files: 44% (910/2066) Checking out files: 45% (930/2066) Checking out files: 46% (951/2066) Checking out files: 47% (972/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 77% (1600/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-30T09:33:08.089Z] #74 36.21 + cd /tmp/tmp.1kCaXdmu2x/src/github.com/docker/libnetwork [2020-03-30T09:33:08.089Z] #74 36.21 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-30T09:33:08.089Z] #74 36.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-30T09:33:08.501Z] #27 13.90 0.0% 0.7% ### 4.9% ##### 7.9% ####### 9.8% ######## 12.4% ########## 14.3% ########### 16.3% ############ 17.4% ############# 19.0% ############## 20.3% ############### 21.6% ################ 23.2% ################# 24.4% ################## 25.8% ################### 27.2% #################### 28.6% ###################### 30.8% ####################### 32.3% ######################## 33.8% ######################### 35.8% ########################## 36.4% ########################## 37.3% ########################### 38.5% ############################ 39.8% ############################# 41.3% ############################### 43.5% ################################ 44.9% ################################# 46.2% ################################## 47.3% ################################## 48.2% ################################### 49.1% ##################################### 51.8% ####################################### 54.3% ######################################## 56.8% ########################################### 59.9% ############################################ 62.4% ############################################## 64.2% ############################################### 66.6% ################################################ 67.8% ################################################# 69.0% ################################################## 70.6% ################################################### 71.4% #################################################### 72.4% #################################################### 73.5% ###################################################### 75.2% ######################################################## 78.4% ######################################################### 79.3% ######################################################### 80.3% ########################################################## 81.5% ########################################################### 82.7% ############################################################ 84.1% ############################################################# 85.2% ############################################################## 86.5% ############################################################### 87.9% ################################################################# 90.7% ################################################################### 93.5% #################################################################### 95.5% ####################################################################### 98.8% ######################################################################## 100.0% [2020-03-30T09:33:08.750Z] #74 ... [2020-03-30T09:33:08.750Z] [2020-03-30T09:33:08.750Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:33:08.750Z] #35 29.19 Fetched 8336 kB in 22s (384 kB/s) [2020-03-30T09:33:08.750Z] #35 29.19 Reading package lists... [2020-03-30T09:33:08.750Z] #35 ... [2020-03-30T09:33:08.750Z] [2020-03-30T09:33:08.750Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:33:08.750Z] #41 36.73 Checking out files: 58% (938/1597) Checking out files: 59% (943/1597) Checking out files: 60% (959/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 99% (1583/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-30T09:33:08.750Z] #41 37.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-30T09:33:08.762Z] #27 20.32 [2020-03-30T09:33:09.151Z] 23645bd7ee08: Verifying Checksum [2020-03-30T09:33:09.151Z] 23645bd7ee08: Download complete [2020-03-30T09:33:09.334Z] #27 ... [2020-03-30T09:33:09.334Z] [2020-03-30T09:33:09.334Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:33:09.334Z] #50 48.44 + cd /tmp/tmp.1EOJHdI9kH/src/gotest.tools/gotestsum [2020-03-30T09:33:09.334Z] #50 48.44 + git checkout -q v0.3.5 [2020-03-30T09:33:09.334Z] #50 48.48 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-30T09:33:09.594Z] #50 ... [2020-03-30T09:33:09.594Z] [2020-03-30T09:33:09.594Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:33:09.594Z] #35 55.16 Selecting previously unselected package libxml2:arm64. [2020-03-30T09:33:09.594Z] #35 55.17 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-03-30T09:33:09.594Z] #35 55.23 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-30T09:33:09.594Z] #35 55.68 Selecting previously unselected package libarchive13:arm64. [2020-03-30T09:33:09.594Z] #35 55.69 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-03-30T09:33:09.594Z] #35 55.71 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-30T09:33:09.594Z] #35 56.17 Selecting previously unselected package libjsoncpp1:arm64. [2020-03-30T09:33:09.594Z] #35 56.20 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-03-30T09:33:09.594Z] #35 56.20 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-30T09:33:09.594Z] #35 56.48 Selecting previously unselected package librhash0:arm64. [2020-03-30T09:33:09.594Z] #35 56.49 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-03-30T09:33:09.594Z] #35 56.50 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-03-30T09:33:09.594Z] #35 56.75 Selecting previously unselected package libuv1:arm64. [2020-03-30T09:33:09.594Z] #35 56.75 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-03-30T09:33:09.594Z] #35 56.76 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-03-30T09:33:09.594Z] #35 56.98 Selecting previously unselected package cmake. [2020-03-30T09:33:09.594Z] #35 57.03 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-03-30T09:33:09.594Z] #35 57.04 Unpacking cmake (3.13.4-1) ... [2020-03-30T09:33:09.594Z] #35 ... [2020-03-30T09:33:09.594Z] [2020-03-30T09:33:09.594Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:09.594Z] #56 48.88 bytes [2020-03-30T09:33:09.594Z] #56 48.94 strconv [2020-03-30T09:33:09.594Z] #56 48.96 strings [2020-03-30T09:33:09.594Z] #56 48.97 syscall [2020-03-30T09:33:09.594Z] #56 54.07 bufio [2020-03-30T09:33:09.594Z] #56 56.07 text/tabwriter [2020-03-30T09:33:09.594Z] #56 57.89 reflect [2020-03-30T09:33:09.594Z] #56 57.91 regexp/syntax [2020-03-30T09:33:09.942Z] #41 40.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-03-30T09:33:10.170Z] #56 ... [2020-03-30T09:33:10.170Z] [2020-03-30T09:33:10.170Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:33:10.170Z] #10 59.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-30T09:33:10.170Z] #10 59.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-30T09:33:10.170Z] #10 59.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-30T09:33:10.604Z] #74 ... [2020-03-30T09:33:10.604Z] [2020-03-30T09:33:10.604Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:33:10.604Z] #47 29.45 unicode/utf16 [2020-03-30T09:33:10.604Z] #47 30.17 container/list [2020-03-30T09:33:10.604Z] #47 31.21 crypto/internal/subtle [2020-03-30T09:33:10.604Z] #47 31.28 crypto/subtle [2020-03-30T09:33:10.604Z] #47 31.49 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-30T09:33:10.604Z] #47 31.62 internal/nettrace [2020-03-30T09:33:10.604Z] #47 31.90 runtime/cgo [2020-03-30T09:33:10.604Z] #47 ... [2020-03-30T09:33:10.604Z] [2020-03-30T09:33:10.604Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:33:10.604Z] #43 27.48 Reading package lists... [2020-03-30T09:33:12.036Z] #65 144.2 + bin/containerd-stress [2020-03-30T09:33:12.036Z] #65 145.5 + bin/containerd-shim [2020-03-30T09:33:12.095Z] #10 ... [2020-03-30T09:33:12.095Z] [2020-03-30T09:33:12.095Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:33:12.095Z] #43 59.88 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-30T09:33:12.095Z] #43 59.91 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:33:12.095Z] #43 DONE 61.3s [2020-03-30T09:33:12.095Z] [2020-03-30T09:33:12.095Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:33:12.095Z] #35 60.34 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-03-30T09:33:12.095Z] #35 60.39 Setting up xxd (2:8.1.0875-5) ... [2020-03-30T09:33:12.095Z] #35 60.47 Setting up libuv1:arm64 (1.24.1-1) ... [2020-03-30T09:33:12.095Z] #35 60.59 Setting up vim-common (2:8.1.0875-5) ... [2020-03-30T09:33:12.095Z] #35 60.70 Setting up librhash0:arm64 (1.3.8-1) ... [2020-03-30T09:33:12.095Z] #35 60.79 Setting up cmake-data (3.13.4-1) ... [2020-03-30T09:33:12.095Z] #35 60.90 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-30T09:33:12.095Z] #35 61.01 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-30T09:33:12.095Z] #35 61.10 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-30T09:33:12.095Z] #35 61.25 Setting up cmake (3.13.4-1) ... [2020-03-30T09:33:12.095Z] #35 61.27 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:33:12.356Z] #35 61.72 Processing triggers for mime-support (3.62) ... [2020-03-30T09:33:12.926Z] #35 DONE 62.3s [2020-03-30T09:33:12.927Z] [2020-03-30T09:33:12.927Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:33:12.927Z] #36 DONE 0.1s [2020-03-30T09:33:12.927Z] [2020-03-30T09:33:12.927Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-30T09:33:13.187Z] #37 DONE 0.1s [2020-03-30T09:33:13.187Z] [2020-03-30T09:33:13.187Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:33:14.127Z] #38 ... [2020-03-30T09:33:14.127Z] [2020-03-30T09:33:14.127Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:14.127Z] #33 53.07 bufio [2020-03-30T09:33:14.127Z] #33 53.25 reflect [2020-03-30T09:33:14.127Z] #33 55.02 path [2020-03-30T09:33:14.127Z] #33 56.01 text/tabwriter [2020-03-30T09:33:14.127Z] #33 59.55 internal/syscall/unix [2020-03-30T09:33:14.127Z] #33 59.62 time [2020-03-30T09:33:14.127Z] #33 ... [2020-03-30T09:33:14.127Z] [2020-03-30T09:33:14.127Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:33:14.127Z] #27 21.65 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-30T09:33:14.127Z] #27 22.13 [2020-03-30T09:33:14.127Z] #27 22.36 # 2.2% ######################################################################## 100.0% [2020-03-30T09:33:14.127Z] #27 22.58 [2020-03-30T09:33:14.127Z] #27 24.59 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-30T09:33:14.127Z] #27 25.18 [2020-03-30T09:33:14.127Z] #27 25.46 0.8% ######################################### 57.2% ######################################################################## 100.0% [2020-03-30T09:33:14.127Z] #27 25.78 [2020-03-30T09:33:14.128Z] #41 ... [2020-03-30T09:33:14.128Z] [2020-03-30T09:33:14.128Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:33:14.128Z] #47 34.05 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-30T09:33:14.128Z] #47 34.33 internal/nettrace [2020-03-30T09:33:14.128Z] #47 34.65 runtime/cgo [2020-03-30T09:33:14.128Z] #47 ... [2020-03-30T09:33:14.128Z] [2020-03-30T09:33:14.128Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:33:14.128Z] #65 5.029 + RM_GOPATH=0 [2020-03-30T09:33:14.128Z] #65 5.029 + TMP_GOPATH= [2020-03-30T09:33:14.128Z] #65 5.029 + : /build [2020-03-30T09:33:14.128Z] #65 5.029 + '[' -z '' ']' [2020-03-30T09:33:14.128Z] #65 5.063 ++ mktemp -d [2020-03-30T09:33:14.128Z] #65 5.063 + export GOPATH=/tmp/tmp.aVNAAUcAtg [2020-03-30T09:33:14.128Z] #65 5.063 + GOPATH=/tmp/tmp.aVNAAUcAtg [2020-03-30T09:33:14.128Z] #65 5.063 + RM_GOPATH=1 [2020-03-30T09:33:14.128Z] #65 5.063 ++ dirname ./install.sh [2020-03-30T09:33:14.128Z] #65 5.063 + dir=. [2020-03-30T09:33:14.128Z] #65 5.063 + bin=containerd [2020-03-30T09:33:14.128Z] #65 5.063 + shift [2020-03-30T09:33:14.128Z] #65 5.063 + '[' '!' -f ./containerd.installer ']' [2020-03-30T09:33:14.128Z] #65 5.063 + . ./containerd.installer [2020-03-30T09:33:14.128Z] #65 5.063 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-30T09:33:14.128Z] #65 5.063 + install_containerd [2020-03-30T09:33:14.128Z] #65 5.063 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-30T09:33:14.128Z] #65 5.063 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aVNAAUcAtg/src/github.com/containerd/containerd [2020-03-30T09:33:14.128Z] #65 5.064 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-30T09:33:14.128Z] #65 5.073 Cloning into '/tmp/tmp.aVNAAUcAtg/src/github.com/containerd/containerd'... [2020-03-30T09:33:14.386Z] #65 ... [2020-03-30T09:33:14.386Z] [2020-03-30T09:33:14.386Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:14.386Z] #56 34.27 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-30T09:33:14.386Z] #56 36.77 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-30T09:33:14.386Z] #56 36.95 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-30T09:33:14.386Z] #56 37.34 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-30T09:33:14.386Z] #56 37.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-30T09:33:14.386Z] #56 38.79 runtime/cgo [2020-03-30T09:33:14.386Z] #56 38.99 runtime [2020-03-30T09:33:14.386Z] #56 ... [2020-03-30T09:33:14.386Z] [2020-03-30T09:33:14.386Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:33:14.386Z] #53 42.24 + cd /tmp/tmp.UJfGEYVH5T/src/github.com/golangci/golangci-lint/ [2020-03-30T09:33:14.386Z] #53 42.24 + git checkout -q v1.23.8 [2020-03-30T09:33:14.386Z] #53 42.98 ++ git describe --tags [2020-03-30T09:33:14.386Z] #53 42.98 + version=v1.23.8 [2020-03-30T09:33:14.386Z] #53 42.98 ++ git rev-parse --short HEAD [2020-03-30T09:33:14.386Z] #53 42.98 + commit=76a82c6 [2020-03-30T09:33:14.386Z] #53 42.98 ++ git show -s --format=%cd [2020-03-30T09:33:14.386Z] #53 42.98 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-30T09:33:14.386Z] #53 42.98 + 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-03-30T09:33:14.644Z] #53 ... [2020-03-30T09:33:14.644Z] [2020-03-30T09:33:14.644Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:33:14.644Z] #25 35.13 Fetched 8336 kB in 25s (337 kB/s) [2020-03-30T09:33:14.644Z] #25 35.13 Reading package lists... [2020-03-30T09:33:14.644Z] #25 ... [2020-03-30T09:33:14.644Z] [2020-03-30T09:33:14.644Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:33:14.644Z] #35 29.19 Reading package lists... [2020-03-30T09:33:14.769Z] #43 39.73 Reading package lists... [2020-03-30T09:33:14.770Z] #43 ... [2020-03-30T09:33:14.770Z] [2020-03-30T09:33:14.770Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:14.770Z] #56 33.61 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-30T09:33:14.770Z] #56 35.85 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-30T09:33:14.770Z] #56 36.15 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-30T09:33:14.770Z] #56 36.49 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-30T09:33:14.770Z] #56 36.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-30T09:33:14.770Z] #56 37.77 runtime/cgo [2020-03-30T09:33:14.770Z] #56 38.06 runtime [2020-03-30T09:33:14.770Z] #56 ... [2020-03-30T09:33:14.770Z] [2020-03-30T09:33:14.770Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:33:14.770Z] #53 42.86 + cd /tmp/tmp.g45RhUJ5cY/src/github.com/golangci/golangci-lint/ [2020-03-30T09:33:14.770Z] #53 42.86 + git checkout -q v1.23.8 [2020-03-30T09:33:14.770Z] #53 43.67 ++ git describe --tags [2020-03-30T09:33:14.770Z] #53 43.67 + version=v1.23.8 [2020-03-30T09:33:14.770Z] #53 43.67 ++ git rev-parse --short HEAD [2020-03-30T09:33:14.770Z] #53 43.68 + commit=76a82c6 [2020-03-30T09:33:14.770Z] #53 43.68 ++ git show -s --format=%cd [2020-03-30T09:33:14.770Z] #53 43.69 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-30T09:33:14.770Z] #53 43.69 + 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-03-30T09:33:15.209Z] #35 41.03 Reading package lists... [2020-03-30T09:33:15.209Z] #35 ... [2020-03-30T09:33:15.209Z] [2020-03-30T09:33:15.209Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:33:15.209Z] #43 35.71 Fetched 8336 kB in 26s (325 kB/s) [2020-03-30T09:33:15.209Z] #43 35.71 Reading package lists... [2020-03-30T09:33:15.209Z] #43 ... [2020-03-30T09:33:15.209Z] [2020-03-30T09:33:15.209Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:33:15.209Z] #10 40.64 Fetched 8336 kB in 29s (291 kB/s) [2020-03-30T09:33:15.494Z] #65 149.6 + bin/containerd-shim-runc-v1 [2020-03-30T09:33:15.511Z] #27 ... [2020-03-30T09:33:15.511Z] [2020-03-30T09:33:15.511Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:33:15.511Z] #38 2.273 + RM_GOPATH=0 [2020-03-30T09:33:15.511Z] #38 2.273 + TMP_GOPATH= [2020-03-30T09:33:15.511Z] #38 2.273 + : /build [2020-03-30T09:33:15.511Z] #38 2.273 + '[' -z '' ']' [2020-03-30T09:33:15.511Z] #38 2.274 ++ mktemp -d [2020-03-30T09:33:15.511Z] #38 2.284 + export GOPATH=/tmp/tmp.qRBIr1zcVi [2020-03-30T09:33:15.511Z] #38 2.284 + GOPATH=/tmp/tmp.qRBIr1zcVi [2020-03-30T09:33:15.511Z] #38 2.284 + RM_GOPATH=1 [2020-03-30T09:33:15.511Z] #38 2.287 ++ dirname ./install.sh [2020-03-30T09:33:15.511Z] #38 2.288 + dir=. [2020-03-30T09:33:15.511Z] #38 2.288 + bin=tini [2020-03-30T09:33:15.511Z] #38 2.288 + shift [2020-03-30T09:33:15.511Z] #38 2.288 + '[' '!' -f ./tini.installer ']' [2020-03-30T09:33:15.511Z] #38 2.289 + . ./tini.installer [2020-03-30T09:33:15.511Z] #38 2.289 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-30T09:33:15.511Z] #38 2.289 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-30T09:33:15.511Z] #38 2.289 + install_tini [2020-03-30T09:33:15.511Z] #38 2.289 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-30T09:33:15.511Z] #38 2.289 + git clone https://github.com/krallin/tini.git /tmp/tmp.qRBIr1zcVi/tini [2020-03-30T09:33:15.511Z] #38 2.291 Cloning into '/tmp/tmp.qRBIr1zcVi/tini'... [2020-03-30T09:33:15.772Z] #38 ... [2020-03-30T09:33:15.772Z] [2020-03-30T09:33:15.772Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:33:15.772Z] #47 54.85 reflect [2020-03-30T09:33:15.772Z] #47 55.12 bufio [2020-03-30T09:33:15.772Z] #47 57.84 regexp/syntax [2020-03-30T09:33:15.772Z] #47 61.30 vendor/golang.org/x/text/transform [2020-03-30T09:33:15.772Z] #47 64.72 context [2020-03-30T09:33:15.772Z] #47 64.76 internal/poll [2020-03-30T09:33:15.772Z] #47 ... [2020-03-30T09:33:15.772Z] [2020-03-30T09:33:15.772Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:33:15.772Z] #27 27.37 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-30T09:33:15.772Z] #27 27.46 skipping existing ed4b54129745 [2020-03-30T09:33:16.033Z] #27 27.60 [2020-03-30T09:33:16.137Z] #53 ... [2020-03-30T09:33:16.137Z] [2020-03-30T09:33:16.137Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:33:16.137Z] #62 35.54 Fetched 8336 kB in 26s (318 kB/s) [2020-03-30T09:33:16.137Z] #62 35.54 Reading package lists... [2020-03-30T09:33:16.137Z] #62 ... [2020-03-30T09:33:16.137Z] [2020-03-30T09:33:16.137Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:33:16.137Z] #35 25.96 Reading package lists... [2020-03-30T09:33:16.142Z] #10 40.64 Reading package lists... [2020-03-30T09:33:16.142Z] #10 ... [2020-03-30T09:33:16.142Z] [2020-03-30T09:33:16.142Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:33:16.142Z] #25 35.13 Reading package lists... [2020-03-30T09:33:16.394Z] #35 37.94 Reading package lists... [2020-03-30T09:33:16.394Z] #35 ... [2020-03-30T09:33:16.394Z] [2020-03-30T09:33:16.394Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:33:16.394Z] #25 36.16 Fetched 8336 kB in 26s (325 kB/s) [2020-03-30T09:33:16.692Z] #25 36.16 Reading package lists... [2020-03-30T09:33:16.692Z] #25 ... [2020-03-30T09:33:16.692Z] [2020-03-30T09:33:16.692Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:33:16.692Z] #62 35.54 Reading package lists... [2020-03-30T09:33:17.506Z] #65 151.6 + bin/containerd-shim-runc-v2 [2020-03-30T09:33:18.185Z] #62 46.86 Reading package lists... [2020-03-30T09:33:18.185Z] #62 ... [2020-03-30T09:33:18.185Z] [2020-03-30T09:33:18.185Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:33:18.185Z] #10 37.83 Fetched 8336 kB in 27s (313 kB/s) [2020-03-30T09:33:18.440Z] #10 37.83 Reading package lists... [2020-03-30T09:33:18.440Z] #10 ... [2020-03-30T09:33:18.440Z] [2020-03-30T09:33:18.440Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:33:18.440Z] #25 36.16 Reading package lists... [2020-03-30T09:33:18.514Z] #65 152.2 + binaries [2020-03-30T09:33:18.514Z] #65 152.2 + mkdir -p /build [2020-03-30T09:33:18.514Z] #65 152.2 + cp bin/containerd /build/containerd [2020-03-30T09:33:18.514Z] #65 152.2 + cp bin/containerd-shim /build/containerd-shim [2020-03-30T09:33:18.514Z] #65 152.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-30T09:33:18.514Z] #65 152.2 + cp bin/ctr /build/ctr [2020-03-30T09:33:18.748Z] #27 30.12 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-30T09:33:18.794Z] #65 DONE 152.7s [2020-03-30T09:33:19.405Z] [2020-03-30T09:33:19.405Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-30T09:33:19.478Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.637531885s with top 10 stages: buildssa: 1m35.104697668s, goimports: 23.346543349s, unconvert: 13.135713925s, gosec: 11.058774114s, golint: 7.05170733s, misspell: 5.140921635s, ineffassign: 4.814152414s, inspect: 4.784669928s, vrp: 3.174010233s, deadcode: 1.920557535s [2020-03-30T09:33:19.685Z] #66 DONE 0.3s [2020-03-30T09:33:19.685Z] [2020-03-30T09:33:19.685Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-30T09:33:19.685Z] #70 DONE 0.1s [2020-03-30T09:33:19.685Z] [2020-03-30T09:33:19.685Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-30T09:33:19.686Z] #27 31.18 [2020-03-30T09:33:19.965Z] #72 DONE 0.2s [2020-03-30T09:33:19.965Z] [2020-03-30T09:33:19.965Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-30T09:33:19.965Z] #75 DONE 0.1s [2020-03-30T09:33:19.965Z] [2020-03-30T09:33:19.965Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-30T09:33:19.965Z] #76 DONE 0.1s [2020-03-30T09:33:20.246Z] [2020-03-30T09:33:20.246Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-30T09:33:20.621Z] #27 31.54 #=#=# ##O#- # ######################################################################## 100.0% [2020-03-30T09:33:20.621Z] #27 32.06 [2020-03-30T09:33:20.621Z] #27 32.13 Download of images into '/build' complete. [2020-03-30T09:33:20.621Z] #27 32.14 Use something like the following to load the result into a Docker daemon: [2020-03-30T09:33:20.621Z] #27 32.14 tar -cC '/build' . | docker load [2020-03-30T09:33:20.857Z] #77 DONE 0.6s [2020-03-30T09:33:20.857Z] [2020-03-30T09:33:20.857Z] #78 exporting to image [2020-03-30T09:33:20.857Z] #78 exporting layers [2020-03-30T09:33:21.353Z] #27 DONE 33.1s [2020-03-30T09:33:21.353Z] [2020-03-30T09:33:21.353Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:33:21.353Z] #44 4.466 Note: Building without setproctitle() and strlcpy() support. [2020-03-30T09:33:21.353Z] #44 4.467 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-30T09:33:21.353Z] #44 4.475 Note: Building without GnuTLS support [2020-03-30T09:33:21.353Z] #44 6.877 fatal: not a git repository (or any of the parent directories): .git [2020-03-30T09:33:21.353Z] #44 7.239 GEN .gitid [2020-03-30T09:33:21.353Z] #44 7.247 GEN criu/include/version.h [2020-03-30T09:33:21.353Z] #44 7.648 GEN include/common/asm [2020-03-30T09:33:21.977Z] #25 47.23 Reading package lists... [2020-03-30T09:33:21.977Z] #25 ... [2020-03-30T09:33:21.977Z] [2020-03-30T09:33:21.977Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:33:21.977Z] #10 40.64 Reading package lists... [2020-03-30T09:33:22.297Z] #44 ... [2020-03-30T09:33:22.297Z] [2020-03-30T09:33:22.297Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:33:22.297Z] #10 71.87 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-30T09:33:22.297Z] #10 71.89 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-30T09:33:22.297Z] #10 71.89 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:33:22.557Z] #10 ... [2020-03-30T09:33:22.557Z] [2020-03-30T09:33:22.557Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:22.557Z] #56 61.83 time [2020-03-30T09:33:22.557Z] #56 68.51 os [2020-03-30T09:33:22.557Z] #56 68.75 regexp [2020-03-30T09:33:22.817Z] #56 ... [2020-03-30T09:33:22.817Z] [2020-03-30T09:33:22.817Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:33:22.817Z] #38 3.142 + cd /tmp/tmp.qRBIr1zcVi/tini [2020-03-30T09:33:22.817Z] #38 3.146 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-30T09:33:22.817Z] #38 3.156 + cmake . [2020-03-30T09:33:22.817Z] #38 8.539 -- The C compiler identification is GNU 8.3.0 [2020-03-30T09:33:22.817Z] #38 8.605 -- Check for working C compiler: /usr/bin/cc [2020-03-30T09:33:22.817Z] #38 9.643 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-30T09:33:22.817Z] #38 9.643 -- Detecting C compiler ABI info [2020-03-30T09:33:22.817Z] #38 ... [2020-03-30T09:33:22.817Z] [2020-03-30T09:33:22.817Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:33:22.817Z] #10 72.44 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-30T09:33:22.817Z] #10 72.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-30T09:33:22.817Z] #10 72.48 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:33:23.522Z] #78 exporting layers 2.4s done [2020-03-30T09:33:23.522Z] #78 writing image sha256:c806801a4bf66e51dc6d1795e73c6018544d4678babae1494c0f9306b9d955a2 done [2020-03-30T09:33:23.522Z] #78 naming to docker.io/library/docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 done [2020-03-30T09:33:23.522Z] #78 DONE 2.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-30T09:33:23.674Z] #25 48.07 Reading package lists... [2020-03-30T09:33:23.674Z] #25 ... [2020-03-30T09:33:23.674Z] [2020-03-30T09:33:23.674Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:33:23.674Z] #43 39.73 Reading package lists... [2020-03-30T09:33:23.936Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 hack/test/unit [2020-03-30T09:33:24.682Z] #43 51.56 Building dependency tree... [2020-03-30T09:33:25.362Z] #10 ... [2020-03-30T09:33:25.362Z] [2020-03-30T09:33:25.362Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:25.362Z] #33 64.38 internal/poll [2020-03-30T09:33:25.362Z] #33 67.12 os [2020-03-30T09:33:25.362Z] #33 72.99 internal/fmtsort [2020-03-30T09:33:25.362Z] #33 73.09 path/filepath [2020-03-30T09:33:25.362Z] #33 74.00 fmt [2020-03-30T09:33:25.362Z] #33 ... [2020-03-30T09:33:25.362Z] [2020-03-30T09:33:25.362Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:33:25.362Z] #44 11.35 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-30T09:33:25.362Z] #44 11.54 PBCC images/opts.pb-c.c [2020-03-30T09:33:25.362Z] #44 11.61 PBCC images/sit.pb-c.c [2020-03-30T09:33:25.362Z] #44 11.69 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-30T09:33:25.362Z] #44 11.85 DEP images/opts.pb-c.d [2020-03-30T09:33:25.362Z] #44 12.11 DEP images/sit.pb-c.d [2020-03-30T09:33:25.362Z] #44 12.22 PBCC images/macvlan.pb-c.c [2020-03-30T09:33:25.362Z] #44 12.23 DEP images/macvlan.pb-c.d [2020-03-30T09:33:25.362Z] #44 12.46 PBCC images/autofs.pb-c.c [2020-03-30T09:33:25.362Z] #44 12.49 DEP images/autofs.pb-c.d [2020-03-30T09:33:25.362Z] #44 12.57 PBCC images/sysctl.pb-c.c [2020-03-30T09:33:25.362Z] #44 12.61 DEP images/sysctl.pb-c.d [2020-03-30T09:33:25.362Z] #44 12.68 PBCC images/time.pb-c.c [2020-03-30T09:33:25.362Z] #44 12.71 DEP images/time.pb-c.d [2020-03-30T09:33:25.362Z] #44 12.79 PBCC images/binfmt-misc.pb-c.c [2020-03-30T09:33:25.362Z] #44 12.87 DEP images/binfmt-misc.pb-c.d [2020-03-30T09:33:25.362Z] #44 13.01 PBCC images/seccomp.pb-c.c [2020-03-30T09:33:25.362Z] #44 13.05 DEP images/seccomp.pb-c.d [2020-03-30T09:33:25.362Z] #44 13.13 PBCC images/userns.pb-c.c [2020-03-30T09:33:25.362Z] #44 13.18 DEP images/userns.pb-c.d [2020-03-30T09:33:25.362Z] #44 13.25 PBCC images/cgroup.pb-c.c [2020-03-30T09:33:25.362Z] #44 13.31 DEP images/cgroup.pb-c.d [2020-03-30T09:33:25.362Z] #44 13.47 PBCC images/fown.pb-c.c [2020-03-30T09:33:25.362Z] #44 13.49 PBCC images/ext-file.pb-c.c [2020-03-30T09:33:25.362Z] #44 13.55 DEP images/fown.pb-c.d [2020-03-30T09:33:25.362Z] #44 13.63 DEP images/ext-file.pb-c.d [2020-03-30T09:33:25.622Z] #44 13.74 PBCC images/rpc.pb-c.c [2020-03-30T09:33:25.622Z] #44 13.79 DEP images/rpc.pb-c.d [2020-03-30T09:33:25.622Z] #44 13.88 PBCC images/siginfo.pb-c.c [2020-03-30T09:33:25.622Z] #44 13.90 DEP images/siginfo.pb-c.d [2020-03-30T09:33:25.883Z] #44 14.04 PBCC images/pagemap.pb-c.c [2020-03-30T09:33:25.884Z] #44 14.08 DEP images/pagemap.pb-c.d [2020-03-30T09:33:25.884Z] #44 14.18 PBCC images/rlimit.pb-c.c [2020-03-30T09:33:25.884Z] #44 14.21 DEP images/rlimit.pb-c.d [2020-03-30T09:33:25.953Z] ? github.com/docker/docker/api [no test files] [2020-03-30T09:33:26.144Z] #44 14.30 PBCC images/file-lock.pb-c.c [2020-03-30T09:33:26.144Z] #44 14.31 DEP images/file-lock.pb-c.d [2020-03-30T09:33:26.144Z] #44 14.41 PBCC images/tty.pb-c.c [2020-03-30T09:33:26.144Z] #44 14.49 DEP images/tty.pb-c.d [2020-03-30T09:33:26.323Z] #10 52.41 Reading package lists... [2020-03-30T09:33:26.323Z] #10 ... [2020-03-30T09:33:26.323Z] [2020-03-30T09:33:26.323Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:33:26.323Z] #43 35.71 Reading package lists... [2020-03-30T09:33:26.404Z] #44 14.57 PBCC images/tun.pb-c.c [2020-03-30T09:33:26.404Z] #44 14.65 PBCC images/netdev.pb-c.c [2020-03-30T09:33:26.404Z] #44 14.74 DEP images/tun.pb-c.d [2020-03-30T09:33:26.404Z] #44 14.78 DEP images/netdev.pb-c.d [2020-03-30T09:33:26.404Z] #44 14.85 PBCC images/vma.pb-c.c [2020-03-30T09:33:26.597Z] #43 47.55 Reading package lists... [2020-03-30T09:33:26.597Z] #43 ... [2020-03-30T09:33:26.597Z] [2020-03-30T09:33:26.597Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:33:26.597Z] #35 41.03 Reading package lists... [2020-03-30T09:33:26.597Z] #35 52.23 Building dependency tree... [2020-03-30T09:33:26.678Z] #44 14.89 DEP images/vma.pb-c.d [2020-03-30T09:33:26.678Z] #44 14.96 PBCC images/creds.pb-c.c [2020-03-30T09:33:26.678Z] #44 15.02 DEP images/creds.pb-c.d [2020-03-30T09:33:26.938Z] #44 15.11 PBCC images/utsns.pb-c.c [2020-03-30T09:33:26.938Z] #44 15.16 DEP images/utsns.pb-c.d [2020-03-30T09:33:26.938Z] #44 15.26 PBCC images/ipc-desc.pb-c.c [2020-03-30T09:33:26.938Z] #44 15.27 PBCC images/ipc-sem.pb-c.c [2020-03-30T09:33:26.938Z] #44 15.33 DEP images/ipc-desc.pb-c.d [2020-03-30T09:33:26.938Z] #44 15.40 DEP images/ipc-sem.pb-c.d [2020-03-30T09:33:27.199Z] #44 15.45 PBCC images/ipc-msg.pb-c.c [2020-03-30T09:33:27.199Z] #44 15.49 DEP images/ipc-msg.pb-c.d [2020-03-30T09:33:27.199Z] #44 15.55 PBCC images/ipc-shm.pb-c.c [2020-03-30T09:33:27.199Z] #44 15.61 DEP images/ipc-shm.pb-c.d [2020-03-30T09:33:27.199Z] #44 15.66 PBCC images/ipc-var.pb-c.c [2020-03-30T09:33:27.460Z] #44 15.71 DEP images/ipc-var.pb-c.d [2020-03-30T09:33:27.460Z] #44 15.75 PBCC images/sk-opts.pb-c.c [2020-03-30T09:33:27.460Z] #44 15.80 PBCC images/packet-sock.pb-c.c [2020-03-30T09:33:27.460Z] #44 15.86 DEP images/sk-opts.pb-c.d [2020-03-30T09:33:27.460Z] #44 15.91 DEP images/packet-sock.pb-c.d [2020-03-30T09:33:27.721Z] #44 15.96 PBCC images/sk-netlink.pb-c.c [2020-03-30T09:33:27.982Z] #44 16.26 DEP images/sk-netlink.pb-c.d [2020-03-30T09:33:27.982Z] #44 16.35 PBCC images/sk-inet.pb-c.c [2020-03-30T09:33:27.982Z] #44 16.45 DEP images/sk-inet.pb-c.d [2020-03-30T09:33:28.243Z] #44 16.51 PBCC images/sk-unix.pb-c.c [2020-03-30T09:33:28.243Z] #44 16.57 DEP images/sk-unix.pb-c.d [2020-03-30T09:33:28.243Z] #44 16.65 PBCC images/mm.pb-c.c [2020-03-30T09:33:28.243Z] #44 16.70 DEP images/mm.pb-c.d [2020-03-30T09:33:28.504Z] #44 16.91 PBCC images/timerfd.pb-c.c [2020-03-30T09:33:28.523Z] #35 ... [2020-03-30T09:33:28.523Z] [2020-03-30T09:33:28.523Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:33:28.523Z] #25 47.23 Reading package lists... [2020-03-30T09:33:28.766Z] #44 17.05 DEP images/timerfd.pb-c.d [2020-03-30T09:33:28.867Z] #43 ... [2020-03-30T09:33:28.867Z] [2020-03-30T09:33:28.867Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:33:28.867Z] #35 37.94 Reading package lists... [2020-03-30T09:33:28.867Z] #35 49.47 Building dependency tree... [2020-03-30T09:33:28.867Z] #35 56.40 The following additional packages will be installed: [2020-03-30T09:33:28.867Z] #35 56.40 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-30T09:33:28.867Z] #35 56.40 Suggested packages: [2020-03-30T09:33:28.867Z] #35 56.40 cmake-doc ninja-build lrzip [2020-03-30T09:33:28.867Z] #35 56.40 Recommended packages: [2020-03-30T09:33:28.867Z] #35 56.40 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-30T09:33:28.867Z] #35 58.50 The following NEW packages will be installed: [2020-03-30T09:33:28.867Z] #35 58.52 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-30T09:33:28.867Z] #35 58.54 vim-common xxd [2020-03-30T09:33:29.029Z] #44 17.19 PBCC images/timer.pb-c.c [2020-03-30T09:33:29.029Z] #44 17.21 DEP images/timer.pb-c.d [2020-03-30T09:33:29.029Z] #44 ... [2020-03-30T09:33:29.029Z] [2020-03-30T09:33:29.029Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:33:29.029Z] #47 68.19 regexp [2020-03-30T09:33:29.029Z] #47 71.25 os [2020-03-30T09:33:29.029Z] #47 75.34 io/ioutil [2020-03-30T09:33:29.029Z] #47 75.40 net [2020-03-30T09:33:29.029Z] #47 76.73 os/exec [2020-03-30T09:33:29.029Z] #47 78.23 flag [2020-03-30T09:33:29.029Z] #47 ... [2020-03-30T09:33:29.029Z] [2020-03-30T09:33:29.029Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:33:29.121Z] #35 ... [2020-03-30T09:33:29.121Z] [2020-03-30T09:33:29.122Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:33:29.122Z] #43 58.64 The following additional packages will be installed: [2020-03-30T09:33:29.122Z] #43 58.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-30T09:33:29.122Z] #43 58.68 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-30T09:33:29.122Z] #43 58.68 Suggested packages: [2020-03-30T09:33:29.122Z] #43 58.68 manpages-dev python-setuptools [2020-03-30T09:33:29.122Z] #43 ... [2020-03-30T09:33:29.122Z] [2020-03-30T09:33:29.122Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:33:29.122Z] #10 37.83 Reading package lists... [2020-03-30T09:33:29.376Z] #10 49.76 Reading package lists... [2020-03-30T09:33:29.376Z] #10 ... [2020-03-30T09:33:29.376Z] [2020-03-30T09:33:29.376Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:33:29.376Z] #62 46.86 Reading package lists... [2020-03-30T09:33:30.101Z] #65 37.43 Checking out files: 34% (1084/3137) Checking out files: 35% (1098/3137) Checking out files: 36% (1130/3137) Checking out files: 37% (1161/3137) Checking out files: 38% (1193/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 65% (2060/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 91% (2863/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-30T09:33:30.101Z] #65 39.72 + cd /tmp/tmp.DKutX0sLtm/src/github.com/containerd/containerd [2020-03-30T09:33:30.101Z] #65 39.72 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-30T09:33:30.189Z] #62 59.11 Building dependency tree... [2020-03-30T09:33:30.189Z] #62 ... [2020-03-30T09:33:30.189Z] [2020-03-30T09:33:30.189Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:33:30.189Z] #47 49.29 vendor/golang.org/x/crypto/internal/subtle [2020-03-30T09:33:30.189Z] #47 49.54 vendor/golang.org/x/crypto/curve25519 [2020-03-30T09:33:30.189Z] #47 ... [2020-03-30T09:33:30.189Z] [2020-03-30T09:33:30.189Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:33:30.189Z] #35 59.24 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:33:30.189Z] #35 59.24 Need to get 14.9 MB of archives. [2020-03-30T09:33:30.189Z] #35 59.24 After this operation, 61.8 MB of additional disk space will be used. [2020-03-30T09:33:30.189Z] #35 59.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-30T09:33:30.189Z] #35 59.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-30T09:33:30.189Z] #35 59.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-30T09:33:30.189Z] #35 59.54 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-30T09:33:30.270Z] 65014b3c3121: Verifying Checksum [2020-03-30T09:33:30.270Z] 65014b3c3121: Download complete [2020-03-30T09:33:31.548Z] #35 60.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-30T09:33:31.548Z] #35 60.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-30T09:33:31.548Z] #35 60.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-30T09:33:31.548Z] #35 60.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-30T09:33:31.548Z] #35 60.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-30T09:33:31.548Z] #35 61.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-30T09:33:31.614Z] #25 59.51 Building dependency tree... [2020-03-30T09:33:32.012Z] #65 ... [2020-03-30T09:33:32.012Z] [2020-03-30T09:33:32.012Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:33:32.012Z] #38 11.06 -- Detecting C compiler ABI info - done [2020-03-30T09:33:32.012Z] #38 11.13 -- Detecting C compile features [2020-03-30T09:33:32.012Z] #38 13.83 -- Detecting C compile features - done [2020-03-30T09:33:32.012Z] #38 13.86 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-30T09:33:32.012Z] #38 14.27 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-30T09:33:32.012Z] #38 14.42 -- Configuring done [2020-03-30T09:33:32.012Z] #38 14.48 -- Generating done [2020-03-30T09:33:32.012Z] #38 14.48 -- Build files have been written to: /tmp/tmp.qRBIr1zcVi/tini [2020-03-30T09:33:32.012Z] #38 14.51 + make tini-static [2020-03-30T09:33:32.012Z] #38 15.32 Scanning dependencies of target tini-static [2020-03-30T09:33:32.012Z] #38 15.58 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-30T09:33:32.012Z] #38 17.53 [100%] Linking C executable tini-static [2020-03-30T09:33:32.012Z] #38 18.12 [100%] Built target tini-static [2020-03-30T09:33:32.012Z] #38 18.20 + mkdir -p /build [2020-03-30T09:33:32.012Z] #38 18.22 + cp tini-static /build/docker-init [2020-03-30T09:33:32.012Z] #38 DONE 18.7s [2020-03-30T09:33:32.012Z] [2020-03-30T09:33:32.012Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:33:32.012Z] #44 17.29 PBCC images/sa.pb-c.c [2020-03-30T09:33:32.012Z] #44 17.34 DEP images/sa.pb-c.d [2020-03-30T09:33:32.012Z] #44 17.41 PBCC images/pipe-data.pb-c.c [2020-03-30T09:33:32.012Z] #44 17.46 DEP images/pipe-data.pb-c.d [2020-03-30T09:33:32.012Z] #44 17.53 PBCC images/mnt.pb-c.c [2020-03-30T09:33:32.012Z] #44 17.64 DEP images/mnt.pb-c.d [2020-03-30T09:33:32.012Z] #44 17.71 PBCC images/sk-packet.pb-c.c [2020-03-30T09:33:32.012Z] #44 17.78 DEP images/sk-packet.pb-c.d [2020-03-30T09:33:32.012Z] #44 17.90 PBCC images/tcp-stream.pb-c.c [2020-03-30T09:33:32.012Z] #44 17.93 DEP images/tcp-stream.pb-c.d [2020-03-30T09:33:32.012Z] #44 18.00 PBCC images/pipe.pb-c.c [2020-03-30T09:33:32.012Z] #44 18.12 DEP images/pipe.pb-c.d [2020-03-30T09:33:32.012Z] #44 18.21 PBCC images/pstree.pb-c.c [2020-03-30T09:33:32.013Z] #44 18.27 DEP images/pstree.pb-c.d [2020-03-30T09:33:32.013Z] #44 18.32 PBCC images/fs.pb-c.c [2020-03-30T09:33:32.013Z] #44 18.37 DEP images/fs.pb-c.d [2020-03-30T09:33:32.013Z] #44 18.46 PBCC images/signalfd.pb-c.c [2020-03-30T09:33:32.013Z] #44 18.52 DEP images/signalfd.pb-c.d [2020-03-30T09:33:32.013Z] #44 18.60 PBCC images/fh.pb-c.c [2020-03-30T09:33:32.013Z] #44 18.68 PBCC images/fsnotify.pb-c.c [2020-03-30T09:33:32.013Z] #44 18.70 DEP images/fh.pb-c.d [2020-03-30T09:33:32.013Z] #44 18.85 DEP images/fsnotify.pb-c.d [2020-03-30T09:33:32.013Z] #44 19.02 PBCC images/eventpoll.pb-c.c [2020-03-30T09:33:32.013Z] #44 19.10 DEP images/eventpoll.pb-c.d [2020-03-30T09:33:32.013Z] #44 19.15 PBCC images/eventfd.pb-c.c [2020-03-30T09:33:32.013Z] #44 19.20 DEP images/eventfd.pb-c.d [2020-03-30T09:33:32.013Z] #44 19.25 PBCC images/remap-file-path.pb-c.c [2020-03-30T09:33:32.013Z] #44 19.27 DEP images/remap-file-path.pb-c.d [2020-03-30T09:33:32.013Z] #44 19.36 PBCC images/fifo.pb-c.c [2020-03-30T09:33:32.013Z] #44 19.37 DEP images/fifo.pb-c.d [2020-03-30T09:33:32.013Z] #44 19.42 PBCC images/ghost-file.pb-c.c [2020-03-30T09:33:32.013Z] #44 19.44 DEP images/ghost-file.pb-c.d [2020-03-30T09:33:32.013Z] #44 19.65 PBCC images/regfile.pb-c.c [2020-03-30T09:33:32.013Z] #44 19.71 DEP images/regfile.pb-c.d [2020-03-30T09:33:32.013Z] #44 19.93 PBCC images/ns.pb-c.c [2020-03-30T09:33:32.013Z] #44 19.96 DEP images/ns.pb-c.d [2020-03-30T09:33:32.013Z] #44 20.05 PBCC images/fdinfo.pb-c.c [2020-03-30T09:33:32.013Z] #44 20.25 DEP images/fdinfo.pb-c.d [2020-03-30T09:33:32.273Z] #44 20.46 PBCC images/core-aarch64.pb-c.c [2020-03-30T09:33:32.273Z] #44 20.56 PBCC images/core-arm.pb-c.c [2020-03-30T09:33:32.273Z] #44 20.63 PBCC images/core-ppc64.pb-c.c [2020-03-30T09:33:32.534Z] #44 20.73 PBCC images/core-s390.pb-c.c [2020-03-30T09:33:32.534Z] #44 20.81 PBCC images/core-x86.pb-c.c [2020-03-30T09:33:32.534Z] #44 20.93 PBCC images/core.pb-c.c [2020-03-30T09:33:32.794Z] #44 21.22 PBCC images/inventory.pb-c.c [2020-03-30T09:33:33.055Z] #44 21.32 DEP images/core-aarch64.pb-c.d [2020-03-30T09:33:33.316Z] #44 21.50 DEP images/core-arm.pb-c.d [2020-03-30T09:33:33.316Z] #44 21.71 DEP images/core-ppc64.pb-c.d [2020-03-30T09:33:33.316Z] #44 ... [2020-03-30T09:33:33.316Z] [2020-03-30T09:33:33.316Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:33.316Z] #56 72.53 path/filepath [2020-03-30T09:33:33.316Z] #56 74.82 mvdan.cc/sh/v3/fileutil [2020-03-30T09:33:33.316Z] #56 75.16 io/ioutil [2020-03-30T09:33:33.316Z] #56 76.82 encoding/binary [2020-03-30T09:33:33.316Z] #56 76.82 fmt [2020-03-30T09:33:33.316Z] #56 78.44 encoding/base64 [2020-03-30T09:33:33.316Z] #56 78.45 golang.org/x/sys/unix [2020-03-30T09:33:33.316Z] #56 82.37 github.com/pkg/diff [2020-03-30T09:33:33.316Z] #56 82.38 go/token [2020-03-30T09:33:33.316Z] #56 82.42 encoding/json [2020-03-30T09:33:33.576Z] #56 ... [2020-03-30T09:33:33.576Z] [2020-03-30T09:33:33.576Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:33:33.576Z] #44 21.87 DEP images/core-s390.pb-c.d [2020-03-30T09:33:33.837Z] #44 21.96 DEP images/core-x86.pb-c.d [2020-03-30T09:33:33.837Z] #44 22.07 DEP images/core.pb-c.d [2020-03-30T09:33:33.837Z] #44 22.18 DEP images/inventory.pb-c.d [2020-03-30T09:33:34.062Z] #35 63.42 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:33:34.098Z] #44 22.23 PBCC images/cpuinfo.pb-c.c [2020-03-30T09:33:34.098Z] #44 22.26 DEP images/cpuinfo.pb-c.d [2020-03-30T09:33:34.098Z] #44 22.33 PBCC images/stats.pb-c.c [2020-03-30T09:33:34.098Z] #44 22.37 DEP images/stats.pb-c.d [2020-03-30T09:33:34.137Z] #25 ... [2020-03-30T09:33:34.137Z] [2020-03-30T09:33:34.137Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:33:34.137Z] #10 52.41 Reading package lists... [2020-03-30T09:33:34.309Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2020-03-30T09:33:34.317Z] #35 63.83 Fetched 14.9 MB in 3s (5685 kB/s) [2020-03-30T09:33:34.317Z] #35 64.05 Selecting previously unselected package xxd. [2020-03-30T09:33:34.572Z] #35 64.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 ... 15401 files and directories currently installed.) [2020-03-30T09:33:34.572Z] #35 64.26 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-30T09:33:34.572Z] #35 64.26 Unpacking xxd (2:8.1.0875-5) ... [2020-03-30T09:33:35.133Z] #35 64.87 Selecting previously unselected package vim-common. [2020-03-30T09:33:35.133Z] #35 64.89 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-30T09:33:35.389Z] #35 65.03 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-30T09:33:35.952Z] #35 65.75 Selecting previously unselected package cmake-data. [2020-03-30T09:33:36.008Z] #44 ... [2020-03-30T09:33:36.008Z] [2020-03-30T09:33:36.008Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:36.008Z] #33 74.92 io/ioutil [2020-03-30T09:33:36.008Z] #33 76.93 flag [2020-03-30T09:33:36.008Z] #33 76.93 github.com/BurntSushi/toml [2020-03-30T09:33:36.008Z] #33 76.93 log [2020-03-30T09:33:36.008Z] #33 81.53 github.com/BurntSushi/toml/cmd/tomlv [2020-03-30T09:33:36.008Z] #33 ... [2020-03-30T09:33:36.008Z] [2020-03-30T09:33:36.008Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:33:36.008Z] #44 24.21 make[1]: Nothing to be done for 'all'. [2020-03-30T09:33:36.207Z] #35 65.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-30T09:33:36.207Z] #35 65.78 Unpacking cmake-data (3.13.4-1) ... [2020-03-30T09:33:36.207Z] #35 ... [2020-03-30T09:33:36.207Z] [2020-03-30T09:33:36.207Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:33:36.207Z] #43 61.19 The following NEW packages will be installed: [2020-03-30T09:33:36.207Z] #43 61.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-30T09:33:36.207Z] #43 61.19 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-30T09:33:36.207Z] #43 61.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-30T09:33:36.207Z] #43 61.20 python-six zlib1g-dev [2020-03-30T09:33:36.207Z] #43 61.77 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:33:36.207Z] #43 61.77 Need to get 4095 kB of archives. [2020-03-30T09:33:36.207Z] #43 61.77 After this operation, 22.5 MB of additional disk space will be used. [2020-03-30T09:33:36.207Z] #43 61.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-30T09:33:36.207Z] #43 61.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-30T09:33:36.207Z] #43 61.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-30T09:33:36.207Z] #43 61.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-30T09:33:36.207Z] #43 61.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-30T09:33:36.207Z] #43 61.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-30T09:33:36.207Z] #43 61.80 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-03-30T09:33:36.207Z] #43 61.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-30T09:33:36.207Z] #43 61.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-30T09:33:36.207Z] #43 62.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-30T09:33:36.207Z] #43 62.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-30T09:33:36.207Z] #43 62.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-30T09:33:36.207Z] #43 62.42 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-03-30T09:33:36.207Z] #43 62.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-30T09:33:36.207Z] #43 62.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-30T09:33:36.207Z] #43 62.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-30T09:33:36.207Z] #43 62.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-30T09:33:36.207Z] #43 64.66 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:33:36.207Z] #43 65.00 Fetched 4095 kB in 1s (3480 kB/s) [2020-03-30T09:33:36.208Z] #43 65.22 Selecting previously unselected package libcap-dev:amd64. [2020-03-30T09:33:36.208Z] #43 65.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 ... 15401 files and directories currently installed.) [2020-03-30T09:33:36.208Z] #43 65.42 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-30T09:33:36.208Z] #43 65.43 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-30T09:33:36.208Z] #43 65.75 Selecting previously unselected package libnet1:amd64. [2020-03-30T09:33:36.208Z] #43 65.76 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-30T09:33:36.208Z] #43 65.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-30T09:33:36.463Z] #43 66.06 Selecting previously unselected package libnet1-dev. [2020-03-30T09:33:36.463Z] #43 66.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-30T09:33:36.463Z] #43 66.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-30T09:33:36.670Z] #10 64.70 Building dependency tree... [2020-03-30T09:33:36.724Z] #43 66.34 Selecting previously unselected package libnl-3-200:amd64. [2020-03-30T09:33:36.724Z] #43 66.35 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-30T09:33:36.724Z] #43 66.37 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-30T09:33:36.981Z] #43 66.59 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-30T09:33:36.981Z] #43 66.59 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-30T09:33:36.981Z] #43 66.60 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-30T09:33:37.236Z] #10 ... [2020-03-30T09:33:37.236Z] [2020-03-30T09:33:37.236Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:37.236Z] #74 DONE 67.4s [2020-03-30T09:33:37.236Z] [2020-03-30T09:33:37.236Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:33:37.236Z] #35 59.32 The following additional packages will be installed: [2020-03-30T09:33:37.236Z] #35 59.33 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-30T09:33:37.236Z] #35 59.36 Suggested packages: [2020-03-30T09:33:37.236Z] #35 59.36 cmake-doc ninja-build lrzip [2020-03-30T09:33:37.236Z] #35 59.36 Recommended packages: [2020-03-30T09:33:37.236Z] #35 59.36 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-30T09:33:37.236Z] #35 61.27 The following NEW packages will be installed: [2020-03-30T09:33:37.236Z] #35 61.28 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-30T09:33:37.236Z] #35 61.29 vim-common xxd [2020-03-30T09:33:37.236Z] #35 61.85 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:33:37.236Z] #35 61.85 Need to get 14.9 MB of archives. [2020-03-30T09:33:37.236Z] #35 61.85 After this operation, 61.8 MB of additional disk space will be used. [2020-03-30T09:33:37.236Z] #35 61.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-30T09:33:37.236Z] #35 61.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-30T09:33:37.236Z] #35 61.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-30T09:33:37.236Z] #35 62.17 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-30T09:33:37.236Z] #35 63.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-30T09:33:37.236Z] #35 63.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-30T09:33:37.236Z] #35 63.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-30T09:33:37.236Z] #35 63.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-30T09:33:37.236Z] #35 63.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-30T09:33:37.236Z] #35 63.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-30T09:33:37.236Z] #35 66.47 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:33:37.236Z] #35 66.85 Fetched 14.9 MB in 3s (5365 kB/s) [2020-03-30T09:33:37.236Z] #35 67.15 Selecting previously unselected package xxd. [2020-03-30T09:33:37.236Z] #35 67.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 ... 15401 files and directories currently installed.) [2020-03-30T09:33:37.236Z] #35 67.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-30T09:33:37.236Z] #35 67.46 Unpacking xxd (2:8.1.0875-5) ... [2020-03-30T09:33:37.236Z] #35 67.82 Selecting previously unselected package vim-common. [2020-03-30T09:33:37.236Z] #35 67.83 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-30T09:33:37.494Z] #35 67.90 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-30T09:33:37.542Z] #43 67.04 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-30T09:33:37.542Z] #43 67.05 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-30T09:33:37.542Z] #43 67.06 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-30T09:33:37.542Z] #43 67.25 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-30T09:33:37.542Z] #43 67.25 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-30T09:33:37.542Z] #43 67.29 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-30T09:33:37.543Z] INFO [runner/unused/goanalysis] analyzers took 25.921602742s with top 10 stages: buildssa: 21.90005015s, U1000: 4.021552592s [2020-03-30T09:33:37.543Z] INFO [runner] Issues before processing: 2332, after processing: 0 [2020-03-30T09:33:37.543Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1723/1723, skip_dirs: 1723/1723, filename_unadjuster: 1723/1723, exclude: 1618/1618, cgo: 1723/2332, exclude-rules: 63/1618, path_prettifier: 1723/1723, autogenerated_exclude: 1618/1723, identifier_marker: 1618/1618, nolint: 0/63 [2020-03-30T09:33:37.544Z] INFO [runner] processing took 121.599874ms with stages: nolint: 51.57927ms, identifier_marker: 39.439306ms, path_prettifier: 13.237569ms, exclude-rules: 7.069631ms, autogenerated_exclude: 6.383996ms, skip_dirs: 2.267783ms, cgo: 877.116µs, filename_unadjuster: 738.656µs, max_same_issues: 1.75µs, uniq_by_line: 912ns, exclude: 751ns, source_code: 683ns, max_from_linter: 595ns, max_per_file_from_linter: 554ns, diff: 538ns, path_shortener: 444ns, skip_files: 320ns [2020-03-30T09:33:37.544Z] INFO [runner] linters took 1m34.181788114s with stages: goanalysis_metalinter: 1m16.067529525s, unused: 17.99243563s [2020-03-30T09:33:37.544Z] INFO File cache stats: 1457 entries of total size 6.8MiB [2020-03-30T09:33:37.544Z] INFO Memory: 1592 samples, avg is 247.8MB, max is 2966.0MB [2020-03-30T09:33:37.544Z] INFO Execution took 3m31.426615983s [2020-03-30T09:33:37.544Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-03-30T09:33:37.920Z] #44 ... [2020-03-30T09:33:37.920Z] [2020-03-30T09:33:37.920Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:37.920Z] #33 DONE 86.7s [2020-03-30T09:33:37.920Z] [2020-03-30T09:33:37.920Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:37.920Z] #56 84.95 go/scanner [2020-03-30T09:33:37.920Z] #56 86.54 mvdan.cc/editorconfig [2020-03-30T09:33:38.059Z] #35 68.50 Selecting previously unselected package cmake-data. [2020-03-30T09:33:38.059Z] #35 68.50 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-30T09:33:38.059Z] #35 68.52 Unpacking cmake-data (3.13.4-1) ... [2020-03-30T09:33:38.102Z] #43 67.54 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-30T09:33:38.102Z] #43 67.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-30T09:33:38.102Z] #43 67.56 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-30T09:33:38.127Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 hack/make.sh dynbinary-daemon test-docker-py [2020-03-30T09:33:38.180Z] #56 87.28 go/ast [2020-03-30T09:33:38.613Z] #43 68.10 Selecting previously unselected package libprotobuf17:amd64. [2020-03-30T09:33:38.614Z] #43 68.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-30T09:33:38.614Z] #43 68.15 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-30T09:33:38.614Z] #43 ... [2020-03-30T09:33:38.614Z] [2020-03-30T09:33:38.614Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:38.614Z] #74 DONE 67.9s [2020-03-30T09:33:38.614Z] [2020-03-30T09:33:38.614Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:33:38.614Z] #10 49.76 Reading package lists... [2020-03-30T09:33:38.614Z] #10 61.58 Building dependency tree... [2020-03-30T09:33:38.614Z] #10 67.38 The following additional packages will be installed: [2020-03-30T09:33:38.614Z] #10 67.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-30T09:33:38.614Z] #10 67.43 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-30T09:33:38.614Z] #10 67.43 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-30T09:33:38.614Z] #10 67.47 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-30T09:33:38.614Z] #10 67.52 Suggested packages: [2020-03-30T09:33:38.614Z] #10 67.52 gcc-8-locales seccomp wine64 [2020-03-30T09:33:38.625Z] #35 ... [2020-03-30T09:33:38.625Z] [2020-03-30T09:33:38.625Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:33:38.625Z] #43 47.55 Reading package lists... [2020-03-30T09:33:38.625Z] #43 59.81 Building dependency tree... [2020-03-30T09:33:38.626Z] #43 66.18 The following additional packages will be installed: [2020-03-30T09:33:38.626Z] #43 66.19 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-30T09:33:38.626Z] #43 66.19 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-30T09:33:38.626Z] #43 66.21 Suggested packages: [2020-03-30T09:33:38.626Z] #43 66.21 manpages-dev python-setuptools [2020-03-30T09:33:38.626Z] #43 68.74 The following NEW packages will be installed: [2020-03-30T09:33:38.626Z] #43 68.74 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-30T09:33:38.626Z] #43 68.79 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-30T09:33:38.626Z] #43 68.79 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-30T09:33:38.626Z] #43 68.79 python-six zlib1g-dev [2020-03-30T09:33:38.689Z] [2020-03-30T09:33:38.689Z] Removing bundles/ [2020-03-30T09:33:38.689Z] [2020-03-30T09:33:38.689Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-30T09:33:38.689Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-30T09:33:38.689Z] GOOS="" GOARCH="" GOARM="" [2020-03-30T09:33:38.883Z] #43 69.34 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:33:38.884Z] #43 69.34 Need to get 4095 kB of archives. [2020-03-30T09:33:38.884Z] #43 69.34 After this operation, 22.5 MB of additional disk space will be used. [2020-03-30T09:33:38.884Z] #43 69.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-30T09:33:38.884Z] #43 69.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-30T09:33:38.884Z] #43 69.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-30T09:33:38.884Z] #43 69.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-30T09:33:38.884Z] #43 69.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-30T09:33:38.884Z] #43 69.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-30T09:33:38.884Z] #43 69.40 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-03-30T09:33:38.884Z] #43 69.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-30T09:33:38.884Z] #43 ... [2020-03-30T09:33:38.884Z] [2020-03-30T09:33:38.884Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:38.884Z] #33 68.76 sync [2020-03-30T09:33:38.884Z] #33 68.76 internal/reflectlite [2020-03-30T09:33:39.174Z] #10 ... [2020-03-30T09:33:39.174Z] [2020-03-30T09:33:39.174Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:33:39.174Z] #62 59.11 Building dependency tree... [2020-03-30T09:33:39.174Z] #62 65.20 The following additional packages will be installed: [2020-03-30T09:33:39.174Z] #62 65.22 libbtrfs0 [2020-03-30T09:33:39.174Z] #62 65.71 The following NEW packages will be installed: [2020-03-30T09:33:39.174Z] #62 65.74 libbtrfs-dev libbtrfs0 [2020-03-30T09:33:39.174Z] #62 66.45 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:33:39.174Z] #62 66.45 Need to get 119 kB of archives. [2020-03-30T09:33:39.174Z] #62 66.45 After this operation, 387 kB of additional disk space will be used. [2020-03-30T09:33:39.174Z] #62 66.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-30T09:33:39.174Z] #62 66.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-30T09:33:39.174Z] #62 68.39 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:33:39.174Z] #62 68.73 Fetched 119 kB in 0s (365 kB/s) [2020-03-30T09:33:39.174Z] #62 68.94 Selecting previously unselected package libbtrfs0. [2020-03-30T09:33:39.429Z] #62 68.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 ... 15401 files and directories currently installed.) [2020-03-30T09:33:39.429Z] #62 69.16 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-30T09:33:39.429Z] #62 69.17 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-30T09:33:39.989Z] #62 69.56 Selecting previously unselected package libbtrfs-dev. [2020-03-30T09:33:39.989Z] #62 69.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-30T09:33:39.989Z] #62 69.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:33:40.549Z] #62 70.12 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-30T09:33:40.549Z] #62 ... [2020-03-30T09:33:40.549Z] [2020-03-30T09:33:40.549Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:33:40.549Z] #25 48.07 Reading package lists... [2020-03-30T09:33:40.549Z] #25 60.46 Building dependency tree... [2020-03-30T09:33:40.549Z] #25 66.51 ca-certificates is already the newest version (20190110). [2020-03-30T09:33:40.549Z] #25 66.51 The following additional packages will be installed: [2020-03-30T09:33:40.549Z] #25 66.52 libjq1 libonig5 [2020-03-30T09:33:40.549Z] #25 67.35 The following NEW packages will be installed: [2020-03-30T09:33:40.549Z] #25 67.35 jq libjq1 libonig5 [2020-03-30T09:33:40.549Z] #25 67.85 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:33:40.549Z] #25 67.85 Need to get 355 kB of archives. [2020-03-30T09:33:40.549Z] #25 67.85 After this operation, 1072 kB of additional disk space will be used. [2020-03-30T09:33:40.549Z] #25 67.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-30T09:33:40.549Z] #25 67.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-30T09:33:40.549Z] #25 67.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-30T09:33:40.549Z] #25 70.18 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:33:40.549Z] #25 ... [2020-03-30T09:33:40.549Z] [2020-03-30T09:33:40.549Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:33:40.549Z] #10 70.19 The following NEW packages will be installed: [2020-03-30T09:33:40.549Z] #10 70.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-30T09:33:40.549Z] #10 70.19 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-30T09:33:40.549Z] #10 70.19 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-30T09:33:40.549Z] #10 70.19 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-30T09:33:40.549Z] #10 70.19 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-30T09:33:40.549Z] #10 70.26 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-30T09:33:40.724Z] #56 89.74 mvdan.cc/sh/v3/syntax [2020-03-30T09:33:40.724Z] #56 ... [2020-03-30T09:33:40.724Z] [2020-03-30T09:33:40.724Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:33:40.724Z] #47 80.07 go/token [2020-03-30T09:33:40.724Z] #47 80.40 net/url [2020-03-30T09:33:40.724Z] #47 81.50 text/template/parse [2020-03-30T09:33:40.724Z] #47 82.49 go/scanner [2020-03-30T09:33:40.724Z] #47 83.95 encoding/json [2020-03-30T09:33:40.724Z] #47 85.25 go/ast [2020-03-30T09:33:40.987Z] #47 ... [2020-03-30T09:33:40.987Z] [2020-03-30T09:33:40.987Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:33:40.987Z] #44 26.34 CC images/stats.o [2020-03-30T09:33:40.987Z] #44 27.12 CC images/core.o [2020-03-30T09:33:40.987Z] #44 28.40 CC images/core-x86.o [2020-03-30T09:33:40.987Z] #44 29.37 CC images/core-arm.o [2020-03-30T09:33:41.110Z] #10 ... [2020-03-30T09:33:41.110Z] [2020-03-30T09:33:41.110Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:33:41.110Z] #62 70.14 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:33:41.110Z] #62 70.16 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:33:41.110Z] #62 DONE 70.6s [2020-03-30T09:33:41.110Z] [2020-03-30T09:33:41.110Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:33:41.110Z] #63 DONE 0.1s [2020-03-30T09:33:41.110Z] [2020-03-30T09:33:41.110Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:33:41.110Z] #25 70.61 Fetched 355 kB in 0s (856 kB/s) [2020-03-30T09:33:41.110Z] #25 70.76 Selecting previously unselected package libonig5:amd64. [2020-03-30T09:33:41.110Z] #25 70.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% #25 ... [2020-03-30T09:33:41.110Z] [2020-03-30T09:33:41.110Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-30T09:33:41.110Z] #64 DONE 0.1s [2020-03-30T09:33:41.110Z] [2020-03-30T09:33:41.110Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:33:41.110Z] #25 70.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-30T09:33:41.110Z] #25 70.85 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-30T09:33:41.110Z] #25 70.88 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-30T09:33:41.365Z] #25 71.20 Selecting previously unselected package libjq1:amd64. [2020-03-30T09:33:41.365Z] #25 71.20 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-30T09:33:41.410Z] #33 ... [2020-03-30T09:33:41.410Z] [2020-03-30T09:33:41.410Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:33:41.410Z] #25 65.92 ca-certificates is already the newest version (20190110). [2020-03-30T09:33:41.410Z] #25 65.92 The following additional packages will be installed: [2020-03-30T09:33:41.410Z] #25 65.96 libjq1 libonig5 [2020-03-30T09:33:41.410Z] #25 66.56 The following NEW packages will be installed: [2020-03-30T09:33:41.410Z] #25 66.64 jq libjq1 libonig5 [2020-03-30T09:33:41.410Z] #25 67.10 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:33:41.410Z] #25 67.10 Need to get 355 kB of archives. [2020-03-30T09:33:41.410Z] #25 67.10 After this operation, 1072 kB of additional disk space will be used. [2020-03-30T09:33:41.410Z] #25 67.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-30T09:33:41.410Z] #25 67.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-30T09:33:41.410Z] #25 67.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-30T09:33:41.410Z] #25 69.15 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:33:41.410Z] #25 69.50 Fetched 355 kB in 0s (1096 kB/s) [2020-03-30T09:33:41.410Z] #25 69.82 Selecting previously unselected package libonig5:amd64. [2020-03-30T09:33:41.410Z] #25 69.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-30T09:33:41.410Z] #25 69.92 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-30T09:33:41.410Z] #25 69.96 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-30T09:33:41.410Z] #25 70.31 Selecting previously unselected package libjq1:amd64. [2020-03-30T09:33:41.410Z] #25 70.31 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-30T09:33:41.410Z] #25 70.33 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-30T09:33:41.410Z] #25 70.69 Selecting previously unselected package jq. [2020-03-30T09:33:41.410Z] #25 70.69 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-30T09:33:41.410Z] #25 70.71 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-30T09:33:41.410Z] #25 71.15 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-30T09:33:41.410Z] #25 71.27 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-30T09:33:41.410Z] #25 71.29 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-30T09:33:41.410Z] #25 71.31 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:33:41.410Z] #25 DONE 71.8s [2020-03-30T09:33:41.410Z] [2020-03-30T09:33:41.410Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-30T09:33:41.410Z] #26 DONE 0.1s [2020-03-30T09:33:41.410Z] [2020-03-30T09:33:41.410Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:33:41.410Z] #10 71.18 The following additional packages will be installed: [2020-03-30T09:33:41.410Z] #10 71.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-30T09:33:41.410Z] #10 71.19 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-30T09:33:41.410Z] #10 71.21 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-30T09:33:41.410Z] #10 71.22 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-30T09:33:41.410Z] #10 71.23 Suggested packages: [2020-03-30T09:33:41.410Z] #10 71.23 gcc-8-locales seccomp wine64 [2020-03-30T09:33:41.625Z] #25 71.21 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-30T09:33:41.625Z] #25 71.45 Selecting previously unselected package jq. [2020-03-30T09:33:41.625Z] #25 71.45 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-30T09:33:41.625Z] #25 71.46 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-30T09:33:41.928Z] #44 30.13 CC images/core-aarch64.o [2020-03-30T09:33:41.928Z] #44 ... [2020-03-30T09:33:41.928Z] [2020-03-30T09:33:41.928Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:33:41.928Z] #65 41.59 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-30T09:33:41.928Z] #65 41.59 + BUILDTAGS='netgo osusergo static_build' [2020-03-30T09:33:41.928Z] #65 41.59 + export EXTRA_FLAGS=-buildmode=pie [2020-03-30T09:33:41.928Z] #65 41.59 + EXTRA_FLAGS=-buildmode=pie [2020-03-30T09:33:41.928Z] #65 41.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-30T09:33:41.928Z] #65 41.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-30T09:33:41.928Z] #65 41.59 + '[' '' = dynamic ']' [2020-03-30T09:33:41.928Z] #65 41.59 + make [2020-03-30T09:33:41.928Z] #65 43.57 + bin/ctr [2020-03-30T09:33:42.186Z] #25 71.86 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-30T09:33:42.186Z] #25 71.92 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-30T09:33:42.186Z] #25 71.93 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-30T09:33:42.186Z] #25 71.96 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:33:42.499Z] #65 ... [2020-03-30T09:33:42.499Z] [2020-03-30T09:33:42.499Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:33:42.499Z] #44 30.70 CC images/core-ppc64.o [2020-03-30T09:33:42.747Z] #25 DONE 72.4s [2020-03-30T09:33:42.747Z] [2020-03-30T09:33:42.747Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:33:42.747Z] #35 71.68 Selecting previously unselected package libicu63:amd64. [2020-03-30T09:33:42.747Z] #35 71.68 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-30T09:33:42.747Z] #35 71.75 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-30T09:33:42.747Z] #35 ... [2020-03-30T09:33:42.747Z] [2020-03-30T09:33:42.747Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-30T09:33:42.747Z] #26 DONE 0.1s [2020-03-30T09:33:42.784Z] #10 73.31 The following NEW packages will be installed: [2020-03-30T09:33:42.784Z] #10 73.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-30T09:33:42.784Z] #10 73.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-30T09:33:42.784Z] #10 73.33 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-30T09:33:42.784Z] #10 73.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-30T09:33:42.784Z] #10 73.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-30T09:33:42.784Z] #10 73.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-30T09:33:43.002Z] [2020-03-30T09:33:43.002Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:33:43.002Z] #47 72.08 github.com/LK4D4/vndr/godl/singleflight [2020-03-30T09:33:43.002Z] #47 72.08 io [2020-03-30T09:33:43.259Z] #47 72.54 strconv [2020-03-30T09:33:43.349Z] #10 73.84 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:33:43.349Z] #10 73.84 Need to get 77.7 MB of archives. [2020-03-30T09:33:43.349Z] #10 73.84 After this operation, 487 MB of additional disk space will be used. [2020-03-30T09:33:43.349Z] #10 73.84 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-03-30T09:33:43.441Z] #44 31.51 CC images/core-s390.o [2020-03-30T09:33:43.607Z] #10 74.07 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-03-30T09:33:43.865Z] #10 74.38 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-03-30T09:33:43.865Z] #10 74.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-30T09:33:43.865Z] #10 74.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-30T09:33:43.865Z] #10 74.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-30T09:33:44.623Z] #47 73.81 bytes [2020-03-30T09:33:44.801Z] #10 75.28 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-03-30T09:33:44.827Z] #44 32.89 CC images/cpuinfo.o [2020-03-30T09:33:45.059Z] #10 75.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-30T09:33:45.059Z] #10 75.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-03-30T09:33:45.398Z] #44 33.86 CC images/inventory.o [2020-03-30T09:33:45.970Z] #44 34.25 CC images/fdinfo.o [2020-03-30T09:33:46.508Z] #47 ... [2020-03-30T09:33:46.508Z] [2020-03-30T09:33:46.508Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:46.508Z] #33 65.67 sync [2020-03-30T09:33:46.508Z] #33 65.70 internal/reflectlite [2020-03-30T09:33:46.508Z] #33 70.36 sort [2020-03-30T09:33:46.508Z] #33 70.37 errors [2020-03-30T09:33:46.508Z] #33 71.33 strconv [2020-03-30T09:33:46.508Z] #33 72.56 io [2020-03-30T09:33:46.508Z] #33 75.27 internal/oserror [2020-03-30T09:33:46.508Z] #33 75.37 syscall [2020-03-30T09:33:46.541Z] #44 34.79 CC images/fown.o [2020-03-30T09:33:46.764Z] #33 ... [2020-03-30T09:33:46.764Z] [2020-03-30T09:33:46.764Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:33:46.764Z] #30 73.05 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-03-30T09:33:46.764Z] #30 73.78 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-30T09:33:46.764Z] #30 74.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-30T09:33:46.803Z] #44 35.00 CC images/ns.o [2020-03-30T09:33:46.964Z] #10 ... [2020-03-30T09:33:46.965Z] [2020-03-30T09:33:46.965Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:33:47.064Z] #44 35.37 CC images/regfile.o [2020-03-30T09:33:47.327Z] #44 35.64 CC images/ghost-file.o [2020-03-30T09:33:47.588Z] #44 ... [2020-03-30T09:33:47.588Z] [2020-03-30T09:33:47.588Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:33:47.588Z] #10 97.07 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-30T09:33:47.588Z] #10 97.09 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-30T09:33:47.588Z] #10 97.11 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:33:47.998Z] #30 77.03 Checking out files: 61% (929/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-30T09:33:47.998Z] #30 78.46 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-30T09:33:48.932Z] #30 79.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-30T09:33:48.932Z] #30 ... [2020-03-30T09:33:48.932Z] [2020-03-30T09:33:48.932Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:33:48.932Z] #43 69.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-30T09:33:48.932Z] #43 69.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-30T09:33:48.932Z] #43 69.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-30T09:33:48.932Z] #43 69.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-30T09:33:48.932Z] #43 69.95 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-03-30T09:33:48.932Z] #43 69.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-30T09:33:48.932Z] #43 69.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-30T09:33:48.932Z] #43 70.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-30T09:33:48.932Z] #43 70.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-30T09:33:48.932Z] #43 72.22 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:33:48.932Z] #43 72.66 Fetched 4095 kB in 1s (3992 kB/s) [2020-03-30T09:33:48.932Z] #43 72.86 Selecting previously unselected package libcap-dev:amd64. [2020-03-30T09:33:48.932Z] #43 72.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-30T09:33:48.932Z] #43 72.99 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-30T09:33:48.932Z] #43 73.01 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-30T09:33:48.932Z] #43 73.29 Selecting previously unselected package libnet1:amd64. [2020-03-30T09:33:48.932Z] #43 73.29 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-30T09:33:48.932Z] #43 73.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-30T09:33:48.932Z] #43 73.49 Selecting previously unselected package libnet1-dev. [2020-03-30T09:33:48.932Z] #43 73.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-30T09:33:48.932Z] #43 73.52 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-30T09:33:48.932Z] #43 73.79 Selecting previously unselected package libnl-3-200:amd64. [2020-03-30T09:33:48.932Z] #43 73.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-30T09:33:48.932Z] #43 73.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-30T09:33:48.932Z] #43 74.17 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-30T09:33:48.932Z] #43 74.21 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-30T09:33:48.932Z] #43 74.28 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-30T09:33:48.932Z] #43 75.05 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-30T09:33:48.932Z] #43 75.12 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-30T09:33:48.932Z] #43 75.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-30T09:33:48.932Z] #43 75.36 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-30T09:33:48.932Z] #43 75.36 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-30T09:33:48.932Z] #43 75.36 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-30T09:33:48.932Z] #43 75.58 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-30T09:33:48.932Z] #43 75.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-30T09:33:48.932Z] #43 75.61 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-30T09:33:48.932Z] #43 76.11 Selecting previously unselected package libprotobuf17:amd64. [2020-03-30T09:33:48.932Z] #43 76.15 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-30T09:33:48.932Z] #43 76.16 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-30T09:33:48.932Z] #43 77.73 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-30T09:33:48.932Z] #43 77.74 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-30T09:33:48.932Z] #43 77.74 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-30T09:33:48.932Z] #43 78.15 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-30T09:33:48.932Z] #43 78.16 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-30T09:33:48.932Z] #43 78.21 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-30T09:33:49.190Z] #43 ... [2020-03-30T09:33:49.190Z] [2020-03-30T09:33:49.190Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:33:49.190Z] #27 6.142 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-30T09:33:49.190Z] #27 6.906 #=#=# [2020-03-30T09:33:50.926Z] #30 ... [2020-03-30T09:33:50.926Z] [2020-03-30T09:33:50.926Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:33:50.926Z] #43 70.01 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-30T09:33:50.926Z] #43 70.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-30T09:33:50.926Z] #43 70.05 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-30T09:33:50.926Z] #43 70.48 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-30T09:33:50.926Z] #43 70.50 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-30T09:33:50.926Z] #43 70.50 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-30T09:33:50.926Z] #43 72.82 Selecting previously unselected package libprotoc17:amd64. [2020-03-30T09:33:50.926Z] #43 72.82 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-30T09:33:50.926Z] #43 72.83 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-30T09:33:50.926Z] #43 74.55 Selecting previously unselected package protobuf-c-compiler. [2020-03-30T09:33:50.926Z] #43 74.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-30T09:33:50.926Z] #43 74.67 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-30T09:33:50.926Z] #43 75.01 Selecting previously unselected package protobuf-compiler. [2020-03-30T09:33:50.926Z] #43 75.01 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-30T09:33:50.926Z] #43 75.01 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-30T09:33:50.926Z] #43 75.31 Selecting previously unselected package python-pkg-resources. [2020-03-30T09:33:50.926Z] #43 75.31 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-30T09:33:50.926Z] #43 75.32 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-30T09:33:50.926Z] #43 75.76 Selecting previously unselected package python-six. [2020-03-30T09:33:50.926Z] #43 75.80 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-30T09:33:50.926Z] #43 75.84 Unpacking python-six (1.12.0-1) ... [2020-03-30T09:33:50.926Z] #43 76.14 Selecting previously unselected package python-protobuf. [2020-03-30T09:33:50.926Z] #43 76.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-30T09:33:50.926Z] #43 76.18 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-30T09:33:50.926Z] #43 77.53 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-30T09:33:51.001Z] #27 7.189 1.0% ## 4.1% ##### 7.9% ######## 12.3% ############ 17.2% ############### 21.2% ################## 25.1% ##################### 29.5% ####################### 32.7% ########################### 37.6% ############################# 40.4% ############################### 43.3% ################################## 48.6% #################################### 51.2% ####################################### 54.3% ######################################### 57.2% ########################################### 61.0% ################################################### 71.3% ##################################################### 75.0% ########################################################### 82.0% ############################################################## 86.4% ################################################################# 91.2% ##################################################################### 96.9% ######################################################################## 100.0% [2020-03-30T09:33:51.181Z] #43 ... [2020-03-30T09:33:51.181Z] [2020-03-30T09:33:51.181Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:33:51.181Z] #65 5.778 + RM_GOPATH=0 [2020-03-30T09:33:51.181Z] #65 5.778 + TMP_GOPATH= [2020-03-30T09:33:51.181Z] #65 5.778 + : /build [2020-03-30T09:33:51.181Z] #65 5.778 + '[' -z '' ']' [2020-03-30T09:33:51.181Z] #65 5.779 ++ mktemp -d [2020-03-30T09:33:51.181Z] #65 5.789 + export GOPATH=/tmp/tmp.xLudRsJVuY [2020-03-30T09:33:51.181Z] #65 5.789 + GOPATH=/tmp/tmp.xLudRsJVuY [2020-03-30T09:33:51.181Z] #65 5.789 + RM_GOPATH=1 [2020-03-30T09:33:51.181Z] #65 5.789 ++ dirname ./install.sh [2020-03-30T09:33:51.181Z] #65 5.793 + dir=. [2020-03-30T09:33:51.181Z] #65 5.800 + bin=containerd [2020-03-30T09:33:51.181Z] #65 5.800 + shift [2020-03-30T09:33:51.181Z] #65 5.802 + '[' '!' -f ./containerd.installer ']' [2020-03-30T09:33:51.181Z] #65 5.802 + . ./containerd.installer [2020-03-30T09:33:51.181Z] #65 5.802 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-30T09:33:51.181Z] #65 5.805 + install_containerd [2020-03-30T09:33:51.181Z] #65 5.806 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-30T09:33:51.181Z] #65 5.806 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-30T09:33:51.181Z] #65 5.806 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xLudRsJVuY/src/github.com/containerd/containerd [2020-03-30T09:33:51.181Z] #65 5.808 Cloning into '/tmp/tmp.xLudRsJVuY/src/github.com/containerd/containerd'... [2020-03-30T09:33:51.181Z] #65 ... [2020-03-30T09:33:51.181Z] [2020-03-30T09:33:51.181Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:33:51.181Z] #10 70.90 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:33:51.181Z] #10 70.90 Need to get 77.7 MB of archives. [2020-03-30T09:33:51.181Z] #10 70.90 After this operation, 487 MB of additional disk space will be used. [2020-03-30T09:33:51.181Z] #10 70.90 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-03-30T09:33:51.181Z] #10 71.39 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-03-30T09:33:51.181Z] #10 71.92 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-03-30T09:33:51.181Z] #10 71.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-30T09:33:51.181Z] #10 71.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-30T09:33:51.181Z] #10 71.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-30T09:33:51.181Z] #10 72.75 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-03-30T09:33:51.181Z] #10 73.05 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-03-30T09:33:51.181Z] #10 73.09 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-03-30T09:33:51.181Z] #10 77.78 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-03-30T09:33:51.259Z] #27 ... [2020-03-30T09:33:51.259Z] [2020-03-30T09:33:51.259Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:33:51.259Z] #47 71.32 internal/reflectlite [2020-03-30T09:33:51.259Z] #47 71.32 sync [2020-03-30T09:33:51.259Z] #47 73.80 github.com/LK4D4/vndr/godl/singleflight [2020-03-30T09:33:51.259Z] #47 74.38 math/rand [2020-03-30T09:33:51.259Z] #47 76.30 internal/singleflight [2020-03-30T09:33:51.259Z] #47 77.03 io [2020-03-30T09:33:51.259Z] #47 77.03 strconv [2020-03-30T09:33:51.259Z] #47 78.85 bytes [2020-03-30T09:33:51.259Z] #47 ... [2020-03-30T09:33:51.259Z] [2020-03-30T09:33:51.259Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:33:51.259Z] #43 81.01 Selecting previously unselected package libprotoc17:amd64. [2020-03-30T09:33:51.259Z] #43 81.01 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-30T09:33:51.259Z] #43 81.06 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-30T09:33:51.437Z] #10 ... [2020-03-30T09:33:51.437Z] [2020-03-30T09:33:51.437Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:33:51.437Z] #27 6.799 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-30T09:33:51.437Z] #27 7.289 [2020-03-30T09:33:51.437Z] #27 7.615 #=#=# 0.0% ## 3.7% ######### 12.6% ############## 19.6% ################ 23.4% ################### 27.6% ##################### 29.7% ####################### 32.1% ######################### 35.2% [2020-03-30T09:33:51.437Z] #27 ... [2020-03-30T09:33:51.437Z] [2020-03-30T09:33:51.437Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:33:51.437Z] #10 81.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-30T09:33:51.437Z] #10 81.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-30T09:33:51.692Z] #10 81.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-30T09:33:51.692Z] #10 81.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-30T09:33:51.692Z] #10 81.37 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-03-30T09:33:51.692Z] #10 81.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-30T09:33:51.692Z] #10 81.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-30T09:33:51.692Z] #10 81.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-30T09:33:51.692Z] #10 81.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-30T09:33:51.692Z] #10 81.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-30T09:33:51.692Z] #10 81.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-30T09:33:51.824Z] #43 82.49 Selecting previously unselected package protobuf-c-compiler. [2020-03-30T09:33:51.949Z] #10 81.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-30T09:33:51.949Z] #10 81.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-30T09:33:51.949Z] #10 81.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-30T09:33:51.949Z] #10 81.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-30T09:33:52.082Z] #43 82.52 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-30T09:33:52.082Z] #43 82.53 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-30T09:33:52.342Z] #43 82.86 Selecting previously unselected package protobuf-compiler. [2020-03-30T09:33:52.342Z] #43 82.88 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-30T09:33:52.342Z] #43 82.91 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-30T09:33:52.876Z] #10 ... [2020-03-30T09:33:52.876Z] [2020-03-30T09:33:52.876Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:33:52.876Z] #47 91.84 text/template [2020-03-30T09:33:52.876Z] #47 93.49 go/parser [2020-03-30T09:33:52.876Z] #47 93.52 encoding/xml [2020-03-30T09:33:52.876Z] #47 100.5 github.com/LK4D4/vndr/versioned [2020-03-30T09:33:52.876Z] #47 100.6 math/big [2020-03-30T09:33:52.876Z] #47 ... [2020-03-30T09:33:52.876Z] [2020-03-30T09:33:52.876Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:33:52.876Z] #44 36.03 CC images/fifo.o [2020-03-30T09:33:52.876Z] #44 36.24 CC images/remap-file-path.o [2020-03-30T09:33:52.876Z] #44 36.46 CC images/eventfd.o [2020-03-30T09:33:52.876Z] #44 36.83 CC images/eventpoll.o [2020-03-30T09:33:52.876Z] #44 37.40 CC images/fh.o [2020-03-30T09:33:52.876Z] #44 37.93 CC images/fsnotify.o [2020-03-30T09:33:52.876Z] #44 38.88 CC images/signalfd.o [2020-03-30T09:33:52.876Z] #44 39.37 CC images/fs.o [2020-03-30T09:33:52.876Z] #44 39.56 CC images/pstree.o [2020-03-30T09:33:52.876Z] #44 39.77 CC images/pipe.o [2020-03-30T09:33:52.876Z] #44 40.16 CC images/tcp-stream.o [2020-03-30T09:33:52.876Z] #44 40.62 CC images/sk-packet.o [2020-03-30T09:33:52.876Z] #44 41.16 CC images/mnt.o [2020-03-30T09:33:52.908Z] #43 83.34 Selecting previously unselected package python-pkg-resources. [2020-03-30T09:33:52.908Z] #43 83.35 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-30T09:33:52.908Z] #43 83.36 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-30T09:33:53.166Z] #43 83.59 Selecting previously unselected package python-six. [2020-03-30T09:33:53.166Z] #43 83.61 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-30T09:33:53.166Z] #43 83.61 Unpacking python-six (1.12.0-1) ... [2020-03-30T09:33:53.424Z] #43 83.73 Selecting previously unselected package python-protobuf. [2020-03-30T09:33:53.424Z] #43 83.74 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-30T09:33:53.424Z] #43 83.74 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-30T09:33:53.424Z] #43 ... [2020-03-30T09:33:53.424Z] [2020-03-30T09:33:53.424Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:53.424Z] #33 73.38 sort [2020-03-30T09:33:53.424Z] #33 73.40 errors [2020-03-30T09:33:53.424Z] #33 74.10 strconv [2020-03-30T09:33:53.424Z] #33 75.30 io [2020-03-30T09:33:53.424Z] #33 77.56 internal/oserror [2020-03-30T09:33:53.424Z] #33 77.75 syscall [2020-03-30T09:33:53.424Z] #33 80.76 reflect [2020-03-30T09:33:53.424Z] #33 ... [2020-03-30T09:33:53.424Z] [2020-03-30T09:33:53.424Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:33:53.424Z] #27 10.48 #=#=# [2020-03-30T09:33:53.424Z] #27 10.80 0.1% ##### 7.7% ###################### 31.6% ################################ 45.4% ####################################### 54.7% ################################################# 68.3% ########################################################## 81.7% ######################################################################## 100.0% [2020-03-30T09:33:53.447Z] #44 41.61 CC images/pipe-data.o [2020-03-30T09:33:53.682Z] #27 12.30 #=#=# [2020-03-30T09:33:53.707Z] #44 41.93 CC images/sa.o [2020-03-30T09:33:53.707Z] #44 42.15 CC images/timer.o [2020-03-30T09:33:53.844Z] #10 83.57 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:33:53.940Z] #27 12.56 #### 5.9% ######### 13.9% [2020-03-30T09:33:53.940Z] #27 ... [2020-03-30T09:33:53.940Z] [2020-03-30T09:33:53.940Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:33:53.940Z] #35 74.48 Selecting previously unselected package libicu63:amd64. [2020-03-30T09:33:53.940Z] #35 74.48 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-30T09:33:53.940Z] #35 74.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-30T09:33:53.968Z] #44 ... [2020-03-30T09:33:53.968Z] [2020-03-30T09:33:53.968Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:53.968Z] #56 93.08 golang.org/x/crypto/ssh/terminal [2020-03-30T09:33:53.968Z] #56 100.9 mvdan.cc/sh/v3/cmd/shfmt [2020-03-30T09:33:54.099Z] #10 83.84 Fetched 77.7 MB in 11s (6928 kB/s) [2020-03-30T09:33:54.198Z] #35 ... [2020-03-30T09:33:54.198Z] [2020-03-30T09:33:54.198Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:33:54.355Z] #10 84.00 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-30T09:33:54.355Z] #10 84.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-30T09:33:54.355Z] #10 84.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-30T09:33:54.355Z] #10 84.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-30T09:33:54.538Z] #56 ... [2020-03-30T09:33:54.538Z] [2020-03-30T09:33:54.538Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:33:54.538Z] #44 42.69 CC images/timerfd.o [2020-03-30T09:33:54.798Z] #44 43.10 CC images/mm.o [2020-03-30T09:33:55.006Z] Removing intermediate container 9c782f2d7e14 [2020-03-30T09:33:55.006Z] ---> 190d47a78e0c [2020-03-30T09:33:55.006Z] Step 11/16 : ARG GOOS [2020-03-30T09:33:55.006Z] ---> Running in e3b01f416b7a [2020-03-30T09:33:55.006Z] Removing intermediate container e3b01f416b7a [2020-03-30T09:33:55.006Z] ---> 167e6f444941 [2020-03-30T09:33:55.006Z] Step 12/16 : ARG GOARCH [2020-03-30T09:33:55.006Z] ---> Running in e91602da8823 [2020-03-30T09:33:55.006Z] Removing intermediate container e91602da8823 [2020-03-30T09:33:55.006Z] ---> 347a50710e03 [2020-03-30T09:33:55.006Z] Step 13/16 : 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 -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-03-30T09:33:55.006Z] ---> Running in f8a7730fc163 [2020-03-30T09:33:55.369Z] #44 43.56 CC images/sk-opts.o [2020-03-30T09:33:55.630Z] #44 43.89 CC images/sk-unix.o [2020-03-30T09:33:55.746Z] #27 12.56 #### 5.9% ######### 13.9% ################ 23.6% #################### 28.0% ####################### 32.0% ######################### 35.3% ############################# 41.1% ################################ 45.7% ##################################### 51.4% ######################################### 57.5% ############################################ 61.8% ############################################### 66.6% ################################################### 71.2% ###################################################### 76.0% ########################################################### 82.4% ################################################################ 89.8% ##################################################################### 97.0% ######################################################################## 100.0% [2020-03-30T09:33:55.891Z] #44 44.35 CC images/sk-inet.o [2020-03-30T09:33:56.242Z] #10 ... [2020-03-30T09:33:56.242Z] [2020-03-30T09:33:56.242Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:33:56.242Z] #50 75.37 + cd /tmp/tmp.2EDe5JsLsz/src/gotest.tools/gotestsum [2020-03-30T09:33:56.242Z] #50 75.37 + git checkout -q v0.3.5 [2020-03-30T09:33:56.242Z] #50 75.50 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-30T09:33:56.242Z] #50 ... [2020-03-30T09:33:56.242Z] [2020-03-30T09:33:56.242Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:33:56.242Z] #27 7.615 #=#=# 0.0% ## 3.7% ######### 12.6% ############## 19.6% ################ 23.4% ################### 27.6% ##################### 29.7% ####################### 32.1% ######################### 35.2% ########################### 38.6% ############################## 42.2% ################################ 45.4% ################################## 47.8% ######################################### 57.3% ############################################## 65.1% ################################################### 72.1% ######################################################## 78.4% ########################################################### 82.7% ############################################################### 87.5% #################################################################### 95.4% ######################################################################## 100.0% [2020-03-30T09:33:56.242Z] #27 10.61 #=#=# [2020-03-30T09:33:56.242Z] #27 10.94 #=#=# # 2.3% ########## 14.0% ############## 20.3% ########################### 38.4% ####################################### 54.8% ############################################ 62.2% ####################################################### 77.7% ############################################################## 87.5% ######################################################################## 100.0% [2020-03-30T09:33:56.242Z] #27 12.44 [2020-03-30T09:33:56.320Z] #27 15.11 [2020-03-30T09:33:56.464Z] #44 44.92 CC images/tun.o [2020-03-30T09:33:56.497Z] #27 12.65 ##### 7.8% ############# 18.7% #################### 28.4% ######################## 34.6% ############################### 44.0% ###################################### 52.9% ############################################ 62.4% #################################################### 72.5% ########################################################### 82.0% #################################################################### 94.6% ######################################################################## 100.0% [2020-03-30T09:33:56.836Z] #27 15.30 0.6% # 2.3% ## 3.6% ### [2020-03-30T09:33:56.836Z] #27 ... [2020-03-30T09:33:56.836Z] [2020-03-30T09:33:56.836Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:33:56.836Z] #50 77.05 + cd /tmp/tmp.c3APPlgRjv/src/gotest.tools/gotestsum [2020-03-30T09:33:56.836Z] #50 77.05 + git checkout -q v0.3.5 [2020-03-30T09:33:56.836Z] #50 77.09 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-30T09:33:57.037Z] #44 ... [2020-03-30T09:33:57.037Z] [2020-03-30T09:33:57.037Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:57.037Z] #56 DONE 106.3s [2020-03-30T09:33:57.037Z] [2020-03-30T09:33:57.037Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:33:57.037Z] #44 45.47 CC images/sk-netlink.o [2020-03-30T09:33:57.058Z] #27 14.13 [2020-03-30T09:33:57.093Z] #50 ... [2020-03-30T09:33:57.093Z] [2020-03-30T09:33:57.093Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:33:57.569Z] #27 14.33 1.0% # 2.0% ## 3.6% ### 5.5% [2020-03-30T09:33:57.569Z] #27 ... [2020-03-30T09:33:57.569Z] [2020-03-30T09:33:57.569Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:33:57.569Z] #33 76.79 reflect [2020-03-30T09:33:57.569Z] #33 86.65 time [2020-03-30T09:33:57.569Z] #33 ... [2020-03-30T09:33:57.569Z] [2020-03-30T09:33:57.569Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:33:57.608Z] #44 45.79 CC images/packet-sock.o [2020-03-30T09:33:57.825Z] #27 14.33 1.0% # 2.0% ## 3.6% ### 5.5% ##### 7.6% ###### 9.6% ######## 11.5% ######### 13.0% [2020-03-30T09:33:57.825Z] #27 ... [2020-03-30T09:33:57.825Z] [2020-03-30T09:33:57.825Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:33:57.825Z] #47 77.19 bufio [2020-03-30T09:33:57.825Z] #47 78.73 reflect [2020-03-30T09:33:57.825Z] #47 79.71 syscall [2020-03-30T09:33:58.081Z] #47 ... [2020-03-30T09:33:58.081Z] [2020-03-30T09:33:58.081Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:33:58.180Z] #44 46.26 CC images/ipc-var.o [2020-03-30T09:33:58.180Z] #44 46.46 CC images/ipc-desc.o [2020-03-30T09:33:58.441Z] #44 46.75 CC images/ipc-shm.o [2020-03-30T09:33:58.702Z] #44 47.06 CC images/ipc-msg.o [2020-03-30T09:33:59.273Z] #44 47.67 CC images/ipc-sem.o [2020-03-30T09:33:59.534Z] #44 47.99 CC images/utsns.o [2020-03-30T09:34:00.105Z] #44 48.35 CC images/creds.o [2020-03-30T09:34:00.105Z] #44 48.59 CC images/vma.o [2020-03-30T09:34:00.677Z] #44 48.89 CC images/netdev.o [2020-03-30T09:34:00.707Z] #27 15.30 0.6% # 2.3% ## 3.6% ### 5.2% #### 6.7% ##### 8.1% ####### 9.8% ######## 11.1% ######### 12.9% ########## 14.2% ########### 15.7% ############ 17.5% ############# 19.1% ############## 20.4% ############### 21.9% ################ 23.4% ################### 27.5% ##################### 30.5% ######################## 33.6% ########################## 36.2% ########################### 38.0% ############################ 40.0% ############################# 41.4% ############################## 42.9% ################################ 45.2% ################################# 46.6% ################################### 49.0% #################################### 51.0% ##################################### 52.0% ###################################### 53.4% ####################################### 55.2% ######################################### 58.0% ########################################### 60.6% ############################################ 62.2% ############################################## 64.8% [2020-03-30T09:34:00.707Z] #27 ... [2020-03-30T09:34:00.707Z] [2020-03-30T09:34:00.707Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:34:00.707Z] #10 81.34 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-03-30T09:34:00.707Z] #10 85.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-30T09:34:00.707Z] #10 85.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-30T09:34:00.707Z] #10 85.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-30T09:34:00.707Z] #10 85.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-30T09:34:00.707Z] #10 85.08 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-03-30T09:34:00.707Z] #10 85.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-30T09:34:00.707Z] #10 85.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-30T09:34:00.707Z] #10 85.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-30T09:34:00.707Z] #10 85.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-30T09:34:00.707Z] #10 85.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-30T09:34:00.707Z] #10 85.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-30T09:34:00.707Z] #10 85.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-30T09:34:00.707Z] #10 85.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-30T09:34:00.707Z] #10 85.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-30T09:34:00.707Z] #10 85.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-30T09:34:00.707Z] #10 87.58 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:34:00.707Z] #10 87.91 Fetched 77.7 MB in 12s (6518 kB/s) [2020-03-30T09:34:00.707Z] #10 88.14 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-30T09:34:00.707Z] #10 88.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-30T09:34:00.707Z] #10 88.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-30T09:34:00.707Z] #10 88.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-30T09:34:00.967Z] #10 ... [2020-03-30T09:34:00.967Z] [2020-03-30T09:34:00.967Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:34:01.248Z] #44 49.43 CC images/tty.o [2020-03-30T09:34:01.421Z] #27 14.33 1.0% # 2.0% ## 3.6% ### 5.5% ##### 7.6% ###### 9.6% ######## 11.5% ######### 13.0% ########## 14.6% ########## 15.2% ############ 17.2% ############## 19.5% ############### 21.0% ################ 23.6% ################## 25.6% #################### 28.3% ###################### 31.0% ####################### 33.2% ######################### 36.0% ########################### 38.3% ############################## 42.0% ################################ 44.9% ################################## 48.3% ##################################### 52.2% ######################################## 55.9% ########################################## 58.7% ########################################### 61.0% ############################################ 62.4% ############################################# 63.7% ############################################## 65.0% ############################################### 66.1% ################################################# 68.8% ################################################### 71.7% ##################################################### 74.6% ######################################################## 77.8% ######################################################### 79.4% ########################################################## 80.9% ########################################################### 83.2% ############################################################# 85.5% ############################################################## 87.3% [2020-03-30T09:34:01.421Z] #27 ... [2020-03-30T09:34:01.421Z] [2020-03-30T09:34:01.421Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:01.421Z] #56 80.84 reflect [2020-03-30T09:34:01.421Z] #56 80.88 syscall [2020-03-30T09:34:01.677Z] #56 ... [2020-03-30T09:34:01.677Z] [2020-03-30T09:34:01.677Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:34:02.188Z] #27 14.33 1.0% # 2.0% ## 3.6% ### 5.5% ##### 7.6% ###### 9.6% ######## 11.5% ######### 13.0% ########## 14.6% ########## 15.2% ############ 17.2% ############## 19.5% ############### 21.0% ################ 23.6% ################## 25.6% #################### 28.3% ###################### 31.0% ####################### 33.2% ######################### 36.0% ########################### 38.3% ############################## 42.0% ################################ 44.9% ################################## 48.3% ##################################### 52.2% ######################################## 55.9% ########################################## 58.7% ########################################### 61.0% ############################################ 62.4% ############################################# 63.7% ############################################## 65.0% ############################################### 66.1% ################################################# 68.8% ################################################### 71.7% ##################################################### 74.6% ######################################################## 77.8% ######################################################### 79.4% ########################################################## 80.9% ########################################################### 83.2% ############################################################# 85.5% ############################################################## 87.3% ################################################################ 90.0% ################################################################## 91.9% ################################################################### 93.8% #################################################################### 95.5% ###################################################################### 98.0% ######################################################################## 100.0% [2020-03-30T09:34:02.188Z] #27 19.46 [2020-03-30T09:34:02.190Z] #44 50.38 CC images/file-lock.o [2020-03-30T09:34:02.451Z] #44 50.79 CC images/rlimit.o [2020-03-30T09:34:02.804Z] #27 15.30 0.6% # 2.3% ## 3.6% ### 5.2% #### 6.7% ##### 8.1% ####### 9.8% ######## 11.1% ######### 12.9% ########## 14.2% ########### 15.7% ############ 17.5% ############# 19.1% ############## 20.4% ############### 21.9% ################ 23.4% ################### 27.5% ##################### 30.5% ######################## 33.6% ########################## 36.2% ########################### 38.0% ############################ 40.0% ############################# 41.4% ############################## 42.9% ################################ 45.2% ################################# 46.6% ################################### 49.0% #################################### 51.0% ##################################### 52.0% ###################################### 53.4% ####################################### 55.2% ######################################### 58.0% ########################################### 60.6% ############################################ 62.2% ############################################## 64.8% ################################################ 67.4% ################################################# 68.4% ################################################### 71.2% #################################################### 73.2% ##################################################### 74.4% ###################################################### 75.4% ####################################################### 77.7% ########################################################## 80.8% ########################################################## 81.8% ############################################################ 83.5% ############################################################ 84.1% ############################################################## 86.1% ############################################################### 87.7% ################################################################ 89.7% ################################################################# 90.9% ################################################################## 92.0% ################################################################### 93.3% #################################################################### 94.5% [2020-03-30T09:34:02.804Z] #27 ... [2020-03-30T09:34:02.804Z] [2020-03-30T09:34:02.804Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:02.804Z] #47 82.84 bufio [2020-03-30T09:34:02.804Z] #47 83.56 reflect [2020-03-30T09:34:02.804Z] #47 86.69 syscall [2020-03-30T09:34:03.022Z] #44 51.14 CC images/pagemap.o [2020-03-30T09:34:03.064Z] #47 ... [2020-03-30T09:34:03.064Z] [2020-03-30T09:34:03.064Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:34:03.064Z] #27 15.30 0.6% # 2.3% ## 3.6% ### 5.2% #### 6.7% ##### 8.1% ####### 9.8% ######## 11.1% ######### 12.9% ########## 14.2% ########### 15.7% ############ 17.5% ############# 19.1% ############## 20.4% ############### 21.9% ################ 23.4% ################### 27.5% ##################### 30.5% ######################## 33.6% ########################## 36.2% ########################### 38.0% ############################ 40.0% ############################# 41.4% ############################## 42.9% ################################ 45.2% ################################# 46.6% ################################### 49.0% #################################### 51.0% ##################################### 52.0% ###################################### 53.4% ####################################### 55.2% ######################################### 58.0% ########################################### 60.6% ############################################ 62.2% ############################################## 64.8% ################################################ 67.4% ################################################# 68.4% ################################################### 71.2% #################################################### 73.2% ##################################################### 74.4% ###################################################### 75.4% ####################################################### 77.7% ########################################################## 80.8% ########################################################## 81.8% ############################################################ 83.5% ############################################################ 84.1% ############################################################## 86.1% ############################################################### 87.7% ################################################################ 89.7% ################################################################# 90.9% ################################################################## 92.0% ################################################################### 93.3% #################################################################### 94.5% ##################################################################### 96.6% ######################################################################## 100.0% [2020-03-30T09:34:03.116Z] #27 ... [2020-03-30T09:34:03.116Z] [2020-03-30T09:34:03.116Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:34:03.116Z] #35 84.39 Selecting previously unselected package libxml2:amd64. [2020-03-30T09:34:03.116Z] #35 84.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-30T09:34:03.116Z] #35 84.40 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-30T09:34:03.116Z] #35 85.25 Selecting previously unselected package libarchive13:amd64. [2020-03-30T09:34:03.116Z] #35 85.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-30T09:34:03.116Z] #35 85.31 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-30T09:34:03.116Z] #35 85.77 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-30T09:34:03.116Z] #35 85.85 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-30T09:34:03.116Z] #35 85.87 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-30T09:34:03.116Z] #35 86.19 Selecting previously unselected package librhash0:amd64. [2020-03-30T09:34:03.116Z] #35 86.20 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-30T09:34:03.116Z] #35 86.21 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-30T09:34:03.116Z] #35 86.44 Selecting previously unselected package libuv1:amd64. [2020-03-30T09:34:03.116Z] #35 86.45 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-30T09:34:03.116Z] #35 86.49 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-30T09:34:03.116Z] #35 86.69 Selecting previously unselected package cmake. [2020-03-30T09:34:03.116Z] #35 86.69 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-30T09:34:03.116Z] #35 86.70 Unpacking cmake (3.13.4-1) ... [2020-03-30T09:34:03.116Z] #35 91.18 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-30T09:34:03.116Z] #35 91.21 Setting up xxd (2:8.1.0875-5) ... [2020-03-30T09:34:03.116Z] #35 91.22 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-30T09:34:03.116Z] #35 91.23 Setting up vim-common (2:8.1.0875-5) ... [2020-03-30T09:34:03.116Z] #35 91.29 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-30T09:34:03.116Z] #35 91.32 Setting up cmake-data (3.13.4-1) ... [2020-03-30T09:34:03.116Z] #35 91.36 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-30T09:34:03.116Z] #35 91.43 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-30T09:34:03.116Z] #35 91.44 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-30T09:34:03.116Z] #35 91.44 Setting up cmake (3.13.4-1) ... [2020-03-30T09:34:03.116Z] #35 91.47 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:34:03.116Z] #35 91.64 Processing triggers for mime-support (3.62) ... [2020-03-30T09:34:03.116Z] #35 DONE 92.7s [2020-03-30T09:34:03.116Z] [2020-03-30T09:34:03.116Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:34:03.116Z] #36 DONE 0.1s [2020-03-30T09:34:03.116Z] [2020-03-30T09:34:03.116Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-30T09:34:03.116Z] #37 DONE 0.1s [2020-03-30T09:34:03.116Z] [2020-03-30T09:34:03.116Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:03.284Z] #44 51.56 CC images/siginfo.o [2020-03-30T09:34:03.322Z] #27 21.82 [2020-03-30T09:34:03.544Z] #44 51.84 CC images/rpc.o [2020-03-30T09:34:04.257Z] #27 ... [2020-03-30T09:34:04.257Z] [2020-03-30T09:34:04.257Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:34:04.257Z] #43 84.67 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-30T09:34:04.257Z] #43 93.08 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-30T09:34:04.257Z] #43 93.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-30T09:34:04.257Z] #43 93.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-30T09:34:04.257Z] #43 93.24 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-30T09:34:04.257Z] #43 93.30 Setting up python-six (1.12.0-1) ... [2020-03-30T09:34:04.257Z] #43 ... [2020-03-30T09:34:04.257Z] [2020-03-30T09:34:04.257Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:34:04.257Z] #35 88.58 Selecting previously unselected package libxml2:amd64. [2020-03-30T09:34:04.257Z] #35 88.69 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-30T09:34:04.257Z] #35 88.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-30T09:34:04.257Z] #35 90.25 Selecting previously unselected package libarchive13:amd64. [2020-03-30T09:34:04.257Z] #35 90.31 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-30T09:34:04.257Z] #35 90.37 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-30T09:34:04.257Z] #35 90.96 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-30T09:34:04.257Z] #35 90.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-30T09:34:04.257Z] #35 91.02 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-30T09:34:04.257Z] #35 91.41 Selecting previously unselected package librhash0:amd64. [2020-03-30T09:34:04.257Z] #35 91.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-30T09:34:04.257Z] #35 91.42 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-30T09:34:04.257Z] #35 91.68 Selecting previously unselected package libuv1:amd64. [2020-03-30T09:34:04.257Z] #35 91.69 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-30T09:34:04.257Z] #35 91.70 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-30T09:34:04.257Z] #35 92.03 Selecting previously unselected package cmake. [2020-03-30T09:34:04.257Z] #35 92.03 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-30T09:34:04.257Z] #35 92.07 Unpacking cmake (3.13.4-1) ... [2020-03-30T09:34:04.488Z] #44 ... [2020-03-30T09:34:04.488Z] [2020-03-30T09:34:04.488Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:04.488Z] #47 103.6 go/doc [2020-03-30T09:34:04.488Z] #47 108.0 vendor/golang.org/x/text/secure/bidirule [2020-03-30T09:34:04.488Z] #47 108.5 vendor/golang.org/x/text/unicode/norm [2020-03-30T09:34:04.488Z] #47 109.1 github.com/LK4D4/vndr/build [2020-03-30T09:34:04.488Z] #47 ... [2020-03-30T09:34:04.488Z] [2020-03-30T09:34:04.488Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:34:04.488Z] #68 110.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-30T09:34:04.488Z] #68 110.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-30T09:34:04.515Z] #35 ... [2020-03-30T09:34:04.515Z] [2020-03-30T09:34:04.515Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:04.515Z] #56 84.67 syscall [2020-03-30T09:34:04.515Z] #56 84.70 reflect [2020-03-30T09:34:04.774Z] #56 ... [2020-03-30T09:34:04.774Z] [2020-03-30T09:34:04.774Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:34:04.774Z] #10 93.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-30T09:34:04.774Z] #10 93.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-30T09:34:04.774Z] #10 93.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-30T09:34:05.631Z] #38 ... [2020-03-30T09:34:05.631Z] [2020-03-30T09:34:05.631Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:34:05.631Z] #43 85.44 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-30T09:34:05.631Z] #43 85.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-30T09:34:05.631Z] #43 85.46 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-30T09:34:05.631Z] #43 85.48 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-30T09:34:05.631Z] #43 85.49 Setting up python-six (1.12.0-1) ... [2020-03-30T09:34:05.631Z] #43 90.21 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-30T09:34:05.631Z] #43 90.28 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-30T09:34:05.631Z] #43 90.36 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-30T09:34:05.631Z] #43 90.46 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-30T09:34:05.631Z] #43 90.49 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-30T09:34:05.631Z] #43 90.51 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-30T09:34:05.631Z] #43 90.55 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-30T09:34:05.631Z] #43 90.58 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-30T09:34:05.631Z] #43 90.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-30T09:34:05.631Z] #43 90.62 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-30T09:34:05.888Z] #43 ... [2020-03-30T09:34:05.888Z] [2020-03-30T09:34:05.888Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:34:05.888Z] #27 20.59 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-30T09:34:05.888Z] #27 21.18 #=#=# [2020-03-30T09:34:05.888Z] #27 21.64 # 2.3% ######################################################################## 100.0% [2020-03-30T09:34:05.888Z] #27 21.83 [2020-03-30T09:34:06.145Z] #27 23.27 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-30T09:34:06.401Z] #68 ... [2020-03-30T09:34:06.401Z] [2020-03-30T09:34:06.401Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:34:06.401Z] #10 115.3 Selecting previously unselected package libapparmor1:arm64. [2020-03-30T09:34:06.401Z] #10 115.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-03-30T09:34:06.401Z] #10 115.3 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-03-30T09:34:06.401Z] #10 115.5 Selecting previously unselected package libapparmor-dev:arm64. [2020-03-30T09:34:06.401Z] #10 115.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-03-30T09:34:06.401Z] #10 115.5 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-30T09:34:06.401Z] #10 115.8 Selecting previously unselected package libbtrfs0. [2020-03-30T09:34:06.401Z] #10 115.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-30T09:34:06.401Z] #10 115.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-30T09:34:06.401Z] #10 115.9 Selecting previously unselected package libbtrfs-dev. [2020-03-30T09:34:06.401Z] #10 115.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-30T09:34:06.401Z] #10 115.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:34:06.662Z] #10 116.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-03-30T09:34:06.662Z] #10 116.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-30T09:34:06.662Z] #10 116.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-30T09:34:06.662Z] #10 116.2 Selecting previously unselected package libudev-dev:arm64. [2020-03-30T09:34:06.662Z] #10 116.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-03-30T09:34:06.662Z] #10 116.3 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-30T09:34:06.707Z] #27 23.77 [2020-03-30T09:34:06.923Z] #10 116.5 Selecting previously unselected package libsepol1-dev:arm64. [2020-03-30T09:34:06.923Z] #10 116.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-03-30T09:34:06.923Z] #10 116.5 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-03-30T09:34:06.962Z] #27 24.01 #=#=# ################################################### 71.2% ################################################################## 91.8% ######################################################################## 100.0% [2020-03-30T09:34:07.184Z] #10 116.8 Selecting previously unselected package libpcre16-3:arm64. [2020-03-30T09:34:07.184Z] #10 116.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-03-30T09:34:07.184Z] #10 116.8 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-03-30T09:34:07.445Z] #10 117.0 Selecting previously unselected package libpcre32-3:arm64. [2020-03-30T09:34:07.445Z] #10 117.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-03-30T09:34:07.445Z] #10 117.0 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-03-30T09:34:07.522Z] #27 24.56 [2020-03-30T09:34:07.778Z] #27 ... [2020-03-30T09:34:07.778Z] [2020-03-30T09:34:07.778Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:34:07.778Z] #10 87.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-30T09:34:07.778Z] #10 87.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-30T09:34:07.778Z] #10 87.44 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-30T09:34:07.778Z] #10 91.31 Selecting previously unselected package binutils-mingw-w64. [2020-03-30T09:34:07.778Z] #10 91.33 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-30T09:34:07.778Z] #10 91.33 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-30T09:34:07.778Z] #10 91.54 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-30T09:34:07.778Z] #10 91.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-30T09:34:07.778Z] #10 91.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-30T09:34:07.778Z] #10 91.88 Selecting previously unselected package dmsetup. [2020-03-30T09:34:07.778Z] #10 91.88 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-30T09:34:07.778Z] #10 91.90 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-30T09:34:07.778Z] #10 92.26 Selecting previously unselected package mingw-w64-common. [2020-03-30T09:34:07.778Z] #10 92.26 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-30T09:34:07.778Z] #10 92.28 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-30T09:34:07.778Z] #10 ... [2020-03-30T09:34:07.778Z] [2020-03-30T09:34:07.778Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:07.778Z] #38 4.066 + RM_GOPATH=0 [2020-03-30T09:34:07.778Z] #38 4.066 + TMP_GOPATH= [2020-03-30T09:34:07.778Z] #38 4.066 + : /build [2020-03-30T09:34:07.778Z] #38 4.066 + '[' -z '' ']' [2020-03-30T09:34:07.778Z] #38 4.069 ++ mktemp -d [2020-03-30T09:34:07.778Z] #38 4.070 + export GOPATH=/tmp/tmp.OyH4Hy2Gyw [2020-03-30T09:34:07.778Z] #38 4.072 + GOPATH=/tmp/tmp.OyH4Hy2Gyw [2020-03-30T09:34:07.778Z] #38 4.072 + RM_GOPATH=1 [2020-03-30T09:34:07.778Z] #38 4.073 ++ dirname ./install.sh [2020-03-30T09:34:07.778Z] #38 4.074 + dir=. [2020-03-30T09:34:07.778Z] #38 4.085 + bin=tini [2020-03-30T09:34:07.778Z] #38 4.085 + shift [2020-03-30T09:34:07.778Z] #38 4.085 + '[' '!' -f ./tini.installer ']' [2020-03-30T09:34:07.778Z] #38 4.085 + . ./tini.installer [2020-03-30T09:34:07.778Z] #38 4.085 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-30T09:34:07.778Z] #38 4.088 + install_tini [2020-03-30T09:34:07.778Z] #38 4.088 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-30T09:34:07.778Z] #38 4.088 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-30T09:34:07.778Z] #38 4.088 + git clone https://github.com/krallin/tini.git /tmp/tmp.OyH4Hy2Gyw/tini [2020-03-30T09:34:07.778Z] #38 4.099 Cloning into '/tmp/tmp.OyH4Hy2Gyw/tini'... [2020-03-30T09:34:08.017Z] #10 117.3 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-03-30T09:34:08.017Z] #10 117.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-03-30T09:34:08.017Z] #10 117.4 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-30T09:34:08.017Z] [2020-03-30T09:34:08.017Z] #10 ... [2020-03-30T09:34:08.017Z] [2020-03-30T09:34:08.017Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:34:08.017Z] #68 DONE 117.1s [2020-03-30T09:34:08.017Z] [2020-03-30T09:34:08.017Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:34:08.017Z] #10 117.6 Selecting previously unselected package libpcre3-dev:arm64.#10 ... [2020-03-30T09:34:08.017Z] [2020-03-30T09:34:08.017Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-30T09:34:08.017Z] #69 DONE 0.1s [2020-03-30T09:34:08.017Z] [2020-03-30T09:34:08.017Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:34:08.017Z] #10 117.6 Selecting previously unselected package libpcre3-dev:arm64. [2020-03-30T09:34:08.017Z] #10 117.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-03-30T09:34:08.017Z] #10 117.7 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-30T09:34:08.056Z] #10 ... [2020-03-30T09:34:08.056Z] [2020-03-30T09:34:08.056Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:34:08.703Z] #38 5.650 + cd /tmp/tmp.OyH4Hy2Gyw/tini [2020-03-30T09:34:08.958Z] #38 5.651 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-30T09:34:08.958Z] #38 5.731 + cmake . [2020-03-30T09:34:08.960Z] #10 118.4 Selecting previously unselected package libselinux1-dev:arm64. [2020-03-30T09:34:08.960Z] #10 118.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-03-30T09:34:08.960Z] #10 118.4 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-30T09:34:09.220Z] #10 118.8 Selecting previously unselected package libdevmapper-dev:arm64. [2020-03-30T09:34:09.220Z] #10 118.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-03-30T09:34:09.220Z] #10 118.8 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-30T09:34:09.481Z] #10 118.9 Selecting previously unselected package libseccomp-dev:arm64. [2020-03-30T09:34:09.481Z] #10 118.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-03-30T09:34:09.481Z] #10 118.9 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-30T09:34:09.481Z] #10 119.2 Selecting previously unselected package libsystemd-dev:arm64. [2020-03-30T09:34:09.742Z] #10 119.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-03-30T09:34:09.742Z] #10 119.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-30T09:34:09.878Z] #65 63.21 Checking out files: 32% (1034/3137) Checking out files: 33% (1036/3137) Checking out files: 34% (1067/3137) Checking out files: 35% (1098/3137) Checking out files: 36% (1130/3137) Checking out files: 37% (1161/3137) Checking out files: 38% (1193/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 59% (1872/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 83% (2633/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) #65 ... [2020-03-30T09:34:09.878Z] [2020-03-30T09:34:09.878Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:34:09.878Z] #35 98.14 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-30T09:34:09.878Z] #35 98.25 Setting up xxd (2:8.1.0875-5) ... [2020-03-30T09:34:09.878Z] #35 98.27 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-30T09:34:09.878Z] #35 98.28 Setting up vim-common (2:8.1.0875-5) ... [2020-03-30T09:34:09.878Z] #35 98.34 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-30T09:34:09.878Z] #35 98.35 Setting up cmake-data (3.13.4-1) ... [2020-03-30T09:34:09.878Z] #35 98.37 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-30T09:34:09.878Z] #35 98.42 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-30T09:34:09.878Z] #35 98.43 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-30T09:34:09.878Z] #35 98.43 Setting up cmake (3.13.4-1) ... [2020-03-30T09:34:09.878Z] #35 98.45 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:34:09.878Z] #35 98.60 Processing triggers for mime-support (3.62) ... [2020-03-30T09:34:09.878Z] #35 DONE 100.5s [2020-03-30T09:34:09.878Z] [2020-03-30T09:34:09.878Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:34:09.878Z] #65 63.21 Checking out files: 32% (1034/3137) Checking out files: 33% (1036/3137) Checking out files: 34% (1067/3137) Checking out files: 35% (1098/3137) Checking out files: 36% (1130/3137) Checking out files: 37% (1161/3137) Checking out files: 38% (1193/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 59% (1872/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 83% (2633/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-30T09:34:09.878Z] #65 66.04 + cd /tmp/tmp.aVNAAUcAtg/src/github.com/containerd/containerd [2020-03-30T09:34:09.878Z] #65 66.04 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-30T09:34:10.138Z] #65 ... [2020-03-30T09:34:10.138Z] [2020-03-30T09:34:10.138Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:34:10.138Z] #36 DONE 0.1s [2020-03-30T09:34:10.138Z] [2020-03-30T09:34:10.138Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-30T09:34:10.138Z] #37 DONE 0.1s [2020-03-30T09:34:10.138Z] [2020-03-30T09:34:10.138Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:34:10.138Z] #43 99.93 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-30T09:34:10.138Z] #43 100.0 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-30T09:34:10.138Z] #43 100.1 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-30T09:34:10.138Z] #43 100.1 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-30T09:34:10.138Z] #43 100.2 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-30T09:34:10.138Z] #43 100.2 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-30T09:34:10.138Z] #43 100.4 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-30T09:34:10.138Z] #43 100.4 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-30T09:34:10.138Z] #43 100.5 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-30T09:34:10.138Z] #43 100.5 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-30T09:34:10.316Z] #10 119.8 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-30T09:34:10.316Z] #10 119.8 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-30T09:34:10.316Z] #10 119.8 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-03-30T09:34:10.316Z] #10 119.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-30T09:34:10.316Z] #10 119.8 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-03-30T09:34:10.316Z] #10 119.9 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-03-30T09:34:10.316Z] #10 119.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:34:10.316Z] #10 120.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-30T09:34:10.316Z] #10 120.0 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-03-30T09:34:10.316Z] #10 120.0 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-30T09:34:10.316Z] #10 120.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-30T09:34:10.320Z] #38 7.195 -- The C compiler identification is GNU 8.3.0 [2020-03-30T09:34:10.577Z] #10 120.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:34:10.577Z] #10 120.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-30T09:34:10.577Z] #10 120.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-30T09:34:10.577Z] #10 120.1 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-30T09:34:10.577Z] #10 120.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-30T09:34:10.577Z] #10 120.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-30T09:34:10.577Z] #10 120.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:34:10.577Z] #10 120.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-03-30T09:34:10.577Z] #10 120.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-03-30T09:34:10.619Z] #38 7.265 -- Check for working C compiler: /usr/bin/cc [2020-03-30T09:34:10.838Z] #10 120.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:34:10.838Z] #10 120.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-03-30T09:34:10.838Z] #10 120.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-03-30T09:34:10.838Z] #10 120.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-30T09:34:10.838Z] #10 120.4 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-30T09:34:10.838Z] #10 120.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-30T09:34:10.838Z] #10 120.4 Setting up dmsetup (2:1.02.155-3) ... [2020-03-30T09:34:10.838Z] #10 120.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-30T09:34:11.099Z] #10 120.5 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-30T09:34:11.099Z] #10 120.6 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:34:11.512Z] #43 ... [2020-03-30T09:34:11.512Z] [2020-03-30T09:34:11.512Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:11.512Z] #33 91.52 time [2020-03-30T09:34:11.512Z] #33 101.1 internal/poll [2020-03-30T09:34:11.546Z] #38 ... [2020-03-30T09:34:11.546Z] [2020-03-30T09:34:11.546Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:11.546Z] #47 90.66 time [2020-03-30T09:34:11.546Z] #47 100.3 os [2020-03-30T09:34:11.546Z] #47 ... [2020-03-30T09:34:11.546Z] [2020-03-30T09:34:11.546Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:34:11.546Z] #27 26.91 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-30T09:34:11.546Z] #27 27.27 skipping existing 1849cc453dee [2020-03-30T09:34:11.546Z] #27 27.65 [2020-03-30T09:34:11.670Z] #10 DONE 121.3s [2020-03-30T09:34:11.670Z] [2020-03-30T09:34:11.670Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:34:11.770Z] #33 ... [2020-03-30T09:34:11.770Z] [2020-03-30T09:34:11.770Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:34:11.770Z] #27 23.54 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-30T09:34:11.770Z] #27 24.46 [2020-03-30T09:34:11.770Z] #27 24.68 ######################################################################## 100.0% [2020-03-30T09:34:11.770Z] #27 24.83 [2020-03-30T09:34:11.770Z] #27 26.23 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-30T09:34:11.770Z] #27 26.94 [2020-03-30T09:34:11.770Z] #27 27.30 0.7% ######################################################################## 100.0% [2020-03-30T09:34:11.770Z] #27 27.65 [2020-03-30T09:34:11.770Z] #27 28.70 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-30T09:34:11.770Z] #27 28.94 skipping existing 1849cc453dee [2020-03-30T09:34:11.770Z] #27 29.00 [2020-03-30T09:34:11.930Z] #58 DONE 0.2s [2020-03-30T09:34:11.930Z] [2020-03-30T09:34:11.930Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-30T09:34:11.930Z] #59 DONE 0.1s [2020-03-30T09:34:11.930Z] [2020-03-30T09:34:11.930Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:12.337Z] #27 30.82 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-30T09:34:12.473Z] #27 ... [2020-03-30T09:34:12.473Z] [2020-03-30T09:34:12.473Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:34:12.473Z] #43 101.6 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-30T09:34:12.473Z] #43 101.6 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:34:12.473Z] #43 DONE 102.1s [2020-03-30T09:34:12.473Z] [2020-03-30T09:34:12.473Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:34:12.473Z] #27 29.64 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-30T09:34:12.595Z] #27 31.25 [2020-03-30T09:34:12.728Z] #27 ... [2020-03-30T09:34:12.728Z] [2020-03-30T09:34:12.728Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:12.728Z] #56 92.08 time [2020-03-30T09:34:12.728Z] #56 101.4 encoding/binary [2020-03-30T09:34:12.728Z] #56 101.5 os [2020-03-30T09:34:12.854Z] #27 31.46 ######################################################################## 100.0% [2020-03-30T09:34:12.854Z] #27 ... [2020-03-30T09:34:12.854Z] [2020-03-30T09:34:12.854Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:34:12.854Z] #65 68.84 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-30T09:34:12.854Z] #65 68.84 + BUILDTAGS='netgo osusergo static_build' [2020-03-30T09:34:12.854Z] #65 68.84 + export EXTRA_FLAGS=-buildmode=pie [2020-03-30T09:34:12.854Z] #65 68.84 + EXTRA_FLAGS=-buildmode=pie [2020-03-30T09:34:12.854Z] #65 68.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-30T09:34:12.854Z] #65 68.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-30T09:34:12.854Z] #65 68.84 + '[' '' = dynamic ']' [2020-03-30T09:34:12.854Z] #65 68.84 + make [2020-03-30T09:34:12.985Z] #56 ... [2020-03-30T09:34:12.985Z] [2020-03-30T09:34:12.985Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:34:12.985Z] #27 30.19 [2020-03-30T09:34:13.241Z] #27 30.57 #=#=# ######################################################################## 100.0% [2020-03-30T09:34:13.419Z] #65 ... [2020-03-30T09:34:13.419Z] [2020-03-30T09:34:13.419Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:34:13.419Z] #27 31.59 [2020-03-30T09:34:13.419Z] #27 31.68 Download of images into '/build' complete. [2020-03-30T09:34:13.419Z] #27 31.68 Use something like the following to load the result into a Docker daemon: [2020-03-30T09:34:13.419Z] #27 31.68 tar -cC '/build' . | docker load [2020-03-30T09:34:13.419Z] #27 DONE 32.0s [2020-03-30T09:34:13.419Z] [2020-03-30T09:34:13.419Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:34:13.419Z] #10 99.06 Selecting previously unselected package binutils-mingw-w64. [2020-03-30T09:34:13.419Z] #10 99.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-30T09:34:13.419Z] #10 99.13 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-30T09:34:13.419Z] #10 99.57 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-30T09:34:13.419Z] #10 99.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-30T09:34:13.419Z] #10 99.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-30T09:34:13.419Z] #10 100.0 Selecting previously unselected package dmsetup. [2020-03-30T09:34:13.419Z] #10 100.0 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-30T09:34:13.419Z] #10 100.1 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-30T09:34:13.419Z] #10 100.5 Selecting previously unselected package mingw-w64-common. [2020-03-30T09:34:13.419Z] #10 100.6 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-30T09:34:13.419Z] #10 100.6 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-30T09:34:13.801Z] #27 30.80 [2020-03-30T09:34:13.801Z] #27 30.98 Download of images into '/build' complete. [2020-03-30T09:34:13.801Z] #27 30.98 Use something like the following to load the result into a Docker daemon: [2020-03-30T09:34:13.801Z] #27 30.99 tar -cC '/build' . | docker load [2020-03-30T09:34:14.059Z] #27 DONE 31.2s [2020-03-30T09:34:14.059Z] [2020-03-30T09:34:14.059Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:14.059Z] #38 8.879 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-30T09:34:14.059Z] #38 8.892 -- Detecting C compiler ABI info [2020-03-30T09:34:14.059Z] #38 10.35 -- Detecting C compiler ABI info - done [2020-03-30T09:34:14.059Z] #38 10.43 -- Detecting C compile features [2020-03-30T09:34:14.477Z] #60 ... [2020-03-30T09:34:14.477Z] [2020-03-30T09:34:14.477Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-30T09:34:14.477Z] #11 DONE 2.9s [2020-03-30T09:34:14.477Z] [2020-03-30T09:34:14.477Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:14.477Z] #60 2.472 + RM_GOPATH=0 [2020-03-30T09:34:14.477Z] #60 2.472 + TMP_GOPATH= [2020-03-30T09:34:14.477Z] #60 2.472 + : /build [2020-03-30T09:34:14.477Z] #60 2.473 + '[' -z '' ']' [2020-03-30T09:34:14.477Z] #60 2.476 ++ mktemp -d [2020-03-30T09:34:14.477Z] #60 2.479 + export GOPATH=/tmp/tmp.DmiKlhsF8X [2020-03-30T09:34:14.477Z] #60 2.481 + GOPATH=/tmp/tmp.DmiKlhsF8X [2020-03-30T09:34:14.477Z] #60 2.483 + RM_GOPATH=1 [2020-03-30T09:34:14.477Z] #60 2.489 ++ dirname ./install.sh [2020-03-30T09:34:14.477Z] #60 2.490 + dir=. [2020-03-30T09:34:14.477Z] #60 2.490 + bin=runc [2020-03-30T09:34:14.477Z] #60 2.490 + shift [2020-03-30T09:34:14.477Z] #60 2.490 + '[' '!' -f ./runc.installer ']' [2020-03-30T09:34:14.477Z] #60 2.490 + . ./runc.installer [2020-03-30T09:34:14.477Z] #60 2.490 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-30T09:34:14.477Z] #60 2.490 + install_runc [2020-03-30T09:34:14.477Z] #60 2.491 + uname -r [2020-03-30T09:34:14.477Z] #60 2.491 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-30T09:34:14.477Z] #60 2.496 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-30T09:34:14.477Z] #60 2.497 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-30T09:34:14.477Z] #60 2.497 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-30T09:34:14.477Z] #60 2.497 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DmiKlhsF8X/src/github.com/opencontainers/runc [2020-03-30T09:34:14.477Z] #60 2.502 Cloning into '/tmp/tmp.DmiKlhsF8X/src/github.com/opencontainers/runc'... [2020-03-30T09:34:15.421Z] #60 ... [2020-03-30T09:34:15.421Z] [2020-03-30T09:34:15.421Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:15.421Z] #44 53.51 CC images/ext-file.o [2020-03-30T09:34:15.421Z] #44 53.77 CC images/cgroup.o [2020-03-30T09:34:15.421Z] #44 54.60 CC images/userns.o [2020-03-30T09:34:15.421Z] #44 55.11 CC images/google/protobuf/descriptor.o [2020-03-30T09:34:15.421Z] #44 57.69 CC images/opts.o [2020-03-30T09:34:15.421Z] #44 58.06 CC images/seccomp.o [2020-03-30T09:34:15.421Z] #44 58.40 CC images/binfmt-misc.o [2020-03-30T09:34:15.421Z] #44 58.67 CC images/time.o [2020-03-30T09:34:15.421Z] #44 59.00 CC images/sysctl.o [2020-03-30T09:34:15.421Z] #44 59.21 CC images/autofs.o [2020-03-30T09:34:15.421Z] #44 59.58 CC images/macvlan.o [2020-03-30T09:34:15.421Z] #44 59.95 CC images/sit.o [2020-03-30T09:34:15.421Z] #44 60.32 LINK images/built-in.o [2020-03-30T09:34:15.421Z] #44 60.49 GEN compel/include/asm [2020-03-30T09:34:15.421Z] #44 60.55 GEN compel/include/version.h [2020-03-30T09:34:15.421Z] #44 60.59 touch .config [2020-03-30T09:34:15.421Z] #44 60.63 GEN include/common/config.h [2020-03-30T09:34:15.421Z] #44 60.82 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-30T09:34:15.421Z] #44 60.90 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-03-30T09:34:15.421Z] #44 61.11 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-03-30T09:34:15.421Z] #44 61.14 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-03-30T09:34:15.421Z] #44 61.19 DEP compel/plugins/std/infect.d [2020-03-30T09:34:15.421Z] #44 61.36 DEP compel/plugins/std/string.d [2020-03-30T09:34:15.421Z] #44 61.51 DEP compel/plugins/std/log.d [2020-03-30T09:34:15.421Z] #44 61.64 DEP compel/plugins/std/fds.d [2020-03-30T09:34:15.421Z] #44 61.75 DEP compel/plugins/std/std.d [2020-03-30T09:34:15.421Z] #44 61.93 DEP compel/plugins/shmem/shmem.d [2020-03-30T09:34:15.421Z] #44 62.06 DEP compel/plugins/fds/fds.d [2020-03-30T09:34:15.421Z] #44 62.26 CC compel/plugins/std/std.o [2020-03-30T09:34:15.421Z] #44 62.68 CC compel/plugins/std/fds.o [2020-03-30T09:34:15.421Z] #44 63.31 CC compel/plugins/std/log.o [2020-03-30T09:34:15.682Z] #44 ... [2020-03-30T09:34:15.682Z] [2020-03-30T09:34:15.682Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:15.682Z] #47 114.9 vendor/golang.org/x/net/idna [2020-03-30T09:34:15.682Z] #47 115.7 mime [2020-03-30T09:34:15.682Z] #47 121.1 net/textproto [2020-03-30T09:34:15.682Z] #47 121.1 vendor/golang.org/x/net/http/httpproxy [2020-03-30T09:34:15.682Z] #47 121.1 crypto/x509 [2020-03-30T09:34:15.682Z] #47 122.0 vendor/golang.org/x/net/http/httpguts [2020-03-30T09:34:15.682Z] #47 122.1 mime/multipart [2020-03-30T09:34:15.943Z] #47 ... [2020-03-30T09:34:15.943Z] [2020-03-30T09:34:15.943Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-30T09:34:17.333Z] #38 ... [2020-03-30T09:34:17.333Z] [2020-03-30T09:34:17.333Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:17.333Z] #33 96.04 internal/poll [2020-03-30T09:34:17.333Z] #33 98.89 internal/fmtsort [2020-03-30T09:34:17.333Z] #33 100.1 strings [2020-03-30T09:34:17.333Z] #33 100.2 os [2020-03-30T09:34:17.333Z] #33 105.1 path [2020-03-30T09:34:17.333Z] #33 106.1 text/tabwriter [2020-03-30T09:34:17.333Z] #33 ... [2020-03-30T09:34:17.333Z] [2020-03-30T09:34:17.333Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:34:17.333Z] #10 103.9 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-30T09:34:17.333Z] #10 103.9 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-30T09:34:17.333Z] #10 103.9 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-30T09:34:17.336Z] #12 DONE 2.6s [2020-03-30T09:34:17.336Z] [2020-03-30T09:34:17.336Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-30T09:34:19.850Z] #10 ... [2020-03-30T09:34:19.850Z] [2020-03-30T09:34:19.850Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:19.850Z] #38 14.79 -- Detecting C compile features - done [2020-03-30T09:34:19.850Z] #38 14.85 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-30T09:34:19.850Z] #38 15.32 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-30T09:34:19.850Z] #38 15.47 -- Configuring done [2020-03-30T09:34:19.850Z] #38 15.52 -- Generating done [2020-03-30T09:34:19.850Z] #38 15.52 -- Build files have been written to: /tmp/tmp.OyH4Hy2Gyw/tini [2020-03-30T09:34:19.850Z] #38 15.54 + make tini-static [2020-03-30T09:34:19.850Z] #38 16.13 Scanning dependencies of target tini-static [2020-03-30T09:34:19.850Z] #38 16.29 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-30T09:34:19.881Z] #13 2.312 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-30T09:34:19.881Z] #13 DONE 2.5s [2020-03-30T09:34:19.881Z] [2020-03-30T09:34:19.881Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:34:19.881Z] #50 DONE 128.9s [2020-03-30T09:34:19.881Z] [2020-03-30T09:34:19.881Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:19.881Z] #44 64.44 CC compel/plugins/std/string.o [2020-03-30T09:34:19.881Z] #44 65.48 CC compel/plugins/std/infect.o [2020-03-30T09:34:19.881Z] #44 66.10 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-03-30T09:34:19.881Z] #44 66.18 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-03-30T09:34:19.881Z] #44 66.31 AR compel/plugins/std.lib.a [2020-03-30T09:34:19.881Z] #44 66.45 CC compel/plugins/fds/fds.o [2020-03-30T09:34:19.881Z] #44 66.84 AR compel/plugins/fds.lib.a [2020-03-30T09:34:19.881Z] #44 66.95 HOSTDEP compel/src/lib/log-host.d [2020-03-30T09:34:19.881Z] #44 67.18 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-30T09:34:19.881Z] #44 67.40 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-03-30T09:34:19.881Z] #44 67.58 HOSTDEP compel/src/main-host.d [2020-03-30T09:34:19.881Z] #44 67.80 DEP compel/src/lib/ptrace.d [2020-03-30T09:34:19.881Z] #44 68.02 DEP compel/src/lib/infect.d [2020-03-30T09:34:19.881Z] #44 68.24 DEP compel/src/lib/infect-util.d [2020-03-30T09:34:19.980Z] #10 ... [2020-03-30T09:34:19.980Z] [2020-03-30T09:34:19.980Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:19.980Z] #56 99.50 time [2020-03-30T09:34:19.980Z] #56 106.1 encoding/binary [2020-03-30T09:34:19.980Z] #56 108.6 os [2020-03-30T09:34:19.980Z] #56 109.6 encoding/base64 [2020-03-30T09:34:19.980Z] #56 ... [2020-03-30T09:34:19.980Z] [2020-03-30T09:34:19.980Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:19.980Z] #47 99.55 time [2020-03-30T09:34:19.980Z] #47 107.1 strings [2020-03-30T09:34:19.980Z] #47 108.0 os [2020-03-30T09:34:19.980Z] #47 ... [2020-03-30T09:34:19.980Z] [2020-03-30T09:34:19.980Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:19.980Z] #38 3.211 + RM_GOPATH=0 [2020-03-30T09:34:19.980Z] #38 3.211 + TMP_GOPATH= [2020-03-30T09:34:19.980Z] #38 3.211 + : /build [2020-03-30T09:34:19.980Z] #38 3.211 + '[' -z '' ']' [2020-03-30T09:34:19.980Z] #38 3.213 ++ mktemp -d [2020-03-30T09:34:19.980Z] #38 3.249 + export GOPATH=/tmp/tmp.fg0a95j1H2 [2020-03-30T09:34:19.980Z] #38 3.249 + GOPATH=/tmp/tmp.fg0a95j1H2 [2020-03-30T09:34:19.980Z] #38 3.249 + RM_GOPATH=1 [2020-03-30T09:34:19.980Z] #38 3.249 ++ dirname ./install.sh [2020-03-30T09:34:19.980Z] #38 3.260 + dir=. [2020-03-30T09:34:19.980Z] #38 3.260 + bin=tini [2020-03-30T09:34:19.980Z] #38 3.260 + shift [2020-03-30T09:34:19.980Z] #38 3.260 + '[' '!' -f ./tini.installer ']' [2020-03-30T09:34:19.980Z] #38 3.260 + . ./tini.installer [2020-03-30T09:34:19.980Z] #38 3.260 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-30T09:34:19.980Z] #38 3.260 + install_tini [2020-03-30T09:34:19.980Z] #38 3.260 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-30T09:34:19.980Z] #38 3.260 + git clone https://github.com/krallin/tini.git /tmp/tmp.fg0a95j1H2/tini [2020-03-30T09:34:19.981Z] #38 3.274 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-30T09:34:19.981Z] #38 3.299 Cloning into '/tmp/tmp.fg0a95j1H2/tini'... [2020-03-30T09:34:19.981Z] #38 4.491 + cd /tmp/tmp.fg0a95j1H2/tini [2020-03-30T09:34:19.981Z] #38 4.491 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-30T09:34:19.981Z] #38 4.535 + cmake . [2020-03-30T09:34:19.981Z] #38 5.498 -- The C compiler identification is GNU 8.3.0 [2020-03-30T09:34:19.981Z] #38 5.627 -- Check for working C compiler: /usr/bin/cc [2020-03-30T09:34:19.981Z] #38 6.995 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-30T09:34:19.981Z] #38 6.999 -- Detecting C compiler ABI info [2020-03-30T09:34:19.981Z] #38 8.357 -- Detecting C compiler ABI info - done [2020-03-30T09:34:19.981Z] #38 8.475 -- Detecting C compile features [2020-03-30T09:34:19.981Z] #38 ... [2020-03-30T09:34:19.981Z] [2020-03-30T09:34:19.981Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:34:19.981Z] #10 110.4 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-30T09:34:19.981Z] #10 110.4 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-30T09:34:19.981Z] #10 110.4 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-30T09:34:20.143Z] #44 68.45 DEP compel/src/lib/infect-rpc.d [2020-03-30T09:34:20.403Z] #44 68.68 DEP compel/arch/aarch64/src/lib/infect.d [2020-03-30T09:34:20.546Z] #10 ... [2020-03-30T09:34:20.546Z] [2020-03-30T09:34:20.546Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:34:20.546Z] #43 110.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-30T09:34:20.546Z] #43 110.5 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:34:20.546Z] #43 DONE 111.0s [2020-03-30T09:34:20.665Z] #44 68.82 DEP compel/arch/aarch64/src/lib/cpu.d [2020-03-30T09:34:20.665Z] #44 69.04 DEP compel/src/lib/log.d [2020-03-30T09:34:20.804Z] [2020-03-30T09:34:20.804Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:20.925Z] #44 69.16 DEP compel/src/main.d [2020-03-30T09:34:20.925Z] #44 69.32 DEP compel/src/lib/handle-elf.d [2020-03-30T09:34:21.188Z] #44 69.55 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-30T09:34:21.447Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-03-30T09:34:21.447Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-30T09:34:21.447Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.5% of statements [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/types [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-30T09:34:21.447Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-03-30T09:34:21.447Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-30T09:34:21.447Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-03-30T09:34:21.447Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/builder [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-30T09:34:21.447Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-30T09:34:21.447Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-03-30T09:34:21.450Z] #44 69.84 CC compel/src/lib/log.o [2020-03-30T09:34:21.735Z] #38 ... [2020-03-30T09:34:21.735Z] [2020-03-30T09:34:21.735Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:21.735Z] #47 101.0 strings [2020-03-30T09:34:21.735Z] #47 106.3 regexp/syntax [2020-03-30T09:34:21.735Z] #47 107.9 fmt [2020-03-30T09:34:21.990Z] #47 ... [2020-03-30T09:34:21.990Z] [2020-03-30T09:34:21.990Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:21.990Z] #33 107.7 fmt [2020-03-30T09:34:21.990Z] #33 107.7 path/filepath [2020-03-30T09:34:21.990Z] #33 110.0 io/ioutil [2020-03-30T09:34:22.020Z] #44 70.27 CC compel/arch/aarch64/src/lib/cpu.o [2020-03-30T09:34:22.551Z] #33 ... [2020-03-30T09:34:22.551Z] [2020-03-30T09:34:22.551Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:22.551Z] #44 6.852 Note: Building without setproctitle() and strlcpy() support. [2020-03-30T09:34:22.551Z] #44 6.852 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-30T09:34:22.551Z] #44 6.884 Note: Building without GnuTLS support [2020-03-30T09:34:22.551Z] #44 ... [2020-03-30T09:34:22.551Z] [2020-03-30T09:34:22.551Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:22.551Z] #38 18.96 [100%] Linking C executable tini-static [2020-03-30T09:34:22.592Z] #44 70.84 CC compel/arch/aarch64/src/lib/infect.o [2020-03-30T09:34:22.852Z] #44 ... [2020-03-30T09:34:22.852Z] [2020-03-30T09:34:22.852Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-30T09:34:22.852Z] #14 DONE 3.2s [2020-03-30T09:34:22.852Z] [2020-03-30T09:34:22.852Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:22.852Z] #60 9.123 + cd /tmp/tmp.DmiKlhsF8X/src/github.com/opencontainers/runc [2020-03-30T09:34:22.852Z] #60 9.123 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-30T09:34:22.852Z] #60 9.688 + '[' -z '' ']' [2020-03-30T09:34:22.852Z] #60 9.692 + target=static [2020-03-30T09:34:22.852Z] #60 9.693 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-30T09:34:22.913Z] ok github.com/docker/docker/builder/remotecontext 0.394s coverage: 13.6% of statements [2020-03-30T09:34:23.114Z] #38 19.85 [100%] Built target tini-static [2020-03-30T09:34:23.114Z] #38 20.04 + mkdir -p /build [2020-03-30T09:34:23.193Z] ok github.com/docker/docker/builder/dockerfile 0.928s coverage: 48.2% of statements [2020-03-30T09:34:23.331Z] #44 ... [2020-03-30T09:34:23.331Z] [2020-03-30T09:34:23.331Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:23.331Z] #33 103.5 internal/fmtsort [2020-03-30T09:34:23.331Z] #33 104.5 internal/syscall/unix [2020-03-30T09:34:23.331Z] #33 104.6 strings [2020-03-30T09:34:23.331Z] #33 105.3 os [2020-03-30T09:34:23.331Z] #33 109.1 path [2020-03-30T09:34:23.331Z] #33 109.8 text/tabwriter [2020-03-30T09:34:23.331Z] #33 111.8 path/filepath [2020-03-30T09:34:23.331Z] #33 111.8 fmt [2020-03-30T09:34:23.331Z] #33 ... [2020-03-30T09:34:23.331Z] [2020-03-30T09:34:23.331Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:23.331Z] #38 11.89 -- Detecting C compile features - done [2020-03-30T09:34:23.331Z] #38 12.02 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-30T09:34:23.331Z] #38 12.76 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-30T09:34:23.331Z] #38 12.88 -- Configuring done [2020-03-30T09:34:23.331Z] #38 12.93 -- Generating done [2020-03-30T09:34:23.331Z] #38 12.96 -- Build files have been written to: /tmp/tmp.fg0a95j1H2/tini [2020-03-30T09:34:23.331Z] #38 12.98 + make tini-static [2020-03-30T09:34:23.372Z] #38 20.05 + cp tini-static /build/docker-init [2020-03-30T09:34:23.372Z] #38 DONE 20.3s [2020-03-30T09:34:23.372Z] [2020-03-30T09:34:23.372Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:23.372Z] #44 10.45 fatal: not a git repository (or any of the parent directories): .git [2020-03-30T09:34:23.372Z] #44 10.58 GEN .gitid [2020-03-30T09:34:23.372Z] #44 10.59 GEN criu/include/version.h [2020-03-30T09:34:23.372Z] #44 10.66 GEN include/common/asm [2020-03-30T09:34:23.797Z] #60 11.55 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-30T09:34:23.807Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-03-30T09:34:24.087Z] ok github.com/docker/docker/builder/remotecontext/git 0.927s coverage: 86.3% of statements [2020-03-30T09:34:24.087Z] ? github.com/docker/docker/cli [no test files] [2020-03-30T09:34:24.087Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-30T09:34:24.264Z] #38 13.81 Scanning dependencies of target tini-static [2020-03-30T09:34:24.264Z] #38 14.09 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-30T09:34:24.522Z] #38 ... [2020-03-30T09:34:24.522Z] [2020-03-30T09:34:24.522Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:34:24.522Z] #65 70.63 + bin/ctr [2020-03-30T09:34:24.522Z] #65 ... [2020-03-30T09:34:24.522Z] [2020-03-30T09:34:24.522Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:24.522Z] #47 111.6 regexp/syntax [2020-03-30T09:34:25.087Z] #47 115.0 fmt [2020-03-30T09:34:25.900Z] #60 ... [2020-03-30T09:34:25.900Z] [2020-03-30T09:34:25.900Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-30T09:34:25.900Z] #15 DONE 2.4s [2020-03-30T09:34:25.900Z] [2020-03-30T09:34:25.900Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-30T09:34:26.472Z] #16 ... [2020-03-30T09:34:26.472Z] [2020-03-30T09:34:26.472Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:26.472Z] #47 125.6 crypto/tls [2020-03-30T09:34:26.472Z] #47 132.7 net/http/httptrace [2020-03-30T09:34:26.472Z] #47 133.0 net/http [2020-03-30T09:34:26.472Z] #47 ... [2020-03-30T09:34:26.472Z] [2020-03-30T09:34:26.472Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:26.472Z] #44 71.29 CC compel/src/lib/infect-rpc.o [2020-03-30T09:34:26.472Z] #44 71.62 CC compel/src/lib/infect-util.o [2020-03-30T09:34:26.472Z] #44 71.84 CC compel/src/lib/infect.o [2020-03-30T09:34:26.472Z] #44 74.55 CC compel/src/lib/ptrace.o [2020-03-30T09:34:26.750Z] ok github.com/docker/docker/client 0.146s coverage: 75.8% of statements [2020-03-30T09:34:27.030Z] #47 ... [2020-03-30T09:34:27.030Z] [2020-03-30T09:34:27.030Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:27.030Z] #38 16.50 [100%] Linking C executable tini-static [2020-03-30T09:34:27.044Z] #44 75.17 AR compel/libcompel.a [2020-03-30T09:34:27.044Z] #44 75.27 HOSTCC compel/src/main-host.o [2020-03-30T09:34:27.602Z] #44 14.51 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-30T09:34:27.602Z] #44 14.69 PBCC images/opts.pb-c.c [2020-03-30T09:34:27.602Z] #44 ... [2020-03-30T09:34:27.602Z] [2020-03-30T09:34:27.602Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:27.602Z] #56 106.4 encoding/base64 [2020-03-30T09:34:27.602Z] #56 108.2 golang.org/x/sys/unix [2020-03-30T09:34:27.602Z] #56 108.7 fmt [2020-03-30T09:34:27.602Z] #56 ... [2020-03-30T09:34:27.602Z] [2020-03-30T09:34:27.602Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:27.602Z] #44 14.79 PBCC images/sit.pb-c.c [2020-03-30T09:34:27.602Z] #44 14.91 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-30T09:34:27.602Z] #44 14.97 DEP images/opts.pb-c.d [2020-03-30T09:34:27.602Z] #44 14.99 DEP images/sit.pb-c.d [2020-03-30T09:34:27.602Z] #44 15.00 PBCC images/macvlan.pb-c.c [2020-03-30T09:34:27.602Z] #44 15.01 DEP images/macvlan.pb-c.d [2020-03-30T09:34:27.602Z] #44 15.02 PBCC images/autofs.pb-c.c [2020-03-30T09:34:27.602Z] #44 15.02 DEP images/autofs.pb-c.d [2020-03-30T09:34:27.602Z] #44 15.03 PBCC images/sysctl.pb-c.c [2020-03-30T09:34:27.602Z] #44 15.04 DEP images/sysctl.pb-c.d [2020-03-30T09:34:27.602Z] #44 15.05 PBCC images/time.pb-c.c [2020-03-30T09:34:27.602Z] #44 15.05 DEP images/time.pb-c.d [2020-03-30T09:34:27.602Z] #44 15.06 PBCC images/binfmt-misc.pb-c.c [2020-03-30T09:34:27.602Z] #44 15.07 DEP images/binfmt-misc.pb-c.d [2020-03-30T09:34:27.602Z] #44 15.08 PBCC images/seccomp.pb-c.c [2020-03-30T09:34:27.602Z] #44 15.08 DEP images/seccomp.pb-c.d [2020-03-30T09:34:27.602Z] #44 15.09 PBCC images/userns.pb-c.c [2020-03-30T09:34:27.602Z] #44 15.18 DEP images/userns.pb-c.d [2020-03-30T09:34:27.602Z] #44 15.29 PBCC images/cgroup.pb-c.c [2020-03-30T09:34:27.614Z] #44 75.83 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-03-30T09:34:27.614Z] #44 ... [2020-03-30T09:34:27.614Z] [2020-03-30T09:34:27.614Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-30T09:34:27.614Z] #16 DONE 2.4s [2020-03-30T09:34:27.873Z] #44 15.37 DEP images/cgroup.pb-c.d [2020-03-30T09:34:27.873Z] #44 15.49 PBCC images/fown.pb-c.c [2020-03-30T09:34:27.873Z] #44 15.51 PBCC images/ext-file.pb-c.c [2020-03-30T09:34:27.873Z] #44 15.52 DEP images/fown.pb-c.d [2020-03-30T09:34:27.875Z] [2020-03-30T09:34:27.875Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:27.875Z] #44 76.14 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-30T09:34:27.962Z] #38 17.62 [100%] Built target tini-static [2020-03-30T09:34:27.962Z] #38 17.76 + mkdir -p /build [2020-03-30T09:34:27.962Z] #38 17.77 + cp tini-static /build/docker-init [2020-03-30T09:34:28.129Z] #44 15.72 DEP images/ext-file.pb-c.d [2020-03-30T09:34:28.129Z] #44 15.86 PBCC images/rpc.pb-c.c [2020-03-30T09:34:28.219Z] #38 DONE 18.0s [2020-03-30T09:34:28.219Z] [2020-03-30T09:34:28.219Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:28.219Z] #44 6.766 Note: Building without setproctitle() and strlcpy() support. [2020-03-30T09:34:28.219Z] #44 6.766 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-30T09:34:28.219Z] #44 6.811 Note: Building without GnuTLS support [2020-03-30T09:34:28.385Z] #44 16.04 DEP images/rpc.pb-c.d [2020-03-30T09:34:28.385Z] #44 16.14 PBCC images/siginfo.pb-c.c [2020-03-30T09:34:28.447Z] #44 76.67 HOSTCC compel/src/lib/log-host.o [2020-03-30T09:34:28.641Z] #44 16.16 DEP images/siginfo.pb-c.d [2020-03-30T09:34:28.641Z] #44 16.26 PBCC images/pagemap.pb-c.c [2020-03-30T09:34:28.641Z] #44 16.29 DEP images/pagemap.pb-c.d [2020-03-30T09:34:28.641Z] #44 16.37 PBCC images/rlimit.pb-c.c [2020-03-30T09:34:28.708Z] #44 77.06 HOSTLINK compel/compel-host-bin [2020-03-30T09:34:28.896Z] #44 16.40 DEP images/rlimit.pb-c.d [2020-03-30T09:34:28.896Z] #44 16.43 PBCC images/file-lock.pb-c.c [2020-03-30T09:34:28.896Z] #44 16.47 DEP images/file-lock.pb-c.d [2020-03-30T09:34:28.896Z] #44 16.52 PBCC images/tty.pb-c.c [2020-03-30T09:34:28.896Z] #44 16.59 DEP images/tty.pb-c.d [2020-03-30T09:34:28.973Z] #44 77.29 DEP soccr/soccr.d [2020-03-30T09:34:29.156Z] #44 16.64 PBCC images/tun.pb-c.c [2020-03-30T09:34:29.156Z] #44 16.71 PBCC images/netdev.pb-c.c [2020-03-30T09:34:29.156Z] #44 16.79 DEP images/tun.pb-c.d [2020-03-30T09:34:29.156Z] #44 16.85 DEP images/netdev.pb-c.d [2020-03-30T09:34:29.233Z] #44 77.65 CC soccr/soccr.o [2020-03-30T09:34:29.411Z] #44 16.88 PBCC images/vma.pb-c.c [2020-03-30T09:34:29.411Z] #44 16.93 DEP images/vma.pb-c.d [2020-03-30T09:34:29.411Z] #44 17.02 PBCC images/creds.pb-c.c [2020-03-30T09:34:29.411Z] #44 17.09 DEP images/creds.pb-c.d [2020-03-30T09:34:29.667Z] #44 17.20 PBCC images/utsns.pb-c.c [2020-03-30T09:34:29.667Z] #44 17.25 DEP images/utsns.pb-c.d [2020-03-30T09:34:29.923Z] #44 17.41 PBCC images/ipc-desc.pb-c.c [2020-03-30T09:34:29.923Z] #44 17.51 PBCC images/ipc-sem.pb-c.c [2020-03-30T09:34:29.923Z] #44 17.56 DEP images/ipc-desc.pb-c.d [2020-03-30T09:34:29.923Z] #44 17.65 DEP images/ipc-sem.pb-c.d [2020-03-30T09:34:30.177Z] #44 17.74 PBCC images/ipc-msg.pb-c.c [2020-03-30T09:34:30.177Z] #44 17.85 DEP images/ipc-msg.pb-c.d [2020-03-30T09:34:30.177Z] #44 17.91 PBCC images/ipc-shm.pb-c.c [2020-03-30T09:34:30.433Z] #44 17.99 DEP images/ipc-shm.pb-c.d [2020-03-30T09:34:30.433Z] #44 18.19 PBCC images/ipc-var.pb-c.c [2020-03-30T09:34:30.688Z] #44 18.24 DEP images/ipc-var.pb-c.d [2020-03-30T09:34:30.688Z] #44 18.31 PBCC images/sk-opts.pb-c.c [2020-03-30T09:34:30.688Z] #44 18.43 PBCC images/packet-sock.pb-c.c [2020-03-30T09:34:30.944Z] #44 18.60 DEP images/sk-opts.pb-c.d [2020-03-30T09:34:30.944Z] #44 18.71 DEP images/packet-sock.pb-c.d [2020-03-30T09:34:31.199Z] #44 18.73 PBCC images/sk-netlink.pb-c.c [2020-03-30T09:34:31.199Z] #44 18.83 DEP images/sk-netlink.pb-c.d [2020-03-30T09:34:31.199Z] #44 18.93 PBCC images/sk-inet.pb-c.c [2020-03-30T09:34:31.455Z] #44 19.18 DEP images/sk-inet.pb-c.d [2020-03-30T09:34:31.495Z] #44 10.56 fatal: not a git repository (or any of the parent directories): .git [2020-03-30T09:34:31.495Z] #44 ... [2020-03-30T09:34:31.495Z] [2020-03-30T09:34:31.495Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:31.495Z] #56 111.3 golang.org/x/sys/unix [2020-03-30T09:34:31.495Z] #56 115.5 fmt [2020-03-30T09:34:31.495Z] #56 ... [2020-03-30T09:34:31.495Z] [2020-03-30T09:34:31.495Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:31.495Z] #44 10.70 GEN .gitid [2020-03-30T09:34:31.495Z] #44 10.79 GEN criu/include/version.h [2020-03-30T09:34:31.495Z] #44 10.81 GEN include/common/asm [2020-03-30T09:34:31.710Z] #44 19.34 PBCC images/sk-unix.pb-c.c [2020-03-30T09:34:31.778Z] #44 79.52 AR soccr/libsoccr.a [2020-03-30T09:34:31.778Z] #44 79.59 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-30T09:34:31.778Z] #44 80.06 DEP criu/arch/aarch64/sigframe.d [2020-03-30T09:34:31.778Z] #44 80.26 DEP criu/arch/aarch64/crtools.d [2020-03-30T09:34:31.965Z] #44 19.50 DEP images/sk-unix.pb-c.d [2020-03-30T09:34:32.220Z] #44 19.64 PBCC images/mm.pb-c.c [2020-03-30T09:34:32.220Z] #44 19.77 DEP images/mm.pb-c.d [2020-03-30T09:34:32.220Z] #44 19.83 PBCC images/timerfd.pb-c.c [2020-03-30T09:34:32.349Z] #44 80.59 DEP criu/arch/aarch64/cpu.d [2020-03-30T09:34:32.349Z] #44 80.65 DEP criu/arch/aarch64/bitops.d [2020-03-30T09:34:32.349Z] #44 80.73 CC criu/arch/aarch64/bitops.o [2020-03-30T09:34:32.349Z] #44 80.83 CC criu/arch/aarch64/cpu.o [2020-03-30T09:34:32.475Z] #44 20.00 DEP images/timerfd.pb-c.d [2020-03-30T09:34:32.475Z] #44 20.12 PBCC images/timer.pb-c.c [2020-03-30T09:34:32.475Z] #44 20.17 DEP images/timer.pb-c.d [2020-03-30T09:34:32.730Z] #44 20.38 PBCC images/sa.pb-c.c [2020-03-30T09:34:32.919Z] #44 81.00 CC criu/arch/aarch64/crtools.o [2020-03-30T09:34:32.985Z] #44 20.52 DEP images/sa.pb-c.d [2020-03-30T09:34:32.985Z] #44 20.69 PBCC images/pipe-data.pb-c.c [2020-03-30T09:34:33.240Z] #44 20.73 DEP images/pipe-data.pb-c.d [2020-03-30T09:34:33.240Z] #44 20.82 PBCC images/mnt.pb-c.c [2020-03-30T09:34:33.491Z] #44 81.74 CC criu/arch/aarch64/sigframe.o [2020-03-30T09:34:33.495Z] #44 20.95 DEP images/mnt.pb-c.d [2020-03-30T09:34:33.495Z] #44 21.06 PBCC images/sk-packet.pb-c.c [2020-03-30T09:34:33.495Z] #44 21.12 DEP images/sk-packet.pb-c.d [2020-03-30T09:34:33.750Z] #44 21.26 PBCC images/tcp-stream.pb-c.c [2020-03-30T09:34:33.750Z] #44 21.40 DEP images/tcp-stream.pb-c.d [2020-03-30T09:34:33.753Z] #44 82.16 LINK criu/arch/aarch64/crtools.built-in.o [2020-03-30T09:34:34.006Z] #44 21.55 PBCC images/pipe.pb-c.c [2020-03-30T09:34:34.006Z] #44 21.68 DEP images/pipe.pb-c.d [2020-03-30T09:34:34.006Z] #44 21.76 PBCC images/pstree.pb-c.c [2020-03-30T09:34:34.013Z] #44 82.23 DEP criu/pie/util-vdso.d [2020-03-30T09:34:34.264Z] #44 21.78 DEP images/pstree.pb-c.d [2020-03-30T09:34:34.264Z] #44 21.86 PBCC images/fs.pb-c.c [2020-03-30T09:34:34.264Z] #44 21.92 DEP images/fs.pb-c.d [2020-03-30T09:34:34.264Z] #44 21.94 PBCC images/signalfd.pb-c.c [2020-03-30T09:34:34.264Z] #44 22.02 DEP images/signalfd.pb-c.d [2020-03-30T09:34:34.274Z] #44 82.47 DEP criu/pie/util.d [2020-03-30T09:34:34.274Z] #44 82.63 CC criu/pie/util.o [2020-03-30T09:34:34.520Z] #44 22.09 PBCC images/fh.pb-c.c [2020-03-30T09:34:34.520Z] #44 22.16 PBCC images/fsnotify.pb-c.c [2020-03-30T09:34:34.520Z] #44 22.21 DEP images/fh.pb-c.d [2020-03-30T09:34:34.520Z] #44 22.28 DEP images/fsnotify.pb-c.d [2020-03-30T09:34:34.771Z] #44 ... [2020-03-30T09:34:34.771Z] [2020-03-30T09:34:34.771Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:34.771Z] #33 114.9 io/ioutil [2020-03-30T09:34:34.771Z] #33 118.4 github.com/BurntSushi/toml [2020-03-30T09:34:34.771Z] #33 118.5 flag [2020-03-30T09:34:34.771Z] #33 121.3 log [2020-03-30T09:34:34.775Z] #44 22.34 PBCC images/eventpoll.pb-c.c [2020-03-30T09:34:34.775Z] #44 22.40 DEP images/eventpoll.pb-c.d [2020-03-30T09:34:34.775Z] #44 22.47 PBCC images/eventfd.pb-c.c [2020-03-30T09:34:34.775Z] #44 ... [2020-03-30T09:34:34.775Z] [2020-03-30T09:34:34.775Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:34.775Z] #33 114.1 github.com/BurntSushi/toml [2020-03-30T09:34:34.775Z] #33 114.1 flag [2020-03-30T09:34:34.775Z] #33 117.7 log [2020-03-30T09:34:34.775Z] #33 121.5 github.com/BurntSushi/toml/cmd/tomlv [2020-03-30T09:34:34.846Z] #44 82.99 CC criu/pie/util-vdso.o [2020-03-30T09:34:35.028Z] #33 ... [2020-03-30T09:34:35.028Z] [2020-03-30T09:34:35.028Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:34:35.028Z] #10 122.5 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-30T09:34:35.028Z] #10 122.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-30T09:34:35.028Z] #10 122.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:34:35.028Z] #10 122.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-30T09:34:35.028Z] #10 122.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-30T09:34:35.028Z] #10 122.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:34:35.030Z] #33 ... [2020-03-30T09:34:35.030Z] [2020-03-30T09:34:35.030Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:35.030Z] #44 22.56 DEP images/eventfd.pb-c.d [2020-03-30T09:34:35.030Z] #44 22.64 PBCC images/remap-file-path.pb-c.c [2020-03-30T09:34:35.030Z] #44 22.68 DEP images/remap-file-path.pb-c.d [2020-03-30T09:34:35.106Z] #44 ... [2020-03-30T09:34:35.106Z] [2020-03-30T09:34:35.106Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:34:35.285Z] #44 22.84 PBCC images/fifo.pb-c.c [2020-03-30T09:34:35.285Z] #44 22.91 DEP images/fifo.pb-c.d [2020-03-30T09:34:35.285Z] #44 22.96 PBCC images/ghost-file.pb-c.c [2020-03-30T09:34:35.539Z] #44 22.98 DEP images/ghost-file.pb-c.d [2020-03-30T09:34:35.539Z] #44 23.00 PBCC images/regfile.pb-c.c [2020-03-30T09:34:35.540Z] #44 23.07 DEP images/regfile.pb-c.d [2020-03-30T09:34:35.540Z] #44 23.16 PBCC images/ns.pb-c.c [2020-03-30T09:34:35.540Z] #44 23.18 DEP images/ns.pb-c.d [2020-03-30T09:34:35.540Z] #44 ... [2020-03-30T09:34:35.540Z] [2020-03-30T09:34:35.540Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:35.540Z] #47 114.9 regexp [2020-03-30T09:34:35.540Z] #47 115.8 flag [2020-03-30T09:34:35.540Z] #47 119.4 go/token [2020-03-30T09:34:35.540Z] #47 121.1 go/scanner [2020-03-30T09:34:35.540Z] #47 122.0 internal/lazyregexp [2020-03-30T09:34:35.540Z] #47 122.4 net/url [2020-03-30T09:34:35.540Z] #47 123.7 go/ast [2020-03-30T09:34:35.795Z] #47 ... [2020-03-30T09:34:35.795Z] [2020-03-30T09:34:35.795Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:34:36.050Z] #65 54.14 Checking out files: 30% (958/3137) Checking out files: 31% (973/3137) Checking out files: 32% (1004/3137) Checking out files: 33% (1036/3137) Checking out files: 34% (1067/3137) Checking out files: 35% (1098/3137) Checking out files: 36% (1130/3137) Checking out files: 37% (1161/3137) Checking out files: 38% (1193/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) [2020-03-30T09:34:36.050Z] #65 ... [2020-03-30T09:34:36.050Z] [2020-03-30T09:34:36.050Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:34:36.050Z] #10 115.8 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-30T09:34:36.050Z] #10 115.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-30T09:34:36.050Z] #10 115.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:34:36.050Z] #10 116.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-30T09:34:36.050Z] #10 116.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-30T09:34:36.050Z] #10 116.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:34:36.305Z] #10 ... [2020-03-30T09:34:36.305Z] [2020-03-30T09:34:36.305Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:34:37.552Z] #10 ... [2020-03-30T09:34:37.552Z] [2020-03-30T09:34:37.552Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:37.552Z] #44 14.53 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-30T09:34:37.552Z] #44 14.71 PBCC images/opts.pb-c.c [2020-03-30T09:34:37.552Z] #44 14.85 PBCC images/sit.pb-c.c [2020-03-30T09:34:37.552Z] #44 15.05 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-30T09:34:37.552Z] #44 15.17 DEP images/opts.pb-c.d [2020-03-30T09:34:37.552Z] #44 15.26 DEP images/sit.pb-c.d [2020-03-30T09:34:37.552Z] #44 15.37 PBCC images/macvlan.pb-c.c [2020-03-30T09:34:37.552Z] #44 15.48 DEP images/macvlan.pb-c.d [2020-03-30T09:34:37.552Z] #44 15.54 PBCC images/autofs.pb-c.c [2020-03-30T09:34:37.552Z] #44 15.65 DEP images/autofs.pb-c.d [2020-03-30T09:34:37.552Z] #44 15.68 PBCC images/sysctl.pb-c.c [2020-03-30T09:34:37.552Z] #44 15.74 DEP images/sysctl.pb-c.d [2020-03-30T09:34:37.552Z] #44 15.85 PBCC images/time.pb-c.c [2020-03-30T09:34:37.552Z] #44 15.89 DEP images/time.pb-c.d [2020-03-30T09:34:37.552Z] #44 16.00 PBCC images/binfmt-misc.pb-c.c [2020-03-30T09:34:37.552Z] #44 16.17 DEP images/binfmt-misc.pb-c.d [2020-03-30T09:34:37.552Z] #44 16.27 PBCC images/seccomp.pb-c.c [2020-03-30T09:34:37.552Z] #44 16.31 DEP images/seccomp.pb-c.d [2020-03-30T09:34:37.552Z] #44 16.41 PBCC images/userns.pb-c.c [2020-03-30T09:34:37.552Z] #44 16.55 DEP images/userns.pb-c.d [2020-03-30T09:34:37.552Z] #44 16.63 PBCC images/cgroup.pb-c.c [2020-03-30T09:34:37.552Z] #44 16.79 DEP images/cgroup.pb-c.d [2020-03-30T09:34:37.552Z] #44 16.91 PBCC images/fown.pb-c.c [2020-03-30T09:34:37.552Z] #44 17.01 PBCC images/ext-file.pb-c.c [2020-03-30T09:34:37.552Z] #44 17.08 DEP images/fown.pb-c.d [2020-03-30T09:34:37.552Z] #44 17.14 DEP images/ext-file.pb-c.d [2020-03-30T09:34:37.733Z] #23 144.1 Checking out files: 20% (2180/10664) Checking out files: 21% (2240/10664) Checking out files: 22% (2347/10664) Checking out files: 23% (2453/10664) Checking out files: 24% (2560/10664) Checking out files: 25% (2666/10664) Checking out files: 26% (2773/10664) Checking out files: 27% (2880/10664) Checking out files: 28% (2986/10664) Checking out files: 29% (3093/10664) Checking out files: 30% (3200/10664) Checking out files: 31% (3306/10664) Checking out files: 32% (3413/10664) Checking out files: 32% (3478/10664) Checking out files: 33% (3520/10664) Checking out files: 34% (3626/10664) Checking out files: 35% (3733/10664) Checking out files: 36% (3840/10664) Checking out files: 37% (3946/10664) Checking out files: 38% (4053/10664) Checking out files: 39% (4159/10664) Checking out files: 40% (4266/10664) Checking out files: 41% (4373/10664) Checking out files: 42% (4479/10664) Checking out files: 43% (4586/10664) Checking out files: 44% (4693/10664) Checking out files: 45% (4799/10664) Checking out files: 46% (4906/10664) Checking out files: 47% (5013/10664) Checking out files: 48% (5119/10664) Checking out files: 49% (5226/10664) Checking out files: 50% (5332/10664) Checking out files: 51% (5439/10664) Checking out files: 52% (5546/10664) Checking out files: 53% (5652/10664) Checking out files: 53% (5701/10664) Checking out files: 54% (5759/10664) Checking out files: 55% (5866/10664) Checking out files: 56% (5972/10664) Checking out files: 57% (6079/10664) Checking out files: 58% (6186/10664) Checking out files: 59% (6292/10664) Checking out files: 60% (6399/10664) Checking out files: 61% (6506/10664) Checking out files: 62% (6612/10664) Checking out files: 63% (6719/10664) Checking out files: 64% (6825/10664) Checking out files: 65% (6932/10664) Checking out files: 66% (7039/10664) Checking out files: 67% (7145/10664) Checking out files: 68% (7252/10664) Checking out files: 69% (7359/10664) Checking out files: 70% (7465/10664) Checking out files: 71% (7572/10664) Checking out files: 72% (7679/10664) Checking out files: 73% (7785/10664) Checking out files: 74% (7892/10664) Checking out files: 75% (7998/10664) Checking out files: 76% (8105/10664) Checking out files: 77% (8212/10664) Checking out files: 78% (8318/10664) [2020-03-30T09:34:37.733Z] #23 ... [2020-03-30T09:34:37.733Z] [2020-03-30T09:34:37.733Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:34:37.733Z] #17 3.059 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:34:37.733Z] #17 3.165 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:34:37.733Z] #17 3.328 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:34:37.733Z] #17 3.882 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-30T09:34:37.733Z] #17 5.235 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB] [2020-03-30T09:34:37.733Z] #17 6.708 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-30T09:34:37.809Z] #44 17.16 PBCC images/rpc.pb-c.c [2020-03-30T09:34:37.809Z] #44 17.17 DEP images/rpc.pb-c.d [2020-03-30T09:34:37.809Z] #44 17.29 PBCC images/siginfo.pb-c.c [2020-03-30T09:34:37.809Z] #44 17.35 DEP images/siginfo.pb-c.d [2020-03-30T09:34:37.809Z] #44 17.42 PBCC images/pagemap.pb-c.c [2020-03-30T09:34:37.878Z] #65 54.14 Checking out files: 30% (958/3137) Checking out files: 31% (973/3137) Checking out files: 32% (1004/3137) Checking out files: 33% (1036/3137) Checking out files: 34% (1067/3137) Checking out files: 35% (1098/3137) Checking out files: 36% (1130/3137) Checking out files: 37% (1161/3137) Checking out files: 38% (1193/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 85% (2673/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-30T09:34:37.994Z] #17 ... [2020-03-30T09:34:37.994Z] [2020-03-30T09:34:37.994Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:34:38.066Z] #44 17.49 DEP images/pagemap.pb-c.d [2020-03-30T09:34:38.066Z] #44 17.69 PBCC images/rlimit.pb-c.c [2020-03-30T09:34:38.133Z] #65 56.99 + cd /tmp/tmp.xLudRsJVuY/src/github.com/containerd/containerd [2020-03-30T09:34:38.133Z] #65 56.99 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-30T09:34:38.133Z] #65 ... [2020-03-30T09:34:38.133Z] [2020-03-30T09:34:38.133Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:38.133Z] #56 117.4 encoding/json [2020-03-30T09:34:38.133Z] #56 124.1 github.com/pkg/diff [2020-03-30T09:34:38.133Z] #56 126.4 go/ast [2020-03-30T09:34:38.133Z] #56 126.7 golang.org/x/crypto/ssh/terminal [2020-03-30T09:34:38.323Z] #44 17.74 DEP images/rlimit.pb-c.d [2020-03-30T09:34:38.388Z] #56 ... [2020-03-30T09:34:38.388Z] [2020-03-30T09:34:38.388Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:38.388Z] #44 23.31 PBCC images/fdinfo.pb-c.c [2020-03-30T09:34:38.388Z] #44 23.40 DEP images/fdinfo.pb-c.d [2020-03-30T09:34:38.388Z] #44 23.46 PBCC images/core-aarch64.pb-c.c [2020-03-30T09:34:38.388Z] #44 23.53 PBCC images/core-arm.pb-c.c [2020-03-30T09:34:38.388Z] #44 23.63 PBCC images/core-ppc64.pb-c.c [2020-03-30T09:34:38.388Z] #44 23.71 PBCC images/core-s390.pb-c.c [2020-03-30T09:34:38.388Z] #44 23.87 PBCC images/core-x86.pb-c.c [2020-03-30T09:34:38.388Z] #44 23.90 PBCC images/core.pb-c.c [2020-03-30T09:34:38.388Z] #44 23.92 PBCC images/inventory.pb-c.c [2020-03-30T09:34:38.388Z] #44 24.12 DEP images/core-aarch64.pb-c.d [2020-03-30T09:34:38.388Z] #44 24.33 DEP images/core-arm.pb-c.d [2020-03-30T09:34:38.388Z] #44 24.43 DEP images/core-ppc64.pb-c.d [2020-03-30T09:34:38.388Z] #44 24.54 DEP images/core-s390.pb-c.d [2020-03-30T09:34:38.388Z] #44 24.61 DEP images/core-x86.pb-c.d [2020-03-30T09:34:38.388Z] #44 24.71 DEP images/core.pb-c.d [2020-03-30T09:34:38.388Z] #44 24.84 DEP images/inventory.pb-c.d [2020-03-30T09:34:38.388Z] #44 24.89 PBCC images/cpuinfo.pb-c.c [2020-03-30T09:34:38.388Z] #44 24.92 DEP images/cpuinfo.pb-c.d [2020-03-30T09:34:38.388Z] #44 25.01 PBCC images/stats.pb-c.c [2020-03-30T09:34:38.388Z] #44 25.07 DEP images/stats.pb-c.d [2020-03-30T09:34:38.580Z] #44 17.87 PBCC images/file-lock.pb-c.c [2020-03-30T09:34:38.580Z] #44 17.94 DEP images/file-lock.pb-c.d [2020-03-30T09:34:38.837Z] #44 18.17 PBCC images/tty.pb-c.c [2020-03-30T09:34:38.837Z] #44 18.34 DEP images/tty.pb-c.d [2020-03-30T09:34:38.837Z] #44 18.36 PBCC images/tun.pb-c.c [2020-03-30T09:34:38.837Z] #44 18.38 PBCC images/netdev.pb-c.c [2020-03-30T09:34:39.037Z] #23 144.1 Checking out files: 20% (2180/10664) Checking out files: 21% (2240/10664) Checking out files: 22% (2347/10664) Checking out files: 23% (2453/10664) Checking out files: 24% (2560/10664) Checking out files: 25% (2666/10664) Checking out files: 26% (2773/10664) Checking out files: 27% (2880/10664) Checking out files: 28% (2986/10664) Checking out files: 29% (3093/10664) Checking out files: 30% (3200/10664) Checking out files: 31% (3306/10664) Checking out files: 32% (3413/10664) Checking out files: 32% (3478/10664) Checking out files: 33% (3520/10664) Checking out files: 34% (3626/10664) Checking out files: 35% (3733/10664) Checking out files: 36% (3840/10664) Checking out files: 37% (3946/10664) Checking out files: 38% (4053/10664) Checking out files: 39% (4159/10664) Checking out files: 40% (4266/10664) Checking out files: 41% (4373/10664) Checking out files: 42% (4479/10664) Checking out files: 43% (4586/10664) Checking out files: 44% (4693/10664) Checking out files: 45% (4799/10664) Checking out files: 46% (4906/10664) Checking out files: 47% (5013/10664) Checking out files: 48% (5119/10664) Checking out files: 49% (5226/10664) Checking out files: 50% (5332/10664) Checking out files: 51% (5439/10664) Checking out files: 52% (5546/10664) Checking out files: 53% (5652/10664) Checking out files: 53% (5701/10664) Checking out files: 54% (5759/10664) Checking out files: 55% (5866/10664) Checking out files: 56% (5972/10664) Checking out files: 57% (6079/10664) Checking out files: 58% (6186/10664) Checking out files: 59% (6292/10664) Checking out files: 60% (6399/10664) Checking out files: 61% (6506/10664) Checking out files: 62% (6612/10664) Checking out files: 63% (6719/10664) Checking out files: 64% (6825/10664) Checking out files: 65% (6932/10664) Checking out files: 66% (7039/10664) Checking out files: 67% (7145/10664) Checking out files: 68% (7252/10664) Checking out files: 69% (7359/10664) Checking out files: 70% (7465/10664) Checking out files: 71% (7572/10664) Checking out files: 72% (7679/10664) Checking out files: 73% (7785/10664) Checking out files: 74% (7892/10664) Checking out files: 75% (7998/10664) Checking out files: 76% (8105/10664) Checking out files: 77% (8212/10664) Checking out files: 78% (8318/10664) Checking out files: 79% (8425/10664) Checking out files: 80% (8532/10664) Checking out files: 80% (8534/10664) Checking out files: 81% (8638/10664) Checking out files: 82% (8745/10664) Checking out files: 83% (8852/10664) Checking out files: 84% (8958/10664) Checking out files: 85% (9065/10664) Checking out files: 86% (9172/10664) Checking out files: 87% (9278/10664) Checking out files: 88% (9385/10664) Checking out files: 89% (9491/10664) Checking out files: 90% (9598/10664) Checking out files: 91% (9705/10664) Checking out files: 92% (9811/10664) Checking out files: 93% (9918/10664) Checking out files: 94% (10025/10664) Checking out files: 95% (10131/10664) Checking out files: 96% (10238/10664) Checking out files: 97% (10345/10664) Checking out files: 98% (10451/10664) Checking out files: 99% (10558/10664) Checking out files: 100% (10664/10664) Checking out files: 100% (10664/10664), done. [2020-03-30T09:34:39.093Z] #44 18.50 DEP images/tun.pb-c.d [2020-03-30T09:34:39.093Z] #44 18.58 DEP images/netdev.pb-c.d [2020-03-30T09:34:39.297Z] #23 148.3 + cd /tmp/tmp.pDcFvzUMy7/tmp/docker-ce [2020-03-30T09:34:39.297Z] #23 148.3 + git checkout -q v17.06.2-ce [2020-03-30T09:34:39.350Z] #44 18.76 PBCC images/vma.pb-c.c [2020-03-30T09:34:39.350Z] #44 18.85 DEP images/vma.pb-c.d [2020-03-30T09:34:39.350Z] #44 18.98 PBCC images/creds.pb-c.c [2020-03-30T09:34:39.607Z] #44 19.11 DEP images/creds.pb-c.d [2020-03-30T09:34:39.865Z] #44 19.34 PBCC images/utsns.pb-c.c [2020-03-30T09:34:39.865Z] #44 19.37 DEP images/utsns.pb-c.d [2020-03-30T09:34:39.865Z] #44 19.41 PBCC images/ipc-desc.pb-c.c [2020-03-30T09:34:39.865Z] #44 19.49 PBCC images/ipc-sem.pb-c.c [2020-03-30T09:34:40.122Z] #44 19.54 DEP images/ipc-desc.pb-c.d [2020-03-30T09:34:40.122Z] #44 19.59 DEP images/ipc-sem.pb-c.d [2020-03-30T09:34:40.122Z] #44 19.64 PBCC images/ipc-msg.pb-c.c [2020-03-30T09:34:40.122Z] #44 19.66 DEP images/ipc-msg.pb-c.d [2020-03-30T09:34:40.122Z] #44 19.69 PBCC images/ipc-shm.pb-c.c [2020-03-30T09:34:40.122Z] #44 ... [2020-03-30T09:34:40.122Z] [2020-03-30T09:34:40.122Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:40.122Z] #47 120.3 regexp [2020-03-30T09:34:40.122Z] #47 122.8 go/token [2020-03-30T09:34:40.122Z] #47 124.5 go/scanner [2020-03-30T09:34:40.122Z] #47 126.2 internal/lazyregexp [2020-03-30T09:34:40.122Z] #47 126.8 go/ast [2020-03-30T09:34:40.122Z] #47 126.8 net/url [2020-03-30T09:34:40.122Z] #47 129.9 text/template/parse [2020-03-30T09:34:40.274Z] #44 ... [2020-03-30T09:34:40.274Z] [2020-03-30T09:34:40.274Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:40.274Z] #33 DONE 129.2s [2020-03-30T09:34:40.274Z] [2020-03-30T09:34:40.274Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:40.274Z] #47 125.3 text/template/parse [2020-03-30T09:34:40.379Z] #47 ... [2020-03-30T09:34:40.379Z] [2020-03-30T09:34:40.379Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:40.379Z] #44 19.73 DEP images/ipc-shm.pb-c.d [2020-03-30T09:34:40.379Z] #44 19.82 PBCC images/ipc-var.pb-c.c [2020-03-30T09:34:40.379Z] #44 19.84 DEP images/ipc-var.pb-c.d [2020-03-30T09:34:40.379Z] #44 19.86 PBCC images/sk-opts.pb-c.c [2020-03-30T09:34:40.379Z] #44 19.88 PBCC images/packet-sock.pb-c.c [2020-03-30T09:34:40.379Z] #44 19.94 DEP images/sk-opts.pb-c.d [2020-03-30T09:34:40.636Z] #44 20.04 DEP images/packet-sock.pb-c.d [2020-03-30T09:34:40.636Z] #44 20.10 PBCC images/sk-netlink.pb-c.c [2020-03-30T09:34:40.636Z] #44 20.16 DEP images/sk-netlink.pb-c.d [2020-03-30T09:34:40.636Z] #44 20.23 PBCC images/sk-inet.pb-c.c [2020-03-30T09:34:40.893Z] #44 20.28 DEP images/sk-inet.pb-c.d [2020-03-30T09:34:40.893Z] #44 20.37 PBCC images/sk-unix.pb-c.c [2020-03-30T09:34:40.893Z] #44 20.49 DEP images/sk-unix.pb-c.d [2020-03-30T09:34:41.150Z] #44 20.62 PBCC images/mm.pb-c.c [2020-03-30T09:34:41.150Z] #44 20.77 DEP images/mm.pb-c.d [2020-03-30T09:34:41.198Z] #47 ... [2020-03-30T09:34:41.198Z] [2020-03-30T09:34:41.198Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:34:41.198Z] #65 60.03 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-30T09:34:41.198Z] #65 60.03 + BUILDTAGS='netgo osusergo static_build' [2020-03-30T09:34:41.198Z] #65 60.03 + export EXTRA_FLAGS=-buildmode=pie [2020-03-30T09:34:41.198Z] #65 60.03 + EXTRA_FLAGS=-buildmode=pie [2020-03-30T09:34:41.198Z] #65 60.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-30T09:34:41.198Z] #65 60.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-30T09:34:41.198Z] #65 60.03 + '[' '' = dynamic ']' [2020-03-30T09:34:41.198Z] #65 60.03 + make [2020-03-30T09:34:41.408Z] #44 20.94 PBCC images/timerfd.pb-c.c [2020-03-30T09:34:41.408Z] #44 21.03 DEP images/timerfd.pb-c.d [2020-03-30T09:34:41.666Z] #44 21.14 PBCC images/timer.pb-c.c [2020-03-30T09:34:41.666Z] #44 21.22 DEP images/timer.pb-c.d [2020-03-30T09:34:41.924Z] #44 21.36 PBCC images/sa.pb-c.c [2020-03-30T09:34:41.924Z] #44 21.54 DEP images/sa.pb-c.d [2020-03-30T09:34:42.183Z] #44 21.64 PBCC images/pipe-data.pb-c.c [2020-03-30T09:34:42.183Z] #44 21.70 DEP images/pipe-data.pb-c.d [2020-03-30T09:34:42.441Z] #44 21.92 PBCC images/mnt.pb-c.c [2020-03-30T09:34:42.441Z] #44 21.98 DEP images/mnt.pb-c.d [2020-03-30T09:34:42.699Z] #44 ... [2020-03-30T09:34:42.699Z] [2020-03-30T09:34:42.699Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:42.699Z] #33 125.8 github.com/BurntSushi/toml/cmd/tomlv [2020-03-30T09:34:42.699Z] #33 DONE 132.6s [2020-03-30T09:34:42.699Z] [2020-03-30T09:34:42.699Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:42.699Z] #44 22.12 PBCC images/sk-packet.pb-c.c [2020-03-30T09:34:42.699Z] #44 22.21 DEP images/sk-packet.pb-c.d [2020-03-30T09:34:42.958Z] #44 22.30 PBCC images/tcp-stream.pb-c.c [2020-03-30T09:34:42.958Z] #44 22.38 DEP images/tcp-stream.pb-c.d [2020-03-30T09:34:42.958Z] #44 22.51 PBCC images/pipe.pb-c.c [2020-03-30T09:34:42.958Z] #44 22.61 DEP images/pipe.pb-c.d [2020-03-30T09:34:43.086Z] #65 61.98 + bin/ctr [2020-03-30T09:34:43.216Z] #44 22.69 PBCC images/pstree.pb-c.c [2020-03-30T09:34:43.216Z] #44 ... [2020-03-30T09:34:43.216Z] [2020-03-30T09:34:43.216Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:43.216Z] #56 123.3 encoding/json [2020-03-30T09:34:43.216Z] #56 127.2 github.com/pkg/diff [2020-03-30T09:34:43.216Z] #56 129.9 go/ast [2020-03-30T09:34:43.474Z] #56 ... [2020-03-30T09:34:43.474Z] [2020-03-30T09:34:43.474Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:43.474Z] #44 22.79 DEP images/pstree.pb-c.d [2020-03-30T09:34:43.474Z] #44 22.89 PBCC images/fs.pb-c.c [2020-03-30T09:34:43.474Z] #44 22.89 DEP images/fs.pb-c.d [2020-03-30T09:34:43.474Z] #44 22.99 PBCC images/signalfd.pb-c.c [2020-03-30T09:34:43.506Z] #23 152.7 + mkdir -p /tmp/tmp.pDcFvzUMy7/src/github.com/docker [2020-03-30T09:34:43.506Z] #23 152.7 + mv components/cli /tmp/tmp.pDcFvzUMy7/src/github.com/docker/cli [2020-03-30T09:34:43.506Z] #23 152.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-30T09:34:43.732Z] #44 23.17 DEP images/signalfd.pb-c.d [2020-03-30T09:34:43.732Z] #44 23.28 PBCC images/fh.pb-c.c [2020-03-30T09:34:43.990Z] #44 23.38 PBCC images/fsnotify.pb-c.c [2020-03-30T09:34:43.990Z] #44 23.52 DEP images/fh.pb-c.d [2020-03-30T09:34:44.248Z] #44 23.63 DEP images/fsnotify.pb-c.d [2020-03-30T09:34:44.248Z] #44 23.80 PBCC images/eventpoll.pb-c.c [2020-03-30T09:34:44.248Z] #44 23.80 DEP images/eventpoll.pb-c.d [2020-03-30T09:34:44.248Z] #44 23.86 PBCC images/eventfd.pb-c.c [2020-03-30T09:34:44.506Z] #44 23.89 DEP images/eventfd.pb-c.d [2020-03-30T09:34:44.506Z] #44 24.03 PBCC images/remap-file-path.pb-c.c [2020-03-30T09:34:44.506Z] #44 24.11 DEP images/remap-file-path.pb-c.d [2020-03-30T09:34:44.767Z] #44 24.31 PBCC images/fifo.pb-c.c [2020-03-30T09:34:44.767Z] #44 24.37 DEP images/fifo.pb-c.d [2020-03-30T09:34:45.024Z] #44 24.44 PBCC images/ghost-file.pb-c.c [2020-03-30T09:34:45.024Z] #44 24.46 DEP images/ghost-file.pb-c.d [2020-03-30T09:34:45.024Z] #44 24.48 PBCC images/regfile.pb-c.c [2020-03-30T09:34:45.024Z] #44 24.50 DEP images/regfile.pb-c.d [2020-03-30T09:34:45.024Z] #44 24.51 PBCC images/ns.pb-c.c [2020-03-30T09:34:45.024Z] #44 24.53 DEP images/ns.pb-c.d [2020-03-30T09:34:45.024Z] #44 24.54 PBCC images/fdinfo.pb-c.c [2020-03-30T09:34:45.282Z] #44 24.67 DEP images/fdinfo.pb-c.d [2020-03-30T09:34:45.282Z] #44 24.80 PBCC images/core-aarch64.pb-c.c [2020-03-30T09:34:45.419Z] #23 ... [2020-03-30T09:34:45.419Z] [2020-03-30T09:34:45.419Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:45.419Z] #44 83.79 AR criu/pie/pie.lib.a [2020-03-30T09:34:45.419Z] #44 83.87 DEP criu/pie/restorer.d [2020-03-30T09:34:45.419Z] #44 84.10 DEP criu/arch/aarch64/intraprocedure.d [2020-03-30T09:34:45.419Z] #44 84.12 DEP criu/arch/aarch64/restorer.d [2020-03-30T09:34:45.419Z] #44 84.29 DEP criu/arch/aarch64/vdso-pie.d [2020-03-30T09:34:45.419Z] #44 84.49 DEP criu/pie/parasite-vdso.d [2020-03-30T09:34:45.419Z] #44 84.78 DEP criu/pie/parasite.d [2020-03-30T09:34:45.419Z] #44 85.14 CC criu/pie/parasite.o [2020-03-30T09:34:45.419Z] #44 86.93 LINK criu/pie/parasite.built-in.o [2020-03-30T09:34:45.419Z] #44 86.94 GEN criu/pie/parasite-blob.h [2020-03-30T09:34:45.419Z] #44 86.98 CC criu/pie/parasite-vdso.o [2020-03-30T09:34:45.419Z] #44 87.89 CC criu/arch/aarch64/vdso-pie.o [2020-03-30T09:34:45.419Z] #44 88.23 CC criu/arch/aarch64/restorer.o [2020-03-30T09:34:45.419Z] #44 88.81 CC criu/arch/aarch64/intraprocedure.o [2020-03-30T09:34:45.419Z] #44 88.86 CC criu/pie/restorer.o [2020-03-30T09:34:45.419Z] #44 92.65 LINK criu/pie/restorer.built-in.o [2020-03-30T09:34:45.419Z] #44 92.66 GEN criu/pie/restorer-blob.h [2020-03-30T09:34:45.419Z] #44 92.84 DEP criu/vdso.d [2020-03-30T09:34:45.419Z] #44 93.03 DEP criu/uts_ns.d [2020-03-30T09:34:45.419Z] #44 93.16 DEP criu/util.d [2020-03-30T09:34:45.419Z] #44 93.39 DEP criu/uffd.d [2020-03-30T09:34:45.419Z] #44 93.65 DEP criu/tun.d [2020-03-30T09:34:45.540Z] #44 24.94 PBCC images/core-arm.pb-c.c [2020-03-30T09:34:45.540Z] #44 25.06 PBCC images/core-ppc64.pb-c.c [2020-03-30T09:34:45.719Z] #44 94.06 DEP criu/tty.d [2020-03-30T09:34:45.797Z] #44 25.14 PBCC images/core-s390.pb-c.c [2020-03-30T09:34:45.797Z] #44 25.32 PBCC images/core-x86.pb-c.c [2020-03-30T09:34:45.797Z] #44 25.46 PBCC images/core.pb-c.c [2020-03-30T09:34:45.982Z] #44 ... [2020-03-30T09:34:45.982Z] [2020-03-30T09:34:45.982Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:45.982Z] #47 145.5 github.com/LK4D4/vndr/godl [2020-03-30T09:34:45.982Z] #47 146.4 github.com/LK4D4/vndr [2020-03-30T09:34:45.982Z] #47 DONE 155.2s [2020-03-30T09:34:45.982Z] [2020-03-30T09:34:45.982Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:45.982Z] #44 94.25 DEP criu/timerfd.d [2020-03-30T09:34:45.982Z] #44 ... [2020-03-30T09:34:45.982Z] [2020-03-30T09:34:45.982Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:34:45.982Z] #17 10.54 Fetched 8164 kB in 8s (1031 kB/s) [2020-03-30T09:34:45.982Z] #17 10.54 Reading package lists... [2020-03-30T09:34:45.982Z] #17 14.11 Reading package lists... [2020-03-30T09:34:46.055Z] #44 25.50 PBCC images/inventory.pb-c.c [2020-03-30T09:34:46.055Z] #44 25.52 DEP images/core-aarch64.pb-c.d [2020-03-30T09:34:46.055Z] #44 25.53 DEP images/core-arm.pb-c.d [2020-03-30T09:34:46.055Z] #44 25.54 DEP images/core-ppc64.pb-c.d [2020-03-30T09:34:46.055Z] #44 25.61 DEP images/core-s390.pb-c.d [2020-03-30T09:34:46.242Z] #17 18.14 Building dependency tree... [2020-03-30T09:34:46.242Z] #17 ... [2020-03-30T09:34:46.242Z] [2020-03-30T09:34:46.242Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:34:46.242Z] #30 DONE 155.8s [2020-03-30T09:34:46.242Z] [2020-03-30T09:34:46.242Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:46.242Z] #44 94.59 DEP criu/sysfs_parse.d [2020-03-30T09:34:46.313Z] #44 25.67 DEP images/core-x86.pb-c.d [2020-03-30T09:34:46.313Z] #44 25.75 DEP images/core.pb-c.d [2020-03-30T09:34:46.313Z] #44 25.81 DEP images/inventory.pb-c.d [2020-03-30T09:34:46.313Z] #44 25.87 PBCC images/cpuinfo.pb-c.c [2020-03-30T09:34:46.508Z] #44 94.92 DEP criu/sysctl.d [2020-03-30T09:34:46.570Z] #44 25.93 DEP images/cpuinfo.pb-c.d [2020-03-30T09:34:46.570Z] #44 25.99 PBCC images/stats.pb-c.c [2020-03-30T09:34:46.570Z] #44 26.06 DEP images/stats.pb-c.d [2020-03-30T09:34:46.769Z] #44 95.10 DEP criu/string.d [2020-03-30T09:34:46.769Z] #44 95.17 DEP criu/stats.d [2020-03-30T09:34:47.031Z] #44 95.27 DEP criu/sockets.d [2020-03-30T09:34:47.292Z] #44 95.61 DEP criu/sk-unix.d [2020-03-30T09:34:47.553Z] #44 95.89 DEP criu/sk-tcp.d [2020-03-30T09:34:47.814Z] #44 96.13 DEP criu/sk-queue.d [2020-03-30T09:34:48.075Z] #44 96.28 DEP criu/sk-packet.d [2020-03-30T09:34:48.337Z] #44 96.50 DEP criu/sk-netlink.d [2020-03-30T09:34:48.363Z] #65 ... [2020-03-30T09:34:48.363Z] [2020-03-30T09:34:48.363Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:48.363Z] #44 28.15 make[1]: Nothing to be done for 'all'. [2020-03-30T09:34:48.363Z] #44 31.93 CC images/stats.o [2020-03-30T09:34:48.363Z] #44 32.48 CC images/core.o [2020-03-30T09:34:48.363Z] #44 33.44 CC images/core-x86.o [2020-03-30T09:34:48.363Z] #44 34.39 CC images/core-arm.o [2020-03-30T09:34:48.363Z] #44 34.96 CC images/core-aarch64.o [2020-03-30T09:34:48.363Z] #44 35.41 CC images/core-ppc64.o [2020-03-30T09:34:48.598Z] #44 96.82 DEP criu/sk-inet.d [2020-03-30T09:34:48.859Z] #44 97.04 DEP criu/signalfd.d [2020-03-30T09:34:48.859Z] #44 97.18 DEP criu/sigframe.d [2020-03-30T09:34:48.859Z] #44 97.28 DEP criu/shmem.d [2020-03-30T09:34:48.924Z] #44 36.42 CC images/core-s390.o [2020-03-30T09:34:49.431Z] #44 97.63 DEP criu/servicefd.d [2020-03-30T09:34:49.431Z] #44 97.83 DEP criu/seize.d [2020-03-30T09:34:49.692Z] #44 97.94 DEP criu/seccomp.d [2020-03-30T09:34:49.856Z] #44 28.77 make[1]: Nothing to be done for 'all'. [2020-03-30T09:34:49.952Z] #44 98.22 DEP criu/rst-malloc.d [2020-03-30T09:34:49.952Z] #44 98.36 DEP criu/rbtree.d [2020-03-30T09:34:49.952Z] #44 98.43 DEP criu/pstree.d [2020-03-30T09:34:50.284Z] #44 37.65 CC images/cpuinfo.o [2020-03-30T09:34:50.284Z] #44 ... [2020-03-30T09:34:50.284Z] [2020-03-30T09:34:50.284Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:50.284Z] #56 129.6 mvdan.cc/editorconfig [2020-03-30T09:34:50.284Z] #56 131.7 mvdan.cc/sh/v3/fileutil [2020-03-30T09:34:50.284Z] #56 132.0 mvdan.cc/sh/v3/syntax [2020-03-30T09:34:50.523Z] #44 98.76 DEP criu/protobuf.d [2020-03-30T09:34:50.524Z] #44 98.92 GEN criu/protobuf-desc-gen.h [2020-03-30T09:34:50.546Z] #56 ... [2020-03-30T09:34:50.546Z] [2020-03-30T09:34:50.546Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:50.546Z] #47 132.4 text/template [2020-03-30T09:34:50.546Z] #47 132.6 go/parser [2020-03-30T09:34:50.546Z] #47 138.3 encoding/xml [2020-03-30T09:34:51.105Z] #47 ... [2020-03-30T09:34:51.105Z] [2020-03-30T09:34:51.105Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:51.105Z] #44 38.60 CC images/inventory.o [2020-03-30T09:34:51.664Z] #44 39.10 CC images/fdinfo.o [2020-03-30T09:34:51.837Z] Removing intermediate container f8a7730fc163 [2020-03-30T09:34:51.837Z] ---> 38a2f4b4324c [2020-03-30T09:34:51.837Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-30T09:34:51.837Z] ---> ebd73b5ebd31 [2020-03-30T09:34:51.837Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-30T09:34:51.837Z] ---> ffdd4102f0f1 [2020-03-30T09:34:51.837Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-30T09:34:51.837Z] ---> Running in e59de035bfde [2020-03-30T09:34:51.837Z] Removing intermediate container e59de035bfde [2020-03-30T09:34:51.837Z] ---> 8bb7b945ab63 [2020-03-30T09:34:51.837Z] Successfully built 8bb7b945ab63 [2020-03-30T09:34:51.837Z] Successfully tagged moby-buildx:latest [2020-03-30T09:34:51.837Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-30T09:34:51.837Z] if [ -n "${id}" ]; then \ [2020-03-30T09:34:51.837Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-30T09:34:51.837Z] && touch bundles/buildx; \ [2020-03-30T09:34:51.837Z] docker rm -f ${id}; \ [2020-03-30T09:34:51.837Z] fi [2020-03-30T09:34:51.837Z] 942ae7fa9f932eebcdce686827ea6ed061bd34f66e97e9e3ec0761e578a845a1 [2020-03-30T09:34:51.837Z] bundles/buildx version [2020-03-30T09:34:51.837Z] buildx v0.3.1 6db68d0 [2020-03-30T09:34:51.837Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 . [2020-03-30T09:34:51.837Z] #1 [internal] booting buildkit [2020-03-30T09:34:51.837Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-03-30T09:34:51.837Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2020-03-30T09:34:51.837Z] #1 creating container buildx_buildkit_default [2020-03-30T09:34:51.837Z] #1 creating container buildx_buildkit_default 0.5s done [2020-03-30T09:34:51.837Z] #1 DONE 3.3s [2020-03-30T09:34:51.837Z] [2020-03-30T09:34:51.837Z] #3 [internal] load .dockerignore [2020-03-30T09:34:51.837Z] #3 transferring context: 87B done [2020-03-30T09:34:51.837Z] #3 DONE 0.0s [2020-03-30T09:34:51.837Z] [2020-03-30T09:34:51.837Z] #2 [internal] load build definition from Dockerfile [2020-03-30T09:34:51.837Z] #2 transferring dockerfile: 17.05kB done [2020-03-30T09:34:51.837Z] #2 DONE 0.0s [2020-03-30T09:34:51.837Z] [2020-03-30T09:34:51.837Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-30T09:34:51.837Z] #4 DONE 0.5s [2020-03-30T09:34:51.837Z] [2020-03-30T09:34:51.837Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-30T09:34:51.837Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-30T09:34:51.837Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-30T09:34:51.837Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-03-30T09:34:51.837Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-03-30T09:34:51.837Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-03-30T09:34:51.837Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-03-30T09:34:51.837Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-03-30T09:34:51.837Z] #5 DONE 0.8s [2020-03-30T09:34:51.837Z] [2020-03-30T09:34:51.837Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-30T09:34:52.126Z] #7 DONE 0.2s [2020-03-30T09:34:52.126Z] [2020-03-30T09:34:52.126Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-30T09:34:52.126Z] #6 DONE 0.3s [2020-03-30T09:34:52.225Z] #44 39.77 CC images/fown.o [2020-03-30T09:34:52.384Z] #44 31.58 CC images/stats.o [2020-03-30T09:34:52.416Z] [2020-03-30T09:34:52.416Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-30T09:34:52.416Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-30T09:34:52.442Z] #44 100.7 DEP criu/protobuf-desc.d [2020-03-30T09:34:52.642Z] #44 32.25 CC images/core.o [2020-03-30T09:34:52.703Z] #44 101.0 DEP criu/proc_parse.d [2020-03-30T09:34:52.710Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 0B / 96.43MB 0.1s [2020-03-30T09:34:52.710Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 0B / 155B 0.1s [2020-03-30T09:34:52.710Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 0B / 57.39MB 0.1s [2020-03-30T09:34:52.710Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done [2020-03-30T09:34:52.710Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done [2020-03-30T09:34:52.710Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 0B / 54.14MB 0.1s [2020-03-30T09:34:52.710Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 0B / 8.25MB 0.1s [2020-03-30T09:34:52.710Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 0B / 10.73MB 0.1s [2020-03-30T09:34:52.710Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 0B / 73.51MB 0.1s [2020-03-30T09:34:52.710Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-30T09:34:52.710Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.2s done [2020-03-30T09:34:52.710Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 425.98kB / 8.25MB 0.3s [2020-03-30T09:34:52.785Z] #44 40.29 CC images/ns.o [2020-03-30T09:34:52.964Z] #44 101.2 DEP criu/plugin.d [2020-03-30T09:34:52.964Z] #44 101.2 DEP criu/pipes.d [2020-03-30T09:34:52.964Z] #44 ... [2020-03-30T09:34:52.964Z] [2020-03-30T09:34:52.964Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:34:52.964Z] #17 18.14 Building dependency tree... [2020-03-30T09:34:52.964Z] #17 19.64 libcap2-bin is already the newest version (1:2.25-2). [2020-03-30T09:34:52.964Z] #17 19.64 The following additional packages will be installed: [2020-03-30T09:34:52.964Z] #17 19.64 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-30T09:34:52.964Z] #17 19.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-30T09:34:52.964Z] #17 19.64 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-30T09:34:52.965Z] #17 19.64 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-30T09:34:52.965Z] #17 19.64 python3.7 python3.7-minimal vim-runtime xxd [2020-03-30T09:34:52.965Z] #17 19.65 Suggested packages: [2020-03-30T09:34:52.965Z] #17 19.65 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-30T09:34:52.965Z] #17 19.65 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-30T09:34:52.965Z] #17 19.65 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-30T09:34:52.965Z] #17 19.65 Recommended packages: [2020-03-30T09:34:52.965Z] #17 19.65 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-30T09:34:52.965Z] #17 19.65 python3-keyrings.alt python3-xdg unzip [2020-03-30T09:34:52.965Z] #17 21.54 The following NEW packages will be installed: [2020-03-30T09:34:52.965Z] #17 21.55 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-30T09:34:52.965Z] #17 21.55 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-30T09:34:52.965Z] #17 21.55 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-30T09:34:52.965Z] #17 21.55 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-30T09:34:52.965Z] #17 21.56 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-30T09:34:52.965Z] #17 21.56 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-30T09:34:52.965Z] #17 21.56 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-30T09:34:52.965Z] #17 21.56 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-30T09:34:52.965Z] #17 21.56 xz-utils zip [2020-03-30T09:34:52.965Z] #17 21.91 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:34:52.965Z] #17 21.91 Need to get 27.6 MB of archives. [2020-03-30T09:34:52.965Z] #17 21.91 After this operation, 114 MB of additional disk space will be used. [2020-03-30T09:34:52.965Z] #17 21.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-03-30T09:34:52.965Z] #17 21.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-03-30T09:34:52.965Z] #17 21.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-03-30T09:34:52.965Z] #17 22.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-03-30T09:34:52.965Z] #17 22.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-03-30T09:34:52.965Z] #17 22.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-03-30T09:34:52.965Z] #17 22.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-03-30T09:34:52.965Z] #17 22.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-03-30T09:34:52.965Z] #17 22.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-03-30T09:34:52.965Z] #17 22.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-03-30T09:34:52.965Z] #17 22.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-03-30T09:34:52.965Z] #17 22.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-03-30T09:34:52.965Z] #17 22.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-03-30T09:34:52.965Z] #17 22.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-03-30T09:34:52.965Z] #17 22.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-03-30T09:34:52.965Z] #17 22.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-03-30T09:34:52.965Z] #17 22.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-30T09:34:52.965Z] #17 22.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-30T09:34:52.965Z] #17 22.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-03-30T09:34:52.965Z] #17 22.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-03-30T09:34:52.965Z] #17 22.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-03-30T09:34:52.965Z] #17 22.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-03-30T09:34:52.965Z] #17 22.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-03-30T09:34:52.965Z] #17 22.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-30T09:34:52.965Z] #17 22.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-30T09:34:52.965Z] #17 22.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-30T09:34:52.965Z] #17 22.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-03-30T09:34:52.965Z] #17 22.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-03-30T09:34:52.965Z] #17 22.26 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-03-30T09:34:52.965Z] #17 22.53 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-30T09:34:52.965Z] #17 22.54 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-30T09:34:52.965Z] #17 22.54 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-30T09:34:52.965Z] #17 22.54 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-03-30T09:34:52.965Z] #17 22.55 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-03-30T09:34:52.965Z] #17 22.57 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-30T09:34:52.965Z] #17 22.64 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-30T09:34:52.965Z] #17 22.64 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-30T09:34:52.965Z] #17 22.65 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-03-30T09:34:52.965Z] #17 22.67 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-30T09:34:52.965Z] #17 22.69 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-30T09:34:52.965Z] #17 22.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-30T09:34:52.965Z] #17 22.69 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-03-30T09:34:52.965Z] #17 22.75 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-03-30T09:34:52.965Z] #17 22.75 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-03-30T09:34:52.965Z] #17 22.76 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-30T09:34:52.965Z] #17 23.18 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-03-30T09:34:52.965Z] #17 23.23 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-03-30T09:34:52.965Z] #17 23.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-03-30T09:34:52.965Z] #17 24.01 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:34:52.965Z] #17 24.12 Fetched 27.6 MB in 2s (17.0 MB/s) [2020-03-30T09:34:52.965Z] #17 24.20 Selecting previously unselected package pigz. [2020-03-30T09:34:52.965Z] #17 24.20 (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 ... 23396 files and directories currently installed.) [2020-03-30T09:34:52.965Z] #17 24.34 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-03-30T09:34:52.965Z] #17 24.35 Unpacking pigz (2.4-1) ... [2020-03-30T09:34:52.965Z] #17 24.47 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-03-30T09:34:52.965Z] #17 24.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-30T09:34:52.965Z] #17 24.49 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-30T09:34:52.965Z] #17 25.00 Selecting previously unselected package python3.7-minimal. [2020-03-30T09:34:52.965Z] #17 25.00 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-30T09:34:52.965Z] #17 25.03 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-30T09:34:53.006Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 983.04kB / 8.25MB 0.4s [2020-03-30T09:34:53.006Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 949.35kB / 10.73MB 0.4s [2020-03-30T09:34:53.006Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.20MB / 8.25MB 0.7s [2020-03-30T09:34:53.006Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 2.16MB / 10.73MB 0.7s [2020-03-30T09:34:53.040Z] #44 40.67 CC images/regfile.o [2020-03-30T09:34:53.538Z] #17 25.82 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-30T09:34:53.600Z] #44 41.06 CC images/ghost-file.o [2020-03-30T09:34:53.655Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 3.08MB / 57.39MB 1.0s [2020-03-30T09:34:53.655Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 3.21MB / 54.14MB 1.0s [2020-03-30T09:34:53.655Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.18MB / 8.25MB 1.0s [2020-03-30T09:34:53.655Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.14MB / 10.73MB 1.0s [2020-03-30T09:34:53.667Z] ok github.com/docker/docker/cmd/dockerd 0.055s coverage: 30.7% of statements [2020-03-30T09:34:53.667Z] ok github.com/docker/docker/container 0.118s coverage: 34.9% of statements [2020-03-30T09:34:53.667Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-30T09:34:53.667Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-30T09:34:53.667Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-30T09:34:53.667Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-30T09:34:53.820Z] #17 25.85 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-30T09:34:53.955Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.93MB / 8.25MB 1.3s [2020-03-30T09:34:53.955Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.90MB / 10.73MB 1.3s [2020-03-30T09:34:53.955Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 3.80MB / 73.51MB 1.3s [2020-03-30T09:34:53.955Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.46MB / 8.25MB 1.5s [2020-03-30T09:34:54.014Z] #44 33.39 CC images/core-x86.o [2020-03-30T09:34:54.160Z] #44 41.69 CC images/fifo.o [2020-03-30T09:34:54.248Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.95MB / 8.25MB 1.6s [2020-03-30T09:34:54.248Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 4.92MB / 10.73MB 1.6s [2020-03-30T09:34:54.248Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 5.41MB / 96.43MB 1.8s [2020-03-30T09:34:54.248Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.57MB / 8.25MB 1.8s [2020-03-30T09:34:54.248Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 5.54MB / 10.73MB 1.8s [2020-03-30T09:34:54.248Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 5.96MB / 57.39MB 1.9s [2020-03-30T09:34:54.248Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 6.09MB / 54.14MB 1.9s [2020-03-30T09:34:54.248Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.06MB / 8.25MB 1.9s [2020-03-30T09:34:54.538Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.68MB / 8.25MB 2.1s [2020-03-30T09:34:54.538Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 6.62MB / 10.73MB 2.1s [2020-03-30T09:34:54.720Z] #44 42.15 CC images/remap-file-path.o [2020-03-30T09:34:54.830Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.11MB / 8.25MB 2.2s [2020-03-30T09:34:54.830Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 7.21MB / 10.73MB 2.2s [2020-03-30T09:34:54.830Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.73MB / 8.25MB 2.4s [2020-03-30T09:34:54.830Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 7.60MB / 73.51MB 2.4s [2020-03-30T09:34:54.946Z] #44 ... [2020-03-30T09:34:54.947Z] [2020-03-30T09:34:54.947Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:34:54.947Z] #56 134.9 golang.org/x/crypto/ssh/terminal [2020-03-30T09:34:54.947Z] #56 137.2 mvdan.cc/editorconfig [2020-03-30T09:34:54.947Z] #56 137.7 mvdan.cc/sh/v3/fileutil [2020-03-30T09:34:54.947Z] #56 138.0 mvdan.cc/sh/v3/syntax [2020-03-30T09:34:54.947Z] #56 ... [2020-03-30T09:34:54.947Z] [2020-03-30T09:34:54.947Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:54.947Z] #44 34.38 CC images/core-arm.o [2020-03-30T09:34:55.121Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.19MB / 8.25MB 2.5s [2020-03-30T09:34:55.121Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 8.16MB / 10.73MB 2.5s [2020-03-30T09:34:55.121Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 8.98MB / 54.14MB 2.7s [2020-03-30T09:34:55.121Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.5s done [2020-03-30T09:34:55.121Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 8.91MB / 10.73MB 2.7s [2020-03-30T09:34:55.280Z] #44 42.70 CC images/eventfd.o [2020-03-30T09:34:55.417Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 9.54MB / 57.39MB 2.8s [2020-03-30T09:34:55.417Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 9.67MB / 10.73MB 2.8s [2020-03-30T09:34:55.535Z] #44 43.01 CC images/eventpoll.o [2020-03-30T09:34:55.707Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 10.75MB / 96.43MB 3.1s [2020-03-30T09:34:55.707Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 3.1s done [2020-03-30T09:34:55.707Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 11.96MB / 54.14MB 3.3s [2020-03-30T09:34:55.707Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 11.53MB / 73.51MB 3.3s [2020-03-30T09:34:55.790Z] #44 43.36 CC images/fh.o [2020-03-30T09:34:55.879Z] #44 35.18 CC images/core-aarch64.o [2020-03-30T09:34:55.879Z] #44 35.39 CC images/core-ppc64.o [2020-03-30T09:34:55.999Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 12.65MB / 57.39MB 3.6s [2020-03-30T09:34:56.137Z] #44 ... [2020-03-30T09:34:56.137Z] [2020-03-30T09:34:56.137Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:34:56.137Z] #47 136.2 go/parser [2020-03-30T09:34:56.137Z] #47 137.9 text/template [2020-03-30T09:34:56.137Z] #47 141.4 encoding/xml [2020-03-30T09:34:56.295Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 15.86MB / 54.14MB 4.0s [2020-03-30T09:34:56.332Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2020-03-30T09:34:56.365Z] #17 28.69 Selecting previously unselected package python3-minimal. [2020-03-30T09:34:56.600Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 15.92MB / 96.43MB 4.2s [2020-03-30T09:34:56.600Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 15.93MB / 57.39MB 4.2s [2020-03-30T09:34:56.600Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 15.86MB / 73.51MB 4.2s [2020-03-30T09:34:56.626Z] #17 28.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23645 files and directories currently installed.) [2020-03-30T09:34:56.626Z] #17 28.76 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-03-30T09:34:56.626Z] #17 28.77 Unpacking python3-minimal (3.7.3-1) ... [2020-03-30T09:34:56.626Z] #17 28.86 Selecting previously unselected package libmpdec2:arm64. [2020-03-30T09:34:56.626Z] #17 28.88 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-03-30T09:34:56.626Z] #17 28.89 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-03-30T09:34:56.703Z] #47 146.6 go/doc [2020-03-30T09:34:56.703Z] #47 ... [2020-03-30T09:34:56.703Z] [2020-03-30T09:34:56.703Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:34:56.703Z] #44 36.19 CC images/core-s390.o [2020-03-30T09:34:56.715Z] #44 44.05 CC images/fsnotify.o [2020-03-30T09:34:56.886Z] #17 29.06 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-03-30T09:34:56.886Z] #17 29.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-03-30T09:34:56.886Z] #17 29.07 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-30T09:34:57.238Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 19.27MB / 54.14MB 4.6s [2020-03-30T09:34:57.238Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 19.20MB / 57.39MB 4.8s [2020-03-30T09:34:57.528Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 19.73MB / 73.51MB 4.9s [2020-03-30T09:34:57.528Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 20.75MB / 96.43MB 5.1s [2020-03-30T09:34:57.636Z] #44 36.97 CC images/cpuinfo.o [2020-03-30T09:34:57.795Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-03-30T09:34:57.817Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 22.63MB / 54.14MB 5.2s [2020-03-30T09:34:57.817Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 22.38MB / 57.39MB 5.4s [2020-03-30T09:34:57.817Z] #8 ... [2020-03-30T09:34:57.817Z] [2020-03-30T09:34:57.817Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-30T09:34:57.817Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-30T09:34:57.817Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-30T09:34:57.817Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.5s done [2020-03-30T09:34:57.817Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-30T09:34:57.817Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.0s done [2020-03-30T09:34:57.817Z] #72 DONE 5.5s [2020-03-30T09:34:57.817Z] [2020-03-30T09:34:57.817Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-30T09:34:57.817Z] #8 ... [2020-03-30T09:34:57.817Z] [2020-03-30T09:34:57.817Z] #21 [internal] load build context [2020-03-30T09:34:57.817Z] #21 transferring context: 45.29MB 5.7s [2020-03-30T09:34:58.077Z] #44 45.40 CC images/signalfd.o [2020-03-30T09:34:58.077Z] #44 45.75 CC images/fs.o [2020-03-30T09:34:58.270Z] #17 30.18 Selecting previously unselected package python3.7. [2020-03-30T09:34:58.270Z] #17 30.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-03-30T09:34:58.270Z] #17 30.20 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-30T09:34:58.270Z] #17 30.36 Selecting previously unselected package libpython3-stdlib:arm64. [2020-03-30T09:34:58.270Z] #17 30.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-03-30T09:34:58.270Z] #17 30.40 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-30T09:34:58.449Z] #21 transferring context: 50.07MB 6.0s done [2020-03-30T09:34:58.449Z] #21 DONE 6.1s [2020-03-30T09:34:58.449Z] [2020-03-30T09:34:58.449Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-30T09:34:58.449Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 25.79MB / 96.43MB 5.8s [2020-03-30T09:34:58.449Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 26.04MB / 54.14MB 5.8s [2020-03-30T09:34:58.449Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 25.04MB / 73.51MB 5.8s [2020-03-30T09:34:58.449Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 26.02MB / 57.39MB 6.0s [2020-03-30T09:34:58.530Z] #17 30.56 Setting up python3-minimal (3.7.3-1) ... [2020-03-30T09:34:58.573Z] #44 37.85 CC images/inventory.o [2020-03-30T09:34:58.637Z] #44 46.20 CC images/pstree.o [2020-03-30T09:34:58.736Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 29.36MB / 57.39MB 6.3s [2020-03-30T09:34:58.737Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 30.31MB / 54.14MB 6.3s [2020-03-30T09:34:58.737Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 29.36MB / 73.51MB 6.3s [2020-03-30T09:34:58.796Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-03-30T09:34:58.832Z] #44 38.14 CC images/fdinfo.o [2020-03-30T09:34:58.892Z] #44 46.66 CC images/pipe.o [2020-03-30T09:34:59.023Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 32.14MB / 96.43MB 6.4s [2020-03-30T09:34:59.023Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 32.87MB / 57.39MB 6.6s [2020-03-30T09:34:59.023Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 33.74MB / 54.14MB 6.6s [2020-03-30T09:34:59.089Z] #44 38.61 CC images/fown.o [2020-03-30T09:34:59.312Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 34.74MB / 73.51MB 6.7s [2020-03-30T09:34:59.312Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 37.27MB / 96.43MB 6.9s [2020-03-30T09:34:59.312Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 36.18MB / 57.39MB 6.9s [2020-03-30T09:34:59.312Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 37.26MB / 54.14MB 6.9s [2020-03-30T09:34:59.347Z] #44 38.89 CC images/ns.o [2020-03-30T09:34:59.452Z] #44 47.07 CC images/tcp-stream.o [2020-03-30T09:34:59.600Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 39.81MB / 57.39MB 7.2s [2020-03-30T09:34:59.600Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 41.02MB / 54.14MB 7.2s [2020-03-30T09:34:59.600Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 40.04MB / 73.51MB 7.2s [2020-03-30T09:34:59.605Z] #44 39.25 CC images/regfile.o [2020-03-30T09:34:59.892Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 42.76MB / 96.43MB 7.3s [2020-03-30T09:34:59.892Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 43.06MB / 57.39MB 7.5s [2020-03-30T09:34:59.892Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 44.24MB / 54.14MB 7.5s [2020-03-30T09:34:59.914Z] #17 31.87 Selecting previously unselected package python3. [2020-03-30T09:34:59.914Z] #17 31.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24057 files and directories currently installed.) [2020-03-30T09:34:59.914Z] #17 31.92 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-03-30T09:34:59.914Z] #17 31.94 Unpacking python3 (3.7.3-1) ... [2020-03-30T09:34:59.914Z] #17 32.05 Selecting previously unselected package libip4tc0:arm64. [2020-03-30T09:34:59.914Z] #17 32.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-03-30T09:34:59.914Z] #17 32.10 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-03-30T09:35:00.012Z] #44 47.56 CC images/sk-packet.o [2020-03-30T09:35:00.089Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-30T09:35:00.089Z] [2020-03-30T09:35:00.089Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-30T09:35:00.089Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-30T09:35:00.089Z] Using test binary docker [2020-03-30T09:35:00.089Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-30T09:35:00.089Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-30T09:35:00.089Z] INFO: Waiting for daemon to start... [2020-03-30T09:35:00.089Z] Starting dockerd [2020-03-30T09:35:00.170Z] #44 39.62 CC images/ghost-file.o [2020-03-30T09:35:00.174Z] #17 32.23 Selecting previously unselected package libip6tc0:arm64. [2020-03-30T09:35:00.175Z] #17 32.24 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-03-30T09:35:00.175Z] #17 32.25 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-03-30T09:35:00.175Z] #17 32.40 Selecting previously unselected package libiptc0:arm64. [2020-03-30T09:35:00.175Z] #17 32.41 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-03-30T09:35:00.175Z] #17 32.42 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-03-30T09:35:00.175Z] #17 32.51 Selecting previously unselected package libnfnetlink0:arm64. [2020-03-30T09:35:00.175Z] #17 32.51 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-03-30T09:35:00.175Z] #17 32.52 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-30T09:35:00.181Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 44.53MB / 73.51MB 7.6s [2020-03-30T09:35:00.181Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 46.04MB / 57.39MB 7.8s [2020-03-30T09:35:00.181Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 47.32MB / 54.14MB 7.8s [2020-03-30T09:35:00.435Z] #17 32.58 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-03-30T09:35:00.435Z] #17 32.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-03-30T09:35:00.435Z] #17 32.61 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-30T09:35:00.435Z] #17 32.72 Selecting previously unselected package libnftnl11:arm64. [2020-03-30T09:35:00.435Z] #17 32.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-03-30T09:35:00.435Z] #17 32.73 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-03-30T09:35:00.466Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 48.90MB / 96.43MB 7.9s [2020-03-30T09:35:00.466Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 49.48MB / 57.39MB 8.1s [2020-03-30T09:35:00.466Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 50.73MB / 54.14MB 8.1s [2020-03-30T09:35:00.466Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 49.61MB / 73.51MB 8.1s [2020-03-30T09:35:00.572Z] #44 48.15 CC images/mnt.o [2020-03-30T09:35:00.695Z] #17 32.85 Selecting previously unselected package iptables. [2020-03-30T09:35:00.695Z] #17 32.85 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-03-30T09:35:00.695Z] #17 32.86 Unpacking iptables (1.8.2-4) ... [2020-03-30T09:35:00.735Z] #44 40.02 CC images/fifo.o [2020-03-30T09:35:00.752Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 54.44MB / 96.43MB 8.4s [2020-03-30T09:35:00.752Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 53.49MB / 57.39MB 8.4s [2020-03-30T09:35:00.752Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 8.4s [2020-03-30T09:35:00.752Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 53.32MB / 73.51MB 8.4s [2020-03-30T09:35:00.955Z] #17 33.32 Selecting previously unselected package xxd. [2020-03-30T09:35:00.993Z] #44 40.39 CC images/remap-file-path.o [2020-03-30T09:35:01.038Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 8.4s done [2020-03-30T09:35:01.038Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 60.14MB / 96.43MB 8.7s [2020-03-30T09:35:01.038Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 8.6s done [2020-03-30T09:35:01.038Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 58.78MB / 73.51MB 8.7s [2020-03-30T09:35:01.216Z] #17 33.32 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-30T09:35:01.216Z] #17 33.33 Unpacking xxd (2:8.1.0875-5) ... [2020-03-30T09:35:01.251Z] #44 40.72 CC images/eventfd.o [2020-03-30T09:35:01.476Z] #17 33.61 Selecting previously unselected package vim-common. [2020-03-30T09:35:01.477Z] #17 33.61 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-30T09:35:01.477Z] #17 33.64 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-30T09:35:01.497Z] #44 48.92 CC images/pipe-data.o [2020-03-30T09:35:01.497Z] #44 ... [2020-03-30T09:35:01.497Z] [2020-03-30T09:35:01.497Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:01.497Z] #47 140.6 go/doc [2020-03-30T09:35:01.497Z] #47 146.7 github.com/LK4D4/vndr/build [2020-03-30T09:35:01.497Z] #47 149.0 github.com/LK4D4/vndr/versioned [2020-03-30T09:35:01.497Z] #47 149.3 compress/flate [2020-03-30T09:35:01.509Z] #44 41.11 CC images/eventpoll.o [2020-03-30T09:35:01.661Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 69.56MB / 96.43MB 9.0s [2020-03-30T09:35:01.661Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 63.82MB / 73.51MB 9.0s [2020-03-30T09:35:01.661Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 78.66MB / 96.43MB 9.3s [2020-03-30T09:35:01.661Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 69.23MB / 73.51MB 9.3s [2020-03-30T09:35:01.737Z] #17 33.88 Selecting previously unselected package bash-completion. [2020-03-30T09:35:01.737Z] #17 33.88 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-30T09:35:01.752Z] #47 ... [2020-03-30T09:35:01.752Z] [2020-03-30T09:35:01.752Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:01.752Z] #44 49.23 CC images/sa.o [2020-03-30T09:35:01.949Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.38MB / 73.51MB 9.4s [2020-03-30T09:35:01.949Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 88.76MB / 96.43MB 9.6s [2020-03-30T09:35:01.949Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 9.4s done [2020-03-30T09:35:01.981Z] . [2020-03-30T09:35:01.981Z] INFO: Building docker-sdk-python3:4.2.0... [2020-03-30T09:35:02.008Z] #44 49.62 CC images/timer.o [2020-03-30T09:35:02.233Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 9.7s done [2020-03-30T09:35:02.233Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-03-30T09:35:02.442Z] #44 41.75 CC images/fh.o [2020-03-30T09:35:02.568Z] #44 50.14 CC images/timerfd.o [2020-03-30T09:35:03.007Z] #44 42.40 CC images/fsnotify.o [2020-03-30T09:35:03.122Z] #17 ... [2020-03-30T09:35:03.122Z] [2020-03-30T09:35:03.122Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:03.122Z] #44 101.4 DEP criu/pie-util.d [2020-03-30T09:35:03.122Z] #44 101.5 DEP criu/pie-util-vdso.d [2020-03-30T09:35:03.122Z] #44 101.7 DEP criu/path.d [2020-03-30T09:35:03.122Z] #44 101.8 DEP criu/parasite-syscall.d [2020-03-30T09:35:03.122Z] #44 102.1 DEP criu/pagemap.d [2020-03-30T09:35:03.122Z] #44 102.4 DEP criu/pagemap-cache.d [2020-03-30T09:35:03.122Z] #44 102.6 DEP criu/page-xfer.d [2020-03-30T09:35:03.122Z] #44 103.0 DEP criu/page-pipe.d [2020-03-30T09:35:03.122Z] #44 103.1 DEP criu/netfilter.d [2020-03-30T09:35:03.122Z] #44 103.4 DEP criu/net.d [2020-03-30T09:35:03.122Z] #44 103.6 DEP criu/namespaces.d [2020-03-30T09:35:03.122Z] #44 103.8 DEP criu/mount.d [2020-03-30T09:35:03.122Z] #44 104.1 DEP criu/mem.d [2020-03-30T09:35:03.122Z] #44 104.3 DEP criu/lsm.d [2020-03-30T09:35:03.122Z] #44 104.6 DEP criu/log.d [2020-03-30T09:35:03.122Z] #44 104.9 DEP criu/libnetlink.d [2020-03-30T09:35:03.122Z] #44 105.0 DEP criu/kerndat.d [2020-03-30T09:35:03.122Z] #44 105.1 DEP criu/kcmp-ids.d [2020-03-30T09:35:03.122Z] #44 105.2 DEP criu/irmap.d [2020-03-30T09:35:03.122Z] #44 105.2 DEP criu/ipc_ns.d [2020-03-30T09:35:03.122Z] #44 105.4 DEP criu/image.d [2020-03-30T09:35:03.122Z] #44 105.7 DEP criu/image-desc.d [2020-03-30T09:35:03.122Z] #44 105.8 DEP criu/fsnotify.d [2020-03-30T09:35:03.122Z] #44 106.0 DEP criu/filesystems.d [2020-03-30T09:35:03.122Z] #44 106.2 DEP criu/files.d [2020-03-30T09:35:03.122Z] #44 106.4 DEP criu/files-reg.d [2020-03-30T09:35:03.122Z] #44 106.5 DEP criu/files-ext.d [2020-03-30T09:35:03.122Z] #44 106.7 DEP criu/file-lock.d [2020-03-30T09:35:03.122Z] #44 106.9 DEP criu/file-ids.d [2020-03-30T09:35:03.122Z] #44 107.0 DEP criu/fifo.d [2020-03-30T09:35:03.122Z] #44 107.2 DEP criu/fdstore.d [2020-03-30T09:35:03.122Z] #44 107.2 DEP criu/fault-injection.d [2020-03-30T09:35:03.122Z] #44 107.3 DEP criu/external.d [2020-03-30T09:35:03.122Z] #44 107.5 DEP criu/eventpoll.d [2020-03-30T09:35:03.122Z] #44 107.7 DEP criu/eventfd.d [2020-03-30T09:35:03.122Z] #44 107.8 DEP criu/crtools.d [2020-03-30T09:35:03.122Z] #44 108.0 DEP criu/cr-service.d [2020-03-30T09:35:03.122Z] #44 108.1 DEP criu/cr-restore.d [2020-03-30T09:35:03.122Z] #44 108.3 DEP criu/cr-errno.d [2020-03-30T09:35:03.122Z] #44 108.3 DEP criu/cr-dump.d [2020-03-30T09:35:03.122Z] #44 108.5 DEP criu/cr-dedup.d [2020-03-30T09:35:03.122Z] #44 108.7 DEP criu/cr-check.d [2020-03-30T09:35:03.122Z] #44 108.9 DEP criu/config.d [2020-03-30T09:35:03.122Z] #44 109.0 DEP criu/clone-noasan.d [2020-03-30T09:35:03.122Z] #44 109.0 DEP criu/cgroup.d [2020-03-30T09:35:03.122Z] #44 109.1 DEP criu/cgroup-props.d [2020-03-30T09:35:03.122Z] #44 109.2 DEP criu/bitmap.d [2020-03-30T09:35:03.122Z] #44 109.2 DEP criu/bfd.d [2020-03-30T09:35:03.122Z] #44 109.3 DEP criu/autofs.d [2020-03-30T09:35:03.122Z] #44 109.4 DEP criu/aio.d [2020-03-30T09:35:03.122Z] #44 109.7 DEP criu/action-scripts.d [2020-03-30T09:35:03.122Z] #44 110.0 CC criu/action-scripts.o [2020-03-30T09:35:03.122Z] #44 110.6 CC criu/aio.o [2020-03-30T09:35:03.122Z] #44 111.1 CC criu/autofs.o [2020-03-30T09:35:03.128Z] #44 50.58 CC images/mm.o [2020-03-30T09:35:03.128Z] #44 ... [2020-03-30T09:35:03.128Z] [2020-03-30T09:35:03.128Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:35:03.128Z] #56 143.7 mvdan.cc/sh/v3/cmd/shfmt [2020-03-30T09:35:03.128Z] #56 DONE 152.5s [2020-03-30T09:35:03.383Z] [2020-03-30T09:35:03.383Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:35:03.383Z] #68 ... [2020-03-30T09:35:03.383Z] [2020-03-30T09:35:03.383Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:03.383Z] #47 152.7 vendor/golang.org/x/crypto/cryptobyte [2020-03-30T09:35:04.065Z] #44 112.5 CC criu/bfd.o [2020-03-30T09:35:04.381Z] #44 43.58 CC images/signalfd.o [2020-03-30T09:35:04.381Z] #44 43.96 CC images/fs.o [2020-03-30T09:35:04.636Z] #44 112.9 CC criu/bitmap.o [2020-03-30T09:35:04.636Z] #44 113.1 CC criu/cgroup-props.o [2020-03-30T09:35:04.748Z] #47 154.1 net [2020-03-30T09:35:04.897Z] #44 ... [2020-03-30T09:35:04.897Z] [2020-03-30T09:35:04.897Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:35:04.897Z] #17 37.05 Unpacking bash-completion (1:2.8-6) ... [2020-03-30T09:35:04.946Z] #44 44.28 CC images/pstree.o [2020-03-30T09:35:05.204Z] #44 44.59 CC images/pipe.o [2020-03-30T09:35:05.461Z] #44 44.96 CC images/tcp-stream.o [2020-03-30T09:35:05.468Z] #17 37.50 Selecting previously unselected package bzip2. [2020-03-30T09:35:05.468Z] #17 37.51 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-03-30T09:35:05.468Z] #17 37.53 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-30T09:35:05.468Z] #17 37.69 Selecting previously unselected package xz-utils. [2020-03-30T09:35:05.468Z] #17 37.71 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-03-30T09:35:05.468Z] #17 37.71 Unpacking xz-utils (5.2.4-1) ... [2020-03-30T09:35:05.617Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.7% of statements [2020-03-30T09:35:05.729Z] #17 37.89 Selecting previously unselected package apparmor. [2020-03-30T09:35:05.729Z] #17 37.89 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-03-30T09:35:05.729Z] #17 37.99 Unpacking apparmor (2.13.2-10) ... [2020-03-30T09:35:06.026Z] #44 45.52 CC images/sk-packet.o [2020-03-30T09:35:06.229Z] ok github.com/docker/docker/daemon/config 0.018s coverage: 81.7% of statements [2020-03-30T09:35:06.301Z] #17 38.37 Selecting previously unselected package aufs-tools. [2020-03-30T09:35:06.301Z] #17 38.38 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-03-30T09:35:06.301Z] #17 38.40 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-30T09:35:06.562Z] #17 38.56 Selecting previously unselected package libonig5:arm64. [2020-03-30T09:35:06.562Z] #17 38.57 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-03-30T09:35:06.562Z] #17 38.58 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-30T09:35:06.562Z] #17 38.73 Selecting previously unselected package libjq1:arm64. [2020-03-30T09:35:06.562Z] #17 38.74 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-30T09:35:06.562Z] #17 38.75 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-30T09:35:06.591Z] #44 46.18 CC images/mnt.o [2020-03-30T09:35:06.823Z] #17 38.91 Selecting previously unselected package jq. [2020-03-30T09:35:06.823Z] #17 38.93 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-30T09:35:06.823Z] #17 38.95 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-30T09:35:06.823Z] #17 39.02 Selecting previously unselected package libaio1:arm64. [2020-03-30T09:35:06.823Z] #17 39.03 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-03-30T09:35:06.823Z] #17 39.04 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-03-30T09:35:06.823Z] #17 39.11 Selecting previously unselected package libgpm2:arm64. [2020-03-30T09:35:06.839Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-03-30T09:35:07.084Z] #17 39.11 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-03-30T09:35:07.084Z] #17 39.12 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-03-30T09:35:07.084Z] #17 39.22 Selecting previously unselected package libicu63:arm64. [2020-03-30T09:35:07.084Z] #17 39.24 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-03-30T09:35:07.084Z] #17 39.25 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-03-30T09:35:07.156Z] #44 46.66 CC images/pipe-data.o [2020-03-30T09:35:07.264Z] #47 156.1 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-30T09:35:07.414Z] #44 ... [2020-03-30T09:35:07.414Z] [2020-03-30T09:35:07.414Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:35:07.414Z] #56 148.6 mvdan.cc/sh/v3/cmd/shfmt [2020-03-30T09:35:07.414Z] #56 DONE 157.6s [2020-03-30T09:35:07.414Z] [2020-03-30T09:35:07.414Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:07.414Z] #47 151.6 github.com/LK4D4/vndr/versioned [2020-03-30T09:35:07.414Z] #47 151.7 github.com/LK4D4/vndr/build [2020-03-30T09:35:07.414Z] #47 151.9 compress/flate [2020-03-30T09:35:07.414Z] #47 157.6 net [2020-03-30T09:35:07.449Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-03-30T09:35:07.671Z] #47 157.8 vendor/golang.org/x/crypto/internal/chacha20 [2020-03-30T09:35:07.671Z] #47 ... [2020-03-30T09:35:07.671Z] [2020-03-30T09:35:07.672Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:07.672Z] #44 47.15 CC images/sa.o [2020-03-30T09:35:08.237Z] #44 47.66 CC images/timer.o [2020-03-30T09:35:08.450Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-03-30T09:35:08.628Z] #47 157.9 vendor/golang.org/x/text/transform [2020-03-30T09:35:09.060Z] ok github.com/docker/docker/daemon 12.256s coverage: 17.5% of statements [2020-03-30T09:35:09.060Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-30T09:35:09.060Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-30T09:35:09.060Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-30T09:35:09.060Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-30T09:35:09.169Z] #44 48.47 CC images/timerfd.o [2020-03-30T09:35:09.427Z] #44 48.94 CC images/mm.o [2020-03-30T09:35:09.552Z] #47 ... [2020-03-30T09:35:09.552Z] [2020-03-30T09:35:09.552Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:09.552Z] #44 51.31 CC images/sk-opts.o [2020-03-30T09:35:09.552Z] #44 51.69 CC images/sk-unix.o [2020-03-30T09:35:09.552Z] #44 52.18 CC images/sk-inet.o [2020-03-30T09:35:09.552Z] #44 52.87 CC images/tun.o [2020-03-30T09:35:09.552Z] #44 53.28 CC images/sk-netlink.o [2020-03-30T09:35:09.552Z] #44 53.66 CC images/packet-sock.o [2020-03-30T09:35:09.552Z] #44 54.24 CC images/ipc-var.o [2020-03-30T09:35:09.552Z] #44 54.66 CC images/ipc-desc.o [2020-03-30T09:35:09.552Z] #44 54.91 CC images/ipc-shm.o [2020-03-30T09:35:09.552Z] #44 55.29 CC images/ipc-msg.o [2020-03-30T09:35:09.552Z] #44 55.78 CC images/ipc-sem.o [2020-03-30T09:35:09.552Z] #44 56.14 CC images/utsns.o [2020-03-30T09:35:09.552Z] #44 56.44 CC images/creds.o [2020-03-30T09:35:09.552Z] #44 56.82 CC images/vma.o [2020-03-30T09:35:09.552Z] #44 57.18 CC images/netdev.o [2020-03-30T09:35:10.112Z] #44 ... [2020-03-30T09:35:10.112Z] [2020-03-30T09:35:10.113Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:35:10.113Z] #10 159.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-30T09:35:10.113Z] #10 159.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-30T09:35:10.113Z] #10 159.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:35:10.359Z] #44 49.80 CC images/sk-opts.o [2020-03-30T09:35:10.384Z] #17 42.24 Selecting previously unselected package libnet1:arm64. [2020-03-30T09:35:10.384Z] #17 42.25 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-30T09:35:10.384Z] #17 42.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-30T09:35:10.384Z] #17 42.38 Selecting previously unselected package libnl-3-200:arm64. [2020-03-30T09:35:10.384Z] #17 42.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-30T09:35:10.384Z] #17 42.39 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-30T09:35:10.384Z] #17 42.56 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-30T09:35:10.384Z] #17 42.57 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-30T09:35:10.384Z] #17 42.64 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-30T09:35:10.384Z] #17 42.73 Selecting previously unselected package libreadline5:arm64. [2020-03-30T09:35:10.384Z] #17 42.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-03-30T09:35:10.524Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-03-30T09:35:10.644Z] #17 42.75 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-30T09:35:10.644Z] #17 42.89 Selecting previously unselected package net-tools. [2020-03-30T09:35:10.908Z] #17 42.89 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-03-30T09:35:10.908Z] #17 42.91 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-30T09:35:10.925Z] #44 50.33 CC images/sk-unix.o [2020-03-30T09:35:11.134Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.188s coverage: 57.0% of statements [2020-03-30T09:35:11.169Z] #17 43.14 Selecting previously unselected package python-pip-whl. [2020-03-30T09:35:11.169Z] #17 43.16 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-30T09:35:11.169Z] #17 43.18 Unpacking python-pip-whl (18.1-5) ... [2020-03-30T09:35:11.430Z] #17 43.67 Selecting previously unselected package python3-lib2to3. [2020-03-30T09:35:11.430Z] #17 43.68 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-30T09:35:11.430Z] #17 43.69 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-30T09:35:11.490Z] #44 50.94 CC images/sk-inet.o [2020-03-30T09:35:11.692Z] #17 43.90 Selecting previously unselected package python3-distutils. [2020-03-30T09:35:11.692Z] #17 43.91 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-30T09:35:11.692Z] #17 43.93 Unpacking python3-distutils (3.7.3-1) ... [2020-03-30T09:35:11.954Z] #17 44.15 Selecting previously unselected package python3-pip. [2020-03-30T09:35:11.954Z] #17 44.16 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-30T09:35:11.954Z] #17 44.17 Unpacking python3-pip (18.1-5) ... [2020-03-30T09:35:12.214Z] #17 44.39 Selecting previously unselected package python3-pkg-resources. [2020-03-30T09:35:12.214Z] #17 44.40 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-30T09:35:12.214Z] #17 44.40 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-30T09:35:12.423Z] #44 51.68 CC images/tun.o [2020-03-30T09:35:12.474Z] #17 44.52 Selecting previously unselected package python3-setuptools. [2020-03-30T09:35:12.475Z] #17 44.53 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-30T09:35:12.475Z] #17 44.55 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-30T09:35:12.683Z] #44 52.15 CC images/sk-netlink.o [2020-03-30T09:35:12.735Z] #17 44.82 Selecting previously unselected package python3-wheel. [2020-03-30T09:35:12.735Z] #17 44.82 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-30T09:35:12.735Z] #17 44.83 Unpacking python3-wheel (0.32.3-2) ... [2020-03-30T09:35:12.735Z] #17 45.02 Selecting previously unselected package sudo. [2020-03-30T09:35:12.941Z] #44 52.53 CC images/packet-sock.o [2020-03-30T09:35:12.996Z] #17 45.03 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-03-30T09:35:12.996Z] #17 45.04 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-30T09:35:13.256Z] #17 45.52 Selecting previously unselected package thin-provisioning-tools. [2020-03-30T09:35:13.256Z] #17 45.53 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-03-30T09:35:13.256Z] #17 45.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-30T09:35:13.506Z] #44 53.10 CC images/ipc-var.o [2020-03-30T09:35:13.827Z] #17 45.80 Selecting previously unselected package uidmap. [2020-03-30T09:35:13.827Z] #17 45.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-03-30T09:35:13.827Z] #17 45.81 Unpacking uidmap (1:4.5-1.1) ... [2020-03-30T09:35:13.827Z] #17 45.95 Selecting previously unselected package vim-runtime. [2020-03-30T09:35:13.827Z] #17 45.95 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-30T09:35:13.827Z] #17 45.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-30T09:35:13.827Z] #17 46.02 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-30T09:35:13.827Z] #17 46.03 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-30T09:35:14.073Z] #44 53.41 CC images/ipc-desc.o [2020-03-30T09:35:14.331Z] #44 53.76 CC images/ipc-shm.o [2020-03-30T09:35:14.589Z] #44 54.00 CC images/ipc-msg.o [2020-03-30T09:35:15.154Z] #44 54.45 CC images/ipc-sem.o [2020-03-30T09:35:15.154Z] #44 ... [2020-03-30T09:35:15.154Z] [2020-03-30T09:35:15.154Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:35:15.154Z] #10 165.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-30T09:35:15.154Z] #10 165.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-30T09:35:15.154Z] #10 165.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:35:15.501Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.988s coverage: 45.9% of statements [2020-03-30T09:35:15.741Z] #17 ... [2020-03-30T09:35:15.741Z] [2020-03-30T09:35:15.741Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:15.741Z] #44 114.0 CC criu/cgroup.o [2020-03-30T09:35:15.741Z] #44 117.1 CC criu/clone-noasan.o [2020-03-30T09:35:15.741Z] #44 117.3 CC criu/config.o [2020-03-30T09:35:15.741Z] #44 118.9 CC criu/cr-check.o [2020-03-30T09:35:15.741Z] #44 120.8 CC criu/cr-dedup.o [2020-03-30T09:35:15.741Z] #44 121.4 CC criu/cr-dump.o [2020-03-30T09:35:16.001Z] #44 124.4 CC criu/cr-errno.o [2020-03-30T09:35:16.111Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-03-30T09:35:16.262Z] #44 124.5 CC criu/cr-restore.o [2020-03-30T09:35:16.648Z] #10 ... [2020-03-30T09:35:16.648Z] [2020-03-30T09:35:16.648Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:16.648Z] #44 57.86 CC images/tty.o [2020-03-30T09:35:16.648Z] #44 58.61 CC images/file-lock.o [2020-03-30T09:35:16.648Z] #44 58.96 CC images/rlimit.o [2020-03-30T09:35:16.648Z] #44 59.37 CC images/pagemap.o [2020-03-30T09:35:16.648Z] #44 59.89 CC images/siginfo.o [2020-03-30T09:35:16.648Z] #44 60.47 CC images/rpc.o [2020-03-30T09:35:16.648Z] #44 62.62 CC images/ext-file.o [2020-03-30T09:35:16.648Z] #44 62.89 CC images/cgroup.o [2020-03-30T09:35:16.648Z] #44 63.90 CC images/userns.o [2020-03-30T09:35:16.648Z] #44 64.31 CC images/google/protobuf/descriptor.o [2020-03-30T09:35:17.647Z] #44 ... [2020-03-30T09:35:17.647Z] [2020-03-30T09:35:17.647Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:35:17.647Z] #17 49.48 Selecting previously unselected package vim. [2020-03-30T09:35:17.647Z] #17 49.48 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-03-30T09:35:17.647Z] #17 49.52 Unpacking vim (2:8.1.0875-5) ... [2020-03-30T09:35:17.647Z] #17 50.01 Selecting previously unselected package xfsprogs. [2020-03-30T09:35:17.647Z] #17 50.02 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-03-30T09:35:17.647Z] #17 50.03 Unpacking xfsprogs (4.20.0-1) ... [2020-03-30T09:35:18.588Z] #17 50.69 Selecting previously unselected package zip. [2020-03-30T09:35:18.588Z] #17 50.69 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-03-30T09:35:18.588Z] #17 50.72 Unpacking zip (3.0-11+b1) ... [2020-03-30T09:35:18.849Z] #17 50.99 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-30T09:35:18.849Z] #17 51.13 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-30T09:35:18.849Z] #17 51.18 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-03-30T09:35:18.849Z] #17 51.23 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-30T09:35:19.110Z] #17 51.26 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-03-30T09:35:19.110Z] #17 51.29 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-03-30T09:35:19.110Z] #17 51.34 Setting up uidmap (1:4.5-1.1) ... [2020-03-30T09:35:19.110Z] #17 51.39 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-03-30T09:35:19.110Z] #17 51.42 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-30T09:35:19.342Z] #10 ... [2020-03-30T09:35:19.342Z] [2020-03-30T09:35:19.342Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:19.342Z] #47 158.9 vendor/golang.org/x/crypto/poly1305 [2020-03-30T09:35:19.342Z] #47 159.7 vendor/golang.org/x/sys/cpu [2020-03-30T09:35:19.342Z] #47 160.4 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-30T09:35:19.342Z] #47 163.1 vendor/golang.org/x/crypto/hkdf [2020-03-30T09:35:19.342Z] #47 163.3 vendor/golang.org/x/text/transform [2020-03-30T09:35:19.342Z] #47 164.3 vendor/golang.org/x/text/unicode/bidi [2020-03-30T09:35:19.342Z] #47 166.8 vendor/golang.org/x/text/secure/bidirule [2020-03-30T09:35:19.342Z] #47 167.1 vendor/golang.org/x/text/unicode/norm [2020-03-30T09:35:19.342Z] #47 ... [2020-03-30T09:35:19.342Z] [2020-03-30T09:35:19.342Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:19.342Z] #44 54.75 CC images/utsns.o [2020-03-30T09:35:19.342Z] #44 55.09 CC images/creds.o [2020-03-30T09:35:19.342Z] #44 55.49 CC images/vma.o [2020-03-30T09:35:19.342Z] #44 55.86 CC images/netdev.o [2020-03-30T09:35:19.342Z] #44 56.48 CC images/tty.o [2020-03-30T09:35:19.342Z] #44 57.45 CC images/file-lock.o [2020-03-30T09:35:19.342Z] #44 57.80 CC images/rlimit.o [2020-03-30T09:35:19.342Z] #44 58.12 CC images/pagemap.o [2020-03-30T09:35:19.342Z] #44 58.60 CC images/siginfo.o [2020-03-30T09:35:19.371Z] #17 51.50 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-30T09:35:19.371Z] #17 51.55 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-30T09:35:19.371Z] #17 51.57 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-03-30T09:35:19.371Z] #17 51.59 Setting up xxd (2:8.1.0875-5) ... [2020-03-30T09:35:19.371Z] #17 51.60 Setting up zip (3.0-11+b1) ... [2020-03-30T09:35:19.371Z] #17 51.61 Setting up vim-common (2:8.1.0875-5) ... [2020-03-30T09:35:19.371Z] #17 51.67 Setting up bash-completion (1:2.8-6) ... [2020-03-30T09:35:19.549Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.186s coverage: 49.5% of statements [2020-03-30T09:35:19.600Z] #44 58.98 CC images/rpc.o [2020-03-30T09:35:19.919Z] #44 67.23 CC images/opts.o [2020-03-30T09:35:19.919Z] #44 ... [2020-03-30T09:35:19.919Z] [2020-03-30T09:35:19.919Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:19.919Z] #47 158.9 vendor/golang.org/x/text/unicode/bidi [2020-03-30T09:35:19.919Z] #47 162.0 vendor/golang.org/x/text/secure/bidirule [2020-03-30T09:35:19.919Z] #47 162.6 vendor/golang.org/x/text/unicode/norm [2020-03-30T09:35:19.919Z] #47 ... [2020-03-30T09:35:19.919Z] [2020-03-30T09:35:19.919Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:19.919Z] #44 67.51 CC images/seccomp.o [2020-03-30T09:35:20.480Z] #44 68.02 CC images/binfmt-misc.o [2020-03-30T09:35:20.735Z] #44 68.37 CC images/time.o [2020-03-30T09:35:20.992Z] #44 68.70 CC images/sysctl.o [2020-03-30T09:35:21.293Z] #17 ... [2020-03-30T09:35:21.293Z] [2020-03-30T09:35:21.293Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:35:21.293Z] #41 190.2 + dpkg --print-architecture [2020-03-30T09:35:21.293Z] #41 DONE 190.4s [2020-03-30T09:35:21.293Z] [2020-03-30T09:35:21.293Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:35:21.498Z] #44 60.77 CC images/ext-file.o [2020-03-30T09:35:21.498Z] #44 61.14 CC images/cgroup.o [2020-03-30T09:35:21.553Z] #44 69.05 CC images/autofs.o [2020-03-30T09:35:21.809Z] #44 69.25 CC images/macvlan.o [2020-03-30T09:35:21.809Z] #44 69.48 CC images/sit.o [2020-03-30T09:35:22.064Z] #44 69.69 LINK images/built-in.o [2020-03-30T09:35:22.237Z] #53 ... [2020-03-30T09:35:22.237Z] [2020-03-30T09:35:22.237Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:22.237Z] #44 130.7 CC criu/cr-service.o [2020-03-30T09:35:22.319Z] #44 69.81 GEN compel/include/asm [2020-03-30T09:35:22.320Z] #44 69.81 GEN compel/include/version.h [2020-03-30T09:35:22.320Z] #44 69.85 touch .config [2020-03-30T09:35:22.320Z] #44 69.87 GEN include/common/config.h [2020-03-30T09:35:22.320Z] #44 69.94 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-30T09:35:22.320Z] #44 69.95 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-30T09:35:22.320Z] #44 69.99 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-30T09:35:22.320Z] #44 70.02 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-30T09:35:22.320Z] #44 70.06 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-30T09:35:22.431Z] #44 ... [2020-03-30T09:35:22.431Z] [2020-03-30T09:35:22.431Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:22.431Z] #47 172.6 vendor/golang.org/x/net/idna [2020-03-30T09:35:22.575Z] #44 70.08 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-30T09:35:22.575Z] #44 70.11 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-30T09:35:22.575Z] #44 70.16 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-30T09:35:22.575Z] #44 70.18 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-30T09:35:22.575Z] #44 70.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-30T09:35:22.575Z] #44 70.21 DEP compel/plugins/std/infect.d [2020-03-30T09:35:22.575Z] #44 70.31 DEP compel/plugins/std/string.d [2020-03-30T09:35:22.830Z] #44 70.42 DEP compel/plugins/std/log.d [2020-03-30T09:35:22.830Z] #44 70.52 DEP compel/plugins/std/fds.d [2020-03-30T09:35:23.086Z] #44 70.67 DEP compel/plugins/std/std.d [2020-03-30T09:35:23.086Z] #44 70.81 DEP compel/plugins/shmem/shmem.d [2020-03-30T09:35:23.341Z] #44 70.96 DEP compel/plugins/fds/fds.d [2020-03-30T09:35:23.596Z] #44 71.18 CC compel/plugins/std/std.o [2020-03-30T09:35:24.150Z] #44 132.5 CC criu/crtools.o [2020-03-30T09:35:24.156Z] #44 71.61 CC compel/plugins/std/fds.o [2020-03-30T09:35:24.411Z] #44 72.12 CC compel/plugins/std/log.o [2020-03-30T09:35:25.092Z] #44 133.2 CC criu/eventfd.o [2020-03-30T09:35:25.092Z] #44 133.5 CC criu/eventpoll.o [2020-03-30T09:35:25.773Z] #44 73.05 CC compel/plugins/std/string.o [2020-03-30T09:35:26.029Z] #44 73.70 CC compel/plugins/std/infect.o [2020-03-30T09:35:26.034Z] #44 134.4 CC criu/external.o [2020-03-30T09:35:26.328Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.245s coverage: 72.5% of statements [2020-03-30T09:35:26.328Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-30T09:35:26.328Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.817s coverage: 61.0% of statements [2020-03-30T09:35:26.328Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-30T09:35:26.589Z] #44 74.22 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-30T09:35:26.589Z] #44 74.29 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-30T09:35:26.608Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-03-30T09:35:26.618Z] #44 134.8 CC criu/fault-injection.o [2020-03-30T09:35:26.618Z] #44 135.0 CC criu/fdstore.o [2020-03-30T09:35:26.845Z] #44 74.38 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-30T09:35:26.845Z] #44 74.42 AR compel/plugins/std.lib.a [2020-03-30T09:35:26.845Z] #44 74.47 CC compel/plugins/fds/fds.o [2020-03-30T09:35:27.189Z] #44 135.3 CC criu/fifo.o [2020-03-30T09:35:27.219Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.635s coverage: 76.1% of statements [2020-03-30T09:35:27.219Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-30T09:35:27.405Z] #44 74.79 AR compel/plugins/fds.lib.a [2020-03-30T09:35:27.405Z] #44 74.86 HOSTDEP compel/src/lib/log-host.d [2020-03-30T09:35:27.405Z] #44 74.95 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-30T09:35:27.450Z] #44 135.8 CC criu/file-ids.o [2020-03-30T09:35:27.662Z] #44 75.09 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-30T09:35:27.662Z] #44 75.22 HOSTDEP compel/src/main-host.d [2020-03-30T09:35:27.692Z] #47 176.8 vendor/golang.org/x/net/http2/hpack [2020-03-30T09:35:27.692Z] #47 ... [2020-03-30T09:35:27.692Z] [2020-03-30T09:35:27.692Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:35:27.692Z] #68 177.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-30T09:35:27.692Z] #68 177.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-30T09:35:27.712Z] #44 136.1 CC criu/file-lock.o [2020-03-30T09:35:27.829Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-03-30T09:35:27.917Z] #44 75.41 DEP compel/src/lib/ptrace.d [2020-03-30T09:35:27.917Z] #44 75.49 DEP compel/src/lib/infect.d [2020-03-30T09:35:27.917Z] #44 75.63 DEP compel/src/lib/infect-util.d [2020-03-30T09:35:28.172Z] #44 75.80 DEP compel/src/lib/infect-rpc.d [2020-03-30T09:35:28.283Z] #44 ... [2020-03-30T09:35:28.283Z] [2020-03-30T09:35:28.283Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:35:28.283Z] #17 55.61 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-03-30T09:35:28.283Z] #17 55.62 Setting up xz-utils (5.2.4-1) ... [2020-03-30T09:35:28.283Z] #17 55.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-30T09:35:28.283Z] #17 55.66 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-30T09:35:28.283Z] #17 55.77 invoke-rc.d: could not determine current runlevel [2020-03-30T09:35:28.283Z] #17 55.78 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-30T09:35:28.283Z] #17 55.80 Setting up pigz (2.4-1) ... [2020-03-30T09:35:28.283Z] #17 55.83 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-30T09:35:28.283Z] #17 55.85 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-30T09:35:28.283Z] #17 55.87 Setting up python-pip-whl (18.1-5) ... [2020-03-30T09:35:28.283Z] #17 55.88 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-03-30T09:35:28.283Z] #17 55.89 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-30T09:35:28.283Z] #17 56.35 Setting up libaio1:arm64 (0.3.112-3) ... [2020-03-30T09:35:28.283Z] #17 56.37 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-30T09:35:28.283Z] #17 56.40 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-30T09:35:28.283Z] #17 56.41 Setting up vim (2:8.1.0875-5) ... [2020-03-30T09:35:28.283Z] #17 56.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-30T09:35:28.283Z] #17 56.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-30T09:35:28.283Z] #17 56.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-30T09:35:28.283Z] #17 56.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-30T09:35:28.283Z] #17 56.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-30T09:35:28.283Z] #17 56.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-30T09:35:28.283Z] #17 56.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-30T09:35:28.283Z] #17 56.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-30T09:35:28.283Z] #17 56.52 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-30T09:35:28.283Z] #17 56.54 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-30T09:35:28.283Z] #17 56.56 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-30T09:35:28.283Z] #17 56.57 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-30T09:35:28.283Z] #17 56.59 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-30T09:35:28.283Z] #17 56.61 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-30T09:35:28.283Z] #17 59.72 Setting up iptables (1.8.2-4) ... [2020-03-30T09:35:28.283Z] #17 59.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-30T09:35:28.283Z] #17 59.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-30T09:35:28.283Z] #17 59.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-30T09:35:28.283Z] #17 59.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-30T09:35:28.283Z] #17 59.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-30T09:35:28.283Z] #17 59.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-30T09:35:28.283Z] #17 59.85 Setting up python3 (3.7.3-1) ... [2020-03-30T09:35:28.283Z] #17 60.58 Setting up python3-wheel (0.32.3-2) ... [2020-03-30T09:35:28.427Z] #44 75.98 DEP compel/arch/x86/src/lib/infect.d [2020-03-30T09:35:28.440Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-03-30T09:35:28.683Z] #44 76.12 DEP compel/arch/x86/src/lib/cpu.d [2020-03-30T09:35:28.683Z] #44 76.25 DEP compel/src/lib/log.d [2020-03-30T09:35:28.938Z] #44 76.39 DEP compel/src/main.d [2020-03-30T09:35:28.938Z] #44 76.51 DEP compel/src/lib/handle-elf.d [2020-03-30T09:35:28.938Z] #44 76.63 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-30T09:35:29.050Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-03-30T09:35:29.051Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-30T09:35:29.051Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-30T09:35:29.193Z] #44 76.80 CC compel/src/lib/log.o [2020-03-30T09:35:29.336Z] #17 61.46 Setting up apparmor (2.13.2-10) ... [2020-03-30T09:35:29.449Z] #44 77.06 CC compel/arch/x86/src/lib/cpu.o [2020-03-30T09:35:29.661Z] ok github.com/docker/docker/daemon/logger 0.211s coverage: 41.8% of statements [2020-03-30T09:35:30.009Z] #44 ... [2020-03-30T09:35:30.010Z] [2020-03-30T09:35:30.010Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:35:30.010Z] #68 172.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-30T09:35:30.010Z] #68 172.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-30T09:35:30.010Z] #68 DONE 179.1s [2020-03-30T09:35:30.010Z] [2020-03-30T09:35:30.010Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-30T09:35:30.010Z] #69 DONE 0.1s [2020-03-30T09:35:30.010Z] [2020-03-30T09:35:30.010Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:30.010Z] #47 169.5 vendor/golang.org/x/net/idna [2020-03-30T09:35:30.010Z] #47 172.5 vendor/golang.org/x/net/http2/hpack [2020-03-30T09:35:30.010Z] #47 173.7 mime [2020-03-30T09:35:30.010Z] #47 175.4 mime/quotedprintable [2020-03-30T09:35:30.010Z] #47 179.0 crypto/tls [2020-03-30T09:35:30.272Z] ok github.com/docker/docker/daemon/logger/awslogs 0.066s coverage: 77.8% of statements [2020-03-30T09:35:30.272Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-30T09:35:30.272Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-30T09:35:30.882Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-03-30T09:35:30.935Z] #47 ... [2020-03-30T09:35:30.935Z] [2020-03-30T09:35:30.935Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:30.935Z] #44 78.32 CC compel/arch/x86/src/lib/infect.o [2020-03-30T09:35:31.163Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-03-30T09:35:31.443Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 88.3% of statements [2020-03-30T09:35:31.498Z] #44 ... [2020-03-30T09:35:31.498Z] [2020-03-30T09:35:31.498Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:35:31.498Z] #50 DONE 180.6s [2020-03-30T09:35:31.723Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 62.1% of statements [2020-03-30T09:35:31.753Z] [2020-03-30T09:35:31.753Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:31.913Z] #17 64.12 Setting up xfsprogs (4.20.0-1) ... [2020-03-30T09:35:31.913Z] #17 64.14 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-30T09:35:32.008Z] #44 79.65 CC compel/src/lib/infect-rpc.o [2020-03-30T09:35:32.334Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 74.7% of statements [2020-03-30T09:35:32.334Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-30T09:35:32.572Z] #44 80.18 CC compel/src/lib/infect-util.o [2020-03-30T09:35:32.615Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 19.9% of statements [2020-03-30T09:35:32.827Z] #44 80.45 CC compel/src/lib/infect.o [2020-03-30T09:35:32.854Z] #17 64.73 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-30T09:35:32.955Z] #68 ... [2020-03-30T09:35:32.955Z] [2020-03-30T09:35:32.955Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:32.955Z] #44 62.30 CC images/userns.o [2020-03-30T09:35:32.955Z] #44 62.88 CC images/google/protobuf/descriptor.o [2020-03-30T09:35:32.955Z] #44 66.06 CC images/opts.o [2020-03-30T09:35:32.955Z] #44 66.49 CC images/seccomp.o [2020-03-30T09:35:32.955Z] #44 67.05 CC images/binfmt-misc.o [2020-03-30T09:35:32.955Z] #44 67.31 CC images/time.o [2020-03-30T09:35:32.955Z] #44 67.64 CC images/sysctl.o [2020-03-30T09:35:32.955Z] #44 68.02 CC images/autofs.o [2020-03-30T09:35:32.955Z] #44 68.36 CC images/macvlan.o [2020-03-30T09:35:32.955Z] #44 68.65 CC images/sit.o [2020-03-30T09:35:32.955Z] #44 68.99 LINK images/built-in.o [2020-03-30T09:35:32.955Z] #44 69.10 GEN compel/include/asm [2020-03-30T09:35:32.955Z] #44 69.13 GEN compel/include/version.h [2020-03-30T09:35:32.955Z] #44 69.17 touch .config [2020-03-30T09:35:32.955Z] #44 69.18 GEN include/common/config.h [2020-03-30T09:35:32.955Z] #44 69.37 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-30T09:35:32.955Z] #44 69.39 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-30T09:35:32.955Z] #44 69.43 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-30T09:35:32.955Z] #44 69.45 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-30T09:35:32.955Z] #44 69.51 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-30T09:35:32.955Z] #44 69.53 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-30T09:35:32.955Z] #44 69.56 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-30T09:35:32.955Z] #44 69.63 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-30T09:35:32.955Z] #44 69.65 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-30T09:35:32.955Z] #44 69.69 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-30T09:35:32.955Z] #44 69.71 DEP compel/plugins/std/infect.d [2020-03-30T09:35:32.955Z] #44 69.84 DEP compel/plugins/std/string.d [2020-03-30T09:35:32.955Z] #44 70.01 DEP compel/plugins/std/log.d [2020-03-30T09:35:32.955Z] #44 70.19 DEP compel/plugins/std/fds.d [2020-03-30T09:35:32.955Z] #44 70.39 DEP compel/plugins/std/std.d [2020-03-30T09:35:32.955Z] #44 70.56 DEP compel/plugins/shmem/shmem.d [2020-03-30T09:35:32.955Z] #44 70.72 DEP compel/plugins/fds/fds.d [2020-03-30T09:35:32.955Z] #44 71.09 CC compel/plugins/std/std.o [2020-03-30T09:35:32.955Z] #44 71.64 CC compel/plugins/std/fds.o [2020-03-30T09:35:32.955Z] #44 72.23 CC compel/plugins/std/log.o [2020-03-30T09:35:33.651Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-03-30T09:35:34.258Z] #17 66.13 Setting up python3-distutils (3.7.3-1) ... [2020-03-30T09:35:34.262Z] ok github.com/docker/docker/daemon/logger/syslog 0.002s coverage: 47.8% of statements [2020-03-30T09:35:34.329Z] #44 73.69 CC compel/plugins/std/string.o [2020-03-30T09:35:34.529Z] #17 66.73 Setting up python3-setuptools (40.8.0-1) ... [2020-03-30T09:35:34.542Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-03-30T09:35:34.786Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 28.9s done [2020-03-30T09:35:34.786Z] #8 DONE 38.8s [2020-03-30T09:35:34.786Z] [2020-03-30T09:35:34.786Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-30T09:35:34.786Z] #9 DONE 0.2s [2020-03-30T09:35:34.786Z] [2020-03-30T09:35:34.786Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-30T09:35:34.786Z] #10 DONE 0.2s [2020-03-30T09:35:34.786Z] [2020-03-30T09:35:34.786Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-30T09:35:34.786Z] #30 DONE 0.0s [2020-03-30T09:35:34.786Z] [2020-03-30T09:35:34.786Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-30T09:35:34.786Z] #41 DONE 0.1s [2020-03-30T09:35:34.786Z] [2020-03-30T09:35:34.786Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:35:34.786Z] #31 ... [2020-03-30T09:35:34.786Z] [2020-03-30T09:35:34.786Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:35:34.786Z] #22 DONE 0.1s [2020-03-30T09:35:34.786Z] [2020-03-30T09:35:34.786Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-30T09:35:34.786Z] #53 DONE 0.1s [2020-03-30T09:35:34.786Z] [2020-03-30T09:35:34.786Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-30T09:35:34.786Z] #23 DONE 0.1s [2020-03-30T09:35:34.786Z] [2020-03-30T09:35:34.786Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-30T09:35:34.786Z] #56 DONE 0.1s [2020-03-30T09:35:34.786Z] [2020-03-30T09:35:34.786Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-30T09:35:34.786Z] #47 DONE 0.1s [2020-03-30T09:35:34.786Z] [2020-03-30T09:35:34.786Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-30T09:35:34.786Z] #68 DONE 0.1s [2020-03-30T09:35:34.786Z] [2020-03-30T09:35:34.786Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-30T09:35:34.786Z] #50 DONE 0.2s [2020-03-30T09:35:34.786Z] [2020-03-30T09:35:34.786Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-30T09:35:34.786Z] #74 DONE 0.2s [2020-03-30T09:35:34.786Z] [2020-03-30T09:35:34.786Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-30T09:35:34.786Z] #33 DONE 0.2s [2020-03-30T09:35:34.786Z] [2020-03-30T09:35:34.786Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:35:34.786Z] #34 0.818 + RM_GOPATH=0 [2020-03-30T09:35:34.786Z] #34 0.819 + TMP_GOPATH= [2020-03-30T09:35:34.786Z] #34 0.820 + : /build [2020-03-30T09:35:34.786Z] #34 0.821 + '[' -z '' ']' [2020-03-30T09:35:34.786Z] #34 0.824 ++ mktemp -d [2020-03-30T09:35:34.786Z] #34 0.830 + export GOPATH=/tmp/tmp.sxkC7V3pI1 [2020-03-30T09:35:34.786Z] #34 0.830 + GOPATH=/tmp/tmp.sxkC7V3pI1 [2020-03-30T09:35:34.786Z] #34 0.831 + RM_GOPATH=1 [2020-03-30T09:35:34.786Z] #34 0.847 ++ dirname ./install.sh [2020-03-30T09:35:34.786Z] #34 0.867 + dir=. [2020-03-30T09:35:34.786Z] #34 0.867 + bin=tomlv [2020-03-30T09:35:34.786Z] #34 0.867 + shift [2020-03-30T09:35:34.786Z] #34 0.867 + '[' '!' -f ./tomlv.installer ']' [2020-03-30T09:35:34.786Z] #34 0.867 + . ./tomlv.installer [2020-03-30T09:35:34.786Z] #34 0.868 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-30T09:35:34.786Z] #34 0.891 + install_tomlv [2020-03-30T09:35:34.786Z] #34 0.891 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-30T09:35:34.786Z] #34 0.892 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-30T09:35:34.786Z] #34 0.892 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.sxkC7V3pI1/src/github.com/BurntSushi/toml [2020-03-30T09:35:34.786Z] #34 0.925 Cloning into '/tmp/tmp.sxkC7V3pI1/src/github.com/BurntSushi/toml'... [2020-03-30T09:35:34.786Z] #34 2.940 + cd /tmp/tmp.sxkC7V3pI1/src/github.com/BurntSushi/toml [2020-03-30T09:35:34.786Z] #34 2.941 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-30T09:35:34.786Z] #34 2.956 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-30T09:35:34.894Z] #44 74.36 CC compel/plugins/std/infect.o [2020-03-30T09:35:35.152Z] #44 74.74 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-30T09:35:35.152Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-03-30T09:35:35.152Z] ok github.com/docker/docker/daemon/logger/splunk 1.445s coverage: 82.5% of statements [2020-03-30T09:35:35.152Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-30T09:35:35.152Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-30T09:35:35.341Z] #44 82.57 CC compel/src/lib/ptrace.o [2020-03-30T09:35:35.341Z] #44 82.90 AR compel/libcompel.a [2020-03-30T09:35:35.341Z] #44 82.97 HOSTCC compel/src/main-host.o [2020-03-30T09:35:35.409Z] #44 74.79 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-30T09:35:35.409Z] #44 74.87 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-30T09:35:35.409Z] #44 74.95 AR compel/plugins/std.lib.a [2020-03-30T09:35:35.596Z] #44 83.27 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-30T09:35:35.667Z] #44 75.03 CC compel/plugins/fds/fds.o [2020-03-30T09:35:35.667Z] #44 75.26 AR compel/plugins/fds.lib.a [2020-03-30T09:35:35.667Z] #44 75.32 HOSTDEP compel/src/lib/log-host.d [2020-03-30T09:35:35.855Z] #44 83.44 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-30T09:35:36.110Z] #44 83.74 HOSTCC compel/src/lib/log-host.o [2020-03-30T09:35:36.232Z] #44 75.55 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-30T09:35:36.232Z] #44 75.67 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-30T09:35:36.289Z] #34 4.459 runtime/internal/sys [2020-03-30T09:35:36.289Z] #34 4.469 math/bits [2020-03-30T09:35:36.289Z] #34 4.574 internal/cpu [2020-03-30T09:35:36.419Z] #44 ... [2020-03-30T09:35:36.419Z] [2020-03-30T09:35:36.419Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:35:36.419Z] #10 182.3 Selecting previously unselected package libapparmor1:amd64. [2020-03-30T09:35:36.419Z] #10 182.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-30T09:35:36.419Z] #10 182.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-30T09:35:36.419Z] #10 182.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-30T09:35:36.419Z] #10 182.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-30T09:35:36.419Z] #10 182.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-30T09:35:36.419Z] #10 182.7 Selecting previously unselected package libbtrfs0. [2020-03-30T09:35:36.419Z] #10 182.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-30T09:35:36.419Z] #10 182.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-30T09:35:36.419Z] #10 182.7 Selecting previously unselected package libbtrfs-dev. [2020-03-30T09:35:36.419Z] #10 182.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-30T09:35:36.419Z] #10 182.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:35:36.419Z] #10 182.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-30T09:35:36.419Z] #10 182.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-30T09:35:36.419Z] #10 182.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-30T09:35:36.419Z] #10 183.0 Selecting previously unselected package libudev-dev:amd64. [2020-03-30T09:35:36.419Z] #10 183.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-30T09:35:36.419Z] #10 183.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-30T09:35:36.419Z] #10 183.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-30T09:35:36.419Z] #10 183.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-30T09:35:36.419Z] #10 183.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-30T09:35:36.419Z] #10 183.5 Selecting previously unselected package libpcre16-3:amd64. [2020-03-30T09:35:36.419Z] #10 183.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-30T09:35:36.419Z] #10 183.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-30T09:35:36.419Z] #10 183.7 Selecting previously unselected package libpcre32-3:amd64. [2020-03-30T09:35:36.419Z] #10 183.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-30T09:35:36.419Z] #10 183.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-30T09:35:36.419Z] #10 183.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-30T09:35:36.419Z] #10 183.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-30T09:35:36.419Z] #10 183.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-30T09:35:36.419Z] #10 183.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-30T09:35:36.419Z] #10 183.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-30T09:35:36.419Z] #10 183.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-30T09:35:36.419Z] #10 184.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-30T09:35:36.419Z] #10 184.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-30T09:35:36.419Z] #10 184.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-30T09:35:36.419Z] #10 184.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-30T09:35:36.419Z] #10 184.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-30T09:35:36.419Z] #10 184.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-30T09:35:36.419Z] #10 184.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-30T09:35:36.419Z] #10 184.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-30T09:35:36.419Z] #10 184.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-30T09:35:36.419Z] #10 184.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-30T09:35:36.419Z] #10 184.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-30T09:35:36.419Z] #10 184.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-30T09:35:36.419Z] #10 185.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-30T09:35:36.419Z] #10 185.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-30T09:35:36.419Z] #10 185.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-30T09:35:36.419Z] #10 185.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-30T09:35:36.419Z] #10 185.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-30T09:35:36.419Z] #10 185.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-30T09:35:36.419Z] #10 185.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:35:36.419Z] #10 185.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-30T09:35:36.419Z] #10 185.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-30T09:35:36.419Z] #10 185.3 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-30T09:35:36.419Z] #10 185.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-30T09:35:36.419Z] #10 185.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:35:36.419Z] #10 185.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-30T09:35:36.419Z] #10 185.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-30T09:35:36.419Z] #10 185.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-30T09:35:36.419Z] #10 185.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-30T09:35:36.419Z] #10 185.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-30T09:35:36.419Z] #10 185.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:35:36.419Z] #10 185.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-03-30T09:35:36.419Z] #10 185.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-03-30T09:35:36.419Z] #10 185.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:35:36.419Z] #10 185.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-03-30T09:35:36.419Z] #10 185.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-30T09:35:36.419Z] #10 185.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-30T09:35:36.419Z] #10 185.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-30T09:35:36.419Z] #10 185.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-30T09:35:36.419Z] #10 185.5 Setting up dmsetup (2:1.02.155-3) ... [2020-03-30T09:35:36.419Z] #10 185.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-30T09:35:36.419Z] #10 185.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-30T09:35:36.419Z] #10 185.5 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:35:36.419Z] #10 DONE 186.0s [2020-03-30T09:35:36.419Z] [2020-03-30T09:35:36.419Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:35:36.419Z] #58 DONE 0.1s [2020-03-30T09:35:36.419Z] [2020-03-30T09:35:36.419Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-30T09:35:36.419Z] #59 DONE 0.1s [2020-03-30T09:35:36.419Z] [2020-03-30T09:35:36.419Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:36.455Z] #17 68.64 Setting up python3-pip (18.1-5) ... [2020-03-30T09:35:36.490Z] #44 75.80 HOSTDEP compel/src/main-host.d [2020-03-30T09:35:36.490Z] #44 75.97 DEP compel/src/lib/ptrace.d [2020-03-30T09:35:36.581Z] #34 4.737 runtime/internal/atomic [2020-03-30T09:35:36.615Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2020-03-30T09:35:36.615Z] ok github.com/docker/docker/distribution 0.223s coverage: 22.1% of statements [2020-03-30T09:35:36.615Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-30T09:35:36.748Z] #44 ... [2020-03-30T09:35:36.748Z] [2020-03-30T09:35:36.748Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:35:36.748Z] #68 DONE 186.8s [2020-03-30T09:35:36.748Z] [2020-03-30T09:35:36.748Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:36.748Z] #44 76.10 DEP compel/src/lib/infect.d [2020-03-30T09:35:36.748Z] #44 ... [2020-03-30T09:35:36.748Z] [2020-03-30T09:35:36.748Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:36.748Z] #47 178.7 mime [2020-03-30T09:35:36.748Z] #47 181.7 mime/quotedprintable [2020-03-30T09:35:36.748Z] #47 182.5 net/http/internal [2020-03-30T09:35:36.748Z] #47 185.9 crypto/tls [2020-03-30T09:35:36.748Z] #47 ... [2020-03-30T09:35:36.748Z] [2020-03-30T09:35:36.748Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-30T09:35:36.748Z] #69 DONE 0.1s [2020-03-30T09:35:37.007Z] [2020-03-30T09:35:37.007Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:37.007Z] #44 76.35 DEP compel/src/lib/infect-util.d [2020-03-30T09:35:37.007Z] #44 76.47 DEP compel/src/lib/infect-rpc.d [2020-03-30T09:35:37.007Z] #44 76.57 DEP compel/arch/x86/src/lib/infect.d [2020-03-30T09:35:37.270Z] #44 76.76 DEP compel/arch/x86/src/lib/cpu.d [2020-03-30T09:35:37.270Z] #44 76.86 DEP compel/src/lib/log.d [2020-03-30T09:35:37.536Z] #44 ... [2020-03-30T09:35:37.536Z] [2020-03-30T09:35:37.536Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:35:37.536Z] #50 DONE 187.7s [2020-03-30T09:35:37.615Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-03-30T09:35:37.621Z] #34 5.730 runtime/internal/math [2020-03-30T09:35:37.794Z] [2020-03-30T09:35:37.794Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:37.794Z] #44 77.06 DEP compel/src/main.d [2020-03-30T09:35:37.794Z] #44 77.21 DEP compel/src/lib/handle-elf.d [2020-03-30T09:35:37.841Z] #17 70.12 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:35:37.915Z] #34 6.230 unicode/utf8 [2020-03-30T09:35:38.051Z] #44 77.41 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-30T09:35:38.101Z] #17 70.17 Processing triggers for mime-support (3.62) ... [2020-03-30T09:35:38.204Z] #34 6.347 sync/atomic [2020-03-30T09:35:38.226Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-03-30T09:35:38.311Z] #44 77.65 CC compel/src/lib/log.o [2020-03-30T09:35:38.670Z] #17 DONE 70.7s [2020-03-30T09:35:38.670Z] [2020-03-30T09:35:38.670Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-30T09:35:38.831Z] #34 7.187 internal/bytealg [2020-03-30T09:35:38.836Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-03-30T09:35:38.876Z] #44 78.11 CC compel/arch/x86/src/lib/cpu.o [2020-03-30T09:35:38.930Z] #18 ... [2020-03-30T09:35:38.930Z] [2020-03-30T09:35:38.930Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:38.930Z] #44 137.3 CC criu/files-ext.o [2020-03-30T09:35:38.930Z] #44 137.9 CC criu/files-reg.o [2020-03-30T09:35:38.930Z] #44 141.0 CC criu/files.o [2020-03-30T09:35:38.930Z] #44 143.9 CC criu/filesystems.o [2020-03-30T09:35:38.930Z] #44 144.9 CC criu/fsnotify.o [2020-03-30T09:35:38.930Z] #44 146.1 CC criu/image-desc.o [2020-03-30T09:35:38.930Z] #44 146.3 CC criu/image.o [2020-03-30T09:35:39.062Z] #60 2.616 + RM_GOPATH=0 [2020-03-30T09:35:39.062Z] #60 2.616 + TMP_GOPATH= [2020-03-30T09:35:39.062Z] #60 2.616 + : /build [2020-03-30T09:35:39.062Z] #60 2.616 + '[' -z '' ']' [2020-03-30T09:35:39.062Z] #60 2.619 ++ mktemp -d [2020-03-30T09:35:39.062Z] #60 2.625 + export GOPATH=/tmp/tmp.tTRRDu6uc2 [2020-03-30T09:35:39.062Z] #60 2.626 + GOPATH=/tmp/tmp.tTRRDu6uc2 [2020-03-30T09:35:39.062Z] #60 2.628 + RM_GOPATH=1 [2020-03-30T09:35:39.062Z] #60 ... [2020-03-30T09:35:39.062Z] [2020-03-30T09:35:39.062Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-30T09:35:39.062Z] #11 DONE 2.9s [2020-03-30T09:35:39.062Z] [2020-03-30T09:35:39.062Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:39.062Z] #60 2.629 ++ dirname ./install.sh [2020-03-30T09:35:39.062Z] #60 2.638 + dir=. [2020-03-30T09:35:39.062Z] #60 2.638 + bin=runc [2020-03-30T09:35:39.062Z] #60 2.638 + shift [2020-03-30T09:35:39.062Z] #60 2.638 + '[' '!' -f ./runc.installer ']' [2020-03-30T09:35:39.062Z] #60 2.638 + . ./runc.installer [2020-03-30T09:35:39.062Z] #60 2.639 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-30T09:35:39.062Z] #60 2.639 + install_runc [2020-03-30T09:35:39.062Z] #60 2.640 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-30T09:35:39.062Z] #60 2.640 + uname -r [2020-03-30T09:35:39.062Z] #60 2.644 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-30T09:35:39.062Z] #60 2.645 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-30T09:35:39.062Z] #60 2.645 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-30T09:35:39.062Z] #60 2.645 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tTRRDu6uc2/src/github.com/opencontainers/runc [2020-03-30T09:35:39.062Z] #60 2.647 Cloning into '/tmp/tmp.tTRRDu6uc2/src/github.com/opencontainers/runc'... [2020-03-30T09:35:39.190Z] #44 147.3 CC criu/ipc_ns.o [2020-03-30T09:35:39.446Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 85.1% of statements [2020-03-30T09:35:39.446Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-30T09:35:39.446Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-30T09:35:39.446Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-03-30T09:35:39.446Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-30T09:35:39.456Z] #34 7.807 unicode [2020-03-30T09:35:39.749Z] #34 7.933 math [2020-03-30T09:35:39.812Z] #44 79.07 CC compel/arch/x86/src/lib/infect.o [2020-03-30T09:35:40.056Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-03-30T09:35:40.377Z] #44 79.87 CC compel/src/lib/infect-rpc.o [2020-03-30T09:35:40.575Z] #44 148.7 CC criu/irmap.o [2020-03-30T09:35:40.575Z] #44 ... [2020-03-30T09:35:40.575Z] [2020-03-30T09:35:40.575Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-30T09:35:40.575Z] #18 2.046 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-30T09:35:40.575Z] #18 2.051 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-30T09:35:40.575Z] #18 2.055 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-30T09:35:40.665Z] #44 80.14 CC compel/src/lib/infect-util.o [2020-03-30T09:35:40.835Z] #18 DONE 2.2s [2020-03-30T09:35:40.835Z] [2020-03-30T09:35:40.835Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-30T09:35:40.951Z] #44 80.41 CC compel/src/lib/infect.o [2020-03-30T09:35:41.063Z] ok github.com/docker/docker/opts 0.012s coverage: 67.4% of statements [2020-03-30T09:35:41.343Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-30T09:35:41.613Z] #60 ... [2020-03-30T09:35:41.613Z] [2020-03-30T09:35:41.613Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-30T09:35:41.613Z] #12 DONE 2.3s [2020-03-30T09:35:41.613Z] [2020-03-30T09:35:41.613Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-30T09:35:41.817Z] #34 ... [2020-03-30T09:35:41.817Z] [2020-03-30T09:35:41.817Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:35:41.817Z] #42 0.620 + git clone https://github.com/docker/distribution.git . [2020-03-30T09:35:41.817Z] #42 0.633 Cloning into '.'... [2020-03-30T09:35:41.817Z] #42 ... [2020-03-30T09:35:41.817Z] [2020-03-30T09:35:41.817Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:35:41.817Z] #24 0.849 + RM_GOPATH=0 [2020-03-30T09:35:41.817Z] #24 0.849 + TMP_GOPATH= [2020-03-30T09:35:41.817Z] #24 0.849 + : /build [2020-03-30T09:35:41.817Z] #24 0.849 + '[' -z '' ']' [2020-03-30T09:35:41.817Z] #24 0.859 ++ mktemp -d [2020-03-30T09:35:41.817Z] #24 0.869 + export GOPATH=/tmp/tmp.VgZPiS1NEs [2020-03-30T09:35:41.817Z] #24 0.877 + GOPATH=/tmp/tmp.VgZPiS1NEs [2020-03-30T09:35:41.817Z] #24 0.878 + RM_GOPATH=1 [2020-03-30T09:35:41.817Z] #24 0.882 ++ dirname ./install.sh [2020-03-30T09:35:41.817Z] #24 0.892 + dir=. [2020-03-30T09:35:41.817Z] #24 0.892 + bin=dockercli [2020-03-30T09:35:41.817Z] #24 0.892 + shift [2020-03-30T09:35:41.817Z] #24 0.892 + '[' '!' -f ./dockercli.installer ']' [2020-03-30T09:35:41.817Z] #24 0.893 + . ./dockercli.installer [2020-03-30T09:35:41.817Z] #24 0.893 ++ : stable [2020-03-30T09:35:41.817Z] #24 0.893 ++ : 17.06.2-ce [2020-03-30T09:35:41.817Z] #24 0.895 + install_dockercli [2020-03-30T09:35:41.817Z] #24 0.896 Install docker/cli version 17.06.2-ce from stable [2020-03-30T09:35:41.817Z] #24 0.896 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-30T09:35:41.817Z] #24 0.897 ++ uname -m [2020-03-30T09:35:41.817Z] #24 0.915 + arch=ppc64le [2020-03-30T09:35:41.817Z] #24 0.915 + '[' ppc64le '!=' x86_64 ']' [2020-03-30T09:35:41.817Z] #24 0.915 + '[' ppc64le '!=' s390x ']' [2020-03-30T09:35:41.817Z] #24 0.915 + '[' ppc64le '!=' armhf ']' [2020-03-30T09:35:41.817Z] #24 0.915 + build_dockercli [2020-03-30T09:35:41.817Z] #24 0.915 + git clone https://github.com/docker/docker-ce /tmp/tmp.VgZPiS1NEs/tmp/docker-ce [2020-03-30T09:35:41.817Z] #24 0.929 Cloning into '/tmp/tmp.VgZPiS1NEs/tmp/docker-ce'... [2020-03-30T09:35:41.817Z] #24 ... [2020-03-30T09:35:41.817Z] [2020-03-30T09:35:41.817Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:41.817Z] #48 0.669 + RM_GOPATH=0 [2020-03-30T09:35:41.817Z] #48 0.669 + TMP_GOPATH= [2020-03-30T09:35:41.817Z] #48 0.669 + : /build [2020-03-30T09:35:41.817Z] #48 0.669 + '[' -z '' ']' [2020-03-30T09:35:41.817Z] #48 0.669 ++ mktemp -d [2020-03-30T09:35:41.817Z] #48 0.671 + export GOPATH=/tmp/tmp.LYI8nsXx6r [2020-03-30T09:35:41.817Z] #48 0.679 + GOPATH=/tmp/tmp.LYI8nsXx6r [2020-03-30T09:35:41.817Z] #48 0.679 + RM_GOPATH=1 [2020-03-30T09:35:41.817Z] #48 0.679 ++ dirname ./install.sh [2020-03-30T09:35:41.817Z] #48 0.683 + dir=. [2020-03-30T09:35:41.817Z] #48 0.686 + bin=vndr [2020-03-30T09:35:41.817Z] #48 0.686 + shift [2020-03-30T09:35:41.817Z] #48 0.687 + '[' '!' -f ./vndr.installer ']' [2020-03-30T09:35:41.817Z] #48 0.687 + . ./vndr.installer [2020-03-30T09:35:41.817Z] #48 0.688 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-30T09:35:41.817Z] #48 0.688 + install_vndr [2020-03-30T09:35:41.817Z] #48 0.688 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-30T09:35:41.817Z] #48 0.689 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-30T09:35:41.817Z] #48 0.690 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.LYI8nsXx6r/src/github.com/LK4D4/vndr [2020-03-30T09:35:41.817Z] #48 0.696 Cloning into '/tmp/tmp.LYI8nsXx6r/src/github.com/LK4D4/vndr'... [2020-03-30T09:35:41.817Z] #48 1.956 + cd /tmp/tmp.LYI8nsXx6r/src/github.com/LK4D4/vndr [2020-03-30T09:35:41.817Z] #48 1.959 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-30T09:35:41.817Z] #48 2.018 + go build -buildmode=pie -v -o /build/vndr . [2020-03-30T09:35:41.817Z] #48 4.498 internal/race [2020-03-30T09:35:41.817Z] #48 4.554 runtime/internal/sys [2020-03-30T09:35:41.817Z] #48 4.615 internal/cpu [2020-03-30T09:35:41.817Z] #48 4.633 runtime/internal/atomic [2020-03-30T09:35:41.817Z] #48 5.267 sync/atomic [2020-03-30T09:35:41.817Z] #48 5.429 runtime/internal/math [2020-03-30T09:35:41.817Z] #48 5.932 unicode [2020-03-30T09:35:41.817Z] #48 6.220 unicode/utf8 [2020-03-30T09:35:41.817Z] #48 7.024 internal/bytealg [2020-03-30T09:35:41.817Z] #48 7.501 math/bits [2020-03-30T09:35:41.817Z] #48 9.461 runtime [2020-03-30T09:35:41.995Z] 65014b3c3121: Pull complete [2020-03-30T09:35:42.104Z] #48 ... [2020-03-30T09:35:42.104Z] [2020-03-30T09:35:42.104Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:35:42.104Z] #44 1.025 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:35:42.104Z] #44 1.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:35:42.104Z] #44 1.266 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:35:42.104Z] #44 3.246 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-30T09:35:42.104Z] #44 7.424 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-30T09:35:42.104Z] #44 10.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-30T09:35:42.104Z] #44 ... [2020-03-30T09:35:42.104Z] [2020-03-30T09:35:42.104Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:35:42.104Z] #57 0.691 + RM_GOPATH=0 [2020-03-30T09:35:42.104Z] #57 0.694 + TMP_GOPATH= [2020-03-30T09:35:42.104Z] #57 0.694 + : /build [2020-03-30T09:35:42.104Z] #57 0.695 + '[' -z '' ']' [2020-03-30T09:35:42.104Z] #57 0.697 ++ mktemp -d [2020-03-30T09:35:42.104Z] #57 0.700 + export GOPATH=/tmp/tmp.3sFLaw1tG5 [2020-03-30T09:35:42.104Z] #57 0.702 + GOPATH=/tmp/tmp.3sFLaw1tG5 [2020-03-30T09:35:42.105Z] #57 0.703 + RM_GOPATH=1 [2020-03-30T09:35:42.105Z] #57 0.705 ++ dirname ./install.sh [2020-03-30T09:35:42.105Z] #57 0.712 + dir=. [2020-03-30T09:35:42.105Z] #57 0.721 + bin=shfmt [2020-03-30T09:35:42.105Z] #57 0.721 + shift [2020-03-30T09:35:42.105Z] #57 0.722 + '[' '!' -f ./shfmt.installer ']' [2020-03-30T09:35:42.105Z] #57 0.723 + . ./shfmt.installer [2020-03-30T09:35:42.105Z] #57 0.724 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-30T09:35:42.105Z] #57 0.729 + install_shfmt [2020-03-30T09:35:42.105Z] #57 0.729 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-30T09:35:42.105Z] #57 0.729 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-30T09:35:42.105Z] #57 0.730 + git clone https://github.com/mvdan/sh.git /tmp/tmp.3sFLaw1tG5/src/github.com/mvdan/sh [2020-03-30T09:35:42.105Z] #57 0.735 Cloning into '/tmp/tmp.3sFLaw1tG5/src/github.com/mvdan/sh'... [2020-03-30T09:35:42.105Z] #57 ... [2020-03-30T09:35:42.105Z] [2020-03-30T09:35:42.105Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:35:42.105Z] #31 0.718 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-30T09:35:42.105Z] #31 0.722 Cloning into '.'... [2020-03-30T09:35:42.392Z] #31 ... [2020-03-30T09:35:42.392Z] [2020-03-30T09:35:42.392Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:35:42.392Z] #75 0.863 + RM_GOPATH=0 [2020-03-30T09:35:42.392Z] #75 0.871 + TMP_GOPATH= [2020-03-30T09:35:42.392Z] #75 0.871 + : /build [2020-03-30T09:35:42.392Z] #75 0.879 + '[' -z '' ']' [2020-03-30T09:35:42.392Z] #75 0.880 ++ mktemp -d [2020-03-30T09:35:42.392Z] #75 0.884 + export GOPATH=/tmp/tmp.Fc5nBlFGWU [2020-03-30T09:35:42.392Z] #75 0.884 + GOPATH=/tmp/tmp.Fc5nBlFGWU [2020-03-30T09:35:42.392Z] #75 0.884 + RM_GOPATH=1 [2020-03-30T09:35:42.392Z] #75 0.886 ++ dirname ./install.sh [2020-03-30T09:35:42.392Z] #75 0.889 + dir=. [2020-03-30T09:35:42.392Z] #75 0.901 + bin=proxy [2020-03-30T09:35:42.392Z] #75 0.902 + shift [2020-03-30T09:35:42.392Z] #75 0.905 + '[' '!' -f ./proxy.installer ']' [2020-03-30T09:35:42.392Z] #75 0.906 + . ./proxy.installer [2020-03-30T09:35:42.392Z] #75 0.909 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-30T09:35:42.392Z] #75 0.921 + install_proxy [2020-03-30T09:35:42.392Z] #75 0.922 + case "$1" in [2020-03-30T09:35:42.392Z] #75 0.928 + export CGO_ENABLED=0 [2020-03-30T09:35:42.392Z] #75 0.929 + CGO_ENABLED=0 [2020-03-30T09:35:42.392Z] #75 0.931 + _install_proxy [2020-03-30T09:35:42.392Z] #75 0.933 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-30T09:35:42.392Z] #75 0.934 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-30T09:35:42.392Z] #75 0.935 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Fc5nBlFGWU/src/github.com/docker/libnetwork [2020-03-30T09:35:42.392Z] #75 0.944 Cloning into '/tmp/tmp.Fc5nBlFGWU/src/github.com/docker/libnetwork'... [2020-03-30T09:35:42.392Z] #75 ... [2020-03-30T09:35:42.392Z] [2020-03-30T09:35:42.392Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:35:42.392Z] #26 0.667 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:35:42.392Z] #26 0.792 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:35:42.392Z] #26 0.793 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:35:42.392Z] #26 3.284 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-30T09:35:42.392Z] #26 7.357 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-30T09:35:42.392Z] #26 10.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-30T09:35:42.681Z] #26 ... [2020-03-30T09:35:42.681Z] [2020-03-30T09:35:42.681Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:35:42.681Z] #36 0.659 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:35:42.681Z] #36 0.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:35:42.681Z] #36 0.815 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:35:42.681Z] #36 3.461 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-30T09:35:42.681Z] #36 6.899 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-30T09:35:42.681Z] #36 10.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-30T09:35:42.681Z] #36 ... [2020-03-30T09:35:42.681Z] [2020-03-30T09:35:42.681Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:35:42.681Z] #69 0.768 + RM_GOPATH=0 [2020-03-30T09:35:42.681Z] #69 0.769 + TMP_GOPATH= [2020-03-30T09:35:42.681Z] #69 0.769 + : /build/ [2020-03-30T09:35:42.681Z] #69 0.771 + '[' -z '' ']' [2020-03-30T09:35:42.681Z] #69 0.774 ++ mktemp -d [2020-03-30T09:35:42.681Z] #69 0.819 + export GOPATH=/tmp/tmp.xb5i54ORKd [2020-03-30T09:35:42.681Z] #69 0.835 + GOPATH=/tmp/tmp.xb5i54ORKd [2020-03-30T09:35:42.681Z] #69 0.835 + RM_GOPATH=1 [2020-03-30T09:35:42.681Z] #69 0.842 ++ dirname ./install.sh [2020-03-30T09:35:42.681Z] #69 0.846 + dir=. [2020-03-30T09:35:42.681Z] #69 0.846 + bin=rootlesskit [2020-03-30T09:35:42.681Z] #69 0.846 + shift [2020-03-30T09:35:42.681Z] #69 0.846 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-30T09:35:42.681Z] #69 0.847 + . ./rootlesskit.installer [2020-03-30T09:35:42.681Z] #69 0.849 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-30T09:35:42.681Z] #69 0.865 + install_rootlesskit [2020-03-30T09:35:42.681Z] #69 0.865 + case "$1" in [2020-03-30T09:35:42.681Z] #69 0.866 + export CGO_ENABLED=0 [2020-03-30T09:35:42.681Z] #69 0.866 + CGO_ENABLED=0 [2020-03-30T09:35:42.681Z] #69 0.867 + _install_rootlesskit [2020-03-30T09:35:42.681Z] #69 0.869 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-30T09:35:42.681Z] #69 0.871 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-30T09:35:42.681Z] #69 0.872 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xb5i54ORKd/src/github.com/rootless-containers/rootlesskit [2020-03-30T09:35:42.681Z] #69 0.891 Cloning into '/tmp/tmp.xb5i54ORKd/src/github.com/rootless-containers/rootlesskit'... [2020-03-30T09:35:42.681Z] #69 9.020 + cd /tmp/tmp.xb5i54ORKd/src/github.com/rootless-containers/rootlesskit [2020-03-30T09:35:42.681Z] #69 9.023 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-30T09:35:42.681Z] #69 9.718 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-30T09:35:42.681Z] #69 9.720 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-30T09:35:42.805Z] ok github.com/docker/docker/pkg/archive 0.468s coverage: 77.0% of statements [2020-03-30T09:35:42.857Z] #44 ... [2020-03-30T09:35:42.857Z] [2020-03-30T09:35:42.857Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:42.857Z] #47 192.9 net/http/httptrace [2020-03-30T09:35:42.857Z] #47 193.1 net/http [2020-03-30T09:35:42.971Z] #69 ... [2020-03-30T09:35:42.971Z] [2020-03-30T09:35:42.971Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:35:42.971Z] #54 0.886 + RM_GOPATH=0 [2020-03-30T09:35:42.971Z] #54 0.886 + TMP_GOPATH= [2020-03-30T09:35:42.971Z] #54 0.886 + : /build [2020-03-30T09:35:42.971Z] #54 0.886 + '[' -z '' ']' [2020-03-30T09:35:42.971Z] #54 0.930 ++ mktemp -d [2020-03-30T09:35:42.971Z] #54 0.933 + export GOPATH=/tmp/tmp.Z6Q7IGs96l [2020-03-30T09:35:42.971Z] #54 0.935 + GOPATH=/tmp/tmp.Z6Q7IGs96l [2020-03-30T09:35:42.971Z] #54 0.937 + RM_GOPATH=1 [2020-03-30T09:35:42.971Z] #54 0.945 ++ dirname ./install.sh [2020-03-30T09:35:42.971Z] #54 0.965 + dir=. [2020-03-30T09:35:42.971Z] #54 0.967 + bin=golangci_lint [2020-03-30T09:35:42.971Z] #54 0.969 + shift [2020-03-30T09:35:42.971Z] #54 0.970 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-30T09:35:42.971Z] #54 0.971 + . ./golangci_lint.installer [2020-03-30T09:35:42.971Z] #54 0.973 ++ : v1.23.8 [2020-03-30T09:35:42.971Z] #54 0.974 + install_golangci_lint [2020-03-30T09:35:42.971Z] #54 0.975 + echo 'Installing golangci-lint version v1.23.8' [2020-03-30T09:35:42.971Z] #54 0.977 Installing golangci-lint version v1.23.8 [2020-03-30T09:35:42.971Z] #54 0.977 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-30T09:35:42.971Z] #54 ... [2020-03-30T09:35:42.971Z] [2020-03-30T09:35:42.971Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:35:42.971Z] #11 0.683 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:35:42.971Z] #11 0.844 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:35:42.971Z] #11 0.851 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:35:42.971Z] #11 2.947 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-30T09:35:42.971Z] #11 7.005 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-30T09:35:42.971Z] #11 10.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-30T09:35:43.260Z] #11 ... [2020-03-30T09:35:43.260Z] [2020-03-30T09:35:43.260Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:35:43.260Z] #63 1.026 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:35:43.260Z] #63 1.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:35:43.260Z] #63 1.289 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:35:43.260Z] #63 3.290 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-30T09:35:43.260Z] #63 7.254 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-30T09:35:43.260Z] #63 10.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-30T09:35:43.260Z] #63 ... [2020-03-30T09:35:43.260Z] [2020-03-30T09:35:43.260Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:35:43.260Z] #51 0.570 + RM_GOPATH=0 [2020-03-30T09:35:43.260Z] #51 0.570 + TMP_GOPATH= [2020-03-30T09:35:43.260Z] #51 0.570 + : /build [2020-03-30T09:35:43.260Z] #51 0.570 + '[' -z '' ']' [2020-03-30T09:35:43.260Z] #51 0.571 ++ mktemp -d [2020-03-30T09:35:43.260Z] #51 0.576 + export GOPATH=/tmp/tmp.cnGI8J6B4x [2020-03-30T09:35:43.260Z] #51 0.576 + GOPATH=/tmp/tmp.cnGI8J6B4x [2020-03-30T09:35:43.260Z] #51 0.577 + RM_GOPATH=1 [2020-03-30T09:35:43.260Z] #51 0.579 ++ dirname ./install.sh [2020-03-30T09:35:43.260Z] #51 0.586 + dir=. [2020-03-30T09:35:43.260Z] #51 0.588 + bin=gotestsum [2020-03-30T09:35:43.260Z] #51 0.589 + shift [2020-03-30T09:35:43.260Z] #51 0.590 + '[' '!' -f ./gotestsum.installer ']' [2020-03-30T09:35:43.260Z] #51 0.592 + . ./gotestsum.installer [2020-03-30T09:35:43.260Z] #51 0.594 ++ : v0.3.5 [2020-03-30T09:35:43.260Z] #51 0.595 + install_gotestsum [2020-03-30T09:35:43.260Z] #51 0.599 + echo 'Installing gotestsum version v0.3.5' [2020-03-30T09:35:43.260Z] #51 0.601 + go get -d gotest.tools/gotestsum [2020-03-30T09:35:43.260Z] #51 0.601 Installing gotestsum version v0.3.5 [2020-03-30T09:35:43.538Z] #13 2.115 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-30T09:35:43.793Z] #13 DONE 2.2s [2020-03-30T09:35:43.793Z] [2020-03-30T09:35:43.793Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-30T09:35:43.805Z] ok github.com/docker/docker/pkg/authorization 0.341s coverage: 68.3% of statements [2020-03-30T09:35:43.805Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-30T09:35:44.085Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-30T09:35:44.226Z] #47 ... [2020-03-30T09:35:44.226Z] [2020-03-30T09:35:44.226Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:35:44.226Z] #10 191.2 Selecting previously unselected package libapparmor1:amd64. [2020-03-30T09:35:44.226Z] #10 191.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-30T09:35:44.226Z] #10 191.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-30T09:35:44.226Z] #10 191.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-30T09:35:44.226Z] #10 191.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-30T09:35:44.226Z] #10 191.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-30T09:35:44.226Z] #10 191.5 Selecting previously unselected package libbtrfs0. [2020-03-30T09:35:44.226Z] #10 191.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-30T09:35:44.226Z] #10 191.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-30T09:35:44.226Z] #10 191.6 Selecting previously unselected package libbtrfs-dev. [2020-03-30T09:35:44.226Z] #10 191.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-30T09:35:44.226Z] #10 191.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:35:44.226Z] #10 191.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-30T09:35:44.226Z] #10 191.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-30T09:35:44.226Z] #10 191.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-30T09:35:44.226Z] #10 191.9 Selecting previously unselected package libudev-dev:amd64. [2020-03-30T09:35:44.226Z] #10 191.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-30T09:35:44.226Z] #10 191.9 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-30T09:35:44.226Z] #10 192.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-30T09:35:44.226Z] #10 192.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-30T09:35:44.226Z] #10 192.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-30T09:35:44.226Z] #10 192.5 Selecting previously unselected package libpcre16-3:amd64. [2020-03-30T09:35:44.226Z] #10 192.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-30T09:35:44.226Z] #10 192.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-30T09:35:44.226Z] #10 192.7 Selecting previously unselected package libpcre32-3:amd64. [2020-03-30T09:35:44.226Z] #10 192.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-30T09:35:44.226Z] #10 192.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-30T09:35:44.226Z] #10 192.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-30T09:35:44.226Z] #10 192.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-30T09:35:44.226Z] #10 192.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-30T09:35:44.226Z] #10 192.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-30T09:35:44.226Z] #10 192.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-30T09:35:44.226Z] #10 192.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-30T09:35:44.226Z] #10 193.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-30T09:35:44.226Z] #10 193.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-30T09:35:44.226Z] #10 193.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-30T09:35:44.226Z] #10 193.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-30T09:35:44.226Z] #10 193.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-30T09:35:44.226Z] #10 193.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-30T09:35:44.226Z] #10 193.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-30T09:35:44.226Z] #10 193.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-30T09:35:44.226Z] #10 193.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-30T09:35:44.226Z] #10 193.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-30T09:35:44.226Z] #10 193.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-30T09:35:44.226Z] #10 193.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-30T09:35:44.226Z] #10 194.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-30T09:35:44.226Z] #10 194.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-30T09:35:44.226Z] #10 194.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-30T09:35:44.226Z] #10 194.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-30T09:35:44.226Z] #10 194.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-30T09:35:44.226Z] #10 194.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-30T09:35:44.226Z] #10 194.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:35:44.226Z] #10 194.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-30T09:35:44.226Z] #10 194.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-30T09:35:44.226Z] #10 194.2 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-30T09:35:44.226Z] #10 194.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-30T09:35:44.226Z] #10 194.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:35:44.226Z] #10 194.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-30T09:35:44.226Z] #10 194.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-30T09:35:44.226Z] #10 194.3 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-30T09:35:44.226Z] #10 194.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-30T09:35:44.226Z] #10 194.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-30T09:35:44.226Z] #10 194.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:35:44.226Z] #10 194.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-30T09:35:44.226Z] #10 194.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-03-30T09:35:44.226Z] #10 194.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:35:44.226Z] #10 194.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-03-30T09:35:44.226Z] #10 194.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-03-30T09:35:44.226Z] #10 194.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-30T09:35:44.226Z] #10 194.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-30T09:35:44.226Z] #10 194.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-30T09:35:44.226Z] #10 194.4 Setting up dmsetup (2:1.02.155-3) ... [2020-03-30T09:35:44.226Z] #10 194.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-30T09:35:44.226Z] #10 194.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-30T09:35:44.226Z] #10 194.4 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:35:44.226Z] #10 DONE 194.8s [2020-03-30T09:35:44.226Z] [2020-03-30T09:35:44.226Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:35:44.226Z] #58 DONE 0.1s [2020-03-30T09:35:44.296Z] #51 ... [2020-03-30T09:35:44.296Z] [2020-03-30T09:35:44.296Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:35:44.296Z] #34 10.02 internal/testlog [2020-03-30T09:35:44.296Z] #34 10.66 runtime [2020-03-30T09:35:44.296Z] #34 11.47 encoding [2020-03-30T09:35:44.296Z] #34 12.40 runtime/cgo [2020-03-30T09:35:44.483Z] [2020-03-30T09:35:44.484Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-30T09:35:44.484Z] #59 DONE 0.1s [2020-03-30T09:35:44.484Z] [2020-03-30T09:35:44.484Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:46.311Z] #14 DONE 2.4s [2020-03-30T09:35:46.311Z] [2020-03-30T09:35:46.311Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-30T09:35:46.566Z] #15 ... [2020-03-30T09:35:46.566Z] [2020-03-30T09:35:46.566Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:46.566Z] #44 84.26 HOSTLINK compel/compel-host-bin [2020-03-30T09:35:46.566Z] #44 84.54 DEP soccr/soccr.d [2020-03-30T09:35:46.566Z] #44 84.88 CC soccr/soccr.o [2020-03-30T09:35:46.566Z] #44 86.54 AR soccr/libsoccr.a [2020-03-30T09:35:46.566Z] #44 86.60 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-30T09:35:46.566Z] #44 87.11 DEP criu/arch/x86/sigframe.d [2020-03-30T09:35:46.566Z] #44 87.22 DEP criu/arch/x86/sigaction_compat.d [2020-03-30T09:35:46.566Z] #44 87.32 DEP criu/arch/x86/kerndat.d [2020-03-30T09:35:46.566Z] #44 87.43 DEP criu/arch/x86/crtools.d [2020-03-30T09:35:46.566Z] #44 87.56 DEP criu/arch/x86/cpu.d [2020-03-30T09:35:46.566Z] #44 87.77 CC criu/arch/x86/cpu.o [2020-03-30T09:35:46.566Z] #44 88.36 CC criu/arch/x86/crtools.o [2020-03-30T09:35:46.566Z] #44 89.72 CC criu/arch/x86/kerndat.o [2020-03-30T09:35:46.566Z] #44 90.22 CC criu/arch/x86/sigaction_compat.o [2020-03-30T09:35:46.566Z] #44 90.56 CC criu/arch/x86/sigframe.o [2020-03-30T09:35:46.566Z] #44 90.87 LINK criu/arch/x86/crtools.built-in.o [2020-03-30T09:35:46.566Z] #44 90.92 DEP criu/pie/util-vdso-elf32.d [2020-03-30T09:35:46.566Z] #44 91.04 DEP criu/pie/util-vdso.d [2020-03-30T09:35:46.566Z] #44 91.17 DEP criu/pie/util.d [2020-03-30T09:35:46.566Z] #44 91.27 CC criu/pie/util.o [2020-03-30T09:35:46.566Z] #44 91.74 CC criu/pie/util-vdso.o [2020-03-30T09:35:46.566Z] #44 92.49 CC criu/pie/util-vdso-elf32.o [2020-03-30T09:35:46.566Z] #44 92.98 AR criu/pie/pie.lib.a [2020-03-30T09:35:46.566Z] #44 93.10 DEP criu/pie/restorer.d [2020-03-30T09:35:46.566Z] #44 93.31 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-30T09:35:46.566Z] #44 93.43 DEP criu/arch/x86/restorer_unmap.d [2020-03-30T09:35:46.566Z] #44 93.44 DEP criu/arch/x86/restorer.d [2020-03-30T09:35:46.566Z] #44 93.61 DEP criu/arch/x86/vdso-pie.d [2020-03-30T09:35:46.566Z] #44 93.69 DEP criu/pie/parasite-vdso.d [2020-03-30T09:35:46.566Z] #44 93.89 DEP criu/pie/parasite.d [2020-03-30T09:35:46.566Z] #44 94.16 CC criu/pie/parasite.o [2020-03-30T09:35:46.820Z] #44 ... [2020-03-30T09:35:46.820Z] [2020-03-30T09:35:46.820Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:46.820Z] #60 9.776 + cd /tmp/tmp.tTRRDu6uc2/src/github.com/opencontainers/runc [2020-03-30T09:35:46.820Z] #60 9.777 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-30T09:35:46.820Z] #60 10.11 + '[' -z '' ']' [2020-03-30T09:35:46.820Z] #60 10.11 + target=static [2020-03-30T09:35:46.820Z] #60 10.11 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-30T09:35:47.005Z] #60 ... [2020-03-30T09:35:47.005Z] [2020-03-30T09:35:47.005Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-30T09:35:47.005Z] #11 DONE 2.7s [2020-03-30T09:35:47.005Z] [2020-03-30T09:35:47.005Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:47.005Z] #60 2.422 + RM_GOPATH=0 [2020-03-30T09:35:47.005Z] #60 2.422 + TMP_GOPATH= [2020-03-30T09:35:47.005Z] #60 2.422 + : /build [2020-03-30T09:35:47.005Z] #60 2.422 + '[' -z '' ']' [2020-03-30T09:35:47.005Z] #60 2.422 ++ mktemp -d [2020-03-30T09:35:47.005Z] #60 2.422 + export GOPATH=/tmp/tmp.Z6nAR9Rqjy [2020-03-30T09:35:47.005Z] #60 2.422 + GOPATH=/tmp/tmp.Z6nAR9Rqjy [2020-03-30T09:35:47.005Z] #60 2.422 + RM_GOPATH=1 [2020-03-30T09:35:47.005Z] #60 2.428 ++ dirname ./install.sh [2020-03-30T09:35:47.005Z] #60 2.428 + dir=. [2020-03-30T09:35:47.005Z] #60 2.428 + bin=runc [2020-03-30T09:35:47.005Z] #60 2.428 + shift [2020-03-30T09:35:47.005Z] #60 2.428 + '[' '!' -f ./runc.installer ']' [2020-03-30T09:35:47.005Z] #60 2.428 + . ./runc.installer [2020-03-30T09:35:47.005Z] #60 2.428 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-30T09:35:47.005Z] #60 2.428 + install_runc [2020-03-30T09:35:47.005Z] #60 2.428 + uname -r [2020-03-30T09:35:47.005Z] #60 2.428 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-30T09:35:47.005Z] #60 2.436 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-30T09:35:47.005Z] #60 2.438 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-30T09:35:47.005Z] #60 2.450 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-30T09:35:47.005Z] #60 2.450 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Z6nAR9Rqjy/src/github.com/opencontainers/runc [2020-03-30T09:35:47.005Z] #60 2.454 Cloning into '/tmp/tmp.Z6nAR9Rqjy/src/github.com/opencontainers/runc'... [2020-03-30T09:35:47.075Z] #60 ... [2020-03-30T09:35:47.075Z] [2020-03-30T09:35:47.075Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:47.075Z] #47 186.3 net/http/httptrace [2020-03-30T09:35:47.075Z] #47 186.5 net/http [2020-03-30T09:35:47.415Z] #19 ... [2020-03-30T09:35:47.415Z] [2020-03-30T09:35:47.415Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:47.415Z] #44 149.4 CC criu/kcmp-ids.o [2020-03-30T09:35:47.415Z] #44 149.7 CC criu/kerndat.o [2020-03-30T09:35:47.415Z] #44 150.9 CC criu/libnetlink.o [2020-03-30T09:35:47.415Z] #44 151.4 CC criu/log.o [2020-03-30T09:35:47.415Z] #44 152.2 CC criu/lsm.o [2020-03-30T09:35:47.415Z] #44 152.8 CC criu/mem.o [2020-03-30T09:35:47.415Z] #44 154.9 CC criu/mount.o [2020-03-30T09:35:47.675Z] #44 ... [2020-03-30T09:35:47.675Z] [2020-03-30T09:35:47.675Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-30T09:35:47.675Z] #19 6.842 Collecting yamllint==1.16.0 [2020-03-30T09:35:48.002Z] #47 ... [2020-03-30T09:35:48.003Z] [2020-03-30T09:35:48.003Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:48.003Z] #44 95.56 LINK criu/pie/parasite.built-in.o [2020-03-30T09:35:48.003Z] #44 95.57 GEN criu/pie/parasite-blob.h [2020-03-30T09:35:48.003Z] #44 95.60 CC criu/pie/parasite-vdso.o [2020-03-30T09:35:48.257Z] #44 ... [2020-03-30T09:35:48.257Z] [2020-03-30T09:35:48.257Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-30T09:35:48.257Z] #15 DONE 2.2s [2020-03-30T09:35:48.446Z] ok github.com/docker/docker/pkg/chrootarchive 3.505s coverage: 43.2% of statements [2020-03-30T09:35:48.446Z] ok github.com/docker/docker/layer 7.125s coverage: 68.8% of statements [2020-03-30T09:35:48.446Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-30T09:35:48.446Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-30T09:35:48.446Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-30T09:35:48.446Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-30T09:35:48.446Z] ? github.com/docker/docker/oci [no test files] [2020-03-30T09:35:48.446Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-30T09:35:48.446Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-30T09:35:48.446Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-30T09:35:48.446Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-03-30T09:35:48.511Z] [2020-03-30T09:35:48.511Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-30T09:35:48.622Z] sha256:fbf07114e2a902e9a1664868d6aef38db0562e2f1fe4e2552eb61c8f216ea2bf [2020-03-30T09:35:48.622Z] INFO: Starting docker-py tests... [2020-03-30T09:35:48.726Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-03-30T09:35:48.726Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-03-30T09:35:49.006Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-03-30T09:35:49.186Z] ============================= test session starts ============================== [2020-03-30T09:35:49.186Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-30T09:35:49.186Z] rootdir: /src, inifile: pytest.ini [2020-03-30T09:35:49.186Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-30T09:35:49.527Z] #60 ... [2020-03-30T09:35:49.527Z] [2020-03-30T09:35:49.527Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-30T09:35:49.527Z] #12 DONE 2.3s [2020-03-30T09:35:49.527Z] [2020-03-30T09:35:49.527Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-30T09:35:49.617Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-03-30T09:35:49.617Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-03-30T09:35:50.117Z] collected 387 items / 1 deselected / 386 selected [2020-03-30T09:35:50.117Z] [2020-03-30T09:35:50.393Z] #16 DONE 2.0s [2020-03-30T09:35:50.393Z] [2020-03-30T09:35:50.393Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:35:50.617Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-03-30T09:35:51.200Z] #34 ... [2020-03-30T09:35:51.200Z] [2020-03-30T09:35:51.200Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:51.200Z] #48 10.64 internal/testlog [2020-03-30T09:35:51.200Z] #48 12.07 math [2020-03-30T09:35:51.200Z] #48 13.10 unicode/utf16 [2020-03-30T09:35:51.200Z] #48 14.87 container/list [2020-03-30T09:35:51.200Z] #48 18.42 crypto/internal/subtle [2020-03-30T09:35:51.200Z] #48 18.93 crypto/subtle [2020-03-30T09:35:51.200Z] #48 19.59 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-30T09:35:51.423Z] #13 1.917 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-30T09:35:51.423Z] #13 DONE 2.0s [2020-03-30T09:35:51.423Z] [2020-03-30T09:35:51.423Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-30T09:35:51.618Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-03-30T09:35:51.827Z] #48 20.05 internal/nettrace [2020-03-30T09:35:52.228Z] ok github.com/docker/docker/pkg/fsutils 0.417s coverage: 85.1% of statements [2020-03-30T09:35:52.457Z] #48 20.60 runtime/cgo [2020-03-30T09:35:52.457Z] #48 ... [2020-03-30T09:35:52.457Z] [2020-03-30T09:35:52.457Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:35:52.457Z] #57 20.82 + cd /tmp/tmp.3sFLaw1tG5/src/github.com/mvdan/sh [2020-03-30T09:35:52.457Z] #57 20.82 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-30T09:35:52.508Z] ok github.com/docker/docker/pkg/discovery/kv 3.073s coverage: 84.1% of statements [2020-03-30T09:35:52.508Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-03-30T09:35:52.746Z] #57 21.08 + GO111MODULE=on [2020-03-30T09:35:52.746Z] #57 21.08 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-30T09:35:52.902Z] #17 2.311 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:35:52.902Z] #17 2.363 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:35:52.903Z] #17 2.366 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:35:52.958Z] #19 11.45 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-30T09:35:52.958Z] #19 11.61 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-30T09:35:52.958Z] #19 11.68 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-30T09:35:52.958Z] #19 11.78 Collecting pyyaml (from yamllint==1.16.0) [2020-03-30T09:35:52.958Z] #19 12.01 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-30T09:35:53.317Z] #14 ... [2020-03-30T09:35:53.317Z] [2020-03-30T09:35:53.317Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:53.317Z] #44 82.80 CC compel/src/lib/ptrace.o [2020-03-30T09:35:53.317Z] #44 83.20 AR compel/libcompel.a [2020-03-30T09:35:53.317Z] #44 83.28 HOSTCC compel/src/main-host.o [2020-03-30T09:35:53.317Z] #44 83.52 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-30T09:35:53.317Z] #44 83.75 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-30T09:35:53.317Z] #44 84.36 HOSTCC compel/src/lib/log-host.o [2020-03-30T09:35:53.317Z] #44 84.71 HOSTLINK compel/compel-host-bin [2020-03-30T09:35:53.317Z] #44 84.89 DEP soccr/soccr.d [2020-03-30T09:35:53.317Z] #44 85.05 CC soccr/soccr.o [2020-03-30T09:35:53.317Z] #44 86.31 AR soccr/libsoccr.a [2020-03-30T09:35:53.317Z] #44 86.36 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-30T09:35:53.317Z] #44 86.92 DEP criu/arch/x86/sigframe.d [2020-03-30T09:35:53.317Z] #44 86.96 DEP criu/arch/x86/sigaction_compat.d [2020-03-30T09:35:53.317Z] #44 87.04 DEP criu/arch/x86/kerndat.d [2020-03-30T09:35:53.317Z] #44 87.19 DEP criu/arch/x86/crtools.d [2020-03-30T09:35:53.317Z] #44 87.37 DEP criu/arch/x86/cpu.d [2020-03-30T09:35:53.317Z] #44 87.53 CC criu/arch/x86/cpu.o [2020-03-30T09:35:53.317Z] #44 88.15 CC criu/arch/x86/crtools.o [2020-03-30T09:35:53.317Z] #44 89.61 CC criu/arch/x86/kerndat.o [2020-03-30T09:35:53.317Z] #44 90.15 CC criu/arch/x86/sigaction_compat.o [2020-03-30T09:35:53.317Z] #44 90.32 CC criu/arch/x86/sigframe.o [2020-03-30T09:35:53.317Z] #44 90.54 LINK criu/arch/x86/crtools.built-in.o [2020-03-30T09:35:53.317Z] #44 90.61 DEP criu/pie/util-vdso-elf32.d [2020-03-30T09:35:53.317Z] #44 90.74 DEP criu/pie/util-vdso.d [2020-03-30T09:35:53.317Z] #44 91.06 DEP criu/pie/util.d [2020-03-30T09:35:53.317Z] #44 91.25 CC criu/pie/util.o [2020-03-30T09:35:53.317Z] #44 91.55 CC criu/pie/util-vdso.o [2020-03-30T09:35:53.317Z] #44 92.28 CC criu/pie/util-vdso-elf32.o [2020-03-30T09:35:53.461Z] #17 2.978 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-30T09:35:53.508Z] ok github.com/docker/docker/pkg/idtools 0.313s coverage: 70.1% of statements [2020-03-30T09:35:53.508Z] ok github.com/docker/docker/pkg/ioutils 0.283s coverage: 70.1% of statements [2020-03-30T09:35:53.575Z] #44 ... [2020-03-30T09:35:53.575Z] [2020-03-30T09:35:53.575Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-30T09:35:53.575Z] #14 DONE 2.1s [2020-03-30T09:35:53.575Z] [2020-03-30T09:35:53.575Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-30T09:35:53.788Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-03-30T09:35:53.788Z] ok github.com/docker/docker/pkg/locker 0.036s coverage: 88.9% of statements [2020-03-30T09:35:54.068Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2020-03-30T09:35:54.068Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-30T09:35:54.348Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-03-30T09:35:54.628Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-03-30T09:35:54.628Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-03-30T09:35:54.799Z] #57 23.17 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-30T09:35:54.799Z] #57 23.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-30T09:35:54.831Z] #17 4.357 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-30T09:35:54.871Z] #19 13.81 Building wheels for collected packages: pyyaml [2020-03-30T09:35:54.871Z] #19 13.81 Running setup.py bdist_wheel for pyyaml: started [2020-03-30T09:35:54.908Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-03-30T09:35:55.089Z] #57 23.49 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-30T09:35:55.089Z] #57 23.56 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-30T09:35:55.188Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-03-30T09:35:55.468Z] ok github.com/docker/docker/pkg/mount 1.249s coverage: 70.5% of statements [2020-03-30T09:35:55.469Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-30T09:35:55.469Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-30T09:35:55.469Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-30T09:35:55.481Z] #15 DONE 2.0s [2020-03-30T09:35:55.481Z] [2020-03-30T09:35:55.481Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-30T09:35:55.721Z] #57 24.13 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-30T09:35:55.811Z] #19 15.09 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-30T09:35:55.811Z] #19 15.09 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-30T09:35:56.072Z] #19 15.18 Successfully built pyyaml [2020-03-30T09:35:56.072Z] #19 15.20 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-30T09:35:56.079Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-03-30T09:35:56.192Z] #17 5.736 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-30T09:35:56.359Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-03-30T09:35:56.644Z] #19 15.62 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-30T09:35:56.662Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-03-30T09:35:56.752Z] #17 ... [2020-03-30T09:35:56.752Z] [2020-03-30T09:35:56.752Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:56.752Z] #44 96.39 CC criu/arch/x86/vdso-pie.o [2020-03-30T09:35:56.752Z] #44 96.85 CC criu/arch/x86/restorer.o [2020-03-30T09:35:56.752Z] #44 97.41 CC criu/arch/x86/restorer_unmap.o [2020-03-30T09:35:56.752Z] #44 97.45 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-30T09:35:56.752Z] #44 97.87 CC criu/pie/restorer.o [2020-03-30T09:35:56.752Z] #44 100.9 LINK criu/pie/restorer.built-in.o [2020-03-30T09:35:56.752Z] #44 100.9 GEN criu/pie/restorer-blob.h [2020-03-30T09:35:56.752Z] #44 101.0 DEP criu/vdso.d [2020-03-30T09:35:56.752Z] #44 101.1 DEP criu/vdso-compat.d [2020-03-30T09:35:56.752Z] #44 101.2 DEP criu/uts_ns.d [2020-03-30T09:35:56.752Z] #44 101.3 DEP criu/util.d [2020-03-30T09:35:56.752Z] #44 101.5 DEP criu/uffd.d [2020-03-30T09:35:56.752Z] #44 101.7 DEP criu/tun.d [2020-03-30T09:35:56.752Z] #44 101.9 DEP criu/tty.d [2020-03-30T09:35:56.752Z] #44 102.2 DEP criu/timerfd.d [2020-03-30T09:35:56.752Z] #44 102.4 DEP criu/sysfs_parse.d [2020-03-30T09:35:56.752Z] #44 102.5 DEP criu/sysctl.d [2020-03-30T09:35:56.752Z] #44 102.7 DEP criu/string.d [2020-03-30T09:35:56.752Z] #44 102.7 DEP criu/stats.d [2020-03-30T09:35:56.752Z] #44 102.9 DEP criu/sockets.d [2020-03-30T09:35:56.752Z] #44 103.1 DEP criu/sk-unix.d [2020-03-30T09:35:56.752Z] #44 103.3 DEP criu/sk-tcp.d [2020-03-30T09:35:56.752Z] #44 103.5 DEP criu/sk-queue.d [2020-03-30T09:35:56.752Z] #44 103.7 DEP criu/sk-packet.d [2020-03-30T09:35:56.752Z] #44 103.8 DEP criu/sk-netlink.d [2020-03-30T09:35:56.752Z] #44 104.0 DEP criu/sk-inet.d [2020-03-30T09:35:56.752Z] #44 104.2 DEP criu/signalfd.d [2020-03-30T09:35:56.752Z] #44 104.3 DEP criu/sigframe.d [2020-03-30T09:35:56.905Z] #19 DONE 16.2s [2020-03-30T09:35:56.905Z] [2020-03-30T09:35:56.905Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:56.905Z] #44 158.9 CC criu/namespaces.o [2020-03-30T09:35:56.905Z] #44 161.2 CC criu/net.o [2020-03-30T09:35:56.905Z] #44 165.0 CC criu/netfilter.o [2020-03-30T09:35:56.905Z] #44 165.4 CC criu/page-pipe.o [2020-03-30T09:35:56.949Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-30T09:35:57.007Z] #44 104.5 DEP criu/shmem.d [2020-03-30T09:35:57.007Z] #44 104.7 DEP criu/servicefd.d [2020-03-30T09:35:57.261Z] #44 104.9 DEP criu/seize.d [2020-03-30T09:35:57.385Z] #16 DONE 2.1s [2020-03-30T09:35:57.385Z] [2020-03-30T09:35:57.385Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:35:57.516Z] #44 105.1 DEP criu/seccomp.d [2020-03-30T09:35:57.771Z] #44 105.3 DEP criu/rst-malloc.d [2020-03-30T09:35:57.771Z] #44 105.4 DEP criu/rbtree.d [2020-03-30T09:35:57.771Z] #44 105.4 DEP criu/pstree.d [2020-03-30T09:35:57.777Z] #57 25.67 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-30T09:35:57.777Z] #57 ... [2020-03-30T09:35:57.777Z] [2020-03-30T09:35:57.777Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:35:57.777Z] #63 26.29 Fetched 8118 kB in 25s (321 kB/s) [2020-03-30T09:35:57.950Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 73.9% of statements [2020-03-30T09:35:58.026Z] #44 105.6 DEP criu/protobuf.d [2020-03-30T09:35:58.281Z] #44 105.8 GEN criu/protobuf-desc-gen.h [2020-03-30T09:35:58.281Z] #44 ... [2020-03-30T09:35:58.281Z] [2020-03-30T09:35:58.281Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:58.281Z] #60 11.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-30T09:35:58.281Z] #60 ... [2020-03-30T09:35:58.281Z] [2020-03-30T09:35:58.281Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:35:58.281Z] #47 200.6 github.com/LK4D4/vndr/godl [2020-03-30T09:35:58.281Z] #47 201.4 github.com/LK4D4/vndr [2020-03-30T09:35:58.287Z] #44 166.3 CC criu/page-xfer.o [2020-03-30T09:35:58.560Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-03-30T09:35:59.642Z] #47 ... [2020-03-30T09:35:59.642Z] [2020-03-30T09:35:59.642Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:35:59.642Z] #44 107.3 DEP criu/protobuf-desc.d [2020-03-30T09:35:59.668Z] #44 167.9 CC criu/pagemap-cache.o [2020-03-30T09:35:59.897Z] #44 107.5 DEP criu/proc_parse.d [2020-03-30T09:35:59.912Z] #17 2.494 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:35:59.912Z] #17 2.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-30T09:35:59.912Z] #17 2.546 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:36:00.153Z] #44 107.6 DEP criu/plugin.d [2020-03-30T09:36:00.153Z] #44 107.7 DEP criu/pipes.d [2020-03-30T09:36:00.153Z] #44 107.9 DEP criu/pie-util.d [2020-03-30T09:36:00.237Z] #44 168.5 CC criu/pagemap.o [2020-03-30T09:36:00.407Z] #44 108.0 DEP criu/pie-util-vdso.d [2020-03-30T09:36:00.407Z] #44 108.1 DEP criu/pie-util-vdso-elf32.d [2020-03-30T09:36:00.407Z] #44 108.2 DEP criu/path.d [2020-03-30T09:36:00.844Z] #17 3.151 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-30T09:36:00.967Z] #44 108.3 DEP criu/parasite-syscall.d [2020-03-30T09:36:01.177Z] #44 169.5 CC criu/parasite-syscall.o [2020-03-30T09:36:01.222Z] #44 108.6 DEP criu/pagemap.d [2020-03-30T09:36:01.222Z] #44 108.8 DEP criu/pagemap-cache.d [2020-03-30T09:36:01.222Z] ok github.com/docker/docker/pkg/signal 2.381s coverage: 61.0% of statements [2020-03-30T09:36:01.477Z] #44 109.0 DEP criu/page-xfer.d [2020-03-30T09:36:01.477Z] #44 109.2 DEP criu/page-pipe.d [2020-03-30T09:36:01.502Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-03-30T09:36:01.732Z] #44 109.4 DEP criu/netfilter.d [2020-03-30T09:36:01.783Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-03-30T09:36:01.987Z] #44 109.6 DEP criu/net.d [2020-03-30T09:36:02.063Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-30T09:36:02.218Z] #17 4.740 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-30T09:36:02.242Z] #44 ... [2020-03-30T09:36:02.242Z] [2020-03-30T09:36:02.242Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:36:02.242Z] #47 DONE 211.5s [2020-03-30T09:36:02.242Z] [2020-03-30T09:36:02.242Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:02.242Z] #44 109.8 DEP criu/namespaces.d [2020-03-30T09:36:02.344Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-03-30T09:36:02.497Z] #44 110.1 DEP criu/mount.d [2020-03-30T09:36:02.560Z] #44 170.5 CC criu/path.o [2020-03-30T09:36:02.560Z] #44 170.9 CC criu/pie-util-vdso.o [2020-03-30T09:36:02.624Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-03-30T09:36:03.056Z] #44 110.4 DEP criu/mem.d [2020-03-30T09:36:03.131Z] #44 171.2 CC criu/pie-util.o [2020-03-30T09:36:03.131Z] #44 171.4 CC criu/pipes.o [2020-03-30T09:36:03.235Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 37.2% of statements [2020-03-30T09:36:03.311Z] #44 110.9 DEP criu/lsm.d [2020-03-30T09:36:03.330Z] #63 26.29 Reading package lists... [2020-03-30T09:36:03.330Z] #63 ... [2020-03-30T09:36:03.330Z] [2020-03-30T09:36:03.330Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:36:03.330Z] #42 28.72 Checking out files: 79% (1271/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-30T09:36:03.330Z] #42 29.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-30T09:36:03.330Z] #42 31.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-30T09:36:03.515Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2020-03-30T09:36:03.566Z] #44 111.1 DEP criu/log.d [2020-03-30T09:36:03.566Z] #44 111.3 DEP criu/libnetlink.d [2020-03-30T09:36:03.589Z] #17 ... [2020-03-30T09:36:03.589Z] [2020-03-30T09:36:03.589Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:36:03.589Z] #60 8.790 + cd /tmp/tmp.Z6nAR9Rqjy/src/github.com/opencontainers/runc [2020-03-30T09:36:03.589Z] #60 8.790 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-30T09:36:03.589Z] #60 9.287 + '[' -z '' ']' [2020-03-30T09:36:03.589Z] #60 9.288 + target=static [2020-03-30T09:36:03.589Z] #60 9.288 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-30T09:36:03.589Z] #60 11.14 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-30T09:36:03.589Z] #60 ... [2020-03-30T09:36:03.589Z] [2020-03-30T09:36:03.589Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:03.589Z] #44 93.00 AR criu/pie/pie.lib.a [2020-03-30T09:36:03.589Z] #44 93.15 DEP criu/pie/restorer.d [2020-03-30T09:36:03.589Z] #44 93.48 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-30T09:36:03.589Z] #44 93.58 DEP criu/arch/x86/restorer_unmap.d [2020-03-30T09:36:03.589Z] #44 93.59 DEP criu/arch/x86/restorer.d [2020-03-30T09:36:03.589Z] #44 93.84 DEP criu/arch/x86/vdso-pie.d [2020-03-30T09:36:03.589Z] #44 93.96 DEP criu/pie/parasite-vdso.d [2020-03-30T09:36:03.589Z] #44 94.08 DEP criu/pie/parasite.d [2020-03-30T09:36:03.589Z] #44 94.34 CC criu/pie/parasite.o [2020-03-30T09:36:03.589Z] #44 96.02 LINK criu/pie/parasite.built-in.o [2020-03-30T09:36:03.589Z] #44 96.05 GEN criu/pie/parasite-blob.h [2020-03-30T09:36:03.589Z] #44 96.07 CC criu/pie/parasite-vdso.o [2020-03-30T09:36:03.589Z] #44 96.71 CC criu/arch/x86/vdso-pie.o [2020-03-30T09:36:03.589Z] #44 97.22 CC criu/arch/x86/restorer.o [2020-03-30T09:36:03.589Z] #44 97.90 CC criu/arch/x86/restorer_unmap.o [2020-03-30T09:36:03.589Z] #44 97.98 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-30T09:36:03.589Z] #44 98.36 CC criu/pie/restorer.o [2020-03-30T09:36:03.589Z] #44 101.6 LINK criu/pie/restorer.built-in.o [2020-03-30T09:36:03.589Z] #44 101.6 GEN criu/pie/restorer-blob.h [2020-03-30T09:36:03.589Z] #44 101.7 DEP criu/vdso.d [2020-03-30T09:36:03.589Z] #44 101.9 DEP criu/vdso-compat.d [2020-03-30T09:36:03.589Z] #44 102.2 DEP criu/uts_ns.d [2020-03-30T09:36:03.589Z] #44 102.3 DEP criu/util.d [2020-03-30T09:36:03.589Z] #44 102.5 DEP criu/uffd.d [2020-03-30T09:36:03.589Z] #44 102.7 DEP criu/tun.d [2020-03-30T09:36:03.589Z] #44 102.9 DEP criu/tty.d [2020-03-30T09:36:03.589Z] #44 103.1 DEP criu/timerfd.d [2020-03-30T09:36:03.700Z] #44 172.0 CC criu/plugin.o [2020-03-30T09:36:03.821Z] #44 111.4 DEP criu/kerndat.d [2020-03-30T09:36:03.847Z] #44 103.2 DEP criu/sysfs_parse.d [2020-03-30T09:36:03.847Z] #44 ... [2020-03-30T09:36:03.847Z] [2020-03-30T09:36:03.847Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:36:03.847Z] #17 6.344 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-30T09:36:03.961Z] #44 172.3 CC criu/proc_parse.o [2020-03-30T09:36:04.076Z] #44 111.6 DEP criu/kcmp-ids.d [2020-03-30T09:36:04.076Z] #44 111.6 DEP criu/irmap.d [2020-03-30T09:36:04.076Z] #44 111.8 DEP criu/ipc_ns.d [2020-03-30T09:36:04.125Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-03-30T09:36:04.221Z] #44 ... [2020-03-30T09:36:04.221Z] [2020-03-30T09:36:04.221Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:36:04.221Z] #60 112.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-30T09:36:04.330Z] #44 111.9 DEP criu/image.d [2020-03-30T09:36:04.405Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-03-30T09:36:04.585Z] #44 112.1 DEP criu/image-desc.d [2020-03-30T09:36:04.585Z] #44 112.2 DEP criu/fsnotify.d [2020-03-30T09:36:04.698Z] testing: warning: no tests to run [2020-03-30T09:36:04.698Z] coverage: [no statements] [2020-03-30T09:36:04.698Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-30T09:36:04.840Z] #44 112.4 DEP criu/filesystems.d [2020-03-30T09:36:04.978Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-03-30T09:36:04.978Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-30T09:36:05.095Z] #44 112.5 DEP criu/files.d [2020-03-30T09:36:05.095Z] #44 112.7 DEP criu/files-reg.d [2020-03-30T09:36:05.259Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-30T09:36:05.350Z] #44 112.8 DEP criu/files-ext.d [2020-03-30T09:36:05.350Z] #44 112.9 DEP criu/file-lock.d [2020-03-30T09:36:05.350Z] #44 113.0 DEP criu/file-ids.d [2020-03-30T09:36:05.605Z] #44 113.1 DEP criu/fifo.d [2020-03-30T09:36:05.605Z] #44 113.3 DEP criu/fdstore.d [2020-03-30T09:36:05.860Z] #44 113.5 DEP criu/fault-injection.d [2020-03-30T09:36:05.860Z] #44 113.5 DEP criu/external.d [2020-03-30T09:36:05.860Z] #44 113.6 DEP criu/eventpoll.d [2020-03-30T09:36:06.114Z] #44 113.7 DEP criu/eventfd.d [2020-03-30T09:36:06.131Z] #60 113.9 + mkdir -p /build [2020-03-30T09:36:06.131Z] #60 113.9 + cp runc /build/runc [2020-03-30T09:36:06.370Z] #44 113.9 DEP criu/crtools.d [2020-03-30T09:36:06.370Z] #44 114.1 DEP criu/cr-service.d [2020-03-30T09:36:06.391Z] #60 DONE 114.4s [2020-03-30T09:36:06.391Z] [2020-03-30T09:36:06.391Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:06.391Z] #44 174.7 CC criu/protobuf-desc.o [2020-03-30T09:36:06.848Z] #42 ... [2020-03-30T09:36:06.848Z] [2020-03-30T09:36:06.848Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:36:06.848Z] #75 31.21 Checking out files: 52% (1094/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 95% (1975/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-30T09:36:06.848Z] #75 32.25 + cd /tmp/tmp.Fc5nBlFGWU/src/github.com/docker/libnetwork [2020-03-30T09:36:06.848Z] #75 32.25 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-30T09:36:06.848Z] #75 33.10 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-30T09:36:06.848Z] #75 ... [2020-03-30T09:36:06.848Z] [2020-03-30T09:36:06.848Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:36:06.848Z] #26 25.45 Fetched 8118 kB in 25s (327 kB/s) [2020-03-30T09:36:06.848Z] #26 25.45 Reading package lists... [2020-03-30T09:36:06.929Z] #44 114.3 DEP criu/cr-restore.d [2020-03-30T09:36:06.929Z] #44 114.5 DEP criu/cr-errno.d [2020-03-30T09:36:06.929Z] #44 114.5 DEP criu/cr-dump.d [2020-03-30T09:36:06.929Z] #44 114.7 DEP criu/cr-dedup.d [2020-03-30T09:36:07.125Z] #17 ... [2020-03-30T09:36:07.125Z] [2020-03-30T09:36:07.125Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:36:07.125Z] #47 207.3 github.com/LK4D4/vndr/godl [2020-03-30T09:36:07.125Z] #47 208.5 github.com/LK4D4/vndr [2020-03-30T09:36:07.139Z] #26 ... [2020-03-30T09:36:07.139Z] [2020-03-30T09:36:07.139Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:36:07.139Z] #54 35.22 + cd /tmp/tmp.Z6Q7IGs96l/src/github.com/golangci/golangci-lint/ [2020-03-30T09:36:07.139Z] #54 35.22 + git checkout -q v1.23.8 [2020-03-30T09:36:07.269Z] ok github.com/docker/docker/plugin 0.552s coverage: 27.1% of statements [2020-03-30T09:36:07.333Z] #44 175.6 CC criu/protobuf.o [2020-03-30T09:36:07.383Z] #47 ... [2020-03-30T09:36:07.383Z] [2020-03-30T09:36:07.383Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:07.383Z] #44 103.4 DEP criu/sysctl.d [2020-03-30T09:36:07.383Z] #44 103.5 DEP criu/string.d [2020-03-30T09:36:07.383Z] #44 103.6 DEP criu/stats.d [2020-03-30T09:36:07.383Z] #44 103.7 DEP criu/sockets.d [2020-03-30T09:36:07.383Z] #44 103.8 DEP criu/sk-unix.d [2020-03-30T09:36:07.383Z] #44 104.0 DEP criu/sk-tcp.d [2020-03-30T09:36:07.383Z] #44 104.2 DEP criu/sk-queue.d [2020-03-30T09:36:07.383Z] #44 104.4 DEP criu/sk-packet.d [2020-03-30T09:36:07.383Z] #44 104.6 DEP criu/sk-netlink.d [2020-03-30T09:36:07.383Z] #44 104.7 DEP criu/sk-inet.d [2020-03-30T09:36:07.383Z] #44 104.9 DEP criu/signalfd.d [2020-03-30T09:36:07.383Z] #44 105.1 DEP criu/sigframe.d [2020-03-30T09:36:07.383Z] #44 105.2 DEP criu/shmem.d [2020-03-30T09:36:07.383Z] #44 105.3 DEP criu/servicefd.d [2020-03-30T09:36:07.383Z] #44 105.4 DEP criu/seize.d [2020-03-30T09:36:07.383Z] #44 105.6 DEP criu/seccomp.d [2020-03-30T09:36:07.383Z] #44 105.8 DEP criu/rst-malloc.d [2020-03-30T09:36:07.383Z] #44 105.8 DEP criu/rbtree.d [2020-03-30T09:36:07.383Z] #44 105.9 DEP criu/pstree.d [2020-03-30T09:36:07.383Z] #44 106.0 DEP criu/protobuf.d [2020-03-30T09:36:07.383Z] #44 106.2 GEN criu/protobuf-desc-gen.h [2020-03-30T09:36:07.429Z] #54 35.89 ++ git describe --tags [2020-03-30T09:36:07.489Z] #44 114.9 DEP criu/cr-check.d [2020-03-30T09:36:07.489Z] #44 115.1 DEP criu/config.d [2020-03-30T09:36:07.550Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-30T09:36:07.641Z] #44 ... [2020-03-30T09:36:07.641Z] [2020-03-30T09:36:07.641Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:36:07.641Z] #47 DONE 217.7s [2020-03-30T09:36:07.720Z] #54 35.91 + version=v1.23.8 [2020-03-30T09:36:07.721Z] #54 35.91 ++ git rev-parse --short HEAD [2020-03-30T09:36:07.721Z] #54 35.92 + commit=76a82c6 [2020-03-30T09:36:07.721Z] #54 35.92 ++ git show -s --format=%cd [2020-03-30T09:36:07.721Z] #54 35.92 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-30T09:36:07.721Z] #54 35.93 + 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-03-30T09:36:07.743Z] #44 115.3 DEP criu/clone-noasan.d [2020-03-30T09:36:07.743Z] #44 115.4 DEP criu/cgroup.d [2020-03-30T09:36:07.743Z] #44 115.5 DEP criu/cgroup-props.d [2020-03-30T09:36:07.899Z] [2020-03-30T09:36:07.899Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:36:07.903Z] #44 176.1 CC criu/pstree.o [2020-03-30T09:36:07.998Z] #44 115.6 DEP criu/bitmap.d [2020-03-30T09:36:07.998Z] #44 115.6 DEP criu/bfd.d [2020-03-30T09:36:07.998Z] #44 115.7 DEP criu/autofs.d [2020-03-30T09:36:08.013Z] #54 ... [2020-03-30T09:36:08.013Z] [2020-03-30T09:36:08.013Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:36:08.013Z] #44 26.53 Fetched 8118 kB in 26s (318 kB/s) [2020-03-30T09:36:08.013Z] #44 26.53 Reading package lists... [2020-03-30T09:36:08.013Z] #44 ... [2020-03-30T09:36:08.013Z] [2020-03-30T09:36:08.013Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:36:08.013Z] #63 26.29 Reading package lists... [2020-03-30T09:36:08.252Z] #44 115.9 DEP criu/aio.d [2020-03-30T09:36:08.252Z] #44 116.0 DEP criu/action-scripts.d [2020-03-30T09:36:08.550Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 75.0% of statements [2020-03-30T09:36:08.596Z] #63 36.76 Reading package lists... [2020-03-30T09:36:08.596Z] #63 ... [2020-03-30T09:36:08.596Z] [2020-03-30T09:36:08.596Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:36:08.596Z] #36 27.20 Fetched 8118 kB in 27s (306 kB/s) [2020-03-30T09:36:08.811Z] #44 116.3 CC criu/action-scripts.o [2020-03-30T09:36:08.831Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-03-30T09:36:08.843Z] #44 177.1 CC criu/rbtree.o [2020-03-30T09:36:08.885Z] #36 27.20 Reading package lists... [2020-03-30T09:36:08.885Z] #36 ... [2020-03-30T09:36:08.885Z] [2020-03-30T09:36:08.885Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:36:08.885Z] #57 26.96 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-30T09:36:08.885Z] #57 29.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-30T09:36:08.885Z] #57 31.99 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-30T09:36:08.885Z] #57 32.24 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-30T09:36:08.885Z] #57 32.38 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-30T09:36:08.885Z] #57 32.80 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-30T09:36:08.885Z] #57 34.19 runtime/cgo [2020-03-30T09:36:08.885Z] #57 34.56 runtime [2020-03-30T09:36:08.885Z] #57 ... [2020-03-30T09:36:08.885Z] [2020-03-30T09:36:08.885Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:36:08.885Z] #11 27.35 Fetched 8118 kB in 27s (303 kB/s) [2020-03-30T09:36:08.885Z] #11 27.35 Reading package lists... [2020-03-30T09:36:09.103Z] #44 177.4 CC criu/rst-malloc.o [2020-03-30T09:36:09.174Z] #11 37.35 Reading package lists... [2020-03-30T09:36:09.174Z] #11 ... [2020-03-30T09:36:09.174Z] [2020-03-30T09:36:09.174Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:36:09.174Z] #48 27.45 vendor/golang.org/x/crypto/internal/subtle [2020-03-30T09:36:09.174Z] #48 ... [2020-03-30T09:36:09.174Z] [2020-03-30T09:36:09.174Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:36:09.174Z] #36 27.20 Reading package lists... [2020-03-30T09:36:09.272Z] #41 ... [2020-03-30T09:36:09.272Z] [2020-03-30T09:36:09.272Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:09.272Z] #44 108.5 DEP criu/protobuf-desc.d [2020-03-30T09:36:09.272Z] #44 108.7 DEP criu/proc_parse.d [2020-03-30T09:36:09.364Z] #44 177.6 CC criu/seccomp.o [2020-03-30T09:36:09.370Z] #44 116.8 CC criu/aio.o [2020-03-30T09:36:09.530Z] #44 108.8 DEP criu/plugin.d [2020-03-30T09:36:09.530Z] #44 109.0 DEP criu/pipes.d [2020-03-30T09:36:09.530Z] #44 109.1 DEP criu/pie-util.d [2020-03-30T09:36:09.530Z] #44 109.2 DEP criu/pie-util-vdso.d [2020-03-30T09:36:09.788Z] #44 109.3 DEP criu/pie-util-vdso-elf32.d [2020-03-30T09:36:09.788Z] #44 109.4 DEP criu/path.d [2020-03-30T09:36:09.831Z] ok github.com/docker/docker/registry 0.095s coverage: 56.0% of statements [2020-03-30T09:36:09.929Z] #44 ... [2020-03-30T09:36:09.929Z] [2020-03-30T09:36:09.929Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:36:09.929Z] #30 DONE 219.2s [2020-03-30T09:36:09.929Z] [2020-03-30T09:36:09.929Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:09.929Z] #44 117.4 CC criu/autofs.o [2020-03-30T09:36:09.929Z] #44 ... [2020-03-30T09:36:09.929Z] [2020-03-30T09:36:09.929Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:36:09.929Z] #17 10.94 Fetched 8336 kB in 9s (940 kB/s) [2020-03-30T09:36:09.929Z] #17 10.94 Reading package lists... [2020-03-30T09:36:09.929Z] #17 15.16 Reading package lists... [2020-03-30T09:36:09.929Z] #17 18.41 Building dependency tree... [2020-03-30T09:36:09.934Z] #44 178.2 CC criu/seize.o [2020-03-30T09:36:10.046Z] #44 109.6 DEP criu/parasite-syscall.d [2020-03-30T09:36:10.304Z] #44 109.8 DEP criu/pagemap.d [2020-03-30T09:36:10.442Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-03-30T09:36:10.488Z] #17 20.21 libcap2-bin is already the newest version (1:2.25-2). [2020-03-30T09:36:10.488Z] #17 20.21 The following additional packages will be installed: [2020-03-30T09:36:10.488Z] #17 20.21 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-30T09:36:10.488Z] #17 20.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-30T09:36:10.488Z] #17 20.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-30T09:36:10.488Z] #17 20.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-30T09:36:10.488Z] #17 20.23 python3.7 python3.7-minimal vim-runtime xxd [2020-03-30T09:36:10.488Z] #17 20.23 Suggested packages: [2020-03-30T09:36:10.488Z] #17 20.23 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-30T09:36:10.488Z] #17 20.23 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-30T09:36:10.488Z] #17 20.23 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-30T09:36:10.488Z] #17 20.23 Recommended packages: [2020-03-30T09:36:10.488Z] #17 20.23 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-30T09:36:10.488Z] #17 20.23 python3-keyrings.alt python3-xdg unzip [2020-03-30T09:36:10.562Z] #44 109.9 DEP criu/pagemap-cache.d [2020-03-30T09:36:10.562Z] #44 110.1 DEP criu/page-xfer.d [2020-03-30T09:36:10.722Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-03-30T09:36:10.819Z] #44 110.2 DEP criu/page-pipe.d [2020-03-30T09:36:10.874Z] #44 178.9 CC criu/servicefd.o [2020-03-30T09:36:11.077Z] #44 110.4 DEP criu/netfilter.d [2020-03-30T09:36:11.077Z] #44 110.6 DEP criu/net.d [2020-03-30T09:36:11.134Z] #44 179.3 CC criu/shmem.o [2020-03-30T09:36:11.333Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-03-30T09:36:11.333Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-03-30T09:36:11.334Z] #44 110.8 DEP criu/namespaces.d [2020-03-30T09:36:11.411Z] #17 ... [2020-03-30T09:36:11.411Z] [2020-03-30T09:36:11.411Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:11.411Z] #44 119.1 CC criu/bfd.o [2020-03-30T09:36:11.592Z] #44 110.9 DEP criu/mount.d [2020-03-30T09:36:11.592Z] #44 111.1 DEP criu/mem.d [2020-03-30T09:36:11.849Z] #44 111.2 DEP criu/lsm.d [2020-03-30T09:36:11.849Z] #44 111.3 DEP criu/log.d [2020-03-30T09:36:11.970Z] #44 119.6 CC criu/bitmap.o [2020-03-30T09:36:12.075Z] #44 180.2 CC criu/sigframe.o [2020-03-30T09:36:12.075Z] #44 180.3 CC criu/signalfd.o [2020-03-30T09:36:12.107Z] #44 111.5 DEP criu/libnetlink.d [2020-03-30T09:36:12.224Z] #44 119.7 CC criu/cgroup-props.o [2020-03-30T09:36:12.337Z] #44 180.5 CC criu/sk-inet.o [2020-03-30T09:36:12.365Z] #44 111.7 DEP criu/kerndat.d [2020-03-30T09:36:12.365Z] #44 111.8 DEP criu/kcmp-ids.d [2020-03-30T09:36:12.365Z] #44 111.9 DEP criu/irmap.d [2020-03-30T09:36:12.622Z] #44 112.1 DEP criu/ipc_ns.d [2020-03-30T09:36:12.783Z] #44 120.4 CC criu/cgroup.o [2020-03-30T09:36:12.880Z] #44 112.2 DEP criu/image.d [2020-03-30T09:36:12.880Z] #44 112.3 DEP criu/image-desc.d [2020-03-30T09:36:12.880Z] #44 112.4 DEP criu/fsnotify.d [2020-03-30T09:36:13.138Z] #44 112.5 DEP criu/filesystems.d [2020-03-30T09:36:13.138Z] #44 112.7 DEP criu/files.d [2020-03-30T09:36:13.277Z] #44 181.5 CC criu/sk-netlink.o [2020-03-30T09:36:13.395Z] #44 112.8 DEP criu/files-reg.d [2020-03-30T09:36:13.395Z] #44 113.0 DEP criu/files-ext.d [2020-03-30T09:36:13.537Z] #44 181.9 CC criu/sk-packet.o [2020-03-30T09:36:13.653Z] #44 113.2 DEP criu/file-lock.d [2020-03-30T09:36:13.910Z] #44 113.4 DEP criu/file-ids.d [2020-03-30T09:36:13.911Z] #44 113.5 DEP criu/fifo.d [2020-03-30T09:36:13.995Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-03-30T09:36:14.107Z] #44 ... [2020-03-30T09:36:14.107Z] [2020-03-30T09:36:14.107Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:36:14.107Z] #53 DONE 243.1s [2020-03-30T09:36:14.107Z] [2020-03-30T09:36:14.107Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:36:14.107Z] #65 200.6 + bin/containerd [2020-03-30T09:36:14.168Z] #44 113.6 DEP criu/fdstore.d [2020-03-30T09:36:14.168Z] #44 113.7 DEP criu/fault-injection.d [2020-03-30T09:36:14.168Z] #44 113.7 DEP criu/external.d [2020-03-30T09:36:14.168Z] #44 113.8 DEP criu/eventpoll.d [2020-03-30T09:36:14.275Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2020-03-30T09:36:14.426Z] #44 114.0 DEP criu/eventfd.d [2020-03-30T09:36:14.555Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-03-30T09:36:14.683Z] #44 114.2 DEP criu/crtools.d [2020-03-30T09:36:14.941Z] #44 114.4 DEP criu/cr-service.d [2020-03-30T09:36:15.199Z] #44 114.6 DEP criu/cr-restore.d [2020-03-30T09:36:15.199Z] #44 114.8 DEP criu/cr-errno.d [2020-03-30T09:36:15.457Z] #44 114.8 DEP criu/cr-dump.d [2020-03-30T09:36:15.457Z] #44 115.1 DEP criu/cr-dedup.d [2020-03-30T09:36:15.556Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-03-30T09:36:15.715Z] #44 115.2 DEP criu/cr-check.d [2020-03-30T09:36:15.972Z] #44 115.4 DEP criu/config.d [2020-03-30T09:36:16.040Z] #44 123.1 CC criu/clone-noasan.o [2020-03-30T09:36:16.041Z] #44 123.2 CC criu/config.o [2020-03-30T09:36:16.230Z] #44 115.5 DEP criu/clone-noasan.d [2020-03-30T09:36:16.230Z] #44 115.6 DEP criu/cgroup.d [2020-03-30T09:36:16.425Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-03-30T09:36:16.488Z] #44 115.8 DEP criu/cgroup-props.d [2020-03-30T09:36:16.488Z] #44 115.9 DEP criu/bitmap.d [2020-03-30T09:36:16.488Z] #44 115.9 DEP criu/bfd.d [2020-03-30T09:36:16.488Z] #44 116.0 DEP criu/autofs.d [2020-03-30T09:36:16.646Z] #65 ... [2020-03-30T09:36:16.646Z] [2020-03-30T09:36:16.646Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:16.646Z] #44 182.4 CC criu/sk-queue.o [2020-03-30T09:36:16.646Z] #44 183.1 CC criu/sk-tcp.o [2020-03-30T09:36:16.646Z] #44 183.7 CC criu/sk-unix.o [2020-03-30T09:36:16.746Z] #44 116.2 DEP criu/aio.d [2020-03-30T09:36:16.964Z] #44 ... [2020-03-30T09:36:16.965Z] [2020-03-30T09:36:16.965Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:36:16.965Z] #17 21.87 The following NEW packages will be installed: [2020-03-30T09:36:16.965Z] #17 21.87 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-30T09:36:16.965Z] #17 21.87 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-30T09:36:16.965Z] #17 21.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-30T09:36:16.965Z] #17 21.87 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-30T09:36:16.965Z] #17 21.87 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-30T09:36:16.965Z] #17 21.87 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-30T09:36:16.965Z] #17 21.87 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-30T09:36:16.965Z] #17 21.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-30T09:36:16.965Z] #17 21.87 xz-utils zip [2020-03-30T09:36:16.965Z] #17 22.17 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:36:16.965Z] #17 22.17 Need to get 28.5 MB of archives. [2020-03-30T09:36:16.965Z] #17 22.17 After this operation, 116 MB of additional disk space will be used. [2020-03-30T09:36:16.965Z] #17 22.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-30T09:36:16.965Z] #17 22.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-30T09:36:16.965Z] #17 22.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-30T09:36:16.965Z] #17 22.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-30T09:36:16.965Z] #17 22.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-30T09:36:16.965Z] #17 22.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-30T09:36:16.965Z] #17 22.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-30T09:36:16.965Z] #17 22.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-30T09:36:16.965Z] #17 22.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-30T09:36:16.965Z] #17 22.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-30T09:36:16.965Z] #17 22.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-30T09:36:16.965Z] #17 22.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-30T09:36:16.965Z] #17 22.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-30T09:36:16.965Z] #17 22.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-30T09:36:16.965Z] #17 22.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-30T09:36:16.965Z] #17 22.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-30T09:36:16.965Z] #17 22.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-30T09:36:16.965Z] #17 22.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-30T09:36:16.965Z] #17 22.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-30T09:36:16.965Z] #17 22.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-30T09:36:16.965Z] #17 22.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-30T09:36:16.965Z] #17 22.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-30T09:36:16.965Z] #17 22.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-30T09:36:16.965Z] #17 22.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-30T09:36:16.965Z] #17 22.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-30T09:36:16.965Z] #17 22.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-30T09:36:16.965Z] #17 22.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-30T09:36:16.965Z] #17 22.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-30T09:36:16.965Z] #17 22.57 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-30T09:36:16.965Z] #17 22.92 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-30T09:36:16.965Z] #17 22.92 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-30T09:36:16.965Z] #17 22.92 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-30T09:36:16.965Z] #17 22.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-30T09:36:16.965Z] #17 22.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-30T09:36:16.965Z] #17 22.94 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-30T09:36:16.965Z] #17 22.99 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-30T09:36:16.965Z] #17 22.99 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-30T09:36:16.965Z] #17 23.00 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-30T09:36:16.965Z] #17 23.01 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-30T09:36:16.965Z] #17 23.01 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-30T09:36:16.965Z] #17 23.02 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-30T09:36:16.965Z] #17 23.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-30T09:36:16.965Z] #17 23.07 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-30T09:36:16.965Z] #17 23.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-30T09:36:16.965Z] #17 23.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-30T09:36:16.965Z] #17 23.38 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-30T09:36:16.965Z] #17 23.43 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-30T09:36:16.965Z] #17 23.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-30T09:36:16.965Z] #17 24.06 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:36:16.965Z] #17 24.16 Fetched 28.5 MB in 2s (18.1 MB/s) [2020-03-30T09:36:16.965Z] #17 24.21 Selecting previously unselected package pigz. [2020-03-30T09:36:16.965Z] #17 24.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-03-30T09:36:16.965Z] #17 24.26 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-30T09:36:16.965Z] #17 24.26 Unpacking pigz (2.4-1) ... [2020-03-30T09:36:16.965Z] #17 24.32 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-30T09:36:16.965Z] #17 24.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-30T09:36:16.965Z] #17 24.33 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-30T09:36:16.965Z] #17 24.77 Selecting previously unselected package python3.7-minimal. [2020-03-30T09:36:16.965Z] #17 24.78 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-30T09:36:16.965Z] #17 24.79 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-30T09:36:16.965Z] #17 25.58 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-30T09:36:16.965Z] #17 25.60 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-30T09:36:16.987Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-30T09:36:17.004Z] #44 116.4 DEP criu/action-scripts.d [2020-03-30T09:36:17.004Z] #44 ... [2020-03-30T09:36:17.004Z] [2020-03-30T09:36:17.004Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:36:17.004Z] #30 DONE 227.5s [2020-03-30T09:36:17.004Z] [2020-03-30T09:36:17.004Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:36:17.004Z] #17 11.82 Fetched 8336 kB in 10s (871 kB/s) [2020-03-30T09:36:17.004Z] #17 11.82 Reading package lists... [2020-03-30T09:36:17.004Z] #17 15.24 Reading package lists... [2020-03-30T09:36:17.004Z] #17 18.61 Building dependency tree... [2020-03-30T09:36:17.216Z] #44 185.4 CC criu/sockets.o [2020-03-30T09:36:17.261Z] #17 ... [2020-03-30T09:36:17.261Z] [2020-03-30T09:36:17.261Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:17.261Z] #44 116.8 CC criu/action-scripts.o [2020-03-30T09:36:17.786Z] #44 186.2 CC criu/stats.o [2020-03-30T09:36:17.826Z] #44 117.4 CC criu/aio.o [2020-03-30T09:36:17.890Z] #17 27.54 Selecting previously unselected package python3-minimal. [2020-03-30T09:36:17.890Z] #17 27.54 (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 ... 23672 files and directories currently installed.) [2020-03-30T09:36:17.890Z] #17 27.59 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-30T09:36:17.890Z] #17 27.60 Unpacking python3-minimal (3.7.3-1) ... [2020-03-30T09:36:17.890Z] #17 27.66 Selecting previously unselected package libmpdec2:amd64. [2020-03-30T09:36:17.890Z] #17 27.66 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-30T09:36:17.890Z] #17 27.69 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-30T09:36:17.916Z] #36 38.05 Reading package lists... [2020-03-30T09:36:17.916Z] #36 ... [2020-03-30T09:36:17.916Z] [2020-03-30T09:36:17.916Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:36:17.916Z] #26 36.04 Reading package lists... [2020-03-30T09:36:17.916Z] #26 45.31 Building dependency tree... [2020-03-30T09:36:17.916Z] #26 ... [2020-03-30T09:36:17.916Z] [2020-03-30T09:36:17.916Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:36:17.916Z] #63 36.76 Reading package lists... [2020-03-30T09:36:18.045Z] #44 186.4 CC criu/string.o [2020-03-30T09:36:18.145Z] #17 27.77 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-30T09:36:18.145Z] #17 27.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-30T09:36:18.145Z] #17 27.79 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-30T09:36:18.307Z] #44 186.5 CC criu/sysctl.o [2020-03-30T09:36:18.391Z] #44 118.0 CC criu/autofs.o [2020-03-30T09:36:18.567Z] #44 187.0 CC criu/sysfs_parse.o [2020-03-30T09:36:18.945Z] #63 46.34 Building dependency tree... [2020-03-30T09:36:18.945Z] #63 ... [2020-03-30T09:36:18.945Z] [2020-03-30T09:36:18.945Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:36:18.945Z] #44 26.53 Reading package lists... [2020-03-30T09:36:18.945Z] #44 37.96 Reading package lists... [2020-03-30T09:36:18.945Z] #44 ... [2020-03-30T09:36:18.945Z] [2020-03-30T09:36:18.945Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:36:18.945Z] #11 37.35 Reading package lists... [2020-03-30T09:36:19.135Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-30T09:36:19.137Z] #44 187.4 CC criu/timerfd.o [2020-03-30T09:36:19.396Z] #44 187.7 CC criu/tty.o [2020-03-30T09:36:19.506Z] #17 28.83 Selecting previously unselected package python3.7. [2020-03-30T09:36:19.506Z] #17 28.85 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-30T09:36:19.506Z] #17 28.85 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-30T09:36:19.506Z] #17 29.02 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-30T09:36:19.506Z] #17 29.02 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-30T09:36:19.506Z] #17 29.03 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-30T09:36:19.506Z] #17 29.16 Setting up python3-minimal (3.7.3-1) ... [2020-03-30T09:36:19.766Z] #44 119.2 CC criu/bfd.o [2020-03-30T09:36:20.024Z] #44 119.6 CC criu/bitmap.o [2020-03-30T09:36:20.109Z] #17 29.90 Selecting previously unselected package python3. [2020-03-30T09:36:20.109Z] #17 29.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-03-30T09:36:20.109Z] #17 29.96 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-30T09:36:20.282Z] #44 119.8 CC criu/cgroup-props.o [2020-03-30T09:36:20.364Z] #17 29.97 Unpacking python3 (3.7.3-1) ... [2020-03-30T09:36:20.364Z] #17 30.09 Selecting previously unselected package libip4tc0:amd64. [2020-03-30T09:36:20.364Z] #17 30.10 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-30T09:36:20.364Z] #17 30.11 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-30T09:36:20.619Z] #17 30.19 Selecting previously unselected package libip6tc0:amd64. [2020-03-30T09:36:20.619Z] #17 30.23 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-30T09:36:20.619Z] #17 30.23 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-30T09:36:20.619Z] #17 30.33 Selecting previously unselected package libiptc0:amd64. [2020-03-30T09:36:20.619Z] #17 30.34 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-30T09:36:20.619Z] #17 30.34 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-30T09:36:20.619Z] #17 30.40 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-30T09:36:20.619Z] #17 30.41 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-30T09:36:20.619Z] #17 30.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-30T09:36:20.874Z] #17 30.47 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-30T09:36:20.874Z] #17 30.48 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-30T09:36:20.874Z] #17 30.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-30T09:36:20.874Z] #17 30.56 Selecting previously unselected package libnftnl11:amd64. [2020-03-30T09:36:20.874Z] #17 30.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-30T09:36:20.874Z] #17 30.57 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-30T09:36:20.874Z] #17 30.66 Selecting previously unselected package iptables. [2020-03-30T09:36:20.874Z] #17 30.66 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-30T09:36:21.129Z] #17 30.67 Unpacking iptables (1.8.2-4) ... [2020-03-30T09:36:21.214Z] #44 120.7 CC criu/cgroup.o [2020-03-30T09:36:21.305Z] #44 189.4 CC criu/tun.o [2020-03-30T09:36:21.384Z] #17 31.00 Selecting previously unselected package xxd. [2020-03-30T09:36:21.384Z] #17 31.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-30T09:36:21.384Z] #17 31.01 Unpacking xxd (2:8.1.0875-5) ... [2020-03-30T09:36:21.384Z] #17 31.13 Selecting previously unselected package vim-common. [2020-03-30T09:36:21.384Z] #17 31.16 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-30T09:36:21.384Z] #17 31.18 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-30T09:36:21.566Z] #44 189.9 CC criu/uffd.o [2020-03-30T09:36:21.630Z] #11 47.99 Building dependency tree... [2020-03-30T09:36:21.639Z] #17 31.35 Selecting previously unselected package bash-completion. [2020-03-30T09:36:21.639Z] #17 31.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-30T09:36:22.586Z] #44 ... [2020-03-30T09:36:22.587Z] [2020-03-30T09:36:22.587Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:36:22.587Z] #17 20.60 libcap2-bin is already the newest version (1:2.25-2). [2020-03-30T09:36:22.587Z] #17 20.60 The following additional packages will be installed: [2020-03-30T09:36:22.587Z] #17 20.60 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-30T09:36:22.587Z] #17 20.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-30T09:36:22.587Z] #17 20.60 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-30T09:36:22.587Z] #17 20.60 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-30T09:36:22.587Z] #17 20.60 python3.7 python3.7-minimal vim-runtime xxd [2020-03-30T09:36:22.587Z] #17 20.60 Suggested packages: [2020-03-30T09:36:22.587Z] #17 20.60 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-30T09:36:22.587Z] #17 20.60 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-30T09:36:22.587Z] #17 20.60 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-30T09:36:22.587Z] #17 20.60 Recommended packages: [2020-03-30T09:36:22.587Z] #17 20.60 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-30T09:36:22.587Z] #17 20.60 python3-keyrings.alt python3-xdg unzip [2020-03-30T09:36:22.587Z] #17 22.24 The following NEW packages will be installed: [2020-03-30T09:36:22.587Z] #17 22.24 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-30T09:36:22.587Z] #17 22.24 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-30T09:36:22.587Z] #17 22.24 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-30T09:36:22.587Z] #17 22.24 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-30T09:36:22.587Z] #17 22.25 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-30T09:36:22.587Z] #17 22.25 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-30T09:36:22.587Z] #17 22.25 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-30T09:36:22.587Z] #17 22.25 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-30T09:36:22.587Z] #17 22.25 xz-utils zip [2020-03-30T09:36:22.587Z] #17 22.59 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:36:22.587Z] #17 22.59 Need to get 28.5 MB of archives. [2020-03-30T09:36:22.587Z] #17 22.59 After this operation, 116 MB of additional disk space will be used. [2020-03-30T09:36:22.587Z] #17 22.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-30T09:36:22.587Z] #17 22.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-30T09:36:22.587Z] #17 22.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-30T09:36:22.587Z] #17 22.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-30T09:36:22.587Z] #17 22.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-30T09:36:22.587Z] #17 22.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-30T09:36:22.587Z] #17 22.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-30T09:36:22.587Z] #17 22.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-30T09:36:22.587Z] #17 22.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-30T09:36:22.587Z] #17 22.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-30T09:36:22.587Z] #17 22.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-30T09:36:22.587Z] #17 22.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-30T09:36:22.587Z] #17 22.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-30T09:36:22.587Z] #17 22.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-30T09:36:22.587Z] #17 22.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-30T09:36:22.587Z] #17 22.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-30T09:36:22.587Z] #17 22.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-30T09:36:22.587Z] #17 22.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-30T09:36:22.587Z] #17 22.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-30T09:36:22.587Z] #17 22.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-30T09:36:22.587Z] #17 22.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-30T09:36:22.587Z] #17 22.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-30T09:36:22.587Z] #17 23.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-30T09:36:22.587Z] #17 23.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-30T09:36:22.587Z] #17 23.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-30T09:36:22.587Z] #17 23.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-30T09:36:22.587Z] #17 23.03 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-30T09:36:22.587Z] #17 23.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-30T09:36:22.587Z] #17 23.04 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-30T09:36:22.587Z] #17 23.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-30T09:36:22.587Z] #17 23.48 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-30T09:36:22.587Z] #17 23.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-30T09:36:22.587Z] #17 23.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-30T09:36:22.587Z] #17 23.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-30T09:36:22.587Z] #17 23.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-30T09:36:22.587Z] #17 23.59 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-30T09:36:22.587Z] #17 23.60 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-30T09:36:22.587Z] #17 23.61 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-30T09:36:22.587Z] #17 23.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-30T09:36:22.587Z] #17 23.62 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-30T09:36:22.587Z] #17 23.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-30T09:36:22.587Z] #17 23.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-30T09:36:22.587Z] #17 23.69 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-30T09:36:22.587Z] #17 23.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-30T09:36:22.587Z] #17 23.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-30T09:36:22.587Z] #17 23.97 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-30T09:36:22.587Z] #17 24.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-30T09:36:22.587Z] #17 24.07 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-30T09:36:22.587Z] #17 24.62 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:36:22.587Z] #17 24.71 Fetched 28.5 MB in 2s (16.3 MB/s) [2020-03-30T09:36:22.587Z] #17 24.76 Selecting previously unselected package pigz. [2020-03-30T09:36:22.587Z] #17 24.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-03-30T09:36:22.587Z] #17 24.81 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-30T09:36:22.587Z] #17 24.81 Unpacking pigz (2.4-1) ... [2020-03-30T09:36:22.587Z] #17 24.89 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-30T09:36:22.587Z] #17 24.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-30T09:36:22.587Z] #17 24.92 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-30T09:36:22.845Z] #17 25.34 Selecting previously unselected package python3.7-minimal. [2020-03-30T09:36:22.845Z] #17 25.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-30T09:36:22.845Z] #17 25.38 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-30T09:36:22.950Z] #44 191.0 CC criu/util.o [2020-03-30T09:36:23.410Z] #17 ... [2020-03-30T09:36:23.410Z] [2020-03-30T09:36:23.410Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:23.410Z] #44 123.0 CC criu/clone-noasan.o [2020-03-30T09:36:23.668Z] #44 123.1 CC criu/config.o [2020-03-30T09:36:23.698Z] #11 52.23 The following additional packages will be installed: [2020-03-30T09:36:23.698Z] #11 52.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-30T09:36:23.698Z] #11 52.24 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-30T09:36:23.698Z] #11 52.24 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-30T09:36:23.698Z] #11 52.25 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-30T09:36:23.698Z] #11 52.27 Suggested packages: [2020-03-30T09:36:23.698Z] #11 52.27 gcc-8-locales seccomp wine64 [2020-03-30T09:36:23.891Z] #44 192.2 CC criu/uts_ns.o [2020-03-30T09:36:23.891Z] #44 192.4 CC criu/vdso.o [2020-03-30T09:36:24.149Z] #17 33.73 Unpacking bash-completion (1:2.8-6) ... [2020-03-30T09:36:24.404Z] #17 34.10 Selecting previously unselected package bzip2. [2020-03-30T09:36:24.404Z] #17 34.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-30T09:36:24.404Z] #17 34.12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-30T09:36:24.461Z] #44 192.8 LINK criu/built-in.o [2020-03-30T09:36:24.461Z] #44 192.9 LINK criu/criu [2020-03-30T09:36:24.659Z] #17 34.21 Selecting previously unselected package xz-utils. [2020-03-30T09:36:24.659Z] #17 34.24 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-30T09:36:24.659Z] #17 34.24 Unpacking xz-utils (5.2.4-1) ... [2020-03-30T09:36:24.659Z] #17 34.43 Selecting previously unselected package apparmor. [2020-03-30T09:36:24.659Z] #17 34.44 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-30T09:36:24.725Z] #11 ... [2020-03-30T09:36:24.725Z] [2020-03-30T09:36:24.725Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-30T09:36:24.725Z] #26 45.31 Building dependency tree... [2020-03-30T09:36:24.725Z] #26 48.34 ca-certificates is already the newest version (20190110). [2020-03-30T09:36:24.725Z] #26 48.34 The following additional packages will be installed: [2020-03-30T09:36:24.725Z] #26 48.35 libjq1 libonig5 [2020-03-30T09:36:24.725Z] #26 48.89 The following NEW packages will be installed: [2020-03-30T09:36:24.725Z] #26 48.91 jq libjq1 libonig5 [2020-03-30T09:36:24.725Z] #26 49.13 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:36:24.725Z] #26 49.13 Need to get 358 kB of archives. [2020-03-30T09:36:24.725Z] #26 49.13 After this operation, 1277 kB of additional disk space will be used. [2020-03-30T09:36:24.725Z] #26 49.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-30T09:36:24.725Z] #26 49.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-30T09:36:24.725Z] #26 49.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-30T09:36:24.725Z] #26 51.04 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:36:24.725Z] #26 51.43 Fetched 358 kB in 0s (2682 kB/s) [2020-03-30T09:36:24.725Z] #26 51.53 Selecting previously unselected package libonig5:ppc64el. [2020-03-30T09:36:24.725Z] #26 51.54 (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 ... 15330 files and directories currently installed.) [2020-03-30T09:36:24.725Z] #26 51.76 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-03-30T09:36:24.725Z] #26 51.77 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-30T09:36:24.725Z] #26 52.14 Selecting previously unselected package libjq1:ppc64el. [2020-03-30T09:36:24.725Z] #26 52.15 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-30T09:36:24.725Z] #26 52.16 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-30T09:36:24.725Z] #26 52.46 Selecting previously unselected package jq. [2020-03-30T09:36:24.725Z] #26 52.48 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-30T09:36:24.725Z] #26 52.49 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-30T09:36:24.725Z] #26 52.81 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-30T09:36:24.725Z] #26 52.82 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-30T09:36:24.725Z] #26 52.84 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-30T09:36:24.725Z] #26 52.86 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:36:24.725Z] #26 DONE 53.3s [2020-03-30T09:36:24.725Z] [2020-03-30T09:36:24.725Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-30T09:36:24.725Z] #27 DONE 0.1s [2020-03-30T09:36:24.725Z] [2020-03-30T09:36:24.725Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:36:24.915Z] #17 34.51 Unpacking apparmor (2.13.2-10) ... [2020-03-30T09:36:25.031Z] #44 193.4 DEP lib/c/criu.d [2020-03-30T09:36:25.040Z] #44 124.3 CC criu/cr-check.o [2020-03-30T09:36:25.171Z] #17 34.80 Selecting previously unselected package aufs-tools. [2020-03-30T09:36:25.171Z] #17 34.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-30T09:36:25.171Z] #17 34.82 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-30T09:36:25.293Z] #44 193.5 CC images/rpc.pb-c.o [2020-03-30T09:36:25.426Z] #17 34.94 Selecting previously unselected package libonig5:amd64. [2020-03-30T09:36:25.426Z] #17 34.96 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-30T09:36:25.426Z] #17 34.96 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-30T09:36:25.426Z] #17 35.10 Selecting previously unselected package libjq1:amd64. [2020-03-30T09:36:25.426Z] #17 35.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-30T09:36:25.426Z] #17 35.12 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-30T09:36:25.681Z] #17 35.22 Selecting previously unselected package jq. [2020-03-30T09:36:25.681Z] #17 35.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-30T09:36:25.681Z] #17 35.23 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-30T09:36:25.681Z] #17 35.34 Selecting previously unselected package libaio1:amd64. [2020-03-30T09:36:25.681Z] #17 35.37 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-30T09:36:25.681Z] #17 35.38 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-30T09:36:25.681Z] #17 35.44 Selecting previously unselected package libgpm2:amd64. [2020-03-30T09:36:25.681Z] #17 35.44 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-30T09:36:25.866Z] #44 194.0 CC lib/c/criu.o [2020-03-30T09:36:25.866Z] #44 ... [2020-03-30T09:36:25.866Z] [2020-03-30T09:36:25.866Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:36:25.866Z] #23 255.1 + return [2020-03-30T09:36:25.936Z] #17 35.44 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-30T09:36:25.936Z] #17 35.50 Selecting previously unselected package libicu63:amd64. [2020-03-30T09:36:25.936Z] #17 35.51 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-30T09:36:25.936Z] #17 35.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-30T09:36:26.412Z] #44 125.9 CC criu/cr-dedup.o [2020-03-30T09:36:26.436Z] #23 DONE 255.4s [2020-03-30T09:36:26.436Z] [2020-03-30T09:36:26.436Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:26.670Z] #44 126.3 CC criu/cr-dump.o [2020-03-30T09:36:26.696Z] #44 195.0 LINK lib/c/built-in.o [2020-03-30T09:36:26.696Z] #44 195.0 LINK lib/c/libcriu.so [2020-03-30T09:36:26.696Z] #44 195.1 LINK lib/c/libcriu.a [2020-03-30T09:36:26.957Z] #44 195.3 GEN magic.py [2020-03-30T09:36:26.957Z] #44 195.4 Note: Building without setproctitle() and strlcpy() support. [2020-03-30T09:36:26.957Z] #44 195.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-30T09:36:27.217Z] #44 195.4 Note: Building without GnuTLS support [2020-03-30T09:36:27.298Z] #17 ... [2020-03-30T09:36:27.298Z] [2020-03-30T09:36:27.298Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:27.298Z] #44 124.6 CC criu/cr-check.o [2020-03-30T09:36:27.298Z] #44 126.1 CC criu/cr-dedup.o [2020-03-30T09:36:27.298Z] #44 126.5 CC criu/cr-dump.o [2020-03-30T09:36:27.298Z] #44 128.3 CC criu/cr-errno.o [2020-03-30T09:36:27.298Z] #44 128.4 CC criu/cr-restore.o [2020-03-30T09:36:27.298Z] #44 132.7 CC criu/cr-service.o [2020-03-30T09:36:27.298Z] #44 134.2 CC criu/crtools.o [2020-03-30T09:36:27.298Z] #44 134.8 CC criu/eventfd.o [2020-03-30T09:36:27.446Z] #28 ... [2020-03-30T09:36:27.446Z] [2020-03-30T09:36:27.446Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-30T09:36:27.446Z] #63 46.34 Building dependency tree... [2020-03-30T09:36:27.446Z] #63 50.70 The following additional packages will be installed: [2020-03-30T09:36:27.446Z] #63 50.71 libbtrfs0 [2020-03-30T09:36:27.446Z] #63 50.94 The following NEW packages will be installed: [2020-03-30T09:36:27.446Z] #63 50.96 libbtrfs-dev libbtrfs0 [2020-03-30T09:36:27.446Z] #63 51.43 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:36:27.446Z] #63 51.43 Need to get 120 kB of archives. [2020-03-30T09:36:27.446Z] #63 51.43 After this operation, 423 kB of additional disk space will be used. [2020-03-30T09:36:27.446Z] #63 51.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-30T09:36:27.446Z] #63 51.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-30T09:36:27.446Z] #63 53.80 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:36:27.446Z] #63 54.41 Fetched 120 kB in 0s (332 kB/s) [2020-03-30T09:36:27.446Z] #63 54.56 Selecting previously unselected package libbtrfs0. [2020-03-30T09:36:27.446Z] #63 54.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 ... 15330 files and directories currently installed.) [2020-03-30T09:36:27.446Z] #63 54.66 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-30T09:36:27.446Z] #63 54.67 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-30T09:36:27.446Z] #63 54.99 Selecting previously unselected package libbtrfs-dev. [2020-03-30T09:36:27.446Z] #63 55.02 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-30T09:36:27.446Z] #63 55.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:36:27.446Z] #63 55.54 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-30T09:36:27.446Z] #63 55.54 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:36:27.446Z] #63 55.56 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:36:27.446Z] #63 DONE 55.9s [2020-03-30T09:36:27.446Z] [2020-03-30T09:36:27.446Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:36:27.446Z] #64 DONE 0.1s [2020-03-30T09:36:27.446Z] [2020-03-30T09:36:27.446Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-30T09:36:27.446Z] #65 DONE 0.1s [2020-03-30T09:36:27.446Z] [2020-03-30T09:36:27.446Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:36:27.446Z] #11 54.41 The following NEW packages will be installed: [2020-03-30T09:36:27.446Z] #11 54.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-30T09:36:27.446Z] #11 54.42 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-30T09:36:27.446Z] #11 54.43 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-30T09:36:27.446Z] #11 54.44 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-30T09:36:27.446Z] #11 54.44 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-30T09:36:27.446Z] #11 54.45 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-30T09:36:27.446Z] #11 54.68 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:36:27.446Z] #11 54.68 Need to get 78.9 MB of archives. [2020-03-30T09:36:27.446Z] #11 54.68 After this operation, 532 MB of additional disk space will be used. [2020-03-30T09:36:27.446Z] #11 54.68 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-03-30T09:36:27.446Z] #11 55.52 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-03-30T09:36:27.553Z] #44 135.1 CC criu/eventpoll.o [2020-03-30T09:36:27.786Z] #44 196.1 fatal: not a git repository (or any of the parent directories): .git [2020-03-30T09:36:28.087Z] #11 56.51 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-03-30T09:36:28.087Z] #11 56.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-03-30T09:36:28.087Z] #11 56.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-03-30T09:36:28.087Z] #11 56.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-30T09:36:28.477Z] #44 136.0 CC criu/external.o [2020-03-30T09:36:28.720Z] #11 57.36 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-03-30T09:36:28.727Z] #44 ... [2020-03-30T09:36:28.727Z] [2020-03-30T09:36:28.727Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-30T09:36:28.727Z] #24 DONE 0.2s [2020-03-30T09:36:28.727Z] [2020-03-30T09:36:28.727Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:28.727Z] #44 197.1 make[1]: Nothing to be done for 'all'. [2020-03-30T09:36:28.733Z] #44 136.4 CC criu/fault-injection.o [2020-03-30T09:36:28.993Z] #44 136.5 CC criu/fdstore.o [2020-03-30T09:36:28.993Z] #44 ... [2020-03-30T09:36:28.993Z] [2020-03-30T09:36:28.993Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:36:28.993Z] #17 38.75 Selecting previously unselected package libnet1:amd64. [2020-03-30T09:36:28.993Z] #17 38.77 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-30T09:36:28.993Z] #17 38.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-30T09:36:29.192Z] #44 ... [2020-03-30T09:36:29.192Z] [2020-03-30T09:36:29.192Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:36:29.192Z] #17 26.27 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-30T09:36:29.192Z] #17 26.32 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-30T09:36:29.192Z] #17 28.16 Selecting previously unselected package python3-minimal. [2020-03-30T09:36:29.192Z] #17 28.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 ... 23672 files and directories currently installed.) [2020-03-30T09:36:29.192Z] #17 28.22 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-30T09:36:29.192Z] #17 28.23 Unpacking python3-minimal (3.7.3-1) ... [2020-03-30T09:36:29.192Z] #17 28.30 Selecting previously unselected package libmpdec2:amd64. [2020-03-30T09:36:29.192Z] #17 28.31 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-30T09:36:29.192Z] #17 28.32 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-30T09:36:29.192Z] #17 28.41 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-30T09:36:29.192Z] #17 28.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-30T09:36:29.192Z] #17 28.43 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-30T09:36:29.192Z] #17 29.29 Selecting previously unselected package python3.7. [2020-03-30T09:36:29.192Z] #17 29.30 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-30T09:36:29.192Z] #17 29.30 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-30T09:36:29.192Z] #17 29.45 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-30T09:36:29.192Z] #17 29.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-30T09:36:29.192Z] #17 29.47 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-30T09:36:29.192Z] #17 29.57 Setting up python3-minimal (3.7.3-1) ... [2020-03-30T09:36:29.192Z] #17 30.33 Selecting previously unselected package python3. [2020-03-30T09:36:29.192Z] #17 30.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 ... 24084 files and directories currently installed.) [2020-03-30T09:36:29.192Z] #17 30.43 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-30T09:36:29.192Z] #17 30.44 Unpacking python3 (3.7.3-1) ... [2020-03-30T09:36:29.192Z] #17 30.56 Selecting previously unselected package libip4tc0:amd64. [2020-03-30T09:36:29.192Z] #17 30.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-30T09:36:29.192Z] #17 30.57 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-30T09:36:29.192Z] #17 30.65 Selecting previously unselected package libip6tc0:amd64. [2020-03-30T09:36:29.192Z] #17 30.65 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-30T09:36:29.192Z] #17 30.67 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-30T09:36:29.192Z] #17 30.77 Selecting previously unselected package libiptc0:amd64. [2020-03-30T09:36:29.192Z] #17 30.77 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-30T09:36:29.192Z] #17 30.78 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-30T09:36:29.192Z] #17 30.85 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-30T09:36:29.192Z] #17 30.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-30T09:36:29.192Z] #17 30.86 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-30T09:36:29.192Z] #17 30.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-30T09:36:29.192Z] #17 30.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-30T09:36:29.192Z] #17 30.97 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-30T09:36:29.192Z] #17 31.04 Selecting previously unselected package libnftnl11:amd64. [2020-03-30T09:36:29.192Z] #17 31.04 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-30T09:36:29.192Z] #17 31.05 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-30T09:36:29.192Z] #17 31.13 Selecting previously unselected package iptables. [2020-03-30T09:36:29.192Z] #17 31.13 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-30T09:36:29.192Z] #17 31.13 Unpacking iptables (1.8.2-4) ... [2020-03-30T09:36:29.192Z] #17 31.45 Selecting previously unselected package xxd. [2020-03-30T09:36:29.192Z] #17 31.45 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-30T09:36:29.192Z] #17 31.45 Unpacking xxd (2:8.1.0875-5) ... [2020-03-30T09:36:29.192Z] #17 31.55 Selecting previously unselected package vim-common. [2020-03-30T09:36:29.192Z] #17 31.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-30T09:36:29.192Z] #17 31.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-30T09:36:29.192Z] #17 31.73 Selecting previously unselected package bash-completion. [2020-03-30T09:36:29.192Z] #17 31.75 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-30T09:36:29.260Z] #17 38.87 Selecting previously unselected package libnl-3-200:amd64. [2020-03-30T09:36:29.260Z] #17 38.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-30T09:36:29.260Z] #17 38.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-30T09:36:29.260Z] #17 38.96 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-30T09:36:29.260Z] #17 38.98 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-30T09:36:29.260Z] #17 38.99 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-30T09:36:29.260Z] #17 39.03 Selecting previously unselected package libreadline5:amd64. [2020-03-30T09:36:29.260Z] #17 39.04 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-30T09:36:29.260Z] #17 39.05 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-30T09:36:29.361Z] #11 ... [2020-03-30T09:36:29.361Z] [2020-03-30T09:36:29.361Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:36:29.361Z] #36 38.05 Reading package lists... [2020-03-30T09:36:29.361Z] #36 48.26 Building dependency tree... [2020-03-30T09:36:29.361Z] #36 52.30 The following additional packages will be installed: [2020-03-30T09:36:29.361Z] #36 52.31 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-30T09:36:29.361Z] #36 52.33 Suggested packages: [2020-03-30T09:36:29.361Z] #36 52.33 cmake-doc ninja-build lrzip [2020-03-30T09:36:29.361Z] #36 52.33 Recommended packages: [2020-03-30T09:36:29.361Z] #36 52.34 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-30T09:36:29.361Z] #36 53.96 The following NEW packages will be installed: [2020-03-30T09:36:29.361Z] #36 53.99 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-30T09:36:29.361Z] #36 54.00 vim-common xxd [2020-03-30T09:36:29.361Z] #36 54.25 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:36:29.361Z] #36 54.25 Need to get 14.9 MB of archives. [2020-03-30T09:36:29.361Z] #36 54.25 After this operation, 67.2 MB of additional disk space will be used. [2020-03-30T09:36:29.361Z] #36 54.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-30T09:36:29.361Z] #36 54.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-30T09:36:29.361Z] #36 54.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-03-30T09:36:29.361Z] #36 54.77 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-03-30T09:36:29.361Z] #36 56.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-03-30T09:36:29.361Z] #36 56.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-03-30T09:36:29.361Z] #36 56.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-03-30T09:36:29.361Z] #36 56.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-03-30T09:36:29.361Z] #36 56.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-03-30T09:36:29.361Z] #36 56.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-03-30T09:36:29.361Z] #36 ... [2020-03-30T09:36:29.361Z] [2020-03-30T09:36:29.361Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:36:29.361Z] #28 3.181 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-30T09:36:29.361Z] #28 3.818 #=#=# [2020-03-30T09:36:29.361Z] #28 4.181 #=#=# ### 4.7% ###### 9.0% ######### 13.2% ########### 16.4% ############# [2020-03-30T09:36:29.361Z] #28 ... [2020-03-30T09:36:29.361Z] [2020-03-30T09:36:29.361Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:36:29.361Z] #44 48.00 Building dependency tree... [2020-03-30T09:36:29.361Z] #44 52.26 The following additional packages will be installed: [2020-03-30T09:36:29.361Z] #44 52.26 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-30T09:36:29.361Z] #44 52.27 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-30T09:36:29.361Z] #44 52.29 Suggested packages: [2020-03-30T09:36:29.361Z] #44 52.29 manpages-dev python-setuptools [2020-03-30T09:36:29.361Z] #44 54.70 The following NEW packages will be installed: [2020-03-30T09:36:29.361Z] #44 54.70 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-30T09:36:29.361Z] #44 54.71 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-30T09:36:29.361Z] #44 54.73 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-30T09:36:29.361Z] #44 54.73 python-six zlib1g-dev [2020-03-30T09:36:29.361Z] #44 54.95 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:36:29.361Z] #44 54.95 Need to get 4075 kB of archives. [2020-03-30T09:36:29.361Z] #44 54.95 After this operation, 24.5 MB of additional disk space will be used. [2020-03-30T09:36:29.361Z] #44 54.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-03-30T09:36:29.362Z] #44 54.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-30T09:36:29.362Z] #44 55.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-03-30T09:36:29.362Z] #44 55.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-30T09:36:29.362Z] #44 55.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-03-30T09:36:29.362Z] #44 55.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-30T09:36:29.362Z] #44 55.34 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-03-30T09:36:29.362Z] #44 55.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-03-30T09:36:29.362Z] #44 55.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-03-30T09:36:29.362Z] #44 55.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-03-30T09:36:29.362Z] #44 55.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-03-30T09:36:29.362Z] #44 56.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-03-30T09:36:29.362Z] #44 56.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-03-30T09:36:29.362Z] #44 56.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-03-30T09:36:29.362Z] #44 56.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-30T09:36:29.362Z] #44 56.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-03-30T09:36:29.362Z] #44 56.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-03-30T09:36:29.514Z] #17 39.20 Selecting previously unselected package net-tools. [2020-03-30T09:36:29.514Z] #17 39.23 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-30T09:36:29.514Z] #17 39.23 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-30T09:36:29.654Z] #44 ... [2020-03-30T09:36:29.654Z] [2020-03-30T09:36:29.654Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:36:29.671Z] #44 ... [2020-03-30T09:36:29.671Z] [2020-03-30T09:36:29.671Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-30T09:36:29.671Z] #28 DONE 0.8s [2020-03-30T09:36:29.671Z] [2020-03-30T09:36:29.671Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:29.671Z] #44 198.0 make[1]: 'images/built-in.o' is up to date. [2020-03-30T09:36:29.671Z] #44 198.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-30T09:36:29.671Z] #44 198.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-30T09:36:29.671Z] #44 ... [2020-03-30T09:36:29.671Z] [2020-03-30T09:36:29.671Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-30T09:36:29.671Z] #31 DONE 0.2s [2020-03-30T09:36:29.671Z] [2020-03-30T09:36:29.671Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:29.671Z] #44 198.1 make[1]: 'compel/libcompel.a' is up to date. [2020-03-30T09:36:29.671Z] #44 198.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-30T09:36:29.768Z] #17 39.43 Selecting previously unselected package python-pip-whl. [2020-03-30T09:36:29.768Z] #17 39.45 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-30T09:36:29.768Z] #17 39.45 Unpacking python-pip-whl (18.1-5) ... [2020-03-30T09:36:29.931Z] #44 ... [2020-03-30T09:36:29.931Z] [2020-03-30T09:36:29.931Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-30T09:36:29.931Z] #34 DONE 0.2s [2020-03-30T09:36:29.931Z] [2020-03-30T09:36:29.931Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:29.931Z] #44 198.2 make[1]: Nothing to be done for 'all'. [2020-03-30T09:36:29.931Z] #44 198.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-30T09:36:29.931Z] #44 ... [2020-03-30T09:36:29.931Z] [2020-03-30T09:36:29.931Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-30T09:36:29.931Z] #39 DONE 0.1s [2020-03-30T09:36:30.191Z] [2020-03-30T09:36:30.191Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:30.191Z] #44 198.4 make[2]: Nothing to be done for 'all'. [2020-03-30T09:36:30.191Z] #44 198.4 make[2]: Nothing to be done for 'all'. [2020-03-30T09:36:30.191Z] #44 198.5 make[2]: Nothing to be done for 'all'. [2020-03-30T09:36:30.191Z] #44 ... [2020-03-30T09:36:30.191Z] [2020-03-30T09:36:30.191Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-30T09:36:30.191Z] #42 DONE 0.2s [2020-03-30T09:36:30.191Z] [2020-03-30T09:36:30.191Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:30.191Z] #44 198.6 make[2]: Nothing to be done for 'all'. [2020-03-30T09:36:30.327Z] #17 39.93 Selecting previously unselected package python3-lib2to3. [2020-03-30T09:36:30.327Z] #17 39.94 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-30T09:36:30.327Z] #17 39.95 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-30T09:36:30.327Z] #17 40.07 Selecting previously unselected package python3-distutils. [2020-03-30T09:36:30.327Z] #17 40.07 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-30T09:36:30.327Z] #17 40.08 Unpacking python3-distutils (3.7.3-1) ... [2020-03-30T09:36:30.451Z] #44 198.6 make[2]: Nothing to be done for 'all'. [2020-03-30T09:36:30.451Z] #44 198.7 make[2]: Nothing to be done for 'all'. [2020-03-30T09:36:30.451Z] #44 198.7 make[2]: Nothing to be done for 'all'. [2020-03-30T09:36:30.451Z] #44 198.8 make[2]: Nothing to be done for 'all'. [2020-03-30T09:36:30.451Z] #44 198.8 INSTALL criu/criu [2020-03-30T09:36:30.581Z] #17 40.21 Selecting previously unselected package python3-pip. [2020-03-30T09:36:30.581Z] #17 40.22 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-30T09:36:30.581Z] #17 40.23 Unpacking python3-pip (18.1-5) ... [2020-03-30T09:36:30.581Z] #17 40.35 Selecting previously unselected package python3-pkg-resources. [2020-03-30T09:36:30.711Z] #44 DONE 199.1s [2020-03-30T09:36:30.711Z] [2020-03-30T09:36:30.711Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:36:30.735Z] ok github.com/docker/docker/pkg/plugins 33.610s coverage: 76.6% of statements [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/rootless [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/volume [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-30T09:36:30.735Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-30T09:36:30.735Z] [2020-03-30T09:36:30.735Z] === Skipped [2020-03-30T09:36:30.735Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-30T09:36:30.735Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-30T09:36:30.735Z] [2020-03-30T09:36:30.735Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-30T09:36:30.735Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-30T09:36:30.735Z] [2020-03-30T09:36:30.735Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-30T09:36:30.735Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:36:30.735Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:36:30.735Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-30T09:36:30.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:36:30.736Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-30T09:36:30.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:36:30.736Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-30T09:36:30.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:36:30.736Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-30T09:36:30.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:36:30.736Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-30T09:36:30.736Z] graphtest_unix.go:73: No driver to put! [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-30T09:36:30.736Z] time="2020-03-30T09:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:36:30.736Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:36:30.736Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-30T09:36:30.736Z] time="2020-03-30T09:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:36:30.736Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:36:30.736Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-30T09:36:30.736Z] time="2020-03-30T09:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:36:30.736Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:36:30.736Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-30T09:36:30.736Z] time="2020-03-30T09:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:36:30.736Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:36:30.736Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-30T09:36:30.736Z] time="2020-03-30T09:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:36:30.736Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:36:30.736Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-30T09:36:30.736Z] graphtest_unix.go:73: No driver to put! [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-30T09:36:30.736Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-30T09:36:30.736Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-30T09:36:30.736Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-30T09:36:30.736Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-30T09:36:30.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:36:30.736Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-30T09:36:30.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:36:30.736Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-30T09:36:30.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:36:30.736Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-30T09:36:30.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:36:30.736Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-30T09:36:30.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:36:30.736Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-30T09:36:30.736Z] graphtest_unix.go:73: No driver to put! [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-30T09:36:30.736Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-30T09:36:30.736Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] [2020-03-30T09:36:30.736Z] DONE 2174 tests, 26 skipped in 184.387s Post stage [Pipeline] junit [2020-03-30T09:36:30.794Z] Recording test results [2020-03-30T09:36:30.836Z] #17 40.37 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-30T09:36:30.836Z] #17 40.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-30T09:36:30.836Z] #17 40.50 Selecting previously unselected package python3-setuptools. [2020-03-30T09:36:30.836Z] #17 40.53 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-30T09:36:30.836Z] #17 40.53 Unpacking python3-setuptools (40.8.0-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-30T09:36:31.090Z] #17 40.76 Selecting previously unselected package python3-wheel. [2020-03-30T09:36:31.091Z] #17 40.77 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-30T09:36:31.091Z] #17 40.77 Unpacking python3-wheel (0.32.3-2) ... [2020-03-30T09:36:31.091Z] #17 40.84 Selecting previously unselected package sudo. [2020-03-30T09:36:31.091Z] #17 40.85 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-30T09:36:31.091Z] #17 40.86 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-30T09:36:31.289Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 -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:f07f320651fbaf4941ad60bf919c6dfed48a3457 hack/make.sh dynbinary test-integration [2020-03-30T09:36:31.571Z] [2020-03-30T09:36:31.649Z] #17 41.34 Selecting previously unselected package thin-provisioning-tools. [2020-03-30T09:36:31.649Z] #17 41.36 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-30T09:36:31.649Z] #17 41.37 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-30T09:36:31.713Z] #17 34.31 Unpacking bash-completion (1:2.8-6) ... [2020-03-30T09:36:31.852Z] Removing bundles/ [2020-03-30T09:36:31.852Z] [2020-03-30T09:36:31.852Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-30T09:36:31.852Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-30T09:36:31.852Z] GOOS="" GOARCH="" GOARM="" [2020-03-30T09:36:31.903Z] #17 41.61 Selecting previously unselected package uidmap. [2020-03-30T09:36:31.903Z] #17 41.63 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-30T09:36:31.903Z] #17 41.63 Unpacking uidmap (1:4.5-1.1) ... [2020-03-30T09:36:32.013Z] #28 4.181 #=#=# ### 4.7% ###### 9.0% ######### 13.2% ########### 16.4% ############# 18.1% ############### 21.8% ################## 26.1% ##################### 29.4% ###################### 31.5% ######################### 35.8% ############################## 42.2% ################################# 46.4% ###################################### 52.8% ########################################## 59.2% ############################################### 65.6% ################################################### 72.0% ######################################################## 78.4% ############################################################# 84.8% ################################################################ 89.0% ################################################################# 91.4% #################################################################### 95.7% ####################################################################### 100.0% ######################################################################## 100.0% [2020-03-30T09:36:32.158Z] #17 41.74 Selecting previously unselected package vim-runtime. [2020-03-30T09:36:32.158Z] #17 41.75 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-30T09:36:32.158Z] #17 41.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-30T09:36:32.158Z] #17 41.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-30T09:36:32.158Z] #17 41.80 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-30T09:36:32.227Z] #17 34.66 Selecting previously unselected package bzip2. [2020-03-30T09:36:32.227Z] #17 34.67 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-30T09:36:32.227Z] #17 34.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-30T09:36:32.227Z] #17 34.75 Selecting previously unselected package xz-utils. [2020-03-30T09:36:32.227Z] #17 34.78 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-30T09:36:32.227Z] #17 34.79 Unpacking xz-utils (5.2.4-1) ... [2020-03-30T09:36:32.485Z] #17 34.95 Selecting previously unselected package apparmor. [2020-03-30T09:36:32.485Z] #17 34.96 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-30T09:36:32.485Z] #17 35.04 Unpacking apparmor (2.13.2-10) ... [2020-03-30T09:36:32.633Z] #65 ... [2020-03-30T09:36:32.633Z] [2020-03-30T09:36:32.633Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-30T09:36:32.645Z] #28 7.912 [2020-03-30T09:36:32.892Z] #45 DONE 0.1s [2020-03-30T09:36:32.892Z] [2020-03-30T09:36:32.892Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:36:33.049Z] #17 35.39 Selecting previously unselected package aufs-tools. [2020-03-30T09:36:33.049Z] #17 35.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-30T09:36:33.049Z] #17 35.40 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-30T09:36:33.049Z] #17 35.57 Selecting previously unselected package libonig5:amd64. [2020-03-30T09:36:33.049Z] #17 35.58 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-30T09:36:33.049Z] #17 35.58 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-30T09:36:33.152Z] #65 ... [2020-03-30T09:36:33.152Z] [2020-03-30T09:36:33.152Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-30T09:36:33.152Z] #48 DONE 0.1s [2020-03-30T09:36:33.152Z] [2020-03-30T09:36:33.152Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-30T09:36:33.152Z] #51 DONE 0.1s [2020-03-30T09:36:33.152Z] [2020-03-30T09:36:33.152Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:36:33.307Z] #17 35.75 Selecting previously unselected package libjq1:amd64. [2020-03-30T09:36:33.307Z] #17 35.76 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-30T09:36:33.307Z] #17 35.77 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-30T09:36:33.307Z] #17 35.86 Selecting previously unselected package jq. [2020-03-30T09:36:33.307Z] #17 35.87 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-30T09:36:33.307Z] #17 35.88 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-30T09:36:33.411Z] #65 ... [2020-03-30T09:36:33.411Z] [2020-03-30T09:36:33.411Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-30T09:36:33.411Z] #54 DONE 0.2s [2020-03-30T09:36:33.411Z] [2020-03-30T09:36:33.411Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-30T09:36:33.564Z] #17 35.98 Selecting previously unselected package libaio1:amd64. [2020-03-30T09:36:33.565Z] #17 36.01 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-30T09:36:33.565Z] #17 36.01 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-30T09:36:33.565Z] #17 36.08 Selecting previously unselected package libgpm2:amd64. [2020-03-30T09:36:33.565Z] #17 36.09 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-30T09:36:33.565Z] #17 36.10 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-30T09:36:33.565Z] #17 36.16 Selecting previously unselected package libicu63:amd64. [2020-03-30T09:36:33.565Z] #17 36.17 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-30T09:36:33.565Z] #17 36.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-30T09:36:33.673Z] #57 DONE 0.1s [2020-03-30T09:36:33.673Z] [2020-03-30T09:36:33.673Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:36:33.673Z] #65 ... [2020-03-30T09:36:33.673Z] [2020-03-30T09:36:33.673Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-30T09:36:33.860Z] #28 8.396 #=#=# ##### 7.2% ######### 12.8% ##################### 30.1% ###################################### 53.1% ################################################## 70.3% ############################################################### 87.6% ######################################################################## 100.0% [2020-03-30T09:36:33.932Z] #61 DONE 0.2s [2020-03-30T09:36:33.932Z] [2020-03-30T09:36:33.932Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:36:34.889Z] #28 9.948 [2020-03-30T09:36:35.419Z] #17 44.98 Selecting previously unselected package vim. [2020-03-30T09:36:35.419Z] #17 44.98 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-30T09:36:35.419Z] #17 45.00 Unpacking vim (2:8.1.0875-5) ... [2020-03-30T09:36:35.980Z] #17 45.50 Selecting previously unselected package xfsprogs. [2020-03-30T09:36:35.980Z] #17 45.51 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-30T09:36:35.980Z] #17 45.51 Unpacking xfsprogs (4.20.0-1) ... [2020-03-30T09:36:36.235Z] #17 45.96 Selecting previously unselected package zip. [2020-03-30T09:36:36.490Z] #17 45.99 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-30T09:36:36.490Z] #17 45.99 Unpacking zip (3.0-11+b1) ... [2020-03-30T09:36:36.490Z] #17 46.19 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-30T09:36:36.490Z] #17 46.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-30T09:36:36.490Z] #17 46.22 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-30T09:36:36.490Z] #17 46.23 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-30T09:36:36.490Z] #17 46.24 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-30T09:36:36.490Z] #17 46.25 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-30T09:36:36.490Z] #17 46.26 Setting up uidmap (1:4.5-1.1) ... [2020-03-30T09:36:36.490Z] #17 46.27 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-30T09:36:36.490Z] #17 46.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-30T09:36:36.490Z] #17 46.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-30T09:36:36.490Z] #17 46.30 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-30T09:36:36.490Z] #17 46.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-30T09:36:36.490Z] #17 46.33 Setting up xxd (2:8.1.0875-5) ... [2020-03-30T09:36:36.745Z] #17 46.34 Setting up zip (3.0-11+b1) ... [2020-03-30T09:36:36.745Z] #17 46.36 Setting up vim-common (2:8.1.0875-5) ... [2020-03-30T09:36:36.745Z] #17 46.38 Setting up bash-completion (1:2.8-6) ... [2020-03-30T09:36:37.534Z] #28 10.30 #=#=# ### 4.6% ####### 9.7% ########## 14.2% ############ 17.4% ############### 21.3% ################### 26.5% ######################## 34.3% ############################ 39.4% ################################ 44.6% ##################################### 52.1% ####################################### 54.7% ############################################ 62.5% ################################################ 67.6% ###################################################### 75.4% ######################################################### 80.5% ############################################################# 85.7% ################################################################# 90.9% ##################################################################### 96.0% ######################################################################## 100.0% [2020-03-30T09:36:37.534Z] #28 ... [2020-03-30T09:36:37.534Z] [2020-03-30T09:36:37.534Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:36:37.534Z] #66 0.338 + RM_GOPATH=0 [2020-03-30T09:36:37.534Z] #66 0.338 + TMP_GOPATH= [2020-03-30T09:36:37.534Z] #66 0.338 + : /build [2020-03-30T09:36:37.534Z] #66 0.338 + '[' -z '' ']' [2020-03-30T09:36:37.534Z] #66 0.338 ++ mktemp -d [2020-03-30T09:36:37.534Z] #66 0.353 + export GOPATH=/tmp/tmp.IMBH3OAr8f [2020-03-30T09:36:37.534Z] #66 0.356 + GOPATH=/tmp/tmp.IMBH3OAr8f [2020-03-30T09:36:37.534Z] #66 0.357 + RM_GOPATH=1 [2020-03-30T09:36:37.534Z] #66 0.361 ++ dirname ./install.sh [2020-03-30T09:36:37.534Z] #66 0.376 + dir=. [2020-03-30T09:36:37.534Z] #66 0.382 + bin=containerd [2020-03-30T09:36:37.534Z] #66 0.382 + shift [2020-03-30T09:36:37.534Z] #66 0.383 + '[' '!' -f ./containerd.installer ']' [2020-03-30T09:36:37.534Z] #66 0.384 + . ./containerd.installer [2020-03-30T09:36:37.534Z] #66 0.385 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-30T09:36:37.534Z] #66 0.388 + install_containerd [2020-03-30T09:36:37.534Z] #66 0.388 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-30T09:36:37.534Z] #66 0.389 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-30T09:36:37.534Z] #66 0.389 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IMBH3OAr8f/src/github.com/containerd/containerd [2020-03-30T09:36:37.534Z] #66 0.407 Cloning into '/tmp/tmp.IMBH3OAr8f/src/github.com/containerd/containerd'... [2020-03-30T09:36:37.744Z] #17 39.68 Selecting previously unselected package libnet1:amd64. [2020-03-30T09:36:37.744Z] #17 39.68 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-30T09:36:37.744Z] #17 39.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-30T09:36:37.744Z] #17 39.78 Selecting previously unselected package libnl-3-200:amd64. [2020-03-30T09:36:37.744Z] #17 39.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-30T09:36:37.744Z] #17 39.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-30T09:36:37.745Z] #17 39.89 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-30T09:36:37.745Z] #17 39.89 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-30T09:36:37.745Z] #17 39.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-30T09:36:37.745Z] #17 39.95 Selecting previously unselected package libreadline5:amd64. [2020-03-30T09:36:37.745Z] #17 39.95 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-30T09:36:37.745Z] #17 39.95 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-30T09:36:37.745Z] #17 40.06 Selecting previously unselected package net-tools. [2020-03-30T09:36:37.745Z] #17 40.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-30T09:36:37.745Z] #17 40.08 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-30T09:36:37.745Z] #17 40.25 Selecting previously unselected package python-pip-whl. [2020-03-30T09:36:37.745Z] #17 40.26 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-30T09:36:37.745Z] #17 40.26 Unpacking python-pip-whl (18.1-5) ... [2020-03-30T09:36:37.824Z] #66 ... [2020-03-30T09:36:37.824Z] [2020-03-30T09:36:37.824Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:36:37.824Z] #44 58.49 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:36:37.824Z] #44 58.99 Fetched 4075 kB in 2s (2658 kB/s) [2020-03-30T09:36:37.824Z] #44 59.15 Selecting previously unselected package libcap-dev:ppc64el. [2020-03-30T09:36:37.824Z] #44 59.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 ... 15330 files and directories currently installed.) [2020-03-30T09:36:37.824Z] #44 59.32 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-03-30T09:36:37.824Z] #44 59.32 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-03-30T09:36:37.824Z] #44 59.58 Selecting previously unselected package libnet1:ppc64el. [2020-03-30T09:36:37.824Z] #44 59.58 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-30T09:36:37.824Z] #44 59.61 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-30T09:36:37.824Z] #44 59.83 Selecting previously unselected package libnet1-dev. [2020-03-30T09:36:37.824Z] #44 59.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-30T09:36:37.824Z] #44 59.87 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-30T09:36:37.824Z] #44 60.26 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-30T09:36:37.824Z] #44 60.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-30T09:36:37.824Z] #44 60.29 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-30T09:36:37.824Z] #44 60.48 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-03-30T09:36:37.824Z] #44 60.49 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-03-30T09:36:37.824Z] #44 60.49 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-30T09:36:37.824Z] #44 61.09 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-30T09:36:37.824Z] #44 61.17 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-30T09:36:37.824Z] #44 61.18 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-30T09:36:37.824Z] #44 61.44 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-03-30T09:36:37.824Z] #44 61.48 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-03-30T09:36:37.824Z] #44 61.49 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-30T09:36:37.824Z] #44 61.68 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-03-30T09:36:37.824Z] #44 61.69 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-03-30T09:36:37.824Z] #44 61.71 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-30T09:36:37.824Z] #44 62.44 Selecting previously unselected package libprotobuf17:ppc64el. [2020-03-30T09:36:37.824Z] #44 62.46 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-03-30T09:36:37.824Z] #44 62.47 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-30T09:36:37.824Z] #44 64.58 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-03-30T09:36:37.824Z] #44 64.59 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-03-30T09:36:37.824Z] #44 64.61 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-30T09:36:37.824Z] #44 65.09 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-03-30T09:36:37.824Z] #44 65.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-03-30T09:36:37.824Z] #44 65.10 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-30T09:36:38.115Z] #44 ... [2020-03-30T09:36:38.115Z] [2020-03-30T09:36:38.115Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:36:38.115Z] #28 13.35 [2020-03-30T09:36:38.310Z] #17 40.84 Selecting previously unselected package python3-lib2to3. [2020-03-30T09:36:38.310Z] #17 40.84 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-30T09:36:38.310Z] #17 40.85 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-30T09:36:38.568Z] #17 40.98 Selecting previously unselected package python3-distutils. [2020-03-30T09:36:38.568Z] #17 40.99 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-30T09:36:38.568Z] #17 40.99 Unpacking python3-distutils (3.7.3-1) ... [2020-03-30T09:36:38.568Z] #17 41.16 Selecting previously unselected package python3-pip. [2020-03-30T09:36:38.568Z] #17 41.16 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-30T09:36:38.568Z] #17 41.17 Unpacking python3-pip (18.1-5) ... [2020-03-30T09:36:38.826Z] #17 41.36 Selecting previously unselected package python3-pkg-resources. [2020-03-30T09:36:38.826Z] #17 41.36 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-30T09:36:38.826Z] #17 41.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-30T09:36:38.826Z] #17 41.51 Selecting previously unselected package python3-setuptools. [2020-03-30T09:36:38.826Z] #17 ... [2020-03-30T09:36:38.826Z] [2020-03-30T09:36:38.826Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:38.826Z] #44 128.4 CC criu/cr-errno.o [2020-03-30T09:36:38.826Z] #44 128.5 CC criu/cr-restore.o [2020-03-30T09:36:38.826Z] #44 132.9 CC criu/cr-service.o [2020-03-30T09:36:38.826Z] #44 134.4 CC criu/crtools.o [2020-03-30T09:36:38.826Z] #44 135.0 CC criu/eventfd.o [2020-03-30T09:36:38.826Z] #44 135.3 CC criu/eventpoll.o [2020-03-30T09:36:38.826Z] #44 136.3 CC criu/external.o [2020-03-30T09:36:38.826Z] #44 136.6 CC criu/fault-injection.o [2020-03-30T09:36:38.826Z] #44 136.7 CC criu/fdstore.o [2020-03-30T09:36:38.826Z] #44 137.1 CC criu/fifo.o [2020-03-30T09:36:38.826Z] #44 137.6 CC criu/file-ids.o [2020-03-30T09:36:38.826Z] #44 138.0 CC criu/file-lock.o [2020-03-30T09:36:39.084Z] #44 ... [2020-03-30T09:36:39.084Z] [2020-03-30T09:36:39.084Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:36:39.084Z] #17 41.51 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-30T09:36:39.084Z] #17 41.52 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-30T09:36:39.084Z] #17 41.78 Selecting previously unselected package python3-wheel. [2020-03-30T09:36:39.255Z] #17 49.03 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-30T09:36:39.255Z] #17 49.04 Setting up xz-utils (5.2.4-1) ... [2020-03-30T09:36:39.255Z] #17 49.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-30T09:36:39.255Z] #17 49.08 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-30T09:36:39.255Z] #17 ... [2020-03-30T09:36:39.255Z] [2020-03-30T09:36:39.255Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:39.255Z] #44 136.9 CC criu/fifo.o [2020-03-30T09:36:39.255Z] #44 137.3 CC criu/file-ids.o [2020-03-30T09:36:39.255Z] #44 137.6 CC criu/file-lock.o [2020-03-30T09:36:39.255Z] #44 138.6 CC criu/files-ext.o [2020-03-30T09:36:39.255Z] #44 138.9 CC criu/files-reg.o [2020-03-30T09:36:39.255Z] #44 141.1 CC criu/files.o [2020-03-30T09:36:39.255Z] #44 143.1 CC criu/filesystems.o [2020-03-30T09:36:39.255Z] #44 143.9 CC criu/fsnotify.o [2020-03-30T09:36:39.255Z] #44 145.2 CC criu/image-desc.o [2020-03-30T09:36:39.255Z] #44 145.4 CC criu/image.o [2020-03-30T09:36:39.255Z] #44 146.3 CC criu/ipc_ns.o [2020-03-30T09:36:39.341Z] #17 41.78 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-30T09:36:39.341Z] #17 41.80 Unpacking python3-wheel (0.32.3-2) ... [2020-03-30T09:36:39.341Z] #17 41.88 Selecting previously unselected package sudo. [2020-03-30T09:36:39.341Z] #17 41.88 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-30T09:36:39.341Z] #17 41.89 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-30T09:36:39.510Z] #44 ... [2020-03-30T09:36:39.510Z] [2020-03-30T09:36:39.510Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:36:39.510Z] #17 49.08 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-30T09:36:39.510Z] #17 49.13 invoke-rc.d: could not determine current runlevel [2020-03-30T09:36:39.510Z] #17 49.14 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-30T09:36:39.510Z] #17 49.16 Setting up pigz (2.4-1) ... [2020-03-30T09:36:39.510Z] #17 49.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-30T09:36:39.510Z] #17 49.18 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-30T09:36:39.510Z] #17 49.20 Setting up python-pip-whl (18.1-5) ... [2020-03-30T09:36:39.510Z] #17 49.22 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-30T09:36:39.510Z] #17 49.23 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-30T09:36:39.577Z] #28 13.60 #=#=# 1.2% ## 3.8% #### 5.6% ###### 9.2% ######## 11.9% ########## 14.6% ########### 16.3% ############# 19.0% ############## 20.8% [2020-03-30T09:36:39.577Z] #28 ... [2020-03-30T09:36:39.577Z] [2020-03-30T09:36:39.577Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:36:39.577Z] #11 58.04 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-03-30T09:36:39.577Z] #11 58.28 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-03-30T09:36:39.577Z] #11 65.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-03-30T09:36:39.577Z] #11 ... [2020-03-30T09:36:39.577Z] [2020-03-30T09:36:39.577Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:36:39.766Z] #17 49.57 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-30T09:36:39.766Z] #17 49.58 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-30T09:36:39.906Z] #17 42.37 Selecting previously unselected package thin-provisioning-tools. [2020-03-30T09:36:39.906Z] #17 42.38 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-30T09:36:39.906Z] #17 42.39 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-30T09:36:40.021Z] #17 49.59 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-30T09:36:40.021Z] #17 49.60 Setting up vim (2:8.1.0875-5) ... [2020-03-30T09:36:40.021Z] #17 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-30T09:36:40.021Z] #17 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-30T09:36:40.021Z] #17 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-30T09:36:40.021Z] #17 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-30T09:36:40.021Z] #17 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-30T09:36:40.021Z] #17 49.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-30T09:36:40.021Z] #17 49.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-30T09:36:40.021Z] #17 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-30T09:36:40.021Z] #17 49.70 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-30T09:36:40.021Z] #17 49.71 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-30T09:36:40.021Z] #17 49.72 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-30T09:36:40.021Z] #17 49.73 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-30T09:36:40.021Z] #17 49.74 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-30T09:36:40.021Z] #17 49.76 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-30T09:36:40.164Z] #17 42.62 Selecting previously unselected package uidmap. [2020-03-30T09:36:40.164Z] #17 42.62 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-30T09:36:40.164Z] #17 42.63 Unpacking uidmap (1:4.5-1.1) ... [2020-03-30T09:36:40.164Z] #17 42.75 Selecting previously unselected package vim-runtime. [2020-03-30T09:36:40.421Z] #17 42.76 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-30T09:36:40.421Z] #17 42.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-30T09:36:40.421Z] #17 42.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-30T09:36:40.421Z] #17 42.82 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-30T09:36:40.748Z] #28 13.60 #=#=# 1.2% ## 3.8% #### 5.6% ###### 9.2% ######## 11.9% ########## 14.6% ########### 16.3% ############# 19.0% ############## 20.8% ################ 22.6% ################# 24.7% ################## 25.3% ################## 26.3% ################### 27.8% ##################### 29.5% ###################### 31.7% ######################## 33.5% ######################### 35.2% ########################## 37.0% ########################### 37.9% ########################### 38.8% ############################# 40.6% [2020-03-30T09:36:40.748Z] #28 ... [2020-03-30T09:36:40.748Z] [2020-03-30T09:36:40.748Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:36:40.748Z] #36 59.40 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:36:40.748Z] #36 59.85 Fetched 14.9 MB in 3s (4808 kB/s) [2020-03-30T09:36:40.748Z] #36 60.02 Selecting previously unselected package xxd. [2020-03-30T09:36:40.748Z] #36 60.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-30T09:36:40.748Z] #36 60.18 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-30T09:36:40.748Z] #36 60.19 Unpacking xxd (2:8.1.0875-5) ... [2020-03-30T09:36:40.748Z] #36 60.66 Selecting previously unselected package vim-common. [2020-03-30T09:36:40.748Z] #36 60.68 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-30T09:36:40.748Z] #36 60.75 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-30T09:36:40.748Z] #36 61.26 Selecting previously unselected package cmake-data. [2020-03-30T09:36:40.748Z] #36 61.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-30T09:36:40.748Z] #36 61.34 Unpacking cmake-data (3.13.4-1) ... [2020-03-30T09:36:40.748Z] #36 67.41 Selecting previously unselected package libicu63:ppc64el. [2020-03-30T09:36:40.748Z] #36 67.48 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-03-30T09:36:40.748Z] #36 67.54 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-30T09:36:41.042Z] #36 ... [2020-03-30T09:36:41.042Z] [2020-03-30T09:36:41.042Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:36:43.324Z] #17 52.77 Setting up iptables (1.8.2-4) ... [2020-03-30T09:36:43.324Z] #17 52.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-30T09:36:43.324Z] #17 52.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-30T09:36:43.324Z] #17 52.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-30T09:36:43.324Z] #17 52.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-30T09:36:43.324Z] #17 52.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-30T09:36:43.324Z] #17 52.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-30T09:36:43.324Z] #17 52.81 Setting up python3 (3.7.3-1) ... [2020-03-30T09:36:43.580Z] #17 53.25 Setting up python3-wheel (0.32.3-2) ... [2020-03-30T09:36:43.700Z] #17 45.86 Selecting previously unselected package vim. [2020-03-30T09:36:43.700Z] #17 45.88 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-30T09:36:43.700Z] #17 45.90 Unpacking vim (2:8.1.0875-5) ... [2020-03-30T09:36:43.958Z] #17 46.44 Selecting previously unselected package xfsprogs. [2020-03-30T09:36:43.958Z] #17 46.44 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-30T09:36:43.958Z] #17 46.45 Unpacking xfsprogs (4.20.0-1) ... [2020-03-30T09:36:44.268Z] #28 13.60 #=#=# 1.2% ## 3.8% #### 5.6% ###### 9.2% ######## 11.9% ########## 14.6% ########### 16.3% ############# 19.0% ############## 20.8% ################ 22.6% ################# 24.7% ################## 25.3% ################## 26.3% ################### 27.8% ##################### 29.5% ###################### 31.7% ######################## 33.5% ######################### 35.2% ########################## 37.0% ########################### 37.9% ########################### 38.8% ############################# 40.6% ############################# 41.5% ############################## 42.4% ############################### 44.2% ################################ 45.1% ################################## 48.2% ################################### 49.9% ##################################### 51.7% ###################################### 53.2% ####################################### 54.4% ####################################### 55.5% ######################################### 57.3% ########################################## 59.1% ########################################### 60.9% ############################################# 62.7% ############################################## 64.5% ############################################### 66.2% ################################################# 68.9% ################################################### 71.6% #################################################### 73.4% ###################################################### 75.2% ####################################################### 77.0% ######################################################### 79.6% ########################################################## 81.4% ########################################################### 83.2% ############################################################# 85.0% ############################################################### 87.7% ###### [2020-03-30T09:36:44.268Z] #28 ... [2020-03-30T09:36:44.268Z] [2020-03-30T09:36:44.268Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:36:44.268Z] #75 DONE 72.4s [2020-03-30T09:36:44.268Z] [2020-03-30T09:36:44.268Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:36:44.515Z] #17 54.08 Setting up apparmor (2.13.2-10) ... [2020-03-30T09:36:44.523Z] #17 46.92 Selecting previously unselected package zip. [2020-03-30T09:36:44.523Z] #17 46.93 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-30T09:36:44.523Z] #17 46.95 Unpacking zip (3.0-11+b1) ... [2020-03-30T09:36:44.781Z] #17 47.18 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-30T09:36:44.781Z] #17 47.20 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-30T09:36:44.781Z] #17 47.21 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-30T09:36:44.781Z] #17 47.22 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-30T09:36:44.781Z] #17 47.27 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-30T09:36:44.781Z] #17 47.28 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-30T09:36:44.781Z] #17 47.29 Setting up uidmap (1:4.5-1.1) ... [2020-03-30T09:36:44.781Z] #17 47.30 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-30T09:36:44.781Z] #17 47.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-30T09:36:44.781Z] #17 47.32 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-30T09:36:44.781Z] #17 47.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-30T09:36:44.781Z] #17 47.35 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-30T09:36:44.781Z] #17 47.36 Setting up xxd (2:8.1.0875-5) ... [2020-03-30T09:36:44.845Z] #28 13.60 #=#=# 1.2% ## 3.8% #### 5.6% ###### 9.2% ######## 11.9% ########## 14.6% ########### 16.3% ############# 19.0% ############## 20.8% ################ 22.6% ################# 24.7% ################## 25.3% ################## 26.3% ################### 27.8% ##################### 29.5% ###################### 31.7% ######################## 33.5% ######################### 35.2% ########################## 37.0% ########################### 37.9% ########################### 38.8% ############################# 40.6% ############################# 41.5% ############################## 42.4% ############################### 44.2% ################################ 45.1% ################################## 48.2% ################################### 49.9% ##################################### 51.7% ###################################### 53.2% ####################################### 54.4% ####################################### 55.5% ######################################### 57.3% ########################################## 59.1% ########################################### 60.9% ############################################# 62.7% ############################################## 64.5% ############################################### 66.2% ################################################# 68.9% ################################################### 71.6% #################################################### 73.4% ###################################################### 75.2% ####################################################### 77.0% ######################################################### 79.6% ########################################################## 81.4% ########################################################### 83.2% ############################################################# 85.0% ############################################################### 87.7% ################################################################ 89.5% ################################################################# 91.3% ################################################################## 93.0% #################################################################### 95.7% ####################################################################### 99.3% ######################################################################## 100.0% [2020-03-30T09:36:45.038Z] #17 47.37 Setting up zip (3.0-11+b1) ... [2020-03-30T09:36:45.039Z] #17 47.39 Setting up vim-common (2:8.1.0875-5) ... [2020-03-30T09:36:45.039Z] #17 47.41 Setting up bash-completion (1:2.8-6) ... [2020-03-30T09:36:45.132Z] #28 20.38 [2020-03-30T09:36:45.874Z] #17 55.59 Setting up xfsprogs (4.20.0-1) ... [2020-03-30T09:36:45.874Z] #17 55.60 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-30T09:36:46.433Z] #17 56.00 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-30T09:36:47.355Z] #17 56.89 Setting up python3-distutils (3.7.3-1) ... [2020-03-30T09:36:47.567Z] #17 50.03 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-30T09:36:47.567Z] #17 50.04 Setting up xz-utils (5.2.4-1) ... [2020-03-30T09:36:47.567Z] #17 50.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-30T09:36:47.567Z] #17 50.06 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-30T09:36:47.567Z] #17 50.11 invoke-rc.d: could not determine current runlevel [2020-03-30T09:36:47.567Z] #17 50.11 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-30T09:36:47.567Z] #17 50.13 Setting up pigz (2.4-1) ... [2020-03-30T09:36:47.567Z] #17 50.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-30T09:36:47.567Z] #17 50.16 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-30T09:36:47.567Z] #17 50.18 Setting up python-pip-whl (18.1-5) ... [2020-03-30T09:36:47.567Z] #17 50.20 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-30T09:36:47.567Z] #17 50.22 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-30T09:36:47.864Z] #17 57.43 Setting up python3-setuptools (40.8.0-1) ... [2020-03-30T09:36:47.868Z] #28 23.07 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-30T09:36:48.132Z] #17 50.59 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-30T09:36:48.132Z] #17 50.60 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-30T09:36:48.132Z] #17 50.62 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-30T09:36:48.132Z] #17 50.64 Setting up vim (2:8.1.0875-5) ... [2020-03-30T09:36:48.132Z] #17 50.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-30T09:36:48.133Z] #17 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-30T09:36:48.133Z] #17 50.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-30T09:36:48.133Z] #17 50.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-30T09:36:48.133Z] #17 50.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-30T09:36:48.133Z] #17 50.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-30T09:36:48.133Z] #17 50.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-30T09:36:48.133Z] #17 50.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-30T09:36:48.133Z] #17 50.74 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-30T09:36:48.391Z] #17 50.75 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-30T09:36:48.391Z] #17 50.77 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-30T09:36:48.391Z] #17 50.78 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-30T09:36:48.391Z] #17 50.79 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-30T09:36:48.391Z] #17 50.80 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-30T09:36:48.391Z] #17 ... [2020-03-30T09:36:48.391Z] [2020-03-30T09:36:48.391Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:36:48.391Z] #41 258.6 + dpkg --print-architecture [2020-03-30T09:36:48.391Z] #41 258.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-30T09:36:48.495Z] #28 23.66 [2020-03-30T09:36:48.649Z] #41 258.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-30T09:36:48.649Z] #41 258.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-30T09:36:48.785Z] #28 23.89 # 1.6% ######################################################################## 100.0% [2020-03-30T09:36:49.042Z] #17 58.63 Setting up python3-pip (18.1-5) ... [2020-03-30T09:36:49.078Z] #28 24.42 [2020-03-30T09:36:49.582Z] #41 ... [2020-03-30T09:36:49.582Z] [2020-03-30T09:36:49.582Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:49.582Z] #44 138.9 CC criu/files-ext.o [2020-03-30T09:36:49.582Z] #44 139.3 CC criu/files-reg.o [2020-03-30T09:36:49.582Z] #44 141.6 CC criu/files.o [2020-03-30T09:36:49.582Z] #44 143.6 CC criu/filesystems.o [2020-03-30T09:36:49.582Z] #44 144.3 CC criu/fsnotify.o [2020-03-30T09:36:49.582Z] #44 145.6 CC criu/image-desc.o [2020-03-30T09:36:49.582Z] #44 145.8 CC criu/image.o [2020-03-30T09:36:49.582Z] #44 146.6 CC criu/ipc_ns.o [2020-03-30T09:36:49.582Z] #44 147.9 CC criu/irmap.o [2020-03-30T09:36:49.582Z] #44 148.6 CC criu/kcmp-ids.o [2020-03-30T09:36:49.582Z] #44 148.9 CC criu/kerndat.o [2020-03-30T09:36:49.602Z] #17 ... [2020-03-30T09:36:49.602Z] [2020-03-30T09:36:49.602Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:36:49.602Z] #41 248.9 + dpkg --print-architecture [2020-03-30T09:36:49.602Z] #41 248.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-30T09:36:49.602Z] #41 249.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-30T09:36:49.602Z] #41 249.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-30T09:36:49.602Z] #41 ... [2020-03-30T09:36:49.602Z] [2020-03-30T09:36:49.602Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:49.602Z] #44 147.5 CC criu/irmap.o [2020-03-30T09:36:49.602Z] #44 148.2 CC criu/kcmp-ids.o [2020-03-30T09:36:49.602Z] #44 148.5 CC criu/kerndat.o [2020-03-30T09:36:49.602Z] #44 149.6 CC criu/libnetlink.o [2020-03-30T09:36:49.602Z] #44 150.0 CC criu/log.o [2020-03-30T09:36:49.602Z] #44 150.6 CC criu/lsm.o [2020-03-30T09:36:49.602Z] #44 150.9 CC criu/mem.o [2020-03-30T09:36:49.602Z] #44 152.5 CC criu/mount.o [2020-03-30T09:36:49.602Z] #44 156.4 CC criu/namespaces.o [2020-03-30T09:36:49.708Z] #28 ... [2020-03-30T09:36:49.708Z] [2020-03-30T09:36:49.708Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:36:49.708Z] #44 68.06 Selecting previously unselected package libprotoc17:ppc64el. [2020-03-30T09:36:49.708Z] #44 68.08 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-03-30T09:36:49.708Z] #44 68.10 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-30T09:36:49.708Z] #44 69.01 Selecting previously unselected package protobuf-c-compiler. [2020-03-30T09:36:49.708Z] #44 69.04 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-03-30T09:36:49.708Z] #44 69.04 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-30T09:36:49.708Z] #44 69.35 Selecting previously unselected package protobuf-compiler. [2020-03-30T09:36:49.708Z] #44 69.39 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-03-30T09:36:49.708Z] #44 69.40 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-30T09:36:49.708Z] #44 69.69 Selecting previously unselected package python-pkg-resources. [2020-03-30T09:36:49.708Z] #44 69.69 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-30T09:36:49.708Z] #44 69.70 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-30T09:36:49.708Z] #44 70.37 Selecting previously unselected package python-six. [2020-03-30T09:36:49.708Z] #44 70.38 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-30T09:36:49.708Z] #44 70.38 Unpacking python-six (1.12.0-1) ... [2020-03-30T09:36:49.708Z] #44 70.55 Selecting previously unselected package python-protobuf. [2020-03-30T09:36:49.708Z] #44 70.56 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-03-30T09:36:49.708Z] #44 70.56 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-30T09:36:49.708Z] #44 71.92 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-30T09:36:49.708Z] #44 ... [2020-03-30T09:36:49.708Z] [2020-03-30T09:36:49.708Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:36:49.708Z] #11 71.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-03-30T09:36:49.708Z] #11 71.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-03-30T09:36:49.708Z] #11 71.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-30T09:36:49.708Z] #11 71.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-30T09:36:49.708Z] #11 71.70 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-03-30T09:36:49.708Z] #11 71.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-03-30T09:36:49.708Z] #11 71.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-03-30T09:36:49.708Z] #11 71.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-03-30T09:36:49.708Z] #11 71.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-03-30T09:36:49.708Z] #11 71.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-03-30T09:36:49.708Z] #11 72.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-03-30T09:36:49.708Z] #11 72.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-03-30T09:36:49.708Z] #11 72.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-03-30T09:36:49.708Z] #11 72.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-03-30T09:36:49.708Z] #11 72.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-03-30T09:36:49.708Z] #11 75.30 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:36:49.708Z] #11 75.70 Fetched 78.9 MB in 18s (4301 kB/s) [2020-03-30T09:36:49.708Z] #11 75.84 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-30T09:36:49.708Z] #11 75.84 (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 ... 15330 files and directories currently installed.) [2020-03-30T09:36:49.708Z] #11 75.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-03-30T09:36:49.708Z] #11 75.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-30T09:36:49.857Z] #44 ... [2020-03-30T09:36:49.857Z] [2020-03-30T09:36:49.857Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:36:50.112Z] #17 59.64 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:36:50.112Z] #17 59.66 Processing triggers for mime-support (3.62) ... [2020-03-30T09:36:50.540Z] #44 150.0 CC criu/libnetlink.o [2020-03-30T09:36:50.673Z] #17 DONE 60.3s [2020-03-30T09:36:50.673Z] [2020-03-30T09:36:50.673Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-30T09:36:50.739Z] #11 ... [2020-03-30T09:36:50.739Z] [2020-03-30T09:36:50.739Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:36:50.739Z] #51 79.02 + cd /tmp/tmp.cnGI8J6B4x/src/gotest.tools/gotestsum [2020-03-30T09:36:50.739Z] #51 79.02 + git checkout -q v0.3.5 [2020-03-30T09:36:51.031Z] #51 79.26 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-30T09:36:51.106Z] #44 150.4 CC criu/log.o [2020-03-30T09:36:51.677Z] #44 151.0 CC criu/lsm.o [2020-03-30T09:36:51.677Z] #44 ... [2020-03-30T09:36:51.677Z] [2020-03-30T09:36:51.677Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:36:51.677Z] #17 54.00 Setting up iptables (1.8.2-4) ... [2020-03-30T09:36:51.677Z] #17 54.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-30T09:36:51.677Z] #17 54.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-30T09:36:51.677Z] #17 54.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-30T09:36:51.677Z] #17 54.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-30T09:36:51.677Z] #17 54.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-30T09:36:51.677Z] #17 54.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-30T09:36:51.677Z] #17 54.06 Setting up python3 (3.7.3-1) ... [2020-03-30T09:36:51.933Z] #17 54.55 Setting up python3-wheel (0.32.3-2) ... [2020-03-30T09:36:52.023Z] #65 239.5 + bin/containerd-stress [2020-03-30T09:36:52.282Z] #65 242.0 + bin/containerd-shim [2020-03-30T09:36:52.558Z] #18 1.834 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-30T09:36:52.558Z] #18 1.838 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-30T09:36:52.558Z] #18 1.841 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-30T09:36:52.558Z] #18 DONE 2.0s [2020-03-30T09:36:52.558Z] [2020-03-30T09:36:52.558Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-30T09:36:52.864Z] #17 55.30 Setting up apparmor (2.13.2-10) ... [2020-03-30T09:36:53.773Z] #51 ... [2020-03-30T09:36:53.773Z] [2020-03-30T09:36:53.773Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:36:53.773Z] #34 71.63 sync [2020-03-30T09:36:53.773Z] #34 71.64 internal/reflectlite [2020-03-30T09:36:53.773Z] #34 79.66 errors [2020-03-30T09:36:53.773Z] #34 79.66 sort [2020-03-30T09:36:53.773Z] #34 80.78 io [2020-03-30T09:36:53.773Z] #34 80.80 internal/oserror [2020-03-30T09:36:53.773Z] #34 80.89 strconv [2020-03-30T09:36:53.773Z] #34 81.34 syscall [2020-03-30T09:36:53.773Z] #34 ... [2020-03-30T09:36:53.773Z] [2020-03-30T09:36:53.773Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:36:53.773Z] #28 26.64 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-30T09:36:53.773Z] #28 27.36 [2020-03-30T09:36:53.773Z] #28 27.64 # 1.8% ####################################################### 76.6% ######################################################################## 100.0% [2020-03-30T09:36:53.773Z] #28 28.11 [2020-03-30T09:36:54.233Z] #17 56.75 Setting up xfsprogs (4.20.0-1) ... [2020-03-30T09:36:54.233Z] #17 56.76 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-30T09:36:54.408Z] #28 ... [2020-03-30T09:36:54.408Z] [2020-03-30T09:36:54.408Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:36:54.408Z] #48 72.79 sync [2020-03-30T09:36:54.408Z] #48 72.81 internal/reflectlite [2020-03-30T09:36:54.408Z] #48 77.74 math/rand [2020-03-30T09:36:54.408Z] #48 77.77 github.com/LK4D4/vndr/godl/singleflight [2020-03-30T09:36:54.408Z] #48 77.77 internal/singleflight [2020-03-30T09:36:54.408Z] #48 82.21 sort [2020-03-30T09:36:54.408Z] #48 82.22 io [2020-03-30T09:36:54.408Z] #48 82.23 strconv [2020-03-30T09:36:54.408Z] #48 82.46 syscall [2020-03-30T09:36:54.699Z] #48 ... [2020-03-30T09:36:54.699Z] [2020-03-30T09:36:54.699Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:36:54.699Z] #36 81.19 Selecting previously unselected package libxml2:ppc64el. [2020-03-30T09:36:54.699Z] #36 81.20 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-03-30T09:36:54.699Z] #36 81.20 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-30T09:36:54.699Z] #36 82.41 Selecting previously unselected package libarchive13:ppc64el. [2020-03-30T09:36:54.699Z] #36 82.43 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-03-30T09:36:54.699Z] #36 82.44 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-30T09:36:54.699Z] #36 83.04 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-03-30T09:36:54.699Z] #36 83.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-03-30T09:36:54.699Z] #36 83.05 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-30T09:36:54.699Z] #36 83.24 Selecting previously unselected package librhash0:ppc64el. [2020-03-30T09:36:54.699Z] #36 83.27 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-03-30T09:36:54.699Z] #36 83.28 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-03-30T09:36:54.797Z] #17 57.22 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-30T09:36:54.992Z] #36 83.68 Selecting previously unselected package libuv1:ppc64el. [2020-03-30T09:36:55.285Z] #36 83.69 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-03-30T09:36:55.285Z] #36 83.69 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-03-30T09:36:55.575Z] #36 84.05 Selecting previously unselected package cmake. [2020-03-30T09:36:55.575Z] #36 84.06 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-03-30T09:36:55.575Z] #36 84.07 Unpacking cmake (3.13.4-1) ... [2020-03-30T09:36:55.729Z] #17 58.10 Setting up python3-distutils (3.7.3-1) ... [2020-03-30T09:36:55.986Z] #17 58.64 Setting up python3-setuptools (40.8.0-1) ... [2020-03-30T09:36:57.355Z] #17 59.83 Setting up python3-pip (18.1-5) ... [2020-03-30T09:36:57.568Z] #65 247.3 + bin/containerd-shim-runc-v1 [2020-03-30T09:36:58.238Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-30T09:36:58.726Z] #17 60.93 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:36:58.726Z] #17 61.00 Processing triggers for mime-support (3.62) ... [2020-03-30T09:36:58.982Z] #17 DONE 61.6s [2020-03-30T09:36:58.982Z] [2020-03-30T09:36:58.983Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-30T09:36:59.136Z] #19 5.855 Collecting yamllint==1.16.0 [2020-03-30T09:36:59.393Z] #19 ... [2020-03-30T09:36:59.393Z] [2020-03-30T09:36:59.393Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:36:59.393Z] #44 158.5 CC criu/net.o [2020-03-30T09:36:59.393Z] #44 162.0 CC criu/netfilter.o [2020-03-30T09:36:59.393Z] #44 162.4 CC criu/page-pipe.o [2020-03-30T09:36:59.393Z] #44 163.1 CC criu/page-xfer.o [2020-03-30T09:36:59.393Z] #44 164.4 CC criu/pagemap-cache.o [2020-03-30T09:36:59.393Z] #44 164.8 CC criu/pagemap.o [2020-03-30T09:36:59.393Z] #44 166.0 CC criu/parasite-syscall.o [2020-03-30T09:36:59.393Z] #44 166.8 CC criu/path.o [2020-03-30T09:36:59.393Z] #44 167.1 CC criu/pie-util-vdso-elf32.o [2020-03-30T09:36:59.953Z] #44 167.6 CC criu/pie-util-vdso.o [2020-03-30T09:37:00.016Z] #36 ... [2020-03-30T09:37:00.016Z] [2020-03-30T09:37:00.016Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:37:00.016Z] #34 87.53 bytes [2020-03-30T09:37:00.016Z] #34 87.62 strings [2020-03-30T09:37:00.016Z] #34 ... [2020-03-30T09:37:00.016Z] [2020-03-30T09:37:00.016Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-30T09:37:00.016Z] #28 30.36 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-30T09:37:00.016Z] #28 30.48 skipping existing c8c2d4a6b2e3 [2020-03-30T09:37:00.016Z] #28 30.76 [2020-03-30T09:37:00.016Z] #28 33.54 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-30T09:37:00.016Z] #28 34.17 [2020-03-30T09:37:00.016Z] #28 34.50 #=#=# ######################################################################## 100.0% [2020-03-30T09:37:00.016Z] #28 34.83 [2020-03-30T09:37:00.016Z] #28 34.93 Download of images into '/build' complete. [2020-03-30T09:37:00.016Z] #28 34.93 Use something like the following to load the result into a Docker daemon: [2020-03-30T09:37:00.016Z] #28 34.93 tar -cC '/build' . | docker load [2020-03-30T09:37:00.016Z] #28 DONE 35.0s [2020-03-30T09:37:00.016Z] [2020-03-30T09:37:00.016Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:37:00.016Z] #57 87.99 bytes [2020-03-30T09:37:00.016Z] #57 88.00 strconv [2020-03-30T09:37:00.016Z] #57 88.05 strings [2020-03-30T09:37:00.016Z] #57 88.33 syscall [2020-03-30T09:37:00.513Z] #44 168.0 CC criu/pie-util.o [2020-03-30T09:37:00.513Z] #44 168.2 CC criu/pipes.o [2020-03-30T09:37:00.856Z] #65 250.2 + bin/containerd-shim-runc-v2 [2020-03-30T09:37:00.876Z] #18 1.740 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-30T09:37:00.876Z] #18 1.743 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-30T09:37:00.876Z] #18 1.747 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-30T09:37:01.073Z] #44 168.8 CC criu/plugin.o [2020-03-30T09:37:01.134Z] #18 DONE 1.9s [2020-03-30T09:37:01.134Z] [2020-03-30T09:37:01.134Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-30T09:37:01.423Z] #65 251.2 + binaries [2020-03-30T09:37:01.423Z] #65 251.2 + mkdir -p /build [2020-03-30T09:37:01.423Z] #65 251.2 + cp bin/containerd /build/containerd [2020-03-30T09:37:01.423Z] #65 251.2 + cp bin/containerd-shim /build/containerd-shim [2020-03-30T09:37:01.517Z] #57 ... [2020-03-30T09:37:01.517Z] [2020-03-30T09:37:01.517Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:37:01.517Z] #44 79.98 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-30T09:37:01.517Z] #44 79.99 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-30T09:37:01.517Z] #44 79.99 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-30T09:37:01.517Z] #44 80.03 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-30T09:37:01.517Z] #44 80.03 Setting up python-six (1.12.0-1) ... [2020-03-30T09:37:01.517Z] #44 86.19 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-30T09:37:01.517Z] #44 86.19 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-30T09:37:01.517Z] #44 86.20 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-30T09:37:01.517Z] #44 86.21 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-03-30T09:37:01.517Z] #44 86.21 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-30T09:37:01.517Z] #44 86.22 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-30T09:37:01.517Z] #44 86.23 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-30T09:37:01.517Z] #44 86.25 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-30T09:37:01.517Z] #44 86.26 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-30T09:37:01.517Z] #44 86.27 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-30T09:37:01.517Z] #44 ... [2020-03-30T09:37:01.517Z] [2020-03-30T09:37:01.517Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:37:01.517Z] #31 88.53 Checking out files: 78% (1194/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-03-30T09:37:01.517Z] #31 89.37 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-30T09:37:01.634Z] #44 169.2 CC criu/proc_parse.o [2020-03-30T09:37:01.681Z] #65 251.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-30T09:37:01.681Z] #65 251.3 + cp bin/ctr /build/ctr [2020-03-30T09:37:02.063Z] #19 ... [2020-03-30T09:37:02.063Z] [2020-03-30T09:37:02.063Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:02.063Z] #44 151.4 CC criu/mem.o [2020-03-30T09:37:02.063Z] #44 153.1 CC criu/mount.o [2020-03-30T09:37:02.063Z] #44 157.5 CC criu/namespaces.o [2020-03-30T09:37:02.063Z] #44 159.7 CC criu/net.o [2020-03-30T09:37:02.168Z] #31 ... [2020-03-30T09:37:02.168Z] [2020-03-30T09:37:02.168Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-30T09:37:02.168Z] #36 90.19 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-30T09:37:02.168Z] #36 90.20 Setting up xxd (2:8.1.0875-5) ... [2020-03-30T09:37:02.168Z] #36 90.21 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-03-30T09:37:02.168Z] #36 90.21 Setting up vim-common (2:8.1.0875-5) ... [2020-03-30T09:37:02.168Z] #36 90.26 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-03-30T09:37:02.168Z] #36 90.26 Setting up cmake-data (3.13.4-1) ... [2020-03-30T09:37:02.168Z] #36 90.27 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-30T09:37:02.168Z] #36 90.28 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-30T09:37:02.168Z] #36 90.30 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-30T09:37:02.168Z] #36 90.30 Setting up cmake (3.13.4-1) ... [2020-03-30T09:37:02.168Z] #36 90.31 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:37:02.168Z] #36 90.39 Processing triggers for mime-support (3.62) ... [2020-03-30T09:37:02.168Z] #36 DONE 90.7s [2020-03-30T09:37:02.168Z] [2020-03-30T09:37:02.168Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:37:02.168Z] #37 DONE 0.1s [2020-03-30T09:37:02.168Z] [2020-03-30T09:37:02.168Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-30T09:37:02.168Z] #38 DONE 0.1s [2020-03-30T09:37:02.168Z] [2020-03-30T09:37:02.168Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:37:02.168Z] #48 89.33 bytes [2020-03-30T09:37:02.168Z] #48 89.34 strings [2020-03-30T09:37:02.249Z] #65 DONE 251.7s [2020-03-30T09:37:02.798Z] #48 ... [2020-03-30T09:37:02.798Z] [2020-03-30T09:37:02.798Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:37:02.798Z] #11 81.39 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-30T09:37:02.798Z] #11 81.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-03-30T09:37:02.798Z] #11 81.39 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-30T09:37:02.798Z] #11 87.50 Selecting previously unselected package binutils-mingw-w64. [2020-03-30T09:37:02.798Z] #11 87.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-30T09:37:02.798Z] #11 87.52 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-30T09:37:02.798Z] #11 87.73 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-03-30T09:37:02.798Z] #11 87.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-30T09:37:02.798Z] #11 87.75 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-30T09:37:02.798Z] #11 88.05 Selecting previously unselected package dmsetup. [2020-03-30T09:37:02.798Z] #11 88.05 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-03-30T09:37:02.798Z] #11 88.07 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-30T09:37:02.798Z] #11 88.39 Selecting previously unselected package mingw-w64-common. [2020-03-30T09:37:02.798Z] #11 88.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-30T09:37:02.798Z] #11 88.40 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-30T09:37:03.089Z] #11 ... [2020-03-30T09:37:03.089Z] [2020-03-30T09:37:03.089Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:37:03.089Z] #39 0.339 + RM_GOPATH=0 [2020-03-30T09:37:03.089Z] #39 0.340 + TMP_GOPATH= [2020-03-30T09:37:03.089Z] #39 0.341 + : /build [2020-03-30T09:37:03.089Z] #39 0.342 + '[' -z '' ']' [2020-03-30T09:37:03.089Z] #39 0.344 ++ mktemp -d [2020-03-30T09:37:03.089Z] #39 0.346 + export GOPATH=/tmp/tmp.lVDufasWJ7 [2020-03-30T09:37:03.089Z] #39 0.346 + GOPATH=/tmp/tmp.lVDufasWJ7 [2020-03-30T09:37:03.089Z] #39 0.346 + RM_GOPATH=1 [2020-03-30T09:37:03.089Z] #39 0.347 ++ dirname ./install.sh [2020-03-30T09:37:03.089Z] #39 0.349 + dir=. [2020-03-30T09:37:03.089Z] #39 0.349 + bin=tini [2020-03-30T09:37:03.089Z] #39 0.349 + shift [2020-03-30T09:37:03.089Z] #39 0.350 + '[' '!' -f ./tini.installer ']' [2020-03-30T09:37:03.089Z] #39 0.350 + . ./tini.installer [2020-03-30T09:37:03.089Z] #39 0.350 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-30T09:37:03.089Z] #39 0.351 + install_tini [2020-03-30T09:37:03.089Z] #39 0.365 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-30T09:37:03.089Z] #39 0.366 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-30T09:37:03.089Z] #39 0.367 + git clone https://github.com/krallin/tini.git /tmp/tmp.lVDufasWJ7/tini [2020-03-30T09:37:03.089Z] #39 0.383 Cloning into '/tmp/tmp.lVDufasWJ7/tini'... [2020-03-30T09:37:03.625Z] [2020-03-30T09:37:03.625Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-30T09:37:03.883Z] #66 DONE 0.3s [2020-03-30T09:37:03.883Z] [2020-03-30T09:37:03.883Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-30T09:37:03.883Z] #70 DONE 0.1s [2020-03-30T09:37:03.883Z] [2020-03-30T09:37:03.883Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-30T09:37:03.960Z] #44 163.5 CC criu/netfilter.o [2020-03-30T09:37:04.118Z] #39 1.571 + cd /tmp/tmp.lVDufasWJ7/tini [2020-03-30T09:37:04.118Z] #39 1.573 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-30T09:37:04.118Z] #39 1.618 + cmake . [2020-03-30T09:37:04.141Z] #72 DONE 0.2s [2020-03-30T09:37:04.141Z] [2020-03-30T09:37:04.141Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-30T09:37:04.141Z] #75 DONE 0.1s [2020-03-30T09:37:04.141Z] [2020-03-30T09:37:04.141Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-30T09:37:04.141Z] #76 DONE 0.0s [2020-03-30T09:37:04.141Z] [2020-03-30T09:37:04.141Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-30T09:37:04.144Z] #44 ... [2020-03-30T09:37:04.144Z] [2020-03-30T09:37:04.144Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-30T09:37:04.144Z] #19 11.18 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-30T09:37:04.144Z] #19 11.26 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-30T09:37:04.144Z] #19 11.31 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-30T09:37:04.144Z] #19 11.36 Collecting pyyaml (from yamllint==1.16.0) [2020-03-30T09:37:04.144Z] #19 11.53 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-30T09:37:04.524Z] #44 163.9 CC criu/page-pipe.o [2020-03-30T09:37:05.089Z] #44 164.5 CC criu/page-xfer.o [2020-03-30T09:37:05.149Z] #39 2.701 -- The C compiler identification is GNU 8.3.0 [2020-03-30T09:37:05.149Z] #39 2.757 -- Check for working C compiler: /usr/bin/cc [2020-03-30T09:37:05.507Z] #19 12.76 Building wheels for collected packages: pyyaml [2020-03-30T09:37:05.507Z] #19 12.76 Running setup.py bdist_wheel for pyyaml: started [2020-03-30T09:37:05.516Z] #77 DONE 1.5s [2020-03-30T09:37:05.516Z] [2020-03-30T09:37:05.516Z] #78 exporting to image [2020-03-30T09:37:05.516Z] #78 exporting layers [2020-03-30T09:37:06.178Z] #39 3.731 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-30T09:37:06.178Z] #39 3.739 -- Detecting C compiler ABI info [2020-03-30T09:37:06.432Z] #19 13.85 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-30T09:37:06.432Z] #19 13.85 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-30T09:37:06.461Z] #44 ... [2020-03-30T09:37:06.461Z] [2020-03-30T09:37:06.461Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-30T09:37:06.461Z] #19 5.416 Collecting yamllint==1.16.0 [2020-03-30T09:37:06.687Z] #19 13.93 Successfully built pyyaml [2020-03-30T09:37:06.687Z] #19 13.95 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-30T09:37:06.942Z] #19 14.33 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-30T09:37:07.228Z] #39 4.729 -- Detecting C compiler ABI info - done [2020-03-30T09:37:07.228Z] #39 4.829 -- Detecting C compile features [2020-03-30T09:37:07.508Z] #19 DONE 14.8s [2020-03-30T09:37:07.509Z] [2020-03-30T09:37:07.509Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-30T09:37:07.509Z] #24 DONE 0.2s [2020-03-30T09:37:07.509Z] [2020-03-30T09:37:07.509Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-30T09:37:08.435Z] #28 DONE 0.8s [2020-03-30T09:37:08.435Z] [2020-03-30T09:37:08.435Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:37:08.435Z] #41 DONE 277.7s [2020-03-30T09:37:08.435Z] [2020-03-30T09:37:08.435Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-30T09:37:08.435Z] #31 DONE 0.2s [2020-03-30T09:37:08.435Z] [2020-03-30T09:37:08.435Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:08.435Z] #44 171.9 CC criu/protobuf-desc.o [2020-03-30T09:37:08.435Z] #44 173.0 CC criu/protobuf.o [2020-03-30T09:37:08.435Z] #44 173.5 CC criu/pstree.o [2020-03-30T09:37:08.435Z] #44 174.8 CC criu/rbtree.o [2020-03-30T09:37:08.435Z] #44 175.5 CC criu/rst-malloc.o [2020-03-30T09:37:08.435Z] #44 176.0 CC criu/seccomp.o [2020-03-30T09:37:08.690Z] #44 ... [2020-03-30T09:37:08.690Z] [2020-03-30T09:37:08.690Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-30T09:37:08.690Z] #34 DONE 0.1s [2020-03-30T09:37:08.690Z] [2020-03-30T09:37:08.690Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-30T09:37:08.690Z] #39 DONE 0.1s [2020-03-30T09:37:08.690Z] [2020-03-30T09:37:08.690Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:09.251Z] #44 176.9 CC criu/seize.o [2020-03-30T09:37:09.709Z] #78 exporting layers 3.8s done [2020-03-30T09:37:09.709Z] #78 writing image sha256:2ac15c601673ff32885f9d3c8b92498e96cc03e201a8b232d64a85492c9d7751 done [2020-03-30T09:37:09.709Z] #78 naming to docker.io/library/docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 done [2020-03-30T09:37:09.709Z] #78 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-30T09:37:09.942Z] #39 ... [2020-03-30T09:37:09.942Z] [2020-03-30T09:37:09.942Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-30T09:37:09.942Z] #44 98.37 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-30T09:37:09.942Z] #44 98.37 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:37:10.046Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 hack/test/unit [2020-03-30T09:37:10.176Z] #44 177.7 CC criu/servicefd.o [2020-03-30T09:37:10.176Z] #44 ... [2020-03-30T09:37:10.176Z] [2020-03-30T09:37:10.176Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-30T09:37:10.176Z] #42 DONE 0.2s [2020-03-30T09:37:10.232Z] #44 DONE 98.7s [2020-03-30T09:37:10.232Z] [2020-03-30T09:37:10.232Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:37:10.232Z] #31 90.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-30T09:37:10.232Z] #31 ... [2020-03-30T09:37:10.232Z] [2020-03-30T09:37:10.232Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:37:10.232Z] #39 7.933 -- Detecting C compile features - done [2020-03-30T09:37:10.232Z] #39 8.017 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-30T09:37:10.431Z] [2020-03-30T09:37:10.431Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:10.431Z] #44 178.1 CC criu/shmem.o [2020-03-30T09:37:10.863Z] #39 8.404 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-30T09:37:11.153Z] #39 8.637 -- Configuring done [2020-03-30T09:37:11.153Z] #39 8.670 -- Generating done [2020-03-30T09:37:11.153Z] #39 8.699 -- Build files have been written to: /tmp/tmp.lVDufasWJ7/tini [2020-03-30T09:37:11.153Z] #39 8.716 + make tini-static [2020-03-30T09:37:11.356Z] #44 178.8 CC criu/sigframe.o [2020-03-30T09:37:11.356Z] #44 178.9 CC criu/signalfd.o [2020-03-30T09:37:11.611Z] #44 179.1 CC criu/sk-inet.o [2020-03-30T09:37:11.720Z] #19 10.78 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-30T09:37:11.720Z] #19 10.87 Collecting pyyaml (from yamllint==1.16.0) [2020-03-30T09:37:11.779Z] #39 9.521 Scanning dependencies of target tini-static [2020-03-30T09:37:11.779Z] #39 9.632 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-30T09:37:11.978Z] #19 11.01 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-30T09:37:12.171Z] #44 179.9 CC criu/sk-netlink.o [2020-03-30T09:37:12.731Z] #44 180.2 CC criu/sk-packet.o [2020-03-30T09:37:13.335Z] #44 180.8 CC criu/sk-queue.o [2020-03-30T09:37:13.335Z] #44 181.1 CC criu/sk-tcp.o [2020-03-30T09:37:13.350Z] #19 12.42 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-30T09:37:13.350Z] #19 12.46 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-30T09:37:13.350Z] #19 12.51 Building wheels for collected packages: pyyaml [2020-03-30T09:37:13.350Z] #19 12.52 Running setup.py bdist_wheel for pyyaml: started [2020-03-30T09:37:13.895Z] #44 181.5 CC criu/sk-unix.o [2020-03-30T09:37:14.233Z] ? github.com/docker/docker/api [no test files] [2020-03-30T09:37:14.499Z] #39 12.02 [100%] Linking C executable tini-static [2020-03-30T09:37:14.722Z] #19 13.63 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-30T09:37:14.722Z] #19 13.63 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-30T09:37:14.722Z] #19 13.73 Successfully built pyyaml [2020-03-30T09:37:14.722Z] #19 13.75 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-30T09:37:15.287Z] #19 14.19 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-30T09:37:15.545Z] #19 DONE 14.7s [2020-03-30T09:37:15.545Z] [2020-03-30T09:37:15.545Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-30T09:37:15.780Z] #44 183.2 CC criu/sockets.o [2020-03-30T09:37:15.803Z] #24 DONE 0.2s [2020-03-30T09:37:15.803Z] [2020-03-30T09:37:15.803Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-30T09:37:16.006Z] #39 13.37 [100%] Built target tini-static [2020-03-30T09:37:16.006Z] #39 13.49 + mkdir -p /build [2020-03-30T09:37:16.006Z] #39 13.49 + cp tini-static /build/docker-init [2020-03-30T09:37:16.006Z] #39 DONE 13.6s [2020-03-30T09:37:16.006Z] [2020-03-30T09:37:16.006Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:16.006Z] #45 2.178 Note: Building without setproctitle() and strlcpy() support. [2020-03-30T09:37:16.006Z] #45 2.178 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-30T09:37:16.006Z] #45 2.193 Note: Building without GnuTLS support [2020-03-30T09:37:16.006Z] #45 4.338 fatal: not a git repository (or any of the parent directories): .git [2020-03-30T09:37:16.006Z] #45 4.386 GEN .gitid [2020-03-30T09:37:16.006Z] #45 4.402 GEN criu/include/version.h [2020-03-30T09:37:16.006Z] #45 4.434 GEN include/common/asm [2020-03-30T09:37:16.341Z] #44 183.9 CC criu/stats.o [2020-03-30T09:37:16.596Z] #44 184.2 CC criu/string.o [2020-03-30T09:37:16.596Z] #44 184.3 CC criu/sysctl.o [2020-03-30T09:37:16.738Z] #28 DONE 0.9s [2020-03-30T09:37:16.738Z] [2020-03-30T09:37:16.738Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:16.738Z] #44 166.2 CC criu/pagemap-cache.o [2020-03-30T09:37:16.738Z] #44 166.5 CC criu/pagemap.o [2020-03-30T09:37:16.738Z] #44 167.5 CC criu/parasite-syscall.o [2020-03-30T09:37:16.738Z] #44 168.4 CC criu/path.o [2020-03-30T09:37:16.738Z] #44 168.8 CC criu/pie-util-vdso-elf32.o [2020-03-30T09:37:16.738Z] #44 169.2 CC criu/pie-util-vdso.o [2020-03-30T09:37:16.738Z] #44 169.7 CC criu/pie-util.o [2020-03-30T09:37:16.738Z] #44 169.9 CC criu/pipes.o [2020-03-30T09:37:16.738Z] #44 170.6 CC criu/plugin.o [2020-03-30T09:37:16.738Z] #44 170.9 CC criu/proc_parse.o [2020-03-30T09:37:16.738Z] #44 174.0 CC criu/protobuf-desc.o [2020-03-30T09:37:16.738Z] #44 175.3 CC criu/protobuf.o [2020-03-30T09:37:16.738Z] #44 176.0 CC criu/pstree.o [2020-03-30T09:37:16.738Z] #44 ... [2020-03-30T09:37:16.738Z] [2020-03-30T09:37:16.738Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-30T09:37:16.738Z] #31 DONE 0.1s [2020-03-30T09:37:16.995Z] [2020-03-30T09:37:16.995Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-30T09:37:16.995Z] #34 DONE 0.1s [2020-03-30T09:37:16.995Z] [2020-03-30T09:37:16.995Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-30T09:37:16.995Z] #39 DONE 0.1s [2020-03-30T09:37:16.995Z] [2020-03-30T09:37:16.995Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:37:17.065Z] #45 7.075 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-30T09:37:17.353Z] #45 7.219 PBCC images/opts.pb-c.c [2020-03-30T09:37:17.353Z] #45 7.308 PBCC images/sit.pb-c.c [2020-03-30T09:37:17.523Z] #44 184.8 CC criu/sysfs_parse.o [2020-03-30T09:37:17.523Z] #44 185.1 CC criu/timerfd.o [2020-03-30T09:37:17.562Z] #60 ... [2020-03-30T09:37:17.562Z] [2020-03-30T09:37:17.562Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:37:17.562Z] #41 DONE 288.0s [2020-03-30T09:37:17.641Z] #45 7.412 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-30T09:37:17.641Z] #45 7.533 DEP images/opts.pb-c.d [2020-03-30T09:37:17.641Z] #45 7.648 DEP images/sit.pb-c.d [2020-03-30T09:37:17.778Z] #44 185.4 CC criu/tty.o [2020-03-30T09:37:17.819Z] [2020-03-30T09:37:17.819Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:37:17.928Z] #45 7.913 PBCC images/macvlan.pb-c.c [2020-03-30T09:37:18.216Z] #45 7.944 DEP images/macvlan.pb-c.d [2020-03-30T09:37:18.216Z] #45 8.006 PBCC images/autofs.pb-c.c [2020-03-30T09:37:18.216Z] #45 8.060 DEP images/autofs.pb-c.d [2020-03-30T09:37:18.216Z] #45 8.109 PBCC images/sysctl.pb-c.c [2020-03-30T09:37:18.216Z] #45 8.145 DEP images/sysctl.pb-c.d [2020-03-30T09:37:18.384Z] #65 ... [2020-03-30T09:37:18.384Z] [2020-03-30T09:37:18.384Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:18.384Z] #44 177.7 CC criu/rbtree.o [2020-03-30T09:37:18.504Z] #45 8.261 PBCC images/time.pb-c.c [2020-03-30T09:37:18.504Z] #45 8.344 DEP images/time.pb-c.d [2020-03-30T09:37:18.794Z] #45 8.460 PBCC images/binfmt-misc.pb-c.c [2020-03-30T09:37:18.794Z] #45 8.485 DEP images/binfmt-misc.pb-c.d [2020-03-30T09:37:18.794Z] #45 8.611 PBCC images/seccomp.pb-c.c [2020-03-30T09:37:18.794Z] #45 8.648 DEP images/seccomp.pb-c.d [2020-03-30T09:37:18.950Z] #44 178.2 CC criu/rst-malloc.o [2020-03-30T09:37:18.950Z] #44 178.4 CC criu/seccomp.o [2020-03-30T09:37:19.084Z] #45 8.774 PBCC images/userns.pb-c.c [2020-03-30T09:37:19.084Z] #45 8.797 DEP images/userns.pb-c.d [2020-03-30T09:37:19.084Z] #45 8.939 PBCC images/cgroup.pb-c.c [2020-03-30T09:37:19.084Z] #45 8.994 DEP images/cgroup.pb-c.d [2020-03-30T09:37:19.084Z] #45 9.118 PBCC images/fown.pb-c.c [2020-03-30T09:37:19.208Z] #44 ... [2020-03-30T09:37:19.208Z] [2020-03-30T09:37:19.208Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-30T09:37:19.208Z] #42 DONE 0.2s [2020-03-30T09:37:19.208Z] [2020-03-30T09:37:19.208Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:19.373Z] #45 9.183 PBCC images/ext-file.pb-c.c [2020-03-30T09:37:19.373Z] #45 9.259 DEP images/fown.pb-c.d [2020-03-30T09:37:19.373Z] #45 9.343 DEP images/ext-file.pb-c.d [2020-03-30T09:37:19.465Z] #44 179.1 CC criu/seize.o [2020-03-30T09:37:19.662Z] #45 9.427 PBCC images/rpc.pb-c.c [2020-03-30T09:37:19.662Z] #45 9.498 DEP images/rpc.pb-c.d [2020-03-30T09:37:19.662Z] #44 187.2 CC criu/tun.o [2020-03-30T09:37:19.917Z] #44 187.6 CC criu/uffd.o [2020-03-30T09:37:19.951Z] #45 9.609 PBCC images/siginfo.pb-c.c [2020-03-30T09:37:19.951Z] #45 9.652 DEP images/siginfo.pb-c.d [2020-03-30T09:37:19.951Z] #45 9.813 PBCC images/pagemap.pb-c.c [2020-03-30T09:37:19.951Z] #45 9.884 DEP images/pagemap.pb-c.d [2020-03-30T09:37:20.241Z] #45 9.968 PBCC images/rlimit.pb-c.c [2020-03-30T09:37:20.241Z] #45 9.997 DEP images/rlimit.pb-c.d [2020-03-30T09:37:20.241Z] #45 10.06 PBCC images/file-lock.pb-c.c [2020-03-30T09:37:20.241Z] #45 10.10 DEP images/file-lock.pb-c.d [2020-03-30T09:37:20.241Z] #45 10.19 PBCC images/tty.pb-c.c [2020-03-30T09:37:20.241Z] #45 ... [2020-03-30T09:37:20.241Z] [2020-03-30T09:37:20.241Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:37:20.241Z] #11 98.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-30T09:37:20.241Z] #11 98.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-30T09:37:20.241Z] #11 98.95 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-30T09:37:20.398Z] #44 179.8 CC criu/servicefd.o [2020-03-30T09:37:20.531Z] #11 ... [2020-03-30T09:37:20.532Z] [2020-03-30T09:37:20.532Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:20.532Z] #45 10.36 DEP images/tty.pb-c.d [2020-03-30T09:37:20.532Z] #45 10.44 PBCC images/tun.pb-c.c [2020-03-30T09:37:20.656Z] #44 180.2 CC criu/shmem.o [2020-03-30T09:37:20.839Z] #45 10.55 PBCC images/netdev.pb-c.c [2020-03-30T09:37:20.839Z] #45 10.64 DEP images/tun.pb-c.d [2020-03-30T09:37:20.839Z] #45 10.71 DEP images/netdev.pb-c.d [2020-03-30T09:37:21.126Z] #45 10.80 PBCC images/vma.pb-c.c [2020-03-30T09:37:21.126Z] #45 10.90 DEP images/vma.pb-c.d [2020-03-30T09:37:21.126Z] #45 11.01 PBCC images/creds.pb-c.c [2020-03-30T09:37:21.126Z] #45 11.04 DEP images/creds.pb-c.d [2020-03-30T09:37:21.126Z] #45 11.07 PBCC images/utsns.pb-c.c [2020-03-30T09:37:21.126Z] #45 11.09 DEP images/utsns.pb-c.d [2020-03-30T09:37:21.126Z] #45 11.14 PBCC images/ipc-desc.pb-c.c [2020-03-30T09:37:21.279Z] #44 188.7 CC criu/util.o [2020-03-30T09:37:21.414Z] #45 11.18 PBCC images/ipc-sem.pb-c.c [2020-03-30T09:37:21.414Z] #45 11.22 DEP images/ipc-desc.pb-c.d [2020-03-30T09:37:21.414Z] #45 11.29 DEP images/ipc-sem.pb-c.d [2020-03-30T09:37:21.414Z] #45 11.38 PBCC images/ipc-msg.pb-c.c [2020-03-30T09:37:21.414Z] #45 11.41 DEP images/ipc-msg.pb-c.d [2020-03-30T09:37:21.588Z] #44 180.9 CC criu/sigframe.o [2020-03-30T09:37:21.588Z] #44 181.1 CC criu/signalfd.o [2020-03-30T09:37:21.702Z] #45 11.49 PBCC images/ipc-shm.pb-c.c [2020-03-30T09:37:21.702Z] #45 11.54 DEP images/ipc-shm.pb-c.d [2020-03-30T09:37:21.702Z] #45 11.65 PBCC images/ipc-var.pb-c.c [2020-03-30T09:37:21.702Z] #45 ... [2020-03-30T09:37:21.702Z] [2020-03-30T09:37:21.702Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:37:21.702Z] #34 100.1 bufio [2020-03-30T09:37:21.702Z] #34 100.8 reflect [2020-03-30T09:37:21.702Z] #34 106.5 path [2020-03-30T09:37:21.702Z] #34 108.2 text/tabwriter [2020-03-30T09:37:21.846Z] #44 181.4 CC criu/sk-inet.o [2020-03-30T09:37:21.989Z] #34 ... [2020-03-30T09:37:21.990Z] [2020-03-30T09:37:21.990Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:21.990Z] #45 11.70 DEP images/ipc-var.pb-c.d [2020-03-30T09:37:21.990Z] #45 11.79 PBCC images/sk-opts.pb-c.c [2020-03-30T09:37:21.990Z] #45 11.86 PBCC images/packet-sock.pb-c.c [2020-03-30T09:37:22.205Z] #44 189.7 CC criu/uts_ns.o [2020-03-30T09:37:22.277Z] #45 12.03 DEP images/sk-opts.pb-c.d [2020-03-30T09:37:22.277Z] #45 12.16 DEP images/packet-sock.pb-c.d [2020-03-30T09:37:22.277Z] #45 ... [2020-03-30T09:37:22.277Z] [2020-03-30T09:37:22.277Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:37:22.277Z] #48 100.7 bufio [2020-03-30T09:37:22.277Z] #48 105.7 path [2020-03-30T09:37:22.277Z] #48 106.2 reflect [2020-03-30T09:37:22.277Z] #48 108.7 regexp/syntax [2020-03-30T09:37:22.277Z] #48 108.9 hash/crc32 [2020-03-30T09:37:22.460Z] #44 190.0 CC criu/vdso-compat.o [2020-03-30T09:37:22.564Z] #48 ... [2020-03-30T09:37:22.564Z] [2020-03-30T09:37:22.564Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:22.564Z] #45 12.28 PBCC images/sk-netlink.pb-c.c [2020-03-30T09:37:22.564Z] #45 12.37 DEP images/sk-netlink.pb-c.d [2020-03-30T09:37:22.564Z] #45 12.49 PBCC images/sk-inet.pb-c.c [2020-03-30T09:37:22.564Z] #45 12.59 DEP images/sk-inet.pb-c.d [2020-03-30T09:37:22.715Z] #44 190.2 CC criu/vdso.o [2020-03-30T09:37:22.778Z] #44 182.2 CC criu/sk-netlink.o [2020-03-30T09:37:22.853Z] #45 12.74 PBCC images/sk-unix.pb-c.c [2020-03-30T09:37:22.853Z] #45 ... [2020-03-30T09:37:22.853Z] [2020-03-30T09:37:22.853Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:37:22.853Z] #57 101.1 bufio [2020-03-30T09:37:22.853Z] #57 106.0 text/tabwriter [2020-03-30T09:37:22.853Z] #57 108.3 reflect [2020-03-30T09:37:22.853Z] #57 109.0 regexp/syntax [2020-03-30T09:37:22.853Z] #57 ... [2020-03-30T09:37:22.853Z] [2020-03-30T09:37:22.853Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:37:22.853Z] #11 109.7 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-30T09:37:22.853Z] #11 109.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-30T09:37:22.853Z] #11 109.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:37:22.853Z] #11 109.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-30T09:37:22.853Z] #11 109.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-30T09:37:22.853Z] #11 109.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:37:22.970Z] #44 190.7 LINK criu/built-in.o [2020-03-30T09:37:23.036Z] #44 182.6 CC criu/sk-packet.o [2020-03-30T09:37:23.225Z] #44 190.8 LINK criu/criu [2020-03-30T09:37:23.480Z] #44 191.2 DEP lib/c/criu.d [2020-03-30T09:37:23.480Z] #44 191.2 CC images/rpc.pb-c.o [2020-03-30T09:37:23.601Z] #44 183.1 CC criu/sk-queue.o [2020-03-30T09:37:24.167Z] #44 183.6 CC criu/sk-tcp.o [2020-03-30T09:37:24.405Z] #44 191.8 CC lib/c/criu.o [2020-03-30T09:37:24.732Z] #44 184.1 CC criu/sk-unix.o [2020-03-30T09:37:25.330Z] #44 192.8 LINK lib/c/built-in.o [2020-03-30T09:37:25.330Z] #44 192.8 LINK lib/c/libcriu.so [2020-03-30T09:37:25.330Z] #44 192.9 LINK lib/c/libcriu.a [2020-03-30T09:37:25.330Z] #44 ... [2020-03-30T09:37:25.330Z] [2020-03-30T09:37:25.330Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:37:25.330Z] #60 108.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-30T09:37:26.104Z] #44 185.6 CC criu/sockets.o [2020-03-30T09:37:26.452Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2020-03-30T09:37:26.692Z] #60 110.2 + mkdir -p /build [2020-03-30T09:37:26.692Z] #60 110.2 + cp runc /build/runc [2020-03-30T09:37:26.947Z] #60 DONE 110.5s [2020-03-30T09:37:26.947Z] [2020-03-30T09:37:26.947Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:26.947Z] #44 193.1 GEN magic.py [2020-03-30T09:37:26.947Z] #44 193.2 Note: Building without setproctitle() and strlcpy() support. [2020-03-30T09:37:26.947Z] #44 193.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-30T09:37:26.947Z] #44 193.2 Note: Building without GnuTLS support [2020-03-30T09:37:26.947Z] #44 193.9 fatal: not a git repository (or any of the parent directories): .git [2020-03-30T09:37:26.947Z] #44 194.5 make[1]: Nothing to be done for 'all'. [2020-03-30T09:37:27.037Z] #44 186.4 CC criu/stats.o [2020-03-30T09:37:27.037Z] #44 186.6 CC criu/string.o [2020-03-30T09:37:27.281Z] #11 ... [2020-03-30T09:37:27.281Z] [2020-03-30T09:37:27.281Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:27.281Z] #45 12.89 DEP images/sk-unix.pb-c.d [2020-03-30T09:37:27.281Z] #45 12.98 PBCC images/mm.pb-c.c [2020-03-30T09:37:27.281Z] #45 13.08 DEP images/mm.pb-c.d [2020-03-30T09:37:27.281Z] #45 13.16 PBCC images/timerfd.pb-c.c [2020-03-30T09:37:27.281Z] #45 13.25 DEP images/timerfd.pb-c.d [2020-03-30T09:37:27.281Z] #45 13.32 PBCC images/timer.pb-c.c [2020-03-30T09:37:27.281Z] #45 13.35 DEP images/timer.pb-c.d [2020-03-30T09:37:27.281Z] #45 13.44 PBCC images/sa.pb-c.c [2020-03-30T09:37:27.281Z] #45 13.52 DEP images/sa.pb-c.d [2020-03-30T09:37:27.281Z] #45 13.64 PBCC images/pipe-data.pb-c.c [2020-03-30T09:37:27.281Z] #45 13.68 DEP images/pipe-data.pb-c.d [2020-03-30T09:37:27.281Z] #45 13.75 PBCC images/mnt.pb-c.c [2020-03-30T09:37:27.281Z] #45 13.85 DEP images/mnt.pb-c.d [2020-03-30T09:37:27.281Z] #45 13.94 PBCC images/sk-packet.pb-c.c [2020-03-30T09:37:27.281Z] #45 13.98 DEP images/sk-packet.pb-c.d [2020-03-30T09:37:27.281Z] #45 14.08 PBCC images/tcp-stream.pb-c.c [2020-03-30T09:37:27.281Z] #45 14.17 DEP images/tcp-stream.pb-c.d [2020-03-30T09:37:27.281Z] #45 14.25 PBCC images/pipe.pb-c.c [2020-03-30T09:37:27.281Z] #45 14.33 DEP images/pipe.pb-c.d [2020-03-30T09:37:27.281Z] #45 14.46 PBCC images/pstree.pb-c.c [2020-03-30T09:37:27.281Z] #45 14.50 DEP images/pstree.pb-c.d [2020-03-30T09:37:27.281Z] #45 14.57 PBCC images/fs.pb-c.c [2020-03-30T09:37:27.281Z] #45 14.62 DEP images/fs.pb-c.d [2020-03-30T09:37:27.281Z] #45 14.69 PBCC images/signalfd.pb-c.c [2020-03-30T09:37:27.281Z] #45 14.76 DEP images/signalfd.pb-c.d [2020-03-30T09:37:27.281Z] #45 14.83 PBCC images/fh.pb-c.c [2020-03-30T09:37:27.281Z] #45 14.91 PBCC images/fsnotify.pb-c.c [2020-03-30T09:37:27.281Z] #45 15.01 DEP images/fh.pb-c.d [2020-03-30T09:37:27.281Z] #45 15.09 DEP images/fsnotify.pb-c.d [2020-03-30T09:37:27.281Z] #45 15.18 PBCC images/eventpoll.pb-c.c [2020-03-30T09:37:27.281Z] #45 15.22 DEP images/eventpoll.pb-c.d [2020-03-30T09:37:27.281Z] #45 15.28 PBCC images/eventfd.pb-c.c [2020-03-30T09:37:27.281Z] #45 15.31 DEP images/eventfd.pb-c.d [2020-03-30T09:37:27.281Z] #45 15.39 PBCC images/remap-file-path.pb-c.c [2020-03-30T09:37:27.281Z] #45 15.44 DEP images/remap-file-path.pb-c.d [2020-03-30T09:37:27.281Z] #45 15.52 PBCC images/fifo.pb-c.c [2020-03-30T09:37:27.281Z] #45 15.58 DEP images/fifo.pb-c.d [2020-03-30T09:37:27.281Z] #45 15.71 PBCC images/ghost-file.pb-c.c [2020-03-30T09:37:27.281Z] #45 15.82 DEP images/ghost-file.pb-c.d [2020-03-30T09:37:27.281Z] #45 15.89 PBCC images/regfile.pb-c.c [2020-03-30T09:37:27.281Z] #45 15.97 DEP images/regfile.pb-c.d [2020-03-30T09:37:27.281Z] #45 16.08 PBCC images/ns.pb-c.c [2020-03-30T09:37:27.281Z] #45 16.10 DEP images/ns.pb-c.d [2020-03-30T09:37:27.281Z] #45 16.18 PBCC images/fdinfo.pb-c.c [2020-03-30T09:37:27.281Z] #45 16.42 DEP images/fdinfo.pb-c.d [2020-03-30T09:37:27.281Z] #45 16.49 PBCC images/core-aarch64.pb-c.c [2020-03-30T09:37:27.281Z] #45 16.63 PBCC images/core-arm.pb-c.c [2020-03-30T09:37:27.281Z] #45 16.77 PBCC images/core-ppc64.pb-c.c [2020-03-30T09:37:27.281Z] #45 16.84 PBCC images/core-s390.pb-c.c [2020-03-30T09:37:27.281Z] #45 16.94 PBCC images/core-x86.pb-c.c [2020-03-30T09:37:27.281Z] #45 17.04 PBCC images/core.pb-c.c [2020-03-30T09:37:27.294Z] #44 186.8 CC criu/sysctl.o [2020-03-30T09:37:27.570Z] #45 17.19 PBCC images/inventory.pb-c.c [2020-03-30T09:37:27.570Z] #45 17.34 DEP images/core-aarch64.pb-c.d [2020-03-30T09:37:27.570Z] #45 17.42 DEP images/core-arm.pb-c.d [2020-03-30T09:37:27.859Z] #44 187.3 CC criu/sysfs_parse.o [2020-03-30T09:37:27.862Z] #45 17.51 DEP images/core-ppc64.pb-c.d [2020-03-30T09:37:27.862Z] #45 17.62 DEP images/core-s390.pb-c.d [2020-03-30T09:37:27.862Z] #45 17.70 DEP images/core-x86.pb-c.d [2020-03-30T09:37:27.872Z] #44 195.4 make[1]: 'images/built-in.o' is up to date. [2020-03-30T09:37:27.872Z] #44 195.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-30T09:37:27.872Z] #44 195.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-30T09:37:27.872Z] #44 195.5 make[1]: 'compel/libcompel.a' is up to date. [2020-03-30T09:37:27.872Z] #44 195.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-30T09:37:27.872Z] #44 195.6 make[1]: Nothing to be done for 'all'. [2020-03-30T09:37:28.117Z] #44 187.7 CC criu/timerfd.o [2020-03-30T09:37:28.127Z] #44 195.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-30T09:37:28.153Z] #45 17.83 DEP images/core.pb-c.d [2020-03-30T09:37:28.153Z] #45 17.91 DEP images/inventory.pb-c.d [2020-03-30T09:37:28.153Z] #45 17.99 PBCC images/cpuinfo.pb-c.c [2020-03-30T09:37:28.153Z] #45 18.03 DEP images/cpuinfo.pb-c.d [2020-03-30T09:37:28.153Z] #45 18.13 PBCC images/stats.pb-c.c [2020-03-30T09:37:28.153Z] #45 18.17 DEP images/stats.pb-c.d [2020-03-30T09:37:28.382Z] #44 195.9 make[2]: Nothing to be done for 'all'. [2020-03-30T09:37:28.382Z] #44 195.9 make[2]: Nothing to be done for 'all'. [2020-03-30T09:37:28.382Z] #44 196.0 make[2]: Nothing to be done for 'all'. [2020-03-30T09:37:28.382Z] #44 196.0 make[2]: Nothing to be done for 'all'. [2020-03-30T09:37:28.382Z] #44 196.1 make[2]: Nothing to be done for 'all'. [2020-03-30T09:37:28.382Z] #44 196.1 make[2]: Nothing to be done for 'all'. [2020-03-30T09:37:28.382Z] #44 196.1 make[2]: Nothing to be done for 'all'. [2020-03-30T09:37:28.382Z] #44 196.1 make[2]: Nothing to be done for 'all'. [2020-03-30T09:37:28.534Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-30T09:37:28.534Z] [2020-03-30T09:37:28.534Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-30T09:37:28.534Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-30T09:37:28.534Z] HOSTNAME=7246b2f20235 [2020-03-30T09:37:28.534Z] TESTDEBUG=0 [2020-03-30T09:37:28.534Z] DEST=bundles/test-integration [2020-03-30T09:37:28.534Z] PWD=/go/src/github.com/docker/docker [2020-03-30T09:37:28.534Z] DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:37:28.534Z] container=docker [2020-03-30T09:37:28.534Z] HOME=/root [2020-03-30T09:37:28.534Z] GOLANG_VERSION=1.13.8 [2020-03-30T09:37:28.534Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-30T09:37:28.534Z] VALIDATE_BRANCH=master [2020-03-30T09:37:28.534Z] TERM=xterm [2020-03-30T09:37:28.534Z] DOCKER_PKG=github.com/docker/docker [2020-03-30T09:37:28.534Z] SHLVL=1 [2020-03-30T09:37:28.534Z] TIMEOUT=120m [2020-03-30T09:37:28.534Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-30T09:37:28.534Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-30T09:37:28.534Z] GO111MODULE=off [2020-03-30T09:37:28.534Z] DOCKER_EXPERIMENTAL=1 [2020-03-30T09:37:28.534Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-30T09:37:28.534Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-30T09:37:28.534Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-30T09:37:28.534Z] GOPATH=/go [2020-03-30T09:37:28.534Z] PKG_CONFIG=pkg-config [2020-03-30T09:37:28.534Z] _=/usr/bin/env [2020-03-30T09:37:28.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-30T09:37:28.637Z] #44 196.2 INSTALL criu/criu [2020-03-30T09:37:28.682Z] #44 188.2 CC criu/tty.o [2020-03-30T09:37:28.892Z] #44 DONE 196.3s [2020-03-30T09:37:28.892Z] [2020-03-30T09:37:28.892Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:37:30.254Z] #65 229.0 + bin/containerd [2020-03-30T09:37:30.510Z] #65 ... [2020-03-30T09:37:30.510Z] [2020-03-30T09:37:30.510Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-30T09:37:30.510Z] #45 DONE 0.1s [2020-03-30T09:37:30.510Z] [2020-03-30T09:37:30.510Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-30T09:37:30.510Z] #48 DONE 0.1s [2020-03-30T09:37:30.510Z] [2020-03-30T09:37:30.510Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-30T09:37:30.510Z] #51 DONE 0.1s [2020-03-30T09:37:30.510Z] [2020-03-30T09:37:30.510Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:37:30.580Z] #44 189.8 CC criu/tun.o [2020-03-30T09:37:30.837Z] #44 190.3 CC criu/uffd.o [2020-03-30T09:37:30.889Z] #45 20.88 make[1]: Nothing to be done for 'all'. [2020-03-30T09:37:32.210Z] #44 191.4 CC criu/util.o [2020-03-30T09:37:32.405Z] #45 ... [2020-03-30T09:37:32.405Z] [2020-03-30T09:37:32.405Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:37:32.405Z] #57 120.6 time [2020-03-30T09:37:33.143Z] #44 192.6 CC criu/uts_ns.o [2020-03-30T09:37:33.144Z] #44 192.8 CC criu/vdso-compat.o [2020-03-30T09:37:33.401Z] #44 192.9 CC criu/vdso.o [2020-03-30T09:37:33.967Z] #44 193.4 LINK criu/built-in.o [2020-03-30T09:37:33.967Z] #44 ... [2020-03-30T09:37:33.967Z] [2020-03-30T09:37:33.967Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:37:33.967Z] #60 109.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-30T09:37:35.126Z] #57 ... [2020-03-30T09:37:35.126Z] [2020-03-30T09:37:35.126Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:37:35.126Z] #48 113.3 vendor/golang.org/x/net/dns/dnsmessage [2020-03-30T09:37:35.126Z] #48 121.9 time [2020-03-30T09:37:35.126Z] #48 ... [2020-03-30T09:37:35.126Z] [2020-03-30T09:37:35.126Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:35.126Z] #45 23.20 CC images/stats.o [2020-03-30T09:37:35.126Z] #45 23.63 CC images/core.o [2020-03-30T09:37:35.126Z] #45 24.77 CC images/core-x86.o [2020-03-30T09:37:35.339Z] #60 110.9 + mkdir -p /build [2020-03-30T09:37:35.339Z] #60 110.9 + cp runc /build/runc [2020-03-30T09:37:35.416Z] #45 ... [2020-03-30T09:37:35.416Z] [2020-03-30T09:37:35.416Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:37:35.416Z] #34 113.8 time [2020-03-30T09:37:35.416Z] #34 113.8 internal/syscall/unix [2020-03-30T09:37:35.597Z] #60 DONE 111.3s [2020-03-30T09:37:35.597Z] [2020-03-30T09:37:35.597Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:35.597Z] #44 193.6 LINK criu/criu [2020-03-30T09:37:35.597Z] #44 193.9 DEP lib/c/criu.d [2020-03-30T09:37:35.597Z] #44 194.0 CC images/rpc.pb-c.o [2020-03-30T09:37:35.597Z] #44 194.6 CC lib/c/criu.o [2020-03-30T09:37:35.705Z] #34 ... [2020-03-30T09:37:35.705Z] [2020-03-30T09:37:35.705Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:37:35.855Z] #44 195.4 LINK lib/c/built-in.o [2020-03-30T09:37:36.112Z] #44 195.4 LINK lib/c/libcriu.so [2020-03-30T09:37:36.112Z] #44 195.4 LINK lib/c/libcriu.a [2020-03-30T09:37:36.370Z] #44 195.7 GEN magic.py [2020-03-30T09:37:36.370Z] #44 195.9 Note: Building without setproctitle() and strlcpy() support. [2020-03-30T09:37:36.370Z] #44 195.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-30T09:37:36.370Z] #44 195.9 Note: Building without GnuTLS support [2020-03-30T09:37:36.873Z] #66 68.27 Checking out files: 48% (1525/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-30T09:37:36.873Z] #66 69.23 + cd /tmp/tmp.IMBH3OAr8f/src/github.com/containerd/containerd [2020-03-30T09:37:36.873Z] #66 69.23 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-30T09:37:37.303Z] #44 196.6 fatal: not a git repository (or any of the parent directories): .git [2020-03-30T09:37:37.561Z] #44 197.1 make[1]: Nothing to be done for 'all'. [2020-03-30T09:37:38.126Z] #44 197.7 make[1]: 'images/built-in.o' is up to date. [2020-03-30T09:37:38.126Z] #44 197.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-30T09:37:38.384Z] #44 197.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-30T09:37:38.384Z] #44 197.8 make[1]: 'compel/libcompel.a' is up to date. [2020-03-30T09:37:38.384Z] #44 197.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-30T09:37:38.384Z] #44 197.9 make[1]: Nothing to be done for 'all'. [2020-03-30T09:37:38.384Z] #44 197.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-30T09:37:38.384Z] #44 198.0 make[2]: Nothing to be done for 'all'. [2020-03-30T09:37:38.500Z] 23645bd7ee08: Pull complete [2020-03-30T09:37:38.500Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-30T09:37:38.500Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-30T09:37:38.500Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-30T09:37:38.500Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-30T09:37:38.500Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-03-30T09:37:38.500Z] WARN: Skipping validation tests [2020-03-30T09:37:38.500Z] INFO: Running unit tests at 03/30/2020 09:37:34... [2020-03-30T09:37:38.500Z] INFO: make.ps1 starting at 03/30/2020 09:37:37 [2020-03-30T09:37:38.500Z] INFO: Git commit (f07f320651) assumed from DOCKER_GITCOMMIT environment variable [2020-03-30T09:37:38.500Z] INFO: Invoking autogen... [2020-03-30T09:37:38.587Z] #65 ... [2020-03-30T09:37:38.587Z] [2020-03-30T09:37:38.587Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:37:38.587Z] #53 DONE 306.7s [2020-03-30T09:37:38.587Z] [2020-03-30T09:37:38.587Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:37:38.587Z] #65 ... [2020-03-30T09:37:38.587Z] [2020-03-30T09:37:38.587Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-30T09:37:38.587Z] #54 DONE 0.1s [2020-03-30T09:37:38.587Z] [2020-03-30T09:37:38.587Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-30T09:37:38.641Z] #44 198.0 make[2]: Nothing to be done for 'all'. [2020-03-30T09:37:38.641Z] #44 198.1 make[2]: Nothing to be done for 'all'. [2020-03-30T09:37:38.842Z] #57 DONE 0.1s [2020-03-30T09:37:38.842Z] [2020-03-30T09:37:38.842Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-30T09:37:38.842Z] #61 DONE 0.1s [2020-03-30T09:37:38.842Z] [2020-03-30T09:37:38.842Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:37:38.899Z] #44 198.2 make[2]: Nothing to be done for 'all'. [2020-03-30T09:37:38.899Z] #44 198.2 make[2]: Nothing to be done for 'all'. [2020-03-30T09:37:38.899Z] #44 198.3 make[2]: Nothing to be done for 'all'. [2020-03-30T09:37:38.899Z] #44 198.3 make[2]: Nothing to be done for 'all'. [2020-03-30T09:37:38.899Z] #44 198.4 make[2]: Nothing to be done for 'all'. [2020-03-30T09:37:38.899Z] #44 198.4 INSTALL criu/criu [2020-03-30T09:37:38.961Z] INFO: Running unit tests... [2020-03-30T09:37:39.156Z] #44 DONE 198.6s [2020-03-30T09:37:39.156Z] [2020-03-30T09:37:39.156Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:37:39.156Z] #65 271.4 + bin/containerd [2020-03-30T09:37:39.591Z] #66 71.59 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-30T09:37:39.591Z] #66 71.59 + BUILDTAGS='netgo osusergo static_build' [2020-03-30T09:37:39.591Z] #66 71.59 + export EXTRA_FLAGS=-buildmode=pie [2020-03-30T09:37:39.591Z] #66 71.59 + EXTRA_FLAGS=-buildmode=pie [2020-03-30T09:37:39.591Z] #66 71.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-30T09:37:39.591Z] #66 71.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-30T09:37:39.591Z] #66 71.59 + '[' '' = dynamic ']' [2020-03-30T09:37:39.591Z] #66 71.59 + make [2020-03-30T09:37:40.533Z] #65 ... [2020-03-30T09:37:40.533Z] [2020-03-30T09:37:40.533Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-30T09:37:40.533Z] #45 DONE 0.2s [2020-03-30T09:37:40.533Z] [2020-03-30T09:37:40.533Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-30T09:37:40.533Z] #48 DONE 0.2s [2020-03-30T09:37:40.533Z] [2020-03-30T09:37:40.533Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:37:40.792Z] #65 ... [2020-03-30T09:37:40.792Z] [2020-03-30T09:37:40.792Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-30T09:37:40.792Z] #51 DONE 0.1s [2020-03-30T09:37:41.049Z] [2020-03-30T09:37:41.049Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:37:41.094Z] #66 73.48 + bin/ctr [2020-03-30T09:37:44.609Z] #66 ... [2020-03-30T09:37:44.609Z] [2020-03-30T09:37:44.609Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:37:44.609Z] #48 132.4 regexp [2020-03-30T09:37:46.112Z] #48 ... [2020-03-30T09:37:46.112Z] [2020-03-30T09:37:46.112Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:46.112Z] #45 25.84 CC images/core-arm.o [2020-03-30T09:37:46.112Z] #45 26.99 CC images/core-aarch64.o [2020-03-30T09:37:46.112Z] #45 27.74 CC images/core-ppc64.o [2020-03-30T09:37:46.112Z] #45 29.04 CC images/core-s390.o [2020-03-30T09:37:46.112Z] #45 30.31 CC images/cpuinfo.o [2020-03-30T09:37:46.112Z] #45 31.35 CC images/inventory.o [2020-03-30T09:37:46.112Z] #45 31.78 CC images/fdinfo.o [2020-03-30T09:37:46.112Z] #45 32.49 CC images/fown.o [2020-03-30T09:37:46.112Z] #45 32.88 CC images/ns.o [2020-03-30T09:37:46.112Z] #45 33.28 CC images/regfile.o [2020-03-30T09:37:46.112Z] #45 33.65 CC images/ghost-file.o [2020-03-30T09:37:46.112Z] #45 34.42 CC images/fifo.o [2020-03-30T09:37:46.112Z] #45 34.78 CC images/remap-file-path.o [2020-03-30T09:37:46.112Z] #45 35.26 CC images/eventfd.o [2020-03-30T09:37:46.112Z] #45 35.67 CC images/eventpoll.o [2020-03-30T09:37:46.112Z] #45 ... [2020-03-30T09:37:46.112Z] [2020-03-30T09:37:46.112Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:37:46.112Z] #34 124.4 internal/poll [2020-03-30T09:37:46.112Z] #34 128.3 os [2020-03-30T09:37:46.112Z] #34 132.0 internal/fmtsort [2020-03-30T09:37:46.112Z] #34 134.1 fmt [2020-03-30T09:37:46.112Z] #34 134.1 path/filepath [2020-03-30T09:37:46.403Z] #34 ... [2020-03-30T09:37:46.403Z] [2020-03-30T09:37:46.403Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:46.403Z] #45 36.22 CC images/fh.o [2020-03-30T09:37:46.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-30T09:37:46.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-30T09:37:46.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-30T09:37:47.032Z] #45 36.79 CC images/fsnotify.o [2020-03-30T09:37:47.633Z] #53 DONE 317.5s [2020-03-30T09:37:47.633Z] [2020-03-30T09:37:47.633Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:37:48.062Z] #45 ... [2020-03-30T09:37:48.062Z] [2020-03-30T09:37:48.062Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:37:48.062Z] #57 126.2 regexp [2020-03-30T09:37:48.062Z] #57 ... [2020-03-30T09:37:48.062Z] [2020-03-30T09:37:48.062Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:48.062Z] #45 37.97 CC images/signalfd.o [2020-03-30T09:37:48.585Z] #65 ... [2020-03-30T09:37:48.585Z] [2020-03-30T09:37:48.585Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-30T09:37:48.691Z] #45 38.36 CC images/fs.o [2020-03-30T09:37:48.843Z] #54 DONE 0.2s [2020-03-30T09:37:48.843Z] [2020-03-30T09:37:48.843Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-30T09:37:48.843Z] #57 DONE 0.1s [2020-03-30T09:37:48.843Z] [2020-03-30T09:37:48.843Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:37:48.843Z] #65 ... [2020-03-30T09:37:48.843Z] [2020-03-30T09:37:48.843Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-30T09:37:48.843Z] #61 DONE 0.1s [2020-03-30T09:37:48.981Z] #45 38.73 CC images/pstree.o [2020-03-30T09:37:49.100Z] [2020-03-30T09:37:49.100Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:37:49.271Z] #45 39.08 CC images/pipe.o [2020-03-30T09:37:49.325Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\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-03-30T09:37:49.901Z] #45 39.49 CC images/tcp-stream.o [2020-03-30T09:37:49.901Z] #45 39.89 CC images/sk-packet.o [2020-03-30T09:37:50.956Z] #45 40.54 CC images/mnt.o [2020-03-30T09:37:51.245Z] #45 41.09 CC images/pipe-data.o [2020-03-30T09:37:51.535Z] #45 41.50 CC images/sa.o [2020-03-30T09:37:52.163Z] #45 41.90 CC images/timer.o [2020-03-30T09:37:53.191Z] #45 42.72 CC images/timerfd.o [2020-03-30T09:37:53.191Z] #45 43.13 CC images/mm.o [2020-03-30T09:37:54.221Z] #45 43.82 CC images/sk-opts.o [2020-03-30T09:37:54.512Z] #45 44.26 CC images/sk-unix.o [2020-03-30T09:37:54.818Z] #45 ... [2020-03-30T09:37:54.818Z] [2020-03-30T09:37:54.818Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:37:54.818Z] #48 143.0 os/exec [2020-03-30T09:37:54.818Z] #48 143.1 net [2020-03-30T09:37:56.596Z] ? github.com/docker/docker/api [no test files] [2020-03-30T09:37:59.378Z] #48 146.9 github.com/LK4D4/vndr/versioned [2020-03-30T09:37:59.378Z] #48 ... [2020-03-30T09:37:59.378Z] [2020-03-30T09:37:59.378Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:37:59.378Z] #34 136.9 io/ioutil [2020-03-30T09:37:59.378Z] #34 140.2 github.com/BurntSushi/toml [2020-03-30T09:37:59.378Z] #34 140.2 log [2020-03-30T09:37:59.378Z] #34 140.2 flag [2020-03-30T09:37:59.378Z] #34 ... [2020-03-30T09:37:59.378Z] [2020-03-30T09:37:59.378Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:37:59.378Z] #45 45.21 CC images/sk-inet.o [2020-03-30T09:37:59.378Z] #45 45.98 CC images/tun.o [2020-03-30T09:37:59.378Z] #45 46.57 CC images/sk-netlink.o [2020-03-30T09:37:59.378Z] #45 47.08 CC images/packet-sock.o [2020-03-30T09:37:59.378Z] #45 47.79 CC images/ipc-var.o [2020-03-30T09:37:59.378Z] #45 48.21 CC images/ipc-desc.o [2020-03-30T09:37:59.378Z] #45 48.68 CC images/ipc-shm.o [2020-03-30T09:37:59.378Z] #45 49.08 CC images/ipc-msg.o [2020-03-30T09:37:59.668Z] #45 49.65 CC images/ipc-sem.o [2020-03-30T09:38:00.298Z] #45 50.03 CC images/utsns.o [2020-03-30T09:38:00.588Z] #45 50.45 CC images/creds.o [2020-03-30T09:38:00.851Z] #65 258.4 + bin/containerd-stress [2020-03-30T09:38:00.878Z] #45 ... [2020-03-30T09:38:00.878Z] [2020-03-30T09:38:00.878Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:38:00.878Z] #57 139.1 mvdan.cc/sh/v3/fileutil [2020-03-30T09:38:00.878Z] #57 142.3 flag [2020-03-30T09:38:00.878Z] #57 142.3 github.com/pkg/diff [2020-03-30T09:38:00.878Z] #57 142.3 go/token [2020-03-30T09:38:00.878Z] #57 142.3 encoding/binary [2020-03-30T09:38:00.878Z] #57 147.2 go/scanner [2020-03-30T09:38:00.878Z] #57 ... [2020-03-30T09:38:00.878Z] [2020-03-30T09:38:00.878Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:38:00.878Z] #45 50.81 CC images/vma.o [2020-03-30T09:38:01.106Z] #65 260.0 + bin/containerd-shim [2020-03-30T09:38:01.507Z] #45 51.17 CC images/netdev.o [2020-03-30T09:38:02.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-30T09:38:02.138Z] #45 51.95 CC images/tty.o [2020-03-30T09:38:02.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-30T09:38:03.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-30T09:38:03.665Z] #45 53.37 CC images/file-lock.o [2020-03-30T09:38:03.955Z] #45 53.79 CC images/rlimit.o [2020-03-30T09:38:04.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-30T09:38:04.248Z] #45 54.20 CC images/pagemap.o [2020-03-30T09:38:04.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-30T09:38:04.879Z] #45 54.73 CC images/siginfo.o [2020-03-30T09:38:05.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-30T09:38:05.508Z] #45 55.14 CC images/rpc.o [2020-03-30T09:38:05.508Z] #45 ... [2020-03-30T09:38:05.508Z] [2020-03-30T09:38:05.508Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:38:05.508Z] #11 144.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-30T09:38:05.508Z] #11 144.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-30T09:38:05.508Z] #11 144.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:38:05.508Z] #11 ... [2020-03-30T09:38:05.508Z] [2020-03-30T09:38:05.508Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:38:05.508Z] #48 153.7 crypto/cipher [2020-03-30T09:38:05.508Z] #48 153.7 crypto/sha512 [2020-03-30T09:38:05.508Z] #48 153.9 go/scanner [2020-03-30T09:38:06.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-30T09:38:07.010Z] #48 ... [2020-03-30T09:38:07.010Z] [2020-03-30T09:38:07.010Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:38:07.010Z] #34 148.0 github.com/BurntSushi/toml/cmd/tomlv [2020-03-30T09:38:07.010Z] #34 DONE 154.9s [2020-03-30T09:38:07.010Z] [2020-03-30T09:38:07.010Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:38:07.010Z] #57 149.6 mvdan.cc/editorconfig [2020-03-30T09:38:07.010Z] #57 149.9 mvdan.cc/sh/v3/syntax [2020-03-30T09:38:07.010Z] #57 152.3 encoding/json [2020-03-30T09:38:07.010Z] #57 154.9 go/ast [2020-03-30T09:38:07.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-30T09:38:08.062Z] #57 ... [2020-03-30T09:38:08.062Z] [2020-03-30T09:38:08.062Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:38:08.062Z] #45 57.97 CC images/ext-file.o [2020-03-30T09:38:08.692Z] #45 58.30 CC images/cgroup.o [2020-03-30T09:38:08.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-30T09:38:09.180Z] #65 266.6 + bin/containerd-shim-runc-v1 [2020-03-30T09:38:09.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-30T09:38:09.671Z] ................................................ [ 29%] [2020-03-30T09:38:09.739Z] #45 59.56 CC images/userns.o [2020-03-30T09:38:10.368Z] #45 60.08 CC images/google/protobuf/descriptor.o [2020-03-30T09:38:10.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-30T09:38:11.004Z] #65 304.5 + bin/containerd-stress [2020-03-30T09:38:11.004Z] #65 306.2 + bin/containerd-shim [2020-03-30T09:38:11.062Z] #65 269.6 + bin/containerd-shim-runc-v2 [2020-03-30T09:38:11.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-30T09:38:11.441Z] ok github.com/docker/docker/api/server 0.150s coverage: 9.0% of statements [2020-03-30T09:38:11.621Z] #65 270.4 + binaries [2020-03-30T09:38:11.621Z] #65 270.4 + mkdir -p /build [2020-03-30T09:38:11.621Z] #65 270.4 + cp bin/containerd /build/containerd [2020-03-30T09:38:11.621Z] #65 270.4 + cp bin/containerd-shim /build/containerd-shim [2020-03-30T09:38:11.621Z] #65 270.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-30T09:38:11.621Z] #65 270.4 + cp bin/ctr /build/ctr [2020-03-30T09:38:12.180Z] #65 DONE 270.8s [2020-03-30T09:38:12.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-30T09:38:12.739Z] [2020-03-30T09:38:12.739Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-30T09:38:12.993Z] #66 DONE 0.2s [2020-03-30T09:38:12.993Z] [2020-03-30T09:38:12.993Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-30T09:38:13.248Z] #70 DONE 0.1s [2020-03-30T09:38:13.248Z] [2020-03-30T09:38:13.248Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-30T09:38:13.248Z] #72 DONE 0.1s [2020-03-30T09:38:13.248Z] [2020-03-30T09:38:13.248Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-30T09:38:13.248Z] #75 DONE 0.1s [2020-03-30T09:38:13.248Z] [2020-03-30T09:38:13.248Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-30T09:38:13.248Z] #76 DONE 0.0s [2020-03-30T09:38:13.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-30T09:38:13.502Z] [2020-03-30T09:38:13.502Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-30T09:38:13.872Z] #45 63.31 CC images/opts.o [2020-03-30T09:38:13.872Z] #45 63.61 CC images/seccomp.o [2020-03-30T09:38:14.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-30T09:38:14.163Z] #45 64.19 CC images/binfmt-misc.o [2020-03-30T09:38:14.425Z] #77 DONE 1.2s [2020-03-30T09:38:14.680Z] [2020-03-30T09:38:14.680Z] #78 exporting to image [2020-03-30T09:38:14.680Z] #78 exporting layers [2020-03-30T09:38:14.796Z] #45 64.53 CC images/time.o [2020-03-30T09:38:15.004Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-30T09:38:15.004Z] Using test binary docker [2020-03-30T09:38:15.004Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-30T09:38:15.004Z] +++ /etc/init.d/apparmor start [2020-03-30T09:38:15.004Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-30T09:38:15.004Z] INFO: Waiting for daemon to start... [2020-03-30T09:38:15.004Z] Starting dockerd [2020-03-30T09:38:15.004Z] +++ 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-03-30T09:38:15.085Z] #45 64.94 CC images/sysctl.o [2020-03-30T09:38:15.385Z] #45 65.24 CC images/autofs.o [2020-03-30T09:38:15.673Z] #45 65.55 CC images/macvlan.o [2020-03-30T09:38:15.962Z] #45 65.84 CC images/sit.o [2020-03-30T09:38:16.257Z] #45 66.27 LINK images/built-in.o [2020-03-30T09:38:16.547Z] #45 66.49 GEN compel/include/asm [2020-03-30T09:38:16.547Z] #45 66.52 GEN compel/include/version.h [2020-03-30T09:38:16.837Z] #45 66.55 touch .config [2020-03-30T09:38:16.837Z] #45 66.57 GEN include/common/config.h [2020-03-30T09:38:16.837Z] #45 66.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-30T09:38:16.837Z] #45 66.76 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-30T09:38:16.837Z] #45 66.79 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-03-30T09:38:17.015Z] . [2020-03-30T09:38:17.015Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-30T09:38:17.015Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-30T09:38:17.015Z] Error: No such image: emptyfs [2020-03-30T09:38:17.015Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-30T09:38:17.015Z] ++++ docker load [2020-03-30T09:38:17.015Z] Running integration-test (iteration 1) [2020-03-30T09:38:17.015Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-30T09:38:17.015Z] ++ 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-03-30T09:38:17.015Z] ++ set -e [2020-03-30T09:38:17.015Z] ++ '[' -n 0 ']' [2020-03-30T09:38:17.015Z] ++ set -x [2020-03-30T09:38:17.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-30T09:38:17.127Z] #45 66.81 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-03-30T09:38:17.127Z] #45 66.88 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-03-30T09:38:17.127Z] #45 66.92 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-03-30T09:38:17.127Z] #45 66.95 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-03-30T09:38:17.127Z] #45 67.00 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-30T09:38:17.127Z] #45 67.01 DEP compel/plugins/std/infect.d [2020-03-30T09:38:17.415Z] #45 67.23 DEP compel/plugins/std/string.d [2020-03-30T09:38:17.559Z] #65 312.8 + bin/containerd-shim-runc-v1 [2020-03-30T09:38:17.704Z] #45 67.41 DEP compel/plugins/std/log.d [2020-03-30T09:38:17.704Z] #45 67.59 DEP compel/plugins/std/fds.d [2020-03-30T09:38:17.994Z] #45 67.78 DEP compel/plugins/std/std.d [2020-03-30T09:38:18.285Z] #45 67.95 DEP compel/plugins/shmem/shmem.d [2020-03-30T09:38:18.285Z] #45 68.14 DEP compel/plugins/fds/fds.d [2020-03-30T09:38:18.573Z] #45 68.46 CC compel/plugins/std/std.o [2020-03-30T09:38:19.205Z] #45 69.10 CC compel/plugins/std/fds.o [2020-03-30T09:38:19.495Z] #45 ... [2020-03-30T09:38:19.495Z] [2020-03-30T09:38:19.495Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:38:19.495Z] #57 157.7 golang.org/x/sys/unix [2020-03-30T09:38:19.495Z] #57 ... [2020-03-30T09:38:19.495Z] [2020-03-30T09:38:19.495Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:38:19.495Z] #48 157.8 net/url [2020-03-30T09:38:19.495Z] #48 159.4 text/template/parse [2020-03-30T09:38:19.495Z] #48 159.6 go/ast [2020-03-30T09:38:19.495Z] #48 164.9 encoding/json [2020-03-30T09:38:20.081Z] #65 316.0 + bin/containerd-shim-runc-v2 [2020-03-30T09:38:20.125Z] #48 ... [2020-03-30T09:38:20.125Z] [2020-03-30T09:38:20.125Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:38:20.125Z] #45 70.06 CC compel/plugins/std/log.o [2020-03-30T09:38:20.646Z] #65 316.8 + binaries [2020-03-30T09:38:20.646Z] #65 316.8 + mkdir -p /build [2020-03-30T09:38:20.646Z] #65 316.8 + cp bin/containerd /build/containerd [2020-03-30T09:38:20.646Z] #65 316.8 + cp bin/containerd-shim /build/containerd-shim [2020-03-30T09:38:20.903Z] #65 316.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-30T09:38:20.903Z] #65 316.8 + cp bin/ctr /build/ctr [2020-03-30T09:38:21.160Z] #65 DONE 317.2s [2020-03-30T09:38:21.204Z] #78 exporting layers 5.9s done [2020-03-30T09:38:21.204Z] #78 writing image sha256:cf8c84ddf751a4e8e6aafee90daff5ae2336c70dc2f6c506649f13f88c11ab1f done [2020-03-30T09:38:21.204Z] #78 naming to docker.io/library/docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 done [2020-03-30T09:38:21.204Z] #78 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-30T09:38:22.089Z] [2020-03-30T09:38:22.089Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-30T09:38:22.089Z] #66 DONE 0.2s [2020-03-30T09:38:22.204Z] #45 71.68 CC compel/plugins/std/string.o [2020-03-30T09:38:22.345Z] [2020-03-30T09:38:22.345Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-30T09:38:22.345Z] #70 DONE 0.1s [2020-03-30T09:38:22.345Z] [2020-03-30T09:38:22.345Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-30T09:38:22.602Z] #72 DONE 0.2s [2020-03-30T09:38:22.602Z] [2020-03-30T09:38:22.602Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-30T09:38:22.602Z] #75 DONE 0.1s [2020-03-30T09:38:22.602Z] [2020-03-30T09:38:22.602Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-30T09:38:22.602Z] #76 DONE 0.0s [2020-03-30T09:38:22.602Z] [2020-03-30T09:38:22.602Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-30T09:38:22.709Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-30T09:38:22.709Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-30T09:38:22.709Z] ok github.com/docker/docker/api/types/strslice 0.026s coverage: 90.0% of statements [2020-03-30T09:38:22.709Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2020-03-30T09:38:22.709Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 4.5% of statements [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/types [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-30T09:38:22.709Z] ok github.com/docker/docker/api/types/time 0.035s coverage: 100.0% of statements [2020-03-30T09:38:22.709Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/builder [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-30T09:38:22.709Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-30T09:38:22.709Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-03-30T09:38:22.709Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-03-30T09:38:22.831Z] #45 72.63 CC compel/plugins/std/infect.o [2020-03-30T09:38:23.120Z] #45 73.15 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-03-30T09:38:23.152Z] [2020-03-30T09:38:23.152Z] Removing bundles/ [2020-03-30T09:38:23.152Z] [2020-03-30T09:38:23.152Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-30T09:38:23.152Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-30T09:38:23.152Z] GOOS="" GOARCH="" GOARM="" [2020-03-30T09:38:23.410Z] #45 73.21 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-03-30T09:38:23.645Z] ok github.com/docker/docker/builder/remotecontext/git 3.160s coverage: 86.3% of statements [2020-03-30T09:38:23.645Z] ok github.com/docker/docker/builder/remotecontext 0.297s coverage: 13.6% of statements [2020-03-30T09:38:23.700Z] #45 73.30 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-03-30T09:38:23.700Z] #45 73.36 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-03-30T09:38:23.700Z] #45 73.50 AR compel/plugins/std.lib.a [2020-03-30T09:38:23.970Z] #77 DONE 1.1s [2020-03-30T09:38:23.970Z] [2020-03-30T09:38:23.970Z] #78 exporting to image [2020-03-30T09:38:23.970Z] #78 exporting layers [2020-03-30T09:38:23.989Z] #45 73.64 CC compel/plugins/fds/fds.o [2020-03-30T09:38:24.281Z] #45 74.00 AR compel/plugins/fds.lib.a [2020-03-30T09:38:24.281Z] #45 74.09 HOSTDEP compel/src/lib/log-host.d [2020-03-30T09:38:24.572Z] #45 74.41 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-30T09:38:24.583Z] ok github.com/docker/docker/builder/dockerfile 1.124s coverage: 48.2% of statements [2020-03-30T09:38:24.583Z] ? github.com/docker/docker/cli [no test files] [2020-03-30T09:38:24.583Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-30T09:38:24.862Z] #45 74.59 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-03-30T09:38:25.153Z] #45 74.85 HOSTDEP compel/src/main-host.d [2020-03-30T09:38:25.371Z] Loaded image: buildpack-deps:jessie [2020-03-30T09:38:25.371Z] Loaded image: busybox:latest [2020-03-30T09:38:25.371Z] Loaded image: busybox:glibc [2020-03-30T09:38:25.371Z] Loaded image: debian:jessie [2020-03-30T09:38:25.371Z] Loaded image: hello-world:latest [2020-03-30T09:38:25.371Z] INFO: Testing against a local daemon [2020-03-30T09:38:25.371Z] === RUN TestCgroupNamespacesBuild [2020-03-30T09:38:25.444Z] #45 75.20 DEP compel/src/lib/ptrace.d [2020-03-30T09:38:25.739Z] #45 75.45 DEP compel/src/lib/infect.d [2020-03-30T09:38:26.031Z] #45 ... [2020-03-30T09:38:26.031Z] [2020-03-30T09:38:26.031Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-30T09:38:26.031Z] #11 169.1 Selecting previously unselected package libapparmor1:ppc64el. [2020-03-30T09:38:26.031Z] #11 169.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-03-30T09:38:26.031Z] #11 169.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-03-30T09:38:26.031Z] #11 169.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-03-30T09:38:26.031Z] #11 169.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-03-30T09:38:26.031Z] #11 169.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-30T09:38:26.031Z] #11 169.5 Selecting previously unselected package libbtrfs0. [2020-03-30T09:38:26.031Z] #11 169.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-30T09:38:26.031Z] #11 169.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-30T09:38:26.031Z] #11 169.7 Selecting previously unselected package libbtrfs-dev. [2020-03-30T09:38:26.031Z] #11 169.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-30T09:38:26.031Z] #11 169.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:38:26.031Z] #11 169.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-03-30T09:38:26.031Z] #11 169.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-30T09:38:26.031Z] #11 170.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-30T09:38:26.031Z] #11 170.1 Selecting previously unselected package libudev-dev:ppc64el. [2020-03-30T09:38:26.031Z] #11 170.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-30T09:38:26.031Z] #11 170.1 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-30T09:38:26.031Z] #11 170.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-03-30T09:38:26.031Z] #11 170.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-03-30T09:38:26.031Z] #11 170.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-03-30T09:38:26.031Z] #11 170.9 Selecting previously unselected package libpcre16-3:ppc64el. [2020-03-30T09:38:26.031Z] #11 170.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-03-30T09:38:26.031Z] #11 170.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-30T09:38:26.031Z] #11 171.1 Selecting previously unselected package libpcre32-3:ppc64el. [2020-03-30T09:38:26.031Z] #11 171.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-03-30T09:38:26.031Z] #11 171.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-30T09:38:26.031Z] #11 171.5 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-03-30T09:38:26.031Z] #11 171.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-03-30T09:38:26.031Z] #11 171.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-30T09:38:26.031Z] #11 171.7 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-03-30T09:38:26.031Z] #11 171.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-03-30T09:38:26.031Z] #11 171.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-30T09:38:26.031Z] #11 172.2 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-03-30T09:38:26.031Z] #11 172.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-03-30T09:38:26.031Z] #11 172.2 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-30T09:38:26.031Z] #11 172.6 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-03-30T09:38:26.031Z] #11 172.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-03-30T09:38:26.031Z] #11 172.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-30T09:38:26.031Z] #11 172.8 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-03-30T09:38:26.031Z] #11 172.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-03-30T09:38:26.031Z] #11 172.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-30T09:38:26.031Z] #11 173.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-03-30T09:38:26.031Z] #11 173.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-30T09:38:26.031Z] #11 173.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-30T09:38:26.031Z] #11 174.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-30T09:38:26.031Z] #11 174.1 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-30T09:38:26.031Z] #11 174.1 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-03-30T09:38:26.031Z] #11 174.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-30T09:38:26.031Z] #11 174.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-30T09:38:26.031Z] #11 174.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-03-30T09:38:26.031Z] #11 174.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:38:26.031Z] #11 174.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-30T09:38:26.031Z] #11 174.2 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-30T09:38:26.031Z] #11 174.2 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-30T09:38:26.031Z] #11 174.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-30T09:38:26.031Z] #11 174.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-30T09:38:26.031Z] #11 174.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-30T09:38:26.031Z] #11 174.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-30T09:38:26.031Z] #11 174.3 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-30T09:38:26.031Z] #11 174.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-30T09:38:26.031Z] #11 174.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-30T09:38:26.031Z] #11 174.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:38:26.031Z] #11 174.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-03-30T09:38:26.031Z] #11 174.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-03-30T09:38:26.031Z] #11 174.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-30T09:38:26.031Z] #11 174.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-03-30T09:38:26.031Z] #11 174.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-03-30T09:38:26.031Z] #11 174.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-30T09:38:26.031Z] #11 174.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-30T09:38:26.031Z] #11 174.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-30T09:38:26.032Z] #11 174.5 Setting up dmsetup (2:1.02.155-3) ... [2020-03-30T09:38:26.032Z] #11 174.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-30T09:38:26.032Z] #11 174.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-30T09:38:26.032Z] #11 174.6 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:38:26.671Z] #11 DONE 175.0s [2020-03-30T09:38:26.671Z] [2020-03-30T09:38:26.671Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-30T09:38:26.671Z] #12 ... [2020-03-30T09:38:26.671Z] [2020-03-30T09:38:26.671Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:38:26.671Z] #59 DONE 0.2s [2020-03-30T09:38:26.671Z] [2020-03-30T09:38:26.671Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-30T09:38:26.671Z] #60 DONE 0.1s [2020-03-30T09:38:26.671Z] [2020-03-30T09:38:26.671Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:38:26.833Z] --- PASS: TestCgroupNamespacesBuild (2.41s) [2020-03-30T09:38:26.833Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-30T09:38:26.960Z] #61 0.287 + RM_GOPATH=0 [2020-03-30T09:38:26.960Z] #61 0.287 + TMP_GOPATH= [2020-03-30T09:38:26.960Z] #61 0.287 + : /build [2020-03-30T09:38:26.960Z] #61 0.287 + '[' -z '' ']' [2020-03-30T09:38:26.960Z] #61 0.289 ++ mktemp -d [2020-03-30T09:38:26.960Z] #61 0.290 + export GOPATH=/tmp/tmp.DBLgau2HHp [2020-03-30T09:38:26.960Z] #61 0.290 + GOPATH=/tmp/tmp.DBLgau2HHp [2020-03-30T09:38:26.960Z] #61 0.290 + RM_GOPATH=1 [2020-03-30T09:38:26.960Z] #61 0.291 ++ dirname ./install.sh [2020-03-30T09:38:26.960Z] #61 0.293 + dir=. [2020-03-30T09:38:26.960Z] #61 0.293 + bin=runc [2020-03-30T09:38:26.960Z] #61 0.293 + shift [2020-03-30T09:38:26.960Z] #61 0.293 + '[' '!' -f ./runc.installer ']' [2020-03-30T09:38:26.960Z] #61 0.293 + . ./runc.installer [2020-03-30T09:38:26.960Z] #61 0.297 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-30T09:38:26.960Z] #61 0.298 + install_runc [2020-03-30T09:38:26.960Z] #61 0.299 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-30T09:38:26.960Z] #61 0.302 + uname -r [2020-03-30T09:38:27.248Z] #61 ... [2020-03-30T09:38:27.248Z] [2020-03-30T09:38:27.248Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-30T09:38:27.248Z] #12 DONE 0.7s [2020-03-30T09:38:27.248Z] [2020-03-30T09:38:27.248Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:38:27.248Z] #61 0.304 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-30T09:38:27.248Z] #61 0.304 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-30T09:38:27.248Z] #61 0.304 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-30T09:38:27.248Z] #61 0.304 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DBLgau2HHp/src/github.com/opencontainers/runc [2020-03-30T09:38:27.248Z] #61 0.312 Cloning into '/tmp/tmp.DBLgau2HHp/src/github.com/opencontainers/runc'... [2020-03-30T09:38:27.536Z] #61 ... [2020-03-30T09:38:27.536Z] [2020-03-30T09:38:27.536Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-30T09:38:27.536Z] #13 DONE 0.5s [2020-03-30T09:38:27.826Z] [2020-03-30T09:38:27.826Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-30T09:38:28.118Z] #14 0.376 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-30T09:38:28.118Z] #14 DONE 0.5s [2020-03-30T09:38:28.118Z] [2020-03-30T09:38:28.118Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-30T09:38:28.409Z] #15 DONE 0.4s [2020-03-30T09:38:28.409Z] [2020-03-30T09:38:28.409Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:38:28.409Z] #45 75.84 DEP compel/src/lib/infect-util.d [2020-03-30T09:38:28.409Z] #45 76.05 DEP compel/src/lib/infect-rpc.d [2020-03-30T09:38:28.409Z] #45 76.46 DEP compel/arch/ppc64/src/lib/infect.d [2020-03-30T09:38:28.409Z] #45 76.66 DEP compel/arch/ppc64/src/lib/cpu.d [2020-03-30T09:38:28.409Z] #45 76.84 DEP compel/src/lib/log.d [2020-03-30T09:38:28.409Z] #45 77.11 DEP compel/src/main.d [2020-03-30T09:38:28.409Z] #45 77.37 DEP compel/src/lib/handle-elf.d [2020-03-30T09:38:28.409Z] #45 77.67 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-03-30T09:38:28.409Z] #45 78.07 CC compel/src/lib/log.o [2020-03-30T09:38:28.844Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-03-30T09:38:28.844Z] === RUN TestBuildWithSession [2020-03-30T09:38:28.844Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-30T09:38:28.844Z] build_session_test.go:25: TODO: BuildKit [2020-03-30T09:38:28.844Z] === RUN TestBuildSquashParent [2020-03-30T09:38:29.039Z] #45 78.65 CC compel/arch/ppc64/src/lib/cpu.o [2020-03-30T09:38:29.039Z] #45 ... [2020-03-30T09:38:29.039Z] [2020-03-30T09:38:29.039Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-30T09:38:29.039Z] #16 DONE 0.5s [2020-03-30T09:38:29.331Z] [2020-03-30T09:38:29.331Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-03-30T09:38:29.620Z] #17 DONE 0.4s [2020-03-30T09:38:29.620Z] [2020-03-30T09:38:29.620Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:38:29.863Z] ok github.com/docker/docker/client 0.421s coverage: 75.8% of statements [2020-03-30T09:38:30.267Z] #18 0.865 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-30T09:38:30.515Z] #78 exporting layers 6.1s done [2020-03-30T09:38:30.515Z] #78 writing image sha256:a0248171a6ab2abe7de60b299aca38b7771abc0c3b2fcaac6f5bff4afaf78151 done [2020-03-30T09:38:30.515Z] #78 naming to docker.io/library/docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 done [2020-03-30T09:38:30.515Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2020-03-30T09:38:30.558Z] #18 1.079 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-30T09:38:30.848Z] #18 1.346 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-30T09:38:30.869Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 -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:f07f320651fbaf4941ad60bf919c6dfed48a3457 hack/make.sh dynbinary test-integration [2020-03-30T09:38:31.801Z] [2020-03-30T09:38:31.801Z] Removing bundles/ [2020-03-30T09:38:31.801Z] [2020-03-30T09:38:31.801Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-30T09:38:31.801Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-30T09:38:31.801Z] GOOS="" GOARCH="" GOARM="" [2020-03-30T09:38:31.879Z] #18 2.404 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-30T09:38:33.007Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-03-30T09:38:34.602Z] #18 4.982 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-30T09:38:35.664Z] --- PASS: TestBuildSquashParent (7.08s) [2020-03-30T09:38:35.664Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-30T09:38:35.664Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-30T09:38:35.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-30T09:38:35.664Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-30T09:38:35.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-30T09:38:35.664Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-30T09:38:35.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-30T09:38:35.664Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-30T09:38:35.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-30T09:38:35.664Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-30T09:38:35.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-30T09:38:35.664Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-30T09:38:35.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-30T09:38:35.664Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-30T09:38:35.664Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-30T09:38:36.102Z] #18 6.705 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-30T09:38:38.157Z] #18 ... [2020-03-30T09:38:38.157Z] [2020-03-30T09:38:38.157Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:38:38.157Z] #45 79.16 CC compel/arch/ppc64/src/lib/infect.o [2020-03-30T09:38:38.157Z] #45 80.70 CC compel/src/lib/infect-rpc.o [2020-03-30T09:38:38.157Z] #45 81.27 CC compel/src/lib/infect-util.o [2020-03-30T09:38:38.157Z] #45 81.73 CC compel/src/lib/infect.o [2020-03-30T09:38:38.157Z] #45 86.29 CC compel/src/lib/ptrace.o [2020-03-30T09:38:38.157Z] #45 87.11 AR compel/libcompel.a [2020-03-30T09:38:38.157Z] #45 87.25 HOSTCC compel/src/main-host.o [2020-03-30T09:38:38.157Z] #45 87.89 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-03-30T09:38:38.447Z] #45 88.29 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-30T09:38:39.104Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-30T09:38:39.104Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-30T09:38:39.474Z] #45 89.22 HOSTCC compel/src/lib/log-host.o [2020-03-30T09:38:39.762Z] #45 89.64 HOSTLINK compel/compel-host-bin [2020-03-30T09:38:40.057Z] #45 89.89 DEP soccr/soccr.d [2020-03-30T09:38:40.345Z] #45 90.33 CC soccr/soccr.o [2020-03-30T09:38:40.636Z] #45 ... [2020-03-30T09:38:40.636Z] [2020-03-30T09:38:40.636Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:38:40.636Z] #48 178.8 text/template [2020-03-30T09:38:40.636Z] #48 182.4 go/parser [2020-03-30T09:38:40.636Z] #48 ... [2020-03-30T09:38:40.636Z] [2020-03-30T09:38:40.636Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:38:40.636Z] #61 13.81 + cd /tmp/tmp.DBLgau2HHp/src/github.com/opencontainers/runc [2020-03-30T09:38:40.636Z] #61 13.82 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-30T09:38:40.992Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-03-30T09:38:41.116Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-30T09:38:41.116Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-30T09:38:41.665Z] #61 14.76 + '[' -z '' ']' [2020-03-30T09:38:41.665Z] #61 14.76 + target=static [2020-03-30T09:38:41.665Z] #61 14.76 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-30T09:38:43.128Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-30T09:38:43.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s) [2020-03-30T09:38:43.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s) [2020-03-30T09:38:43.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.29s) [2020-03-30T09:38:43.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.32s) [2020-03-30T09:38:43.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s) [2020-03-30T09:38:43.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2020-03-30T09:38:43.128Z] === RUN TestBuildMultiStageCopy [2020-03-30T09:38:43.128Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-30T09:38:45.191Z] #61 17.83 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-30T09:38:45.777Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-03-30T09:38:45.792Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-30T09:38:46.072Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-30T09:38:46.683Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-30T09:38:47.684Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-30T09:38:47.908Z] #61 ... [2020-03-30T09:38:47.908Z] [2020-03-30T09:38:47.908Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:38:47.908Z] #45 93.29 AR soccr/libsoccr.a [2020-03-30T09:38:47.908Z] #45 93.40 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-30T09:38:47.908Z] #45 93.95 DEP criu/arch/ppc64/sigframe.d [2020-03-30T09:38:47.908Z] #45 94.14 DEP criu/arch/ppc64/crtools.d [2020-03-30T09:38:47.908Z] #45 94.49 DEP criu/arch/ppc64/cpu.d [2020-03-30T09:38:47.908Z] #45 94.88 CC criu/arch/ppc64/cpu.o [2020-03-30T09:38:47.908Z] #45 95.72 CC criu/arch/ppc64/crtools.o [2020-03-30T09:38:48.198Z] #45 97.96 CC criu/arch/ppc64/sigframe.o [2020-03-30T09:38:48.296Z] --- PASS: TestBuildMultiStageCopy (5.15s) [2020-03-30T09:38:48.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s) [2020-03-30T09:38:48.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2020-03-30T09:38:48.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2020-03-30T09:38:48.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2020-03-30T09:38:48.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.78s) [2020-03-30T09:38:48.296Z] === RUN TestBuildMultiStageParentConfig [2020-03-30T09:38:48.834Z] #45 98.70 LINK criu/arch/ppc64/crtools.built-in.o [2020-03-30T09:38:48.834Z] #45 98.78 DEP criu/pie/util-vdso.d [2020-03-30T09:38:49.121Z] #45 99.03 DEP criu/pie/util.d [2020-03-30T09:38:49.750Z] #45 99.37 CC criu/pie/util.o [2020-03-30T09:38:50.039Z] #45 100.0 CC criu/pie/util-vdso.o [2020-03-30T09:38:50.307Z] --- PASS: TestBuildMultiStageParentConfig (1.75s) [2020-03-30T09:38:50.307Z] === RUN TestBuildLabelWithTargets [2020-03-30T09:38:50.667Z] #45 ... [2020-03-30T09:38:50.667Z] [2020-03-30T09:38:50.667Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:38:50.667Z] #57 189.1 golang.org/x/crypto/ssh/terminal [2020-03-30T09:38:50.667Z] #57 194.2 mvdan.cc/sh/v3/cmd/shfmt [2020-03-30T09:38:50.956Z] #57 ... [2020-03-30T09:38:50.956Z] [2020-03-30T09:38:50.956Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:38:50.956Z] #18 18.32 Fetched 8118 kB in 18s (462 kB/s) [2020-03-30T09:38:52.328Z] --- PASS: TestBuildLabelWithTargets (2.48s) [2020-03-30T09:38:52.328Z] === RUN TestBuildWithEmptyLayers [2020-03-30T09:38:53.011Z] #18 18.32 Reading package lists... [2020-03-30T09:38:53.011Z] #18 ... [2020-03-30T09:38:53.011Z] [2020-03-30T09:38:53.011Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:38:53.011Z] #45 101.6 AR criu/pie/pie.lib.a [2020-03-30T09:38:53.011Z] #45 101.8 DEP criu/pie/restorer.d [2020-03-30T09:38:53.011Z] #45 102.2 DEP criu/arch/ppc64/vdso-trampoline.d [2020-03-30T09:38:53.011Z] #45 102.3 DEP criu/arch/ppc64/restorer.d [2020-03-30T09:38:53.011Z] #45 102.6 DEP criu/arch/ppc64/vdso-pie.d [2020-03-30T09:38:53.011Z] #45 102.9 DEP criu/pie/parasite-vdso.d [2020-03-30T09:38:53.301Z] #45 103.2 DEP criu/pie/parasite.d [2020-03-30T09:38:53.329Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-03-30T09:38:53.329Z] === RUN TestBuildMultiStageOnBuild [2020-03-30T09:38:53.928Z] #45 103.7 CC criu/pie/parasite.o [2020-03-30T09:38:53.928Z] #45 ... [2020-03-30T09:38:53.928Z] [2020-03-30T09:38:53.928Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:38:53.928Z] #48 192.3 math/big [2020-03-30T09:38:54.562Z] #48 ... [2020-03-30T09:38:54.562Z] [2020-03-30T09:38:54.562Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:38:54.562Z] #18 18.32 Reading package lists... [2020-03-30T09:38:55.140Z] #18 25.56 Reading package lists... [2020-03-30T09:38:55.140Z] #18 ... [2020-03-30T09:38:55.140Z] [2020-03-30T09:38:55.140Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-30T09:38:55.140Z] #57 DONE 203.6s [2020-03-30T09:38:55.430Z] [2020-03-30T09:38:55.430Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:38:55.430Z] #48 203.5 vendor/golang.org/x/text/unicode/norm [2020-03-30T09:38:56.437Z] ok github.com/docker/docker/cmd/dockerd 0.113s coverage: 30.7% of statements [2020-03-30T09:38:56.768Z] --- PASS: TestBuildMultiStageOnBuild (3.05s) [2020-03-30T09:38:56.768Z] === RUN TestBuildUncleanTarFilenames [2020-03-30T09:38:57.492Z] #48 205.6 go/doc [2020-03-30T09:38:57.769Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2020-03-30T09:38:57.769Z] === RUN TestBuildMultiStageLayerLeak [2020-03-30T09:38:58.370Z] ok github.com/docker/docker/container 0.193s coverage: 34.9% of statements [2020-03-30T09:38:58.370Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-30T09:38:58.370Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-30T09:38:58.370Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-30T09:38:58.370Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-30T09:39:01.000Z] #48 ... [2020-03-30T09:39:01.000Z] [2020-03-30T09:39:01.000Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:39:01.000Z] #69 209.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-30T09:39:01.000Z] #69 209.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-30T09:39:01.208Z] --- PASS: TestBuildMultiStageLayerLeak (3.06s) [2020-03-30T09:39:01.208Z] === RUN TestBuildWithHugeFile [2020-03-30T09:39:01.670Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.043s coverage: 65.3% of statements [2020-03-30T09:39:02.240Z] ok github.com/docker/docker/daemon/cluster/convert 0.033s coverage: 35.6% of statements [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-30T09:39:02.417Z] ok github.com/docker/docker/api/server/httputils 0.123s coverage: 14.7% of statements [2020-03-30T09:39:02.417Z] ok github.com/docker/docker/api/server/middleware 0.182s coverage: 37.7% of statements [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-30T09:39:02.417Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2020-03-30T09:39:02.417Z] ok github.com/docker/docker/api/types/strslice 0.062s coverage: 90.0% of statements [2020-03-30T09:39:02.417Z] ok github.com/docker/docker/api/server/router/swarm 0.187s coverage: 4.5% of statements [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/types [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-30T09:39:02.417Z] ok github.com/docker/docker/api/types/time 0.348s coverage: 100.0% of statements [2020-03-30T09:39:02.417Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/builder [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-30T09:39:02.417Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-30T09:39:02.879Z] ok github.com/docker/docker/builder/dockerignore 0.039s coverage: 96.8% of statements [2020-03-30T09:39:03.622Z] ok github.com/docker/docker/daemon/cluster 0.147s coverage: 0.5% of statements [2020-03-30T09:39:06.164Z] ok github.com/docker/docker/daemon/discovery 0.043s coverage: 30.0% of statements [2020-03-30T09:39:06.562Z] #69 ... [2020-03-30T09:39:06.562Z] [2020-03-30T09:39:06.562Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:39:06.562Z] #18 25.56 Reading package lists... [2020-03-30T09:39:06.562Z] #18 33.61 Building dependency tree... [2020-03-30T09:39:06.562Z] #18 35.96 libcap2-bin is already the newest version (1:2.25-2). [2020-03-30T09:39:06.562Z] #18 35.96 The following additional packages will be installed: [2020-03-30T09:39:06.562Z] #18 35.96 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-30T09:39:06.562Z] #18 35.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-30T09:39:06.562Z] #18 35.96 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-30T09:39:06.562Z] #18 35.97 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-30T09:39:06.562Z] #18 35.97 python3.7 python3.7-minimal vim-runtime xxd [2020-03-30T09:39:06.562Z] #18 35.97 Suggested packages: [2020-03-30T09:39:06.562Z] #18 35.97 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-30T09:39:06.562Z] #18 35.97 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-30T09:39:06.562Z] #18 35.98 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-30T09:39:06.562Z] #18 35.98 Recommended packages: [2020-03-30T09:39:06.562Z] #18 35.98 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-30T09:39:06.562Z] #18 35.98 python3-keyrings.alt python3-xdg unzip [2020-03-30T09:39:06.630Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2020-03-30T09:39:06.734Z] ok github.com/docker/docker/daemon/config 0.137s coverage: 81.7% of statements [2020-03-30T09:39:07.592Z] #18 ... [2020-03-30T09:39:07.592Z] [2020-03-30T09:39:07.592Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:39:07.592Z] #45 107.2 LINK criu/pie/parasite.built-in.o [2020-03-30T09:39:07.592Z] #45 107.2 GEN criu/pie/parasite-blob.h [2020-03-30T09:39:07.592Z] #45 107.3 CC criu/pie/parasite-vdso.o [2020-03-30T09:39:07.592Z] #45 108.5 CC criu/arch/ppc64/vdso-pie.o [2020-03-30T09:39:07.592Z] #45 109.2 CC criu/arch/ppc64/restorer.o [2020-03-30T09:39:07.592Z] #45 109.9 CC criu/arch/ppc64/vdso-trampoline.o [2020-03-30T09:39:07.592Z] #45 109.9 CC criu/pie/restorer.o [2020-03-30T09:39:07.592Z] #45 116.1 LINK criu/pie/restorer.built-in.o [2020-03-30T09:39:07.592Z] #45 116.2 GEN criu/pie/restorer-blob.h [2020-03-30T09:39:07.592Z] #45 116.4 DEP criu/vdso.d [2020-03-30T09:39:07.592Z] #45 116.8 DEP criu/uts_ns.d [2020-03-30T09:39:07.592Z] #45 117.1 DEP criu/util.d [2020-03-30T09:39:07.592Z] #45 117.5 DEP criu/uffd.d [2020-03-30T09:39:07.606Z] ok github.com/docker/docker/builder/remotecontext 0.769s coverage: 9.2% of statements [2020-03-30T09:39:07.606Z] ok github.com/docker/docker/builder/dockerfile 0.801s coverage: 46.3% of statements [2020-03-30T09:39:07.672Z] ok github.com/docker/docker/daemon/events 0.103s coverage: 50.0% of statements [2020-03-30T09:39:08.221Z] #45 117.9 DEP criu/tun.d [2020-03-30T09:39:08.221Z] #45 118.2 DEP criu/tty.d [2020-03-30T09:39:08.850Z] #45 118.7 DEP criu/timerfd.d [2020-03-30T09:39:09.140Z] #45 ... [2020-03-30T09:39:09.140Z] [2020-03-30T09:39:09.140Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:39:09.140Z] #18 39.79 The following NEW packages will be installed: [2020-03-30T09:39:09.140Z] #18 39.79 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-30T09:39:09.140Z] #18 39.79 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-30T09:39:09.140Z] #18 39.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-30T09:39:09.140Z] #18 39.79 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-30T09:39:09.140Z] #18 39.80 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-30T09:39:09.140Z] #18 39.80 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-30T09:39:09.140Z] #18 39.80 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-30T09:39:09.140Z] #18 39.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-30T09:39:09.140Z] #18 39.80 xz-utils zip [2020-03-30T09:39:09.429Z] #18 40.06 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-30T09:39:09.429Z] #18 40.06 Need to get 29.2 MB of archives. [2020-03-30T09:39:09.429Z] #18 40.06 After this operation, 134 MB of additional disk space will be used. [2020-03-30T09:39:09.429Z] #18 40.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-03-30T09:39:09.429Z] #18 40.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-03-30T09:39:09.429Z] #18 40.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-03-30T09:39:09.583Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2020-03-30T09:39:09.720Z] #18 40.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-03-30T09:39:09.720Z] #18 40.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-03-30T09:39:09.720Z] #18 40.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-03-30T09:39:10.011Z] #18 40.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-03-30T09:39:10.011Z] #18 40.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-03-30T09:39:10.011Z] #18 40.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-03-30T09:39:10.011Z] #18 40.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-03-30T09:39:10.011Z] #18 40.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-03-30T09:39:10.011Z] #18 40.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-03-30T09:39:10.011Z] #18 40.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-03-30T09:39:10.011Z] #18 40.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-03-30T09:39:10.011Z] #18 40.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-03-30T09:39:10.011Z] #18 40.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-03-30T09:39:10.018Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-30T09:39:10.301Z] #18 40.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-30T09:39:10.301Z] #18 40.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-30T09:39:10.301Z] #18 40.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-03-30T09:39:10.301Z] #18 40.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-03-30T09:39:10.301Z] #18 40.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-03-30T09:39:10.301Z] #18 40.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-03-30T09:39:10.301Z] #18 40.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-03-30T09:39:10.609Z] #18 40.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-30T09:39:10.609Z] #18 41.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-30T09:39:10.609Z] #18 41.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-30T09:39:10.609Z] #18 41.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-03-30T09:39:10.609Z] #18 41.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-03-30T09:39:10.609Z] #18 41.04 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-03-30T09:39:11.248Z] #18 42.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-30T09:39:11.537Z] #18 42.02 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-30T09:39:11.537Z] #18 42.03 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-30T09:39:11.537Z] #18 42.05 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-03-30T09:39:11.537Z] #18 42.06 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-03-30T09:39:11.537Z] #18 42.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-03-30T09:39:11.537Z] #18 42.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-30T09:39:11.826Z] #18 42.30 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-03-30T09:39:11.826Z] #18 42.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-03-30T09:39:11.826Z] #18 42.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-30T09:39:11.826Z] #18 42.40 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-03-30T09:39:11.826Z] #18 42.43 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-30T09:39:11.826Z] #18 42.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-03-30T09:39:12.117Z] #18 42.60 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-03-30T09:39:12.117Z] #18 42.65 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-03-30T09:39:12.117Z] #18 42.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-30T09:39:12.406Z] #18 43.17 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-03-30T09:39:12.695Z] #18 43.33 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-03-30T09:39:12.695Z] #18 43.42 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-03-30T09:39:12.871Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-03-30T09:39:13.723Z] #18 44.36 debconf: delaying package configuration, since apt-utils is not installed [2020-03-30T09:39:13.852Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.471s coverage: 13.8% of statements [2020-03-30T09:39:14.013Z] #18 44.54 Fetched 29.2 MB in 3s (8457 kB/s) [2020-03-30T09:39:14.013Z] #18 44.63 Selecting previously unselected package pigz. [2020-03-30T09:39:14.013Z] #18 44.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 ... 23352 files and directories currently installed.) [2020-03-30T09:39:14.304Z] #18 44.75 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...#18 ... [2020-03-30T09:39:14.304Z] [2020-03-30T09:39:14.304Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:39:14.304Z] #69 DONE 222.6s [2020-03-30T09:39:14.304Z] [2020-03-30T09:39:14.304Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:39:14.304Z] #18 44.75 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-03-30T09:39:14.304Z] #18 44.76 Unpacking pigz (2.4-1) ... [2020-03-30T09:39:14.304Z] #18 ... [2020-03-30T09:39:14.304Z] [2020-03-30T09:39:14.304Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:39:14.304Z] #45 119.2 DEP criu/sysfs_parse.d [2020-03-30T09:39:14.304Z] #45 119.6 DEP criu/sysctl.d [2020-03-30T09:39:14.304Z] #45 120.0 DEP criu/string.d [2020-03-30T09:39:14.304Z] #45 120.1 DEP criu/stats.d [2020-03-30T09:39:14.304Z] #45 120.5 DEP criu/sockets.d [2020-03-30T09:39:14.304Z] #45 120.9 DEP criu/sk-unix.d [2020-03-30T09:39:14.304Z] #45 121.3 DEP criu/sk-tcp.d [2020-03-30T09:39:14.304Z] #45 121.9 DEP criu/sk-queue.d [2020-03-30T09:39:14.304Z] #45 122.3 DEP criu/sk-packet.d [2020-03-30T09:39:14.304Z] #45 122.7 DEP criu/sk-netlink.d [2020-03-30T09:39:14.304Z] #45 123.1 DEP criu/sk-inet.d [2020-03-30T09:39:14.304Z] #45 123.5 DEP criu/signalfd.d [2020-03-30T09:39:14.304Z] #45 123.7 DEP criu/sigframe.d [2020-03-30T09:39:14.304Z] #45 123.8 DEP criu/shmem.d [2020-03-30T09:39:14.304Z] #45 ... [2020-03-30T09:39:14.304Z] [2020-03-30T09:39:14.304Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-30T09:39:14.304Z] #70 DONE 0.1s [2020-03-30T09:39:14.304Z] [2020-03-30T09:39:14.304Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:39:14.304Z] #45 124.1 DEP criu/servicefd.d [2020-03-30T09:39:14.304Z] #45 ... [2020-03-30T09:39:14.304Z] [2020-03-30T09:39:14.304Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:39:14.304Z] #18 44.92 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-03-30T09:39:14.304Z] #18 44.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-30T09:39:14.304Z] #18 44.95 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-30T09:39:14.794Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.797s coverage: 57.0% of statements [2020-03-30T09:39:15.803Z] #18 46.42 Selecting previously unselected package python3.7-minimal. [2020-03-30T09:39:15.803Z] #18 46.44 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-30T09:39:15.803Z] #18 46.46 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-30T09:39:17.378Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-03-30T09:39:17.860Z] #18 48.44 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-30T09:39:17.860Z] #18 48.47 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-30T09:39:18.625Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-30T09:39:18.754Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.415s coverage: 46.2% of statements [2020-03-30T09:39:19.690Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.289s coverage: 72.5% of statements [2020-03-30T09:39:20.040Z] ok github.com/docker/docker/client 0.693s coverage: 75.3% of statements [2020-03-30T09:39:20.788Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-03-30T09:39:21.069Z] ok github.com/docker/docker/daemon 12.333s coverage: 17.5% of statements [2020-03-30T09:39:21.069Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-30T09:39:21.069Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-30T09:39:21.069Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-30T09:39:21.069Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-30T09:39:21.069Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-30T09:39:21.069Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.986s coverage: 49.5% of statements [2020-03-30T09:39:24.310Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.646s coverage: 76.1% of statements [2020-03-30T09:39:24.310Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-03-30T09:39:24.310Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-03-30T09:39:24.310Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-03-30T09:39:24.333Z] #18 52.64 Selecting previously unselected package python3-minimal. [2020-03-30T09:39:24.333Z] #18 52.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 ... 23601 files and directories currently installed.) [2020-03-30T09:39:24.333Z] #18 52.70 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-03-30T09:39:24.333Z] #18 52.71 Unpacking python3-minimal (3.7.3-1) ... [2020-03-30T09:39:24.333Z] #18 52.82 Selecting previously unselected package libmpdec2:ppc64el. [2020-03-30T09:39:24.333Z] #18 52.84 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-03-30T09:39:24.333Z] #18 52.85 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-03-30T09:39:24.333Z] #18 52.98 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-03-30T09:39:24.333Z] #18 53.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-30T09:39:24.333Z] #18 53.01 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-30T09:39:24.333Z] #18 ... [2020-03-30T09:39:24.333Z] [2020-03-30T09:39:24.333Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:39:24.333Z] #48 221.8 github.com/LK4D4/vndr/build [2020-03-30T09:39:24.333Z] #48 227.9 vendor/golang.org/x/net/idna [2020-03-30T09:39:24.333Z] #48 ... [2020-03-30T09:39:24.333Z] [2020-03-30T09:39:24.333Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:39:24.333Z] #45 124.8 DEP criu/seize.d [2020-03-30T09:39:24.333Z] #45 125.7 DEP criu/seccomp.d [2020-03-30T09:39:24.333Z] #45 126.4 DEP criu/rst-malloc.d [2020-03-30T09:39:24.333Z] #45 126.6 DEP criu/rbtree.d [2020-03-30T09:39:24.333Z] #45 126.7 DEP criu/pstree.d [2020-03-30T09:39:24.333Z] #45 127.1 DEP criu/protobuf.d [2020-03-30T09:39:24.333Z] #45 127.4 GEN criu/protobuf-desc-gen.h [2020-03-30T09:39:24.333Z] #45 130.3 DEP criu/protobuf-desc.d [2020-03-30T09:39:24.333Z] #45 130.6 DEP criu/proc_parse.d [2020-03-30T09:39:24.333Z] #45 130.9 DEP criu/plugin.d [2020-03-30T09:39:24.333Z] #45 131.1 DEP criu/pipes.d [2020-03-30T09:39:24.333Z] #45 131.4 DEP criu/pie-util.d [2020-03-30T09:39:24.333Z] #45 131.7 DEP criu/pie-util-vdso.d [2020-03-30T09:39:24.333Z] #45 132.0 DEP criu/path.d [2020-03-30T09:39:24.333Z] #45 132.2 DEP criu/parasite-syscall.d [2020-03-30T09:39:24.333Z] #45 132.7 DEP criu/pagemap.d [2020-03-30T09:39:24.333Z] #45 133.1 DEP criu/pagemap-cache.d [2020-03-30T09:39:24.333Z] #45 133.3 DEP criu/page-xfer.d [2020-03-30T09:39:24.333Z] #45 133.6 DEP criu/page-pipe.d [2020-03-30T09:39:24.333Z] #45 ... [2020-03-30T09:39:24.333Z] [2020-03-30T09:39:24.333Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:39:24.333Z] #18 54.54 Selecting previously unselected package python3.7. [2020-03-30T09:39:24.333Z] #18 54.55 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-30T09:39:24.333Z] #18 54.55 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-30T09:39:24.333Z] #18 54.73 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-03-30T09:39:24.333Z] #18 54.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-03-30T09:39:24.333Z] #18 54.76 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-30T09:39:24.333Z] #18 54.94 Setting up python3-minimal (3.7.3-1) ... [2020-03-30T09:39:25.359Z] #18 55.95 Selecting previously unselected package python3. [2020-03-30T09:39:25.359Z] #18 55.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-03-30T09:39:25.359Z] #18 56.07 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-03-30T09:39:25.359Z] #18 56.09 Unpacking python3 (3.7.3-1) ... [2020-03-30T09:39:25.650Z] #18 56.22 Selecting previously unselected package libip4tc0:ppc64el. [2020-03-30T09:39:25.650Z] #18 56.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-03-30T09:39:25.650Z] #18 56.23 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-03-30T09:39:25.650Z] #18 56.31 Selecting previously unselected package libip6tc0:ppc64el. [2020-03-30T09:39:25.650Z] #18 56.32 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-03-30T09:39:25.650Z] #18 56.32 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-03-30T09:39:25.689Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 41.8% of statements [2020-03-30T09:39:25.936Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-30T09:39:25.940Z] #18 56.48 Selecting previously unselected package libiptc0:ppc64el. [2020-03-30T09:39:25.940Z] #18 56.50 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-03-30T09:39:25.940Z] #18 56.50 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-03-30T09:39:25.940Z] #18 56.65 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-03-30T09:39:25.940Z] #18 56.65 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-03-30T09:39:25.940Z] #18 56.66 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-30T09:39:26.238Z] #18 56.72 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-03-30T09:39:26.238Z] #18 56.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-03-30T09:39:26.238Z] #18 56.74 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-30T09:39:26.238Z] #18 56.82 Selecting previously unselected package libnftnl11:ppc64el. [2020-03-30T09:39:26.238Z] #18 56.84 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-03-30T09:39:26.238Z] #18 56.85 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-03-30T09:39:26.257Z] ok github.com/docker/docker/daemon/logger/awslogs 0.267s coverage: 77.8% of statements [2020-03-30T09:39:26.539Z] #18 56.95 Selecting previously unselected package iptables. [2020-03-30T09:39:26.539Z] #18 56.97 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-03-30T09:39:26.539Z] #18 56.98 Unpacking iptables (1.8.2-4) ... [2020-03-30T09:39:26.827Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.9% of statements [2020-03-30T09:39:26.827Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.282s coverage: 61.0% of statements [2020-03-30T09:39:26.827Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-30T09:39:26.827Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-30T09:39:26.827Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-30T09:39:26.827Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-30T09:39:26.827Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-30T09:39:26.827Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-30T09:39:27.087Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2020-03-30T09:39:27.567Z] #18 57.88 Selecting previously unselected package xxd. [2020-03-30T09:39:27.567Z] #18 57.89 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-30T09:39:27.567Z] #18 57.89 Unpacking xxd (2:8.1.0875-5) ... [2020-03-30T09:39:27.567Z] #18 58.07 Selecting previously unselected package vim-common. [2020-03-30T09:39:27.567Z] #18 58.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-30T09:39:27.567Z] #18 58.13 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-30T09:39:27.656Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 26.2% of statements [2020-03-30T09:39:27.656Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.047s coverage: 88.3% of statements [2020-03-30T09:39:27.859Z] #18 58.38 Selecting previously unselected package bash-completion. [2020-03-30T09:39:27.859Z] #18 58.38 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-30T09:39:28.595Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 62.1% of statements [2020-03-30T09:39:28.961Z] --- PASS: TestBuildWithHugeFile (25.65s) [2020-03-30T09:39:28.961Z] === RUN TestBuildWithEmptyDockerfile [2020-03-30T09:39:28.961Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-30T09:39:28.961Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-30T09:39:28.961Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-30T09:39:28.961Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-30T09:39:28.962Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-30T09:39:28.962Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-30T09:39:28.962Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-30T09:39:28.962Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-30T09:39:28.962Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-30T09:39:28.962Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-03-30T09:39:28.962Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-03-30T09:39:28.962Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-03-30T09:39:28.962Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-03-30T09:39:28.962Z] === RUN TestBuildPreserveOwnership [2020-03-30T09:39:28.962Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-30T09:39:29.168Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 74.7% of statements [2020-03-30T09:39:29.168Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-30T09:39:29.738Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 33.3% of statements [2020-03-30T09:39:29.738Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 19.9% of statements [2020-03-30T09:39:30.681Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2020-03-30T09:39:30.682Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 47.8% of statements [2020-03-30T09:39:31.632Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-30T09:39:31.638Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2020-03-30T09:39:33.019Z] ok github.com/docker/docker/daemon/logger/splunk 1.916s coverage: 82.5% of statements [2020-03-30T09:39:33.019Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-30T09:39:33.019Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-30T09:39:33.019Z] ok github.com/docker/docker/distribution/metadata 0.090s coverage: 48.2% of statements [2020-03-30T09:39:33.643Z] --- PASS: TestBuildPreserveOwnership (6.75s) [2020-03-30T09:39:33.644Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.50s) [2020-03-30T09:39:33.644Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.24s) [2020-03-30T09:39:33.644Z] === RUN TestBuildPlatformInvalid [2020-03-30T09:39:33.924Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-03-30T09:39:33.924Z] PASS [2020-03-30T09:39:33.924Z] [2020-03-30T09:39:33.924Z] === Skipped [2020-03-30T09:39:33.924Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-03-30T09:39:33.924Z] build_session_test.go:25: TODO: BuildKit [2020-03-30T09:39:33.924Z] [2020-03-30T09:39:33.924Z] [2020-03-30T09:39:33.924Z] DONE 32 tests, 1 skipped in 76.723s [2020-03-30T09:39:33.924Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-30T09:39:33.924Z] ++ 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-03-30T09:39:33.924Z] ++ set -e [2020-03-30T09:39:33.924Z] ++ '[' -n 0 ']' [2020-03-30T09:39:33.924Z] ++ set -x [2020-03-30T09:39:33.924Z] ++ env -i DEST=/go/src/github.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-03-30T09:39:33.924Z] INFO: Testing against a local daemon [2020-03-30T09:39:33.924Z] === RUN TestConfigList [2020-03-30T09:39:34.412Z] ok github.com/docker/docker/errdefs 0.030s coverage: 49.4% of statements [2020-03-30T09:39:34.412Z] ok github.com/docker/docker/distribution 0.244s coverage: 22.1% of statements [2020-03-30T09:39:34.412Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-30T09:39:34.678Z] ok github.com/docker/docker/builder/remotecontext/git 28.777s coverage: 86.3% of statements [2020-03-30T09:39:34.678Z] ? github.com/docker/docker/cli [no test files] [2020-03-30T09:39:34.678Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-30T09:39:34.762Z] #18 64.27 Unpacking bash-completion (1:2.8-6) ... [2020-03-30T09:39:34.762Z] #18 ... [2020-03-30T09:39:34.762Z] [2020-03-30T09:39:34.762Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:39:34.762Z] #45 133.9 DEP criu/netfilter.d [2020-03-30T09:39:34.762Z] #45 134.1 DEP criu/net.d [2020-03-30T09:39:34.762Z] #45 134.5 DEP criu/namespaces.d [2020-03-30T09:39:34.762Z] #45 134.8 DEP criu/mount.d [2020-03-30T09:39:34.762Z] #45 135.1 DEP criu/mem.d [2020-03-30T09:39:34.762Z] #45 135.4 DEP criu/lsm.d [2020-03-30T09:39:34.762Z] #45 135.6 DEP criu/log.d [2020-03-30T09:39:34.762Z] #45 135.9 DEP criu/libnetlink.d [2020-03-30T09:39:34.762Z] #45 136.2 DEP criu/kerndat.d [2020-03-30T09:39:34.762Z] #45 136.6 DEP criu/kcmp-ids.d [2020-03-30T09:39:34.762Z] #45 136.8 DEP criu/irmap.d [2020-03-30T09:39:34.762Z] #45 137.2 DEP criu/ipc_ns.d [2020-03-30T09:39:34.762Z] #45 137.6 DEP criu/image.d [2020-03-30T09:39:34.762Z] #45 137.9 DEP criu/image-desc.d [2020-03-30T09:39:34.762Z] #45 138.1 DEP criu/fsnotify.d [2020-03-30T09:39:34.762Z] #45 138.5 DEP criu/filesystems.d [2020-03-30T09:39:34.762Z] #45 138.7 DEP criu/files.d [2020-03-30T09:39:34.762Z] #45 139.0 DEP criu/files-reg.d [2020-03-30T09:39:34.762Z] #45 139.3 DEP criu/files-ext.d [2020-03-30T09:39:34.762Z] #45 139.6 DEP criu/file-lock.d [2020-03-30T09:39:34.762Z] #45 139.9 DEP criu/file-ids.d [2020-03-30T09:39:34.762Z] #45 140.2 DEP criu/fifo.d [2020-03-30T09:39:34.762Z] #45 140.5 DEP criu/fdstore.d [2020-03-30T09:39:34.762Z] #45 140.7 DEP criu/fault-injection.d [2020-03-30T09:39:34.762Z] #45 140.7 DEP criu/external.d [2020-03-30T09:39:34.762Z] #45 141.0 DEP criu/eventpoll.d [2020-03-30T09:39:34.762Z] #45 141.3 DEP criu/eventfd.d [2020-03-30T09:39:34.762Z] #45 141.7 DEP criu/crtools.d [2020-03-30T09:39:34.762Z] #45 142.0 DEP criu/cr-service.d [2020-03-30T09:39:34.762Z] #45 142.3 DEP criu/cr-restore.d [2020-03-30T09:39:34.762Z] #45 142.8 DEP criu/cr-errno.d [2020-03-30T09:39:34.762Z] #45 142.8 DEP criu/cr-dump.d [2020-03-30T09:39:34.762Z] #45 143.2 DEP criu/cr-dedup.d [2020-03-30T09:39:34.762Z] #45 143.5 DEP criu/cr-check.d [2020-03-30T09:39:34.762Z] #45 143.9 DEP criu/config.d [2020-03-30T09:39:34.762Z] #45 144.4 DEP criu/clone-noasan.d [2020-03-30T09:39:34.762Z] #45 ... [2020-03-30T09:39:34.762Z] [2020-03-30T09:39:34.762Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:39:34.762Z] #18 65.04 Selecting previously unselected package bzip2. [2020-03-30T09:39:34.763Z] #18 65.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-03-30T09:39:34.763Z] #18 65.06 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-30T09:39:34.763Z] #18 65.17 Selecting previously unselected package xz-utils. [2020-03-30T09:39:34.763Z] #18 65.18 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-03-30T09:39:34.763Z] #18 65.18 Unpacking xz-utils (5.2.4-1) ... [2020-03-30T09:39:35.053Z] #18 65.58 Selecting previously unselected package apparmor. [2020-03-30T09:39:35.053Z] #18 65.58 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-03-30T09:39:35.343Z] #18 65.79 Unpacking apparmor (2.13.2-10) ... [2020-03-30T09:39:35.797Z] ok github.com/docker/docker/image 0.056s coverage: 86.4% of statements [2020-03-30T09:39:35.987Z] #18 66.45 Selecting previously unselected package aufs-tools. [2020-03-30T09:39:35.987Z] #18 66.48 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-03-30T09:39:35.987Z] #18 66.49 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-30T09:39:35.987Z] #18 66.73 Selecting previously unselected package libonig5:ppc64el. [2020-03-30T09:39:36.296Z] #18 66.74 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-03-30T09:39:36.296Z] #18 66.75 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-30T09:39:36.370Z] ok github.com/docker/docker/distribution/xfer 1.698s coverage: 85.1% of statements [2020-03-30T09:39:36.370Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-30T09:39:36.370Z] ok github.com/docker/docker/image/cache 0.052s coverage: 19.2% of statements [2020-03-30T09:39:36.370Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-30T09:39:36.370Z] ok github.com/docker/docker/image/v1 0.043s coverage: 25.0% of statements [2020-03-30T09:39:36.370Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-30T09:39:36.584Z] #18 67.07 Selecting previously unselected package libjq1:ppc64el. [2020-03-30T09:39:36.584Z] #18 67.07 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-30T09:39:36.584Z] #18 67.08 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-30T09:39:36.584Z] #18 67.25 Selecting previously unselected package jq. [2020-03-30T09:39:36.584Z] #18 67.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-30T09:39:36.584Z] #18 67.26 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-30T09:39:36.872Z] #18 67.39 Selecting previously unselected package libaio1:ppc64el. [2020-03-30T09:39:36.872Z] #18 67.40 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-03-30T09:39:36.872Z] #18 67.42 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-03-30T09:39:36.872Z] #18 67.53 Selecting previously unselected package libgpm2:ppc64el. [2020-03-30T09:39:36.872Z] #18 67.55 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-03-30T09:39:37.160Z] #18 67.58 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-03-30T09:39:37.160Z] #18 67.68 Selecting previously unselected package libicu63:ppc64el. [2020-03-30T09:39:37.160Z] #18 ... [2020-03-30T09:39:37.160Z] [2020-03-30T09:39:37.160Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:39:37.160Z] #48 235.3 vendor/golang.org/x/crypto/cryptobyte [2020-03-30T09:39:37.160Z] #48 238.4 vendor/golang.org/x/net/http2/hpack [2020-03-30T09:39:37.160Z] #48 240.1 mime [2020-03-30T09:39:37.160Z] #48 243.6 mime/quotedprintable [2020-03-30T09:39:37.160Z] #48 ... [2020-03-30T09:39:37.160Z] [2020-03-30T09:39:37.160Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:39:37.160Z] #18 67.70 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-03-30T09:39:37.160Z] #18 67.72 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-30T09:39:37.309Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2020-03-30T09:39:37.569Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 50.0% of statements [2020-03-30T09:39:38.287Z] --- PASS: TestConfigList (3.80s) [2020-03-30T09:39:38.287Z] === RUN TestConfigsCreateAndDelete [2020-03-30T09:39:38.509Z] ok github.com/docker/docker/opts 0.117s coverage: 67.4% of statements [2020-03-30T09:39:39.890Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-03-30T09:39:39.890Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-03-30T09:39:40.482Z] ......................... [ 67%] [2020-03-30T09:39:40.827Z] ok github.com/docker/docker/pkg/authorization 1.600s coverage: 68.3% of statements [2020-03-30T09:39:41.089Z] ok github.com/docker/docker/pkg/archive 1.260s coverage: 76.8% of statements [2020-03-30T09:39:41.348Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2020-03-30T09:39:41.728Z] --- PASS: TestConfigsCreateAndDelete (3.60s) [2020-03-30T09:39:41.728Z] === RUN TestConfigsUpdate [2020-03-30T09:39:41.775Z] ok github.com/docker/docker/cmd/dockerd 0.711s coverage: 19.2% of statements [2020-03-30T09:39:42.286Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-03-30T09:39:42.286Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-03-30T09:39:42.704Z] #18 73.43 Selecting previously unselected package libnet1:ppc64el. [2020-03-30T09:39:42.704Z] #18 73.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-30T09:39:42.704Z] #18 73.45 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-30T09:39:42.855Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-03-30T09:39:42.992Z] #18 73.55 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-30T09:39:42.992Z] #18 73.56 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-30T09:39:42.992Z] #18 73.56 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-30T09:39:43.281Z] #18 73.74 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-30T09:39:43.281Z] #18 73.75 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-30T09:39:43.281Z] #18 73.78 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-30T09:39:43.281Z] #18 73.91 Selecting previously unselected package libreadline5:ppc64el. [2020-03-30T09:39:43.281Z] #18 73.92 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-03-30T09:39:43.281Z] #18 73.92 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-30T09:39:43.423Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-03-30T09:39:43.571Z] #18 74.19 Selecting previously unselected package net-tools. [2020-03-30T09:39:43.571Z] #18 74.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-03-30T09:39:43.571Z] #18 74.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-30T09:39:43.682Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-03-30T09:39:43.860Z] #18 74.46 Selecting previously unselected package python-pip-whl. [2020-03-30T09:39:43.860Z] #18 74.47 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-30T09:39:43.860Z] #18 74.47 Unpacking python-pip-whl (18.1-5) ... [2020-03-30T09:39:43.968Z] ok github.com/docker/docker/container 0.455s coverage: 41.9% of statements [2020-03-30T09:39:43.968Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-30T09:39:43.968Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-30T09:39:43.968Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-30T09:39:43.968Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-30T09:39:44.720Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-30T09:39:44.720Z] [2020-03-30T09:39:44.720Z] [2020-03-30T09:39:44.720Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-30T09:39:44.720Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-30T09:39:44.720Z] HOSTNAME=dece1cd2e3c2 [2020-03-30T09:39:44.720Z] TEST_SKIP_INTEGRATION=1 [2020-03-30T09:39:44.720Z] TESTDEBUG=0 [2020-03-30T09:39:44.720Z] DEST=bundles/test-integration [2020-03-30T09:39:44.720Z] PWD=/go/src/github.com/docker/docker [2020-03-30T09:39:44.720Z] KEEPBUNDLE=1 [2020-03-30T09:39:44.720Z] DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:39:44.720Z] container=docker [2020-03-30T09:39:44.720Z] HOME=/root [2020-03-30T09:39:44.720Z] GOLANG_VERSION=1.13.8 [2020-03-30T09:39:44.720Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-30T09:39:44.720Z] VALIDATE_BRANCH=master [2020-03-30T09:39:44.720Z] TERM=xterm [2020-03-30T09:39:44.720Z] DOCKER_PKG=github.com/docker/docker [2020-03-30T09:39:44.720Z] SHLVL=1 [2020-03-30T09:39:44.720Z] TIMEOUT=120m [2020-03-30T09:39:44.720Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-30T09:39:44.720Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-30T09:39:44.720Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-30T09:39:44.720Z] GO111MODULE=off [2020-03-30T09:39:44.720Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-30T09:39:44.720Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-30T09:39:44.720Z] GOPATH=/go [2020-03-30T09:39:44.720Z] PKG_CONFIG=pkg-config [2020-03-30T09:39:44.720Z] _=/usr/bin/env [2020-03-30T09:39:44.720Z] Building test suite binary ./integration-cli/test.main [2020-03-30T09:39:44.797Z] #18 75.17 Selecting previously unselected package python3-lib2to3. [2020-03-30T09:39:44.797Z] #18 75.19 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-30T09:39:44.797Z] #18 75.20 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-30T09:39:44.797Z] #18 ... [2020-03-30T09:39:44.797Z] [2020-03-30T09:39:44.797Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:39:44.797Z] #45 144.5 DEP criu/cgroup.d [2020-03-30T09:39:44.797Z] #45 144.8 DEP criu/cgroup-props.d [2020-03-30T09:39:44.797Z] #45 145.0 DEP criu/bitmap.d [2020-03-30T09:39:44.797Z] #45 145.0 DEP criu/bfd.d [2020-03-30T09:39:44.797Z] #45 145.3 DEP criu/autofs.d [2020-03-30T09:39:44.797Z] #45 145.6 DEP criu/aio.d [2020-03-30T09:39:44.797Z] #45 145.9 DEP criu/action-scripts.d [2020-03-30T09:39:44.797Z] #45 146.7 CC criu/action-scripts.o [2020-03-30T09:39:44.797Z] #45 147.6 CC criu/aio.o [2020-03-30T09:39:44.797Z] #45 148.8 CC criu/autofs.o [2020-03-30T09:39:44.797Z] #45 152.0 CC criu/bfd.o [2020-03-30T09:39:44.797Z] #45 153.5 CC criu/bitmap.o [2020-03-30T09:39:44.797Z] #45 153.8 CC criu/cgroup-props.o [2020-03-30T09:39:44.797Z] #45 ... [2020-03-30T09:39:44.797Z] [2020-03-30T09:39:44.797Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:39:44.797Z] #18 75.40 Selecting previously unselected package python3-distutils. [2020-03-30T09:39:44.797Z] #18 75.40 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-30T09:39:44.797Z] #18 75.41 Unpacking python3-distutils (3.7.3-1) ... [2020-03-30T09:39:44.941Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.302s coverage: 65.3% of statements [2020-03-30T09:39:44.977Z] [2020-03-30T09:39:44.977Z] [2020-03-30T09:39:45.059Z] ok github.com/docker/docker/pkg/chrootarchive 3.437s coverage: 43.2% of statements [2020-03-30T09:39:45.059Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-03-30T09:39:45.084Z] #18 75.73 Selecting previously unselected package python3-pip. [2020-03-30T09:39:45.165Z] --- PASS: TestConfigsUpdate (3.59s) [2020-03-30T09:39:45.166Z] === RUN TestTemplatedConfig [2020-03-30T09:39:45.231Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-30T09:39:45.231Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-30T09:39:45.231Z] HOSTNAME=c5b987b50b24 [2020-03-30T09:39:45.231Z] TEST_SKIP_INTEGRATION=1 [2020-03-30T09:39:45.231Z] TESTDEBUG=0 [2020-03-30T09:39:45.231Z] DEST=bundles/test-integration [2020-03-30T09:39:45.231Z] PWD=/go/src/github.com/docker/docker [2020-03-30T09:39:45.231Z] KEEPBUNDLE=1 [2020-03-30T09:39:45.231Z] DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:39:45.231Z] container=docker [2020-03-30T09:39:45.231Z] HOME=/root [2020-03-30T09:39:45.231Z] GOLANG_VERSION=1.13.8 [2020-03-30T09:39:45.231Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-30T09:39:45.231Z] VALIDATE_BRANCH=master [2020-03-30T09:39:45.231Z] TERM=xterm [2020-03-30T09:39:45.231Z] DOCKER_PKG=github.com/docker/docker [2020-03-30T09:39:45.231Z] SHLVL=1 [2020-03-30T09:39:45.231Z] TIMEOUT=120m [2020-03-30T09:39:45.231Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-30T09:39:45.231Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-30T09:39:45.231Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-30T09:39:45.231Z] GO111MODULE=off [2020-03-30T09:39:45.231Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-30T09:39:45.231Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-30T09:39:45.231Z] GOPATH=/go [2020-03-30T09:39:45.231Z] PKG_CONFIG=pkg-config [2020-03-30T09:39:45.231Z] _=/usr/bin/env [2020-03-30T09:39:45.231Z] Building test suite binary ./integration-cli/test.main [2020-03-30T09:39:45.231Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-30T09:39:45.318Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2020-03-30T09:39:45.399Z] #18 75.75 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-30T09:39:45.399Z] #18 75.75 Unpacking python3-pip (18.1-5) ... [2020-03-30T09:39:45.399Z] #18 76.02 Selecting previously unselected package python3-pkg-resources. [2020-03-30T09:39:45.399Z] #18 76.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-30T09:39:45.399Z] #18 76.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-30T09:39:45.688Z] #18 76.35 Selecting previously unselected package python3-setuptools. [2020-03-30T09:39:45.688Z] #18 76.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-30T09:39:45.688Z] #18 76.37 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-30T09:39:45.790Z] No new tests added to integration. [2020-03-30T09:39:45.790Z] [2020-03-30T09:39:45.790Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-30T09:39:45.885Z] ok github.com/docker/docker/pkg/fsutils 0.310s coverage: 85.1% of statements [2020-03-30T09:39:45.885Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-03-30T09:39:46.145Z] ok github.com/docker/docker/layer 7.507s coverage: 68.8% of statements [2020-03-30T09:39:46.145Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-30T09:39:46.145Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-30T09:39:46.145Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-30T09:39:46.145Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-30T09:39:46.145Z] ? github.com/docker/docker/oci [no test files] [2020-03-30T09:39:46.145Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-30T09:39:46.145Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-30T09:39:46.145Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-30T09:39:46.317Z] #18 76.84 Selecting previously unselected package python3-wheel. [2020-03-30T09:39:46.317Z] #18 76.87 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-30T09:39:46.317Z] #18 76.87 Unpacking python3-wheel (0.32.3-2) ... [2020-03-30T09:39:46.317Z] #18 77.00 Selecting previously unselected package sudo. [2020-03-30T09:39:46.317Z] #18 77.02 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-03-30T09:39:46.405Z] ok github.com/docker/docker/pkg/discovery/kv 3.088s coverage: 84.1% of statements [2020-03-30T09:39:46.607Z] #18 77.03 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-30T09:39:47.152Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-30T09:39:47.152Z] HOSTNAME=e00621420d1b [2020-03-30T09:39:47.152Z] TESTDEBUG=0 [2020-03-30T09:39:47.152Z] DEST=bundles/test-integration [2020-03-30T09:39:47.152Z] PWD=/go/src/github.com/docker/docker [2020-03-30T09:39:47.152Z] KEEPBUNDLE=1 [2020-03-30T09:39:47.152Z] DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:39:47.152Z] container=docker [2020-03-30T09:39:47.152Z] HOME=/root [2020-03-30T09:39:47.152Z] GOLANG_VERSION=1.13.8 [2020-03-30T09:39:47.152Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-30T09:39:47.152Z] VALIDATE_BRANCH=master [2020-03-30T09:39:47.152Z] TERM=xterm [2020-03-30T09:39:47.152Z] DOCKER_PKG=github.com/docker/docker [2020-03-30T09:39:47.152Z] SHLVL=1 [2020-03-30T09:39:47.152Z] TIMEOUT=120m [2020-03-30T09:39:47.152Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-30T09:39:47.152Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-30T09:39:47.152Z] GO111MODULE=off [2020-03-30T09:39:47.152Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-30T09:39:47.152Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-30T09:39:47.152Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-30T09:39:47.152Z] GOPATH=/go [2020-03-30T09:39:47.152Z] PKG_CONFIG=pkg-config [2020-03-30T09:39:47.152Z] _=/usr/bin/env [2020-03-30T09:39:47.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-30T09:39:47.234Z] #18 77.91 Selecting previously unselected package thin-provisioning-tools. [2020-03-30T09:39:47.344Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-03-30T09:39:47.344Z] ok github.com/docker/docker/pkg/locker 0.052s coverage: 88.9% of statements [2020-03-30T09:39:47.344Z] ok github.com/docker/docker/pkg/ioutils 0.615s coverage: 70.1% of statements [2020-03-30T09:39:47.524Z] #18 77.94 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-03-30T09:39:47.524Z] #18 77.94 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-30T09:39:47.524Z] #18 ... [2020-03-30T09:39:47.524Z] [2020-03-30T09:39:47.524Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:39:47.524Z] #48 245.8 net/http/internal [2020-03-30T09:39:47.524Z] #48 248.0 net/textproto [2020-03-30T09:39:47.524Z] #48 248.0 vendor/golang.org/x/net/http/httpproxy [2020-03-30T09:39:47.524Z] #48 248.0 crypto/x509 [2020-03-30T09:39:47.524Z] #48 251.2 mime/multipart [2020-03-30T09:39:47.524Z] #48 251.2 vendor/golang.org/x/net/http/httpguts [2020-03-30T09:39:47.604Z] ok github.com/docker/docker/pkg/idtools 0.857s coverage: 70.1% of statements [2020-03-30T09:39:47.605Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2020-03-30T09:39:47.605Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-30T09:39:47.813Z] #48 ... [2020-03-30T09:39:47.814Z] [2020-03-30T09:39:47.814Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:39:47.814Z] #45 156.0 CC criu/cgroup.o [2020-03-30T09:39:48.174Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2020-03-30T09:39:48.174Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2020-03-30T09:39:48.434Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2020-03-30T09:39:48.602Z] --- PASS: TestTemplatedConfig (3.51s) [2020-03-30T09:39:48.602Z] === RUN TestConfigInspect [2020-03-30T09:39:48.693Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 91.4% of statements [2020-03-30T09:39:48.952Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2020-03-30T09:39:49.211Z] ok github.com/docker/docker/pkg/mount 0.858s coverage: 70.5% of statements [2020-03-30T09:39:49.211Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-30T09:39:49.211Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-30T09:39:49.211Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-30T09:39:49.469Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2020-03-30T09:39:49.655Z] ok github.com/docker/docker/daemon/cluster/convert 1.200s coverage: 35.6% of statements [2020-03-30T09:39:50.409Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2020-03-30T09:39:50.409Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2020-03-30T09:39:50.409Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2020-03-30T09:39:50.555Z] #45 ... [2020-03-30T09:39:50.555Z] [2020-03-30T09:39:50.555Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:39:50.555Z] #51 DONE 258.4s [2020-03-30T09:39:50.555Z] [2020-03-30T09:39:50.555Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:39:50.555Z] #18 78.42 Selecting previously unselected package uidmap. [2020-03-30T09:39:50.555Z] #18 78.44 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-03-30T09:39:50.555Z] #18 78.45 Unpacking uidmap (1:4.5-1.1) ... [2020-03-30T09:39:50.555Z] #18 78.68 Selecting previously unselected package vim-runtime. [2020-03-30T09:39:50.555Z] #18 78.69 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-30T09:39:50.555Z] #18 78.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-30T09:39:50.555Z] #18 78.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-30T09:39:50.555Z] #18 78.83 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-30T09:39:50.977Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-03-30T09:39:51.545Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-03-30T09:39:51.804Z] ok github.com/docker/docker/pkg/pubsub 1.102s coverage: 73.9% of statements [2020-03-30T09:39:52.059Z] --- PASS: TestConfigInspect (3.50s) [2020-03-30T09:39:52.059Z] === RUN TestConfigCreateWithLabels [2020-03-30T09:39:52.063Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-03-30T09:39:52.063Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-03-30T09:39:52.631Z] ok github.com/docker/docker/pkg/symlink 0.030s coverage: 87.7% of statements [2020-03-30T09:39:52.890Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 71.3% of statements [2020-03-30T09:39:53.217Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-30T09:39:53.217Z] [2020-03-30T09:39:53.217Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-30T09:39:53.458Z] ok github.com/docker/docker/pkg/tailfile 0.091s coverage: 88.6% of statements [2020-03-30T09:39:53.473Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-30T09:39:53.473Z] HOSTNAME=1d4b3d200800 [2020-03-30T09:39:53.473Z] DEST=bundles/test-integration [2020-03-30T09:39:53.473Z] PWD=/go/src/github.com/docker/docker [2020-03-30T09:39:53.473Z] DOCKER_ROOTLESS=1 [2020-03-30T09:39:53.473Z] DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:39:53.473Z] container=docker [2020-03-30T09:39:53.473Z] HOME=/root [2020-03-30T09:39:53.473Z] GOLANG_VERSION=1.13.8 [2020-03-30T09:39:53.473Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-30T09:39:53.473Z] VALIDATE_BRANCH=master [2020-03-30T09:39:53.473Z] TERM=xterm [2020-03-30T09:39:53.473Z] DOCKER_PKG=github.com/docker/docker [2020-03-30T09:39:53.473Z] SHLVL=1 [2020-03-30T09:39:53.473Z] TIMEOUT=120m [2020-03-30T09:39:53.473Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-30T09:39:53.473Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-30T09:39:53.473Z] GO111MODULE=off [2020-03-30T09:39:53.473Z] DOCKER_EXPERIMENTAL=1 [2020-03-30T09:39:53.473Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-30T09:39:53.473Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-30T09:39:53.473Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-30T09:39:53.473Z] GOPATH=/go [2020-03-30T09:39:53.473Z] PKG_CONFIG=pkg-config [2020-03-30T09:39:53.473Z] _=/usr/bin/env [2020-03-30T09:39:53.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-30T09:39:53.718Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 37.2% of statements [2020-03-30T09:39:53.978Z] ok github.com/docker/docker/pkg/signal 2.819s coverage: 61.0% of statements [2020-03-30T09:39:54.374Z] ok github.com/docker/docker/daemon/cluster 0.841s coverage: 0.5% of statements [2020-03-30T09:39:54.547Z] ok github.com/docker/docker/pkg/term 0.014s coverage: 85.9% of statements [2020-03-30T09:39:54.547Z] testing: warning: no tests to run [2020-03-30T09:39:54.547Z] coverage: [no statements] [2020-03-30T09:39:54.547Z] ok github.com/docker/docker/pkg/term/windows 0.013s coverage: [no statements] [no tests to run] [2020-03-30T09:39:54.547Z] ok github.com/docker/docker/pkg/tarsum 0.131s coverage: 89.3% of statements [2020-03-30T09:39:54.989Z] #18 84.95 Selecting previously unselected package vim. [2020-03-30T09:39:54.989Z] #18 84.97 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-30T09:39:54.989Z] #18 85.02 Unpacking vim (2:8.1.0875-5) ... [2020-03-30T09:39:55.115Z] ok github.com/docker/docker/pkg/urlutil 0.013s coverage: 100.0% of statements [2020-03-30T09:39:55.115Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-03-30T09:39:55.115Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2020-03-30T09:39:55.278Z] #18 ... [2020-03-30T09:39:55.278Z] [2020-03-30T09:39:55.278Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:39:55.278Z] #45 165.0 CC criu/clone-noasan.o [2020-03-30T09:39:55.506Z] --- PASS: TestConfigCreateWithLabels (3.52s) [2020-03-30T09:39:55.506Z] === RUN TestConfigCreateResolve [2020-03-30T09:39:55.565Z] #45 165.3 CC criu/config.o [2020-03-30T09:39:56.563Z] ok github.com/docker/docker/daemon/config 0.945s coverage: 79.6% of statements [2020-03-30T09:39:57.024Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-03-30T09:39:57.024Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2020-03-30T09:39:57.538Z] ok github.com/docker/docker/daemon/discovery 0.539s coverage: 30.0% of statements [2020-03-30T09:39:57.594Z] ok github.com/docker/docker/reference 0.040s coverage: 84.4% of statements [2020-03-30T09:39:58.274Z] #45 ... [2020-03-30T09:39:58.274Z] [2020-03-30T09:39:58.274Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:39:58.274Z] #48 256.7 crypto/tls [2020-03-30T09:39:58.532Z] ok github.com/docker/docker/plugin 0.576s coverage: 27.1% of statements [2020-03-30T09:39:58.532Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2020-03-30T09:39:58.564Z] #48 ... [2020-03-30T09:39:58.564Z] [2020-03-30T09:39:58.564Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:39:58.564Z] #18 85.87 Selecting previously unselected package xfsprogs. [2020-03-30T09:39:58.564Z] #18 85.91 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-03-30T09:39:58.564Z] #18 85.91 Unpacking xfsprogs (4.20.0-1) ... [2020-03-30T09:39:58.564Z] #18 86.92 Selecting previously unselected package zip. [2020-03-30T09:39:58.564Z] #18 86.93 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-03-30T09:39:58.564Z] #18 86.94 Unpacking zip (3.0-11+b1) ... [2020-03-30T09:39:58.564Z] #18 87.21 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-30T09:39:58.564Z] #18 87.22 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-30T09:39:58.564Z] #18 87.23 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-03-30T09:39:58.564Z] #18 87.24 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-30T09:39:58.564Z] #18 87.25 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-03-30T09:39:58.564Z] #18 87.27 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-03-30T09:39:58.564Z] #18 87.28 Setting up uidmap (1:4.5-1.1) ... [2020-03-30T09:39:58.564Z] #18 87.28 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-03-30T09:39:58.564Z] #18 87.29 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-30T09:39:58.564Z] #18 87.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-30T09:39:58.564Z] #18 87.31 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-30T09:39:58.564Z] #18 87.32 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-30T09:39:58.564Z] #18 87.34 Setting up xxd (2:8.1.0875-5) ... [2020-03-30T09:39:58.564Z] #18 87.34 Setting up zip (3.0-11+b1) ... [2020-03-30T09:39:58.564Z] #18 87.38 Setting up vim-common (2:8.1.0875-5) ... [2020-03-30T09:39:58.564Z] #18 87.44 Setting up bash-completion (1:2.8-6) ... [2020-03-30T09:39:58.961Z] --- PASS: TestConfigCreateResolve (3.62s) [2020-03-30T09:39:58.961Z] === RUN TestConfigDaemonLibtrustID [2020-03-30T09:39:59.100Z] ok github.com/docker/docker/restartmanager 0.018s coverage: 45.3% of statements [2020-03-30T09:39:59.360Z] ok github.com/docker/docker/registry 0.266s coverage: 56.0% of statements [2020-03-30T09:39:59.571Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-03-30T09:39:59.571Z] PASS [2020-03-30T09:39:59.571Z] [2020-03-30T09:39:59.571Z] DONE 8 tests in 25.757s [2020-03-30T09:39:59.571Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-30T09:39:59.571Z] ++ 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-03-30T09:39:59.571Z] ++ set -e [2020-03-30T09:39:59.571Z] ++ '[' -n 0 ']' [2020-03-30T09:39:59.571Z] ++ set -x [2020-03-30T09:39:59.572Z] ++ env -i DEST=/go/src/github.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-03-30T09:39:59.724Z] ok github.com/docker/docker/daemon/events 0.745s coverage: 50.0% of statements [2020-03-30T09:39:59.724Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.112s coverage: 10.9% of statements [2020-03-30T09:39:59.852Z] INFO: Testing against a local daemon [2020-03-30T09:39:59.852Z] === RUN TestCheckpoint [2020-03-30T09:39:59.852Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-30T09:39:59.852Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-30T09:39:59.852Z] === RUN TestContainerInvalidJSON [2020-03-30T09:39:59.852Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-30T09:39:59.852Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-30T09:39:59.852Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-30T09:39:59.852Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-30T09:39:59.852Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-30T09:39:59.852Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-30T09:39:59.852Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-30T09:39:59.852Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-30T09:39:59.852Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-30T09:39:59.852Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-30T09:39:59.852Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-30T09:39:59.852Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-30T09:39:59.852Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-30T09:39:59.852Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-30T09:39:59.852Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-03-30T09:39:59.852Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-30T09:39:59.931Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2020-03-30T09:40:00.132Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-03-30T09:40:00.132Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-30T09:40:00.132Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-03-30T09:40:00.132Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-30T09:40:00.190Z] ok github.com/docker/docker/runconfig 0.029s coverage: 68.2% of statements [2020-03-30T09:40:00.412Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-03-30T09:40:00.412Z] === RUN TestCopyFromContainer [2020-03-30T09:40:00.699Z] ok github.com/docker/docker/daemon/graphdriver 0.164s coverage: 2.3% of statements [2020-03-30T09:40:01.672Z] ok github.com/docker/docker/daemon/links 0.168s coverage: 93.0% of statements [2020-03-30T09:40:02.104Z] #18 ... [2020-03-30T09:40:02.104Z] [2020-03-30T09:40:02.104Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:40:02.429Z] === RUN TestCopyFromContainer// [2020-03-30T09:40:02.429Z] === RUN TestCopyFromContainer//bar/root [2020-03-30T09:40:02.429Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-30T09:40:02.429Z] === RUN TestCopyFromContainer/bar/quux [2020-03-30T09:40:02.710Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-30T09:40:02.710Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-30T09:40:02.710Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-30T09:40:02.728Z] ok github.com/docker/docker/volume/drivers 0.028s coverage: 36.1% of statements [2020-03-30T09:40:02.728Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2020-03-30T09:40:02.728Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 67.0% of statements [2020-03-30T09:40:02.990Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-30T09:40:02.990Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-30T09:40:02.990Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-30T09:40:03.219Z] ok github.com/docker/docker/daemon 3.315s coverage: 9.2% of statements [2020-03-30T09:40:03.219Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-30T09:40:03.219Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-30T09:40:03.219Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-30T09:40:03.219Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-30T09:40:03.219Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-30T09:40:03.219Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-30T09:40:03.219Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-03-30T09:40:03.219Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-30T09:40:03.219Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-30T09:40:03.219Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-30T09:40:03.219Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-30T09:40:03.219Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-30T09:40:03.219Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-30T09:40:03.219Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-30T09:40:03.219Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-30T09:40:03.219Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-30T09:40:03.270Z] --- PASS: TestCopyFromContainer (2.86s) [2020-03-30T09:40:03.270Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-03-30T09:40:03.270Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-03-30T09:40:03.270Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-03-30T09:40:03.270Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-03-30T09:40:03.270Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-03-30T09:40:03.270Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-03-30T09:40:03.270Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-03-30T09:40:03.270Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-30T09:40:03.270Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-03-30T09:40:03.270Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-03-30T09:40:03.270Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-30T09:40:03.270Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-30T09:40:03.270Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-30T09:40:03.270Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-30T09:40:03.270Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-30T09:40:03.270Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-30T09:40:03.270Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-30T09:40:03.270Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-30T09:40:03.270Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-30T09:40:03.270Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-30T09:40:03.270Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-30T09:40:03.270Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-30T09:40:03.270Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-30T09:40:03.270Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-30T09:40:03.270Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-30T09:40:03.270Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-30T09:40:03.270Z] === RUN TestCreateWithInvalidEnv [2020-03-30T09:40:03.270Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-30T09:40:03.270Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-30T09:40:03.270Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-30T09:40:03.270Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-30T09:40:03.270Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-30T09:40:03.270Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-30T09:40:03.270Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-30T09:40:03.270Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-30T09:40:03.270Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-30T09:40:03.270Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-30T09:40:03.270Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-30T09:40:03.270Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-30T09:40:03.270Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-30T09:40:03.270Z] === RUN TestCreateTmpfsMountsTarget [2020-03-30T09:40:03.270Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-30T09:40:03.270Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-30T09:40:03.558Z] #24 267.4 Checking out files: 21% (2250/10664) Checking out files: 22% (2347/10664) Checking out files: 23% (2453/10664) Checking out files: 24% (2560/10664) Checking out files: 25% (2666/10664) Checking out files: 26% (2773/10664) Checking out files: 27% (2880/10664) Checking out files: 28% (2986/10664) Checking out files: 29% (3093/10664) Checking out files: 30% (3200/10664) Checking out files: 31% (3306/10664) Checking out files: 32% (3413/10664) Checking out files: 33% (3520/10664) Checking out files: 34% (3626/10664) Checking out files: 35% (3733/10664) Checking out files: 36% (3840/10664) Checking out files: 37% (3946/10664) Checking out files: 38% (4053/10664) Checking out files: 39% (4159/10664) Checking out files: 40% (4266/10664) Checking out files: 41% (4373/10664) Checking out files: 42% (4479/10664) Checking out files: 43% (4586/10664) Checking out files: 44% (4693/10664) Checking out files: 45% (4799/10664) Checking out files: 46% (4906/10664) Checking out files: 47% (5013/10664) Checking out files: 48% (5119/10664) Checking out files: 49% (5226/10664) Checking out files: 50% (5332/10664) Checking out files: 51% (5439/10664) Checking out files: 52% (5546/10664) Checking out files: 53% (5652/10664) Checking out files: 54% (5759/10664) Checking out files: 55% (5866/10664) Checking out files: 56% (5972/10664) Checking out files: 57% (6079/10664) Checking out files: 58% (6186/10664) Checking out files: 59% (6292/10664) Checking out files: 60% (6399/10664) Checking out files: 61% (6506/10664) Checking out files: 62% (6612/10664) Checking out files: 63% (6719/10664) Checking out files: 64% (6825/10664) Checking out files: 65% (6932/10664) Checking out files: 66% (7039/10664) Checking out files: 67% (7145/10664) Checking out files: 68% (7252/10664) Checking out files: 69% (7359/10664) Checking out files: 70% (7465/10664) Checking out files: 71% (7572/10664) Checking out files: 72% (7679/10664) Checking out files: 73% (7785/10664) Checking out files: 74% (7892/10664) Checking out files: 74% (7993/10664) Checking out files: 75% (7998/10664) Checking out files: 76% (8105/10664) Checking out files: 77% (8212/10664) Checking out files: 78% (8318/10664) Checking out files: 79% (8425/10664) Checking out files: 80% (8532/10664) Checking out files: 81% (8638/10664) Checking out files: 82% (8745/10664) Checking out files: 83% (8852/10664) Checking out files: 84% (8958/10664) Checking out files: 85% (9065/10664) Checking out files: 86% (9172/10664) Checking out files: 87% (9278/10664) Checking out files: 88% (9385/10664) Checking out files: 89% (9491/10664) Checking out files: 90% (9598/10664) Checking out files: 91% (9705/10664) Checking out files: 92% (9811/10664) Checking out files: 93% (9918/10664) Checking out files: 94% (10025/10664) Checking out files: 95% (10131/10664) Checking out files: 95% (10173/10664) Checking out files: 96% (10238/10664) Checking out files: 97% (10345/10664) Checking out files: 98% (10451/10664) Checking out files: 99% (10558/10664) Checking out files: 100% (10664/10664) Checking out files: 100% (10664/10664), done. [2020-03-30T09:40:03.664Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-03-30T09:40:03.849Z] #24 272.1 + cd /tmp/tmp.VgZPiS1NEs/tmp/docker-ce [2020-03-30T09:40:03.849Z] #24 272.1 + git checkout -q v17.06.2-ce [2020-03-30T09:40:04.194Z] ok github.com/docker/docker/daemon/logger 0.423s coverage: 42.1% of statements [2020-03-30T09:40:05.748Z] ok github.com/docker/docker/daemon/images 0.472s coverage: 4.9% of statements [2020-03-30T09:40:05.748Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-30T09:40:05.748Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-30T09:40:05.748Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.216s coverage: 88.3% of statements [2020-03-30T09:40:05.748Z] ok github.com/docker/docker/daemon/logger/awslogs 0.584s coverage: 77.4% of statements [2020-03-30T09:40:05.934Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2020-03-30T09:40:05.934Z] === RUN TestCreateWithCapabilities [2020-03-30T09:40:05.934Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-30T09:40:05.934Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-30T09:40:05.934Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-30T09:40:05.934Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-30T09:40:05.934Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-30T09:40:05.934Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-30T09:40:05.934Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-30T09:40:05.934Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-30T09:40:05.934Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-30T09:40:05.934Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-30T09:40:05.934Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-30T09:40:05.934Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-30T09:40:05.934Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-30T09:40:05.934Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-30T09:40:05.934Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-30T09:40:05.934Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-30T09:40:05.934Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-30T09:40:05.934Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-30T09:40:05.934Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-30T09:40:05.934Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-30T09:40:05.934Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-30T09:40:05.934Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-30T09:40:05.934Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-30T09:40:05.934Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-30T09:40:05.934Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-30T09:40:05.934Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-30T09:40:05.934Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-30T09:40:05.934Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-30T09:40:05.934Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-30T09:40:05.934Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-30T09:40:05.934Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-30T09:40:05.934Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-30T09:40:05.934Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-30T09:40:05.934Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-03-30T09:40:05.934Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-30T09:40:05.934Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-30T09:40:05.934Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-30T09:40:05.934Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-30T09:40:05.934Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-03-30T09:40:05.934Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-03-30T09:40:05.934Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-30T09:40:05.934Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-30T09:40:05.934Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-03-30T09:40:05.934Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-03-30T09:40:05.934Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-30T09:40:05.934Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-30T09:40:06.210Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-30T09:40:06.210Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-30T09:40:06.210Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-30T09:40:06.210Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-30T09:40:06.210Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-30T09:40:06.210Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.344s coverage: 62.1% of statements [2020-03-30T09:40:08.294Z] #24 ... [2020-03-30T09:40:08.294Z] [2020-03-30T09:40:08.294Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:40:08.294Z] #18 94.20 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-03-30T09:40:08.294Z] #18 94.20 Setting up xz-utils (5.2.4-1) ... [2020-03-30T09:40:08.294Z] #18 94.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-30T09:40:08.294Z] #18 94.26 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-30T09:40:08.294Z] #18 94.41 invoke-rc.d: could not determine current runlevel [2020-03-30T09:40:08.294Z] #18 94.42 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-30T09:40:08.294Z] #18 94.43 Setting up pigz (2.4-1) ... [2020-03-30T09:40:08.294Z] #18 94.44 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-30T09:40:08.294Z] #18 94.44 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-30T09:40:08.294Z] #18 94.45 Setting up python-pip-whl (18.1-5) ... [2020-03-30T09:40:08.294Z] #18 94.46 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-03-30T09:40:08.294Z] #18 94.47 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-30T09:40:08.294Z] #18 95.34 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-03-30T09:40:08.294Z] #18 95.35 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-30T09:40:08.294Z] #18 95.36 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-30T09:40:08.294Z] #18 95.36 Setting up vim (2:8.1.0875-5) ... [2020-03-30T09:40:08.294Z] #18 95.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-30T09:40:08.294Z] #18 95.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-30T09:40:08.294Z] #18 95.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-30T09:40:08.294Z] #18 95.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-30T09:40:08.294Z] #18 95.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-30T09:40:08.294Z] #18 95.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-30T09:40:08.294Z] #18 95.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-30T09:40:08.294Z] #18 95.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-30T09:40:08.294Z] #18 95.54 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-30T09:40:08.294Z] #18 95.55 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-30T09:40:08.294Z] #18 95.56 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-30T09:40:08.294Z] #18 95.57 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-30T09:40:08.294Z] #18 95.64 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-30T09:40:08.294Z] #18 95.64 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-30T09:40:08.402Z] ok github.com/docker/docker/daemon/logger/local 0.449s coverage: 74.7% of statements [2020-03-30T09:40:08.402Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-30T09:40:08.402Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.211s coverage: 33.3% of statements [2020-03-30T09:40:08.403Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.287s coverage: 21.4% of statements [2020-03-30T09:40:08.597Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s) [2020-03-30T09:40:08.597Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-30T09:40:08.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-30T09:40:08.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-30T09:40:08.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-30T09:40:08.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-30T09:40:08.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-30T09:40:08.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-30T09:40:08.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-30T09:40:08.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-30T09:40:08.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-30T09:40:08.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-30T09:40:08.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-30T09:40:08.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-30T09:40:08.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-30T09:40:08.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-30T09:40:08.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-30T09:40:08.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-30T09:40:08.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-03-30T09:40:08.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-30T09:40:08.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-30T09:40:08.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-30T09:40:08.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-03-30T09:40:08.597Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-30T09:40:09.208Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-03-30T09:40:09.208Z] === RUN TestContainerStartOnDaemonRestart [2020-03-30T09:40:09.208Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-30T09:40:09.208Z] === RUN TestDaemonRestartIpcMode [2020-03-30T09:40:09.208Z] === PAUSE TestDaemonRestartIpcMode [2020-03-30T09:40:09.208Z] === RUN TestDaemonHostGatewayIP [2020-03-30T09:40:09.208Z] === PAUSE TestDaemonHostGatewayIP [2020-03-30T09:40:09.208Z] === RUN TestDiff [2020-03-30T09:40:09.335Z] #18 ... [2020-03-30T09:40:09.335Z] [2020-03-30T09:40:09.335Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:40:09.335Z] #45 169.2 CC criu/cr-check.o [2020-03-30T09:40:09.335Z] #45 173.8 CC criu/cr-dedup.o [2020-03-30T09:40:09.335Z] #45 174.8 CC criu/cr-dump.o [2020-03-30T09:40:09.638Z] #45 ... [2020-03-30T09:40:09.638Z] [2020-03-30T09:40:09.638Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:40:09.638Z] #48 267.9 net/http/httptrace [2020-03-30T09:40:09.638Z] #48 268.4 net/http [2020-03-30T09:40:09.638Z] #48 ... [2020-03-30T09:40:09.638Z] [2020-03-30T09:40:09.638Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:40:09.638Z] #24 277.8 + mkdir -p /tmp/tmp.VgZPiS1NEs/src/github.com/docker [2020-03-30T09:40:09.638Z] #24 277.8 + mv components/cli /tmp/tmp.VgZPiS1NEs/src/github.com/docker/cli [2020-03-30T09:40:09.638Z] #24 277.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-30T09:40:09.949Z] ok github.com/docker/docker/daemon/logger/templates 0.232s coverage: 8.3% of statements [2020-03-30T09:40:10.209Z] --- PASS: TestDiff (0.79s) [2020-03-30T09:40:10.209Z] === RUN TestExecWithCloseStdin [2020-03-30T09:40:10.410Z] ok github.com/docker/docker/daemon/logger/syslog 0.145s coverage: 47.8% of statements [2020-03-30T09:40:10.820Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-03-30T09:40:10.820Z] === RUN TestExec [2020-03-30T09:40:11.821Z] --- PASS: TestExec (0.90s) [2020-03-30T09:40:11.821Z] === RUN TestExecUser [2020-03-30T09:40:11.954Z] ok github.com/docker/docker/daemon/logger/splunk 2.175s coverage: 82.5% of statements [2020-03-30T09:40:12.415Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-30T09:40:12.415Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-30T09:40:12.415Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-30T09:40:12.822Z] --- PASS: TestExecUser (0.90s) [2020-03-30T09:40:12.822Z] === RUN TestExportContainerAndImportImage [2020-03-30T09:40:13.823Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-03-30T09:40:13.823Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-30T09:40:13.962Z] ok github.com/docker/docker/distribution 1.509s coverage: 20.3% of statements [2020-03-30T09:40:13.962Z] ok github.com/docker/docker/distribution/metadata 1.570s coverage: 48.2% of statements [2020-03-30T09:40:14.423Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-30T09:40:14.885Z] ok github.com/docker/docker/errdefs 0.114s coverage: 49.4% of statements [2020-03-30T09:40:14.885Z] ok github.com/docker/docker/distribution/xfer 2.215s coverage: 76.8% of statements [2020-03-30T09:40:14.885Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-30T09:40:15.183Z] #24 ... [2020-03-30T09:40:15.183Z] [2020-03-30T09:40:15.183Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:40:15.183Z] #18 102.4 Setting up iptables (1.8.2-4) ... [2020-03-30T09:40:15.183Z] #18 102.4 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-30T09:40:15.183Z] #18 102.5 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-30T09:40:15.183Z] #18 102.5 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-30T09:40:15.183Z] #18 102.5 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-30T09:40:15.183Z] #18 102.5 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-30T09:40:15.183Z] #18 102.5 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-30T09:40:15.183Z] #18 102.5 Setting up python3 (3.7.3-1) ... [2020-03-30T09:40:15.183Z] #18 103.1 Setting up python3-wheel (0.32.3-2) ... [2020-03-30T09:40:15.183Z] #18 104.4 Setting up apparmor (2.13.2-10) ... [2020-03-30T09:40:15.286Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-03-30T09:40:15.286Z] === RUN TestHealthCheckWorkdir [2020-03-30T09:40:16.435Z] ok github.com/docker/docker/image/cache 0.157s coverage: 19.2% of statements [2020-03-30T09:40:16.683Z] #18 107.1 Setting up xfsprogs (4.20.0-1) ... [2020-03-30T09:40:16.683Z] #18 107.2 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-30T09:40:16.749Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-03-30T09:40:16.749Z] === RUN TestHealthKillContainer [2020-03-30T09:40:16.897Z] ok github.com/docker/docker/image/v1 0.411s coverage: 25.0% of statements [2020-03-30T09:40:16.898Z] ok github.com/docker/docker/image 0.899s coverage: 86.4% of statements [2020-03-30T09:40:16.898Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-30T09:40:16.898Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-30T09:40:17.601Z] #18 108.0 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-30T09:40:18.449Z] ok github.com/docker/docker/libcontainerd/queue 0.076s coverage: 100.0% of statements [2020-03-30T09:40:18.910Z] ok github.com/docker/docker/layer 0.553s coverage: 30.1% of statements [2020-03-30T09:40:18.910Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-30T09:40:19.374Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 50.0% of statements [2020-03-30T09:40:19.412Z] --- PASS: TestHealthKillContainer (3.02s) [2020-03-30T09:40:19.412Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-30T09:40:19.673Z] #18 110.1 Setting up python3-distutils (3.7.3-1) ... [2020-03-30T09:40:19.673Z] #18 ... [2020-03-30T09:40:19.673Z] [2020-03-30T09:40:19.673Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:40:19.673Z] #45 179.6 CC criu/cr-errno.o [2020-03-30T09:40:19.673Z] #45 179.7 CC criu/cr-restore.o [2020-03-30T09:40:19.673Z] #45 189.0 CC criu/cr-service.o [2020-03-30T09:40:20.417Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2020-03-30T09:40:20.418Z] === RUN TestIpcModeNone [2020-03-30T09:40:20.701Z] #45 ... [2020-03-30T09:40:20.701Z] [2020-03-30T09:40:20.701Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-30T09:40:20.701Z] #18 111.2 Setting up python3-setuptools (40.8.0-1) ... [2020-03-30T09:40:20.924Z] ok github.com/docker/docker/opts 0.587s coverage: 67.7% of statements [2020-03-30T09:40:21.418Z] --- PASS: TestIpcModeNone (0.93s) [2020-03-30T09:40:21.418Z] === RUN TestIpcModePrivate [2020-03-30T09:40:21.451Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-30T09:40:21.902Z] ok github.com/docker/docker/libcontainerd/local 0.394s coverage: 1.0% of statements [2020-03-30T09:40:21.902Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-30T09:40:21.902Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-30T09:40:21.902Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-30T09:40:21.902Z] ? github.com/docker/docker/oci [no test files] [2020-03-30T09:40:21.902Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-30T09:40:21.902Z] ok github.com/docker/docker/pkg/authorization 0.613s coverage: 26.8% of statements [2020-03-30T09:40:22.364Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2020-03-30T09:40:22.425Z] --- PASS: TestIpcModePrivate (0.90s) [2020-03-30T09:40:22.425Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-03-30T09:40:22.425Z] === RUN TestIpcModeShareable [2020-03-30T09:40:22.753Z] #18 113.2 Setting up python3-pip (18.1-5) ... [2020-03-30T09:40:22.826Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2020-03-30T09:40:23.291Z] ok github.com/docker/docker/pkg/chrootarchive 0.128s coverage: 15.4% of statements [2020-03-30T09:40:23.291Z] ok github.com/docker/docker/pkg/directory 0.071s coverage: 80.0% of statements [2020-03-30T09:40:23.426Z] --- PASS: TestIpcModeShareable (0.98s) [2020-03-30T09:40:23.427Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-03-30T09:40:23.427Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-30T09:40:24.255Z] #18 115.0 Processing triggers for libc-bin (2.28-10) ... [2020-03-30T09:40:24.264Z] ok github.com/docker/docker/pkg/discovery 0.157s coverage: 58.3% of statements [2020-03-30T09:40:24.546Z] #18 115.0 Processing triggers for mime-support (3.62) ... [2020-03-30T09:40:24.727Z] ok github.com/docker/docker/pkg/discovery/file 0.163s coverage: 92.9% of statements [2020-03-30T09:40:24.834Z] #18 DONE 115.4s [2020-03-30T09:40:24.834Z] [2020-03-30T09:40:24.834Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-30T09:40:25.467Z] #19 0.468 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-30T09:40:25.467Z] #19 0.472 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-30T09:40:25.467Z] #19 0.482 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-30T09:40:25.467Z] #19 DONE 0.6s [2020-03-30T09:40:25.467Z] [2020-03-30T09:40:25.467Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:40:25.467Z] #45 192.6 CC criu/crtools.o [2020-03-30T09:40:25.467Z] #45 193.8 CC criu/eventfd.o [2020-03-30T09:40:25.467Z] #45 194.6 CC criu/eventpoll.o [2020-03-30T09:40:25.585Z] ok github.com/docker/docker/pkg/plugins 33.651s coverage: 76.6% of statements [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/rootless [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/volume [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-30T09:40:25.585Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === Skipped [2020-03-30T09:40:25.585Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-30T09:40:25.585Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-30T09:40:25.585Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-30T09:40:25.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:40:25.585Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-30T09:40:25.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:40:25.585Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-30T09:40:25.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:40:25.585Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-30T09:40:25.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:40:25.585Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-30T09:40:25.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:40:25.585Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-30T09:40:25.585Z] graphtest_unix.go:73: No driver to put! [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-30T09:40:25.585Z] time="2020-03-30T09:39:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:40:25.585Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:40:25.585Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-30T09:40:25.585Z] time="2020-03-30T09:39:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:40:25.585Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:40:25.585Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-30T09:40:25.585Z] time="2020-03-30T09:39:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:40:25.585Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:40:25.585Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-30T09:40:25.585Z] time="2020-03-30T09:39:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:40:25.585Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:40:25.585Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-30T09:40:25.585Z] time="2020-03-30T09:39:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:40:25.585Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:40:25.585Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-30T09:40:25.585Z] graphtest_unix.go:73: No driver to put! [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-30T09:40:25.585Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-30T09:40:25.585Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-30T09:40:25.585Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-30T09:40:25.585Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-30T09:40:25.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:40:25.585Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-30T09:40:25.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:40:25.585Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-30T09:40:25.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:40:25.585Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-30T09:40:25.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:40:25.585Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-30T09:40:25.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:40:25.585Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-30T09:40:25.585Z] graphtest_unix.go:73: No driver to put! [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-30T09:40:25.585Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-30T09:40:25.585Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] [2020-03-30T09:40:25.585Z] DONE 2174 tests, 26 skipped in 191.081s Post stage [Pipeline] junit [2020-03-30T09:40:25.597Z] Recording test results [2020-03-30T09:40:25.700Z] ok github.com/docker/docker/pkg/discovery/memory 0.098s coverage: 92.3% of statements [2020-03-30T09:40:26.090Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2020-03-30T09:40:26.090Z] === RUN TestAPIIpcModeHost [2020-03-30T09:40:26.165Z] ok github.com/docker/docker/pkg/discovery/nodes 0.281s coverage: 93.8% of statements [2020-03-30T09:40:26.701Z] --- PASS: TestAPIIpcModeHost (0.58s) [2020-03-30T09:40:26.701Z] === RUN TestDaemonIpcModeShareable [2020-03-30T09:40:26.975Z] #45 196.9 CC criu/external.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-30T09:40:27.712Z] ok github.com/docker/docker/pkg/filenotify 0.321s coverage: 45.7% of statements [2020-03-30T09:40:27.712Z] ok github.com/docker/docker/pkg/fileutils 0.102s coverage: 87.7% of statements [2020-03-30T09:40:27.971Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 -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:f07f320651fbaf4941ad60bf919c6dfed48a3457 hack/make.sh dynbinary test-integration [2020-03-30T09:40:28.002Z] #45 197.7 CC criu/fault-injection.o [2020-03-30T09:40:28.002Z] #45 197.9 CC criu/fdstore.o [2020-03-30T09:40:28.540Z] [2020-03-30T09:40:28.686Z] ok github.com/docker/docker/pkg/homedir 0.103s coverage: 42.9% of statements [2020-03-30T09:40:28.714Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2020-03-30T09:40:28.714Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-30T09:40:28.714Z] === RUN TestDaemonIpcModePrivate [2020-03-30T09:40:28.799Z] Removing bundles/ [2020-03-30T09:40:28.799Z] [2020-03-30T09:40:28.799Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-30T09:40:28.799Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-30T09:40:28.799Z] GOOS="" GOARCH="" GOARM="" [2020-03-30T09:40:29.030Z] #45 198.7 CC criu/fifo.o [2020-03-30T09:40:29.150Z] ok github.com/docker/docker/pkg/idtools 0.086s coverage: 6.3% of statements [2020-03-30T09:40:29.150Z] ok github.com/docker/docker/pkg/discovery/kv 3.385s coverage: 84.1% of statements [2020-03-30T09:40:29.656Z] #45 199.5 CC criu/file-ids.o [2020-03-30T09:40:30.126Z] ok github.com/docker/docker/pkg/archive 8.183s coverage: 62.0% of statements [2020-03-30T09:40:30.182Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2020-03-30T09:40:30.182Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-30T09:40:30.182Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-30T09:40:30.282Z] #45 200.0 CC criu/file-lock.o [2020-03-30T09:40:30.570Z] #45 ... [2020-03-30T09:40:30.570Z] [2020-03-30T09:40:30.570Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:40:30.570Z] #48 289.1 github.com/LK4D4/vndr/godl [2020-03-30T09:40:30.570Z] #48 290.3 github.com/LK4D4/vndr [2020-03-30T09:40:30.588Z] ok github.com/docker/docker/pkg/locker 0.079s coverage: 88.9% of statements [2020-03-30T09:40:30.588Z] ok github.com/docker/docker/pkg/jsonmessage 0.221s coverage: 91.7% of statements [2020-03-30T09:40:30.588Z] ok github.com/docker/docker/pkg/ioutils 0.684s coverage: 69.2% of statements [2020-03-30T09:40:31.564Z] ok github.com/docker/docker/pkg/longpath 0.056s coverage: 100.0% of statements [2020-03-30T09:40:31.565Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2020-03-30T09:40:32.027Z] ok github.com/docker/docker/pkg/parsers 0.168s coverage: 97.0% of statements [2020-03-30T09:40:32.063Z] #48 ... [2020-03-30T09:40:32.063Z] [2020-03-30T09:40:32.063Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:40:32.063Z] #45 202.1 CC criu/files-ext.o [2020-03-30T09:40:32.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-30T09:40:32.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-30T09:40:32.199Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-03-30T09:40:32.199Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-30T09:40:32.199Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-30T09:40:32.489Z] ok github.com/docker/docker/pkg/pidfile 0.077s coverage: 82.6% of statements [2020-03-30T09:40:32.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-30T09:40:33.574Z] #45 203.2 CC criu/files-reg.o [2020-03-30T09:40:33.666Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-03-30T09:40:33.666Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-30T09:40:33.666Z] === RUN TestIpcModeOlderClient [2020-03-30T09:40:33.666Z] === PAUSE TestIpcModeOlderClient [2020-03-30T09:40:33.666Z] === RUN TestKillContainerInvalidSignal [2020-03-30T09:40:34.036Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.084s coverage: 56.8% of statements [2020-03-30T09:40:34.497Z] ok github.com/docker/docker/pkg/plugins/transport 0.199s coverage: 85.7% of statements [2020-03-30T09:40:34.670Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-03-30T09:40:34.670Z] === RUN TestKillContainer [2020-03-30T09:40:34.670Z] === RUN TestKillContainer/no_signal [2020-03-30T09:40:34.959Z] ok github.com/docker/docker/pkg/pools 0.063s coverage: 88.2% of statements [2020-03-30T09:40:35.283Z] === RUN TestKillContainer/non_killing_signal [2020-03-30T09:40:35.424Z] ok github.com/docker/docker/pkg/progress 0.052s coverage: 75.9% of statements [2020-03-30T09:40:35.624Z] #45 ... [2020-03-30T09:40:35.625Z] [2020-03-30T09:40:35.625Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-30T09:40:35.625Z] #20 9.814 Collecting yamllint==1.16.0 [2020-03-30T09:40:35.896Z] === RUN TestKillContainer/killing_signal [2020-03-30T09:40:35.912Z] #20 10.50 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-30T09:40:36.200Z] #20 10.64 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-30T09:40:36.200Z] #20 10.72 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-30T09:40:36.200Z] #20 10.82 Collecting pyyaml (from yamllint==1.16.0) [2020-03-30T09:40:36.339Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-30T09:40:36.402Z] ok github.com/docker/docker/pkg/reexec 0.080s coverage: 82.4% of statements [2020-03-30T09:40:36.825Z] #20 11.27 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-30T09:40:36.864Z] ok github.com/docker/docker/pkg/pubsub 1.088s coverage: 73.9% of statements [2020-03-30T09:40:37.326Z] ok github.com/docker/docker/pkg/signal 0.072s coverage: 20.3% of statements [2020-03-30T09:40:37.364Z] --- PASS: TestKillContainer (2.61s) [2020-03-30T09:40:37.364Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-03-30T09:40:37.364Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-03-30T09:40:37.364Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-03-30T09:40:37.364Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-30T09:40:37.364Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-30T09:40:37.788Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2020-03-30T09:40:37.977Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-30T09:40:38.230Z] tests/integration/client_test.py ..... [ 75%] [2020-03-30T09:40:38.230Z] tests/integration/context_api_test.py .. [ 76%] [2020-03-30T09:40:38.249Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2020-03-30T09:40:38.318Z] #20 ... [2020-03-30T09:40:38.318Z] [2020-03-30T09:40:38.318Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:40:38.318Z] #48 DONE 306.7s [2020-03-30T09:40:38.318Z] [2020-03-30T09:40:38.318Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:40:38.318Z] #45 208.3 CC criu/files.o [2020-03-30T09:40:38.718Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2020-03-30T09:40:38.982Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2020-03-30T09:40:38.982Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2020-03-30T09:40:38.982Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-03-30T09:40:38.982Z] === RUN TestKillStoppedContainer [2020-03-30T09:40:38.982Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-30T09:40:38.982Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-30T09:40:38.982Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-30T09:40:38.982Z] === RUN TestKillDifferentUserContainer [2020-03-30T09:40:39.160Z] tests/integration/errors_test.py . [ 76%] [2020-03-30T09:40:39.179Z] ok github.com/docker/docker/pkg/sysinfo 0.056s coverage: 38.2% of statements [2020-03-30T09:40:39.987Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2020-03-30T09:40:39.987Z] === RUN TestInspectOomKilledTrue [2020-03-30T09:40:39.987Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-30T09:40:39.987Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:40:39.987Z] === RUN TestInspectOomKilledFalse [2020-03-30T09:40:39.987Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-30T09:40:39.987Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:40:39.987Z] === RUN TestLinksEtcHostsContentMatch [2020-03-30T09:40:40.600Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-03-30T09:40:40.600Z] === RUN TestLinksContainerNames [2020-03-30T09:40:40.729Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.8% of statements [2020-03-30T09:40:40.729Z] ok github.com/docker/docker/pkg/tailfile 0.127s coverage: 88.6% of statements [2020-03-30T09:40:41.702Z] ok github.com/docker/docker/pkg/term 0.104s coverage: 30.8% of statements [2020-03-30T09:40:42.068Z] --- PASS: TestLinksContainerNames (1.75s) [2020-03-30T09:40:42.068Z] === RUN TestLogsFollowTailEmpty [2020-03-30T09:40:42.163Z] ok github.com/docker/docker/pkg/tarsum 0.177s coverage: 89.3% of statements [2020-03-30T09:40:42.624Z] testing: warning: no tests to run [2020-03-30T09:40:42.624Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: 0.0% of statements [no tests to run] [2020-03-30T09:40:43.072Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-03-30T09:40:43.072Z] === RUN TestContainerNetworkMountsNoChown [2020-03-30T09:40:43.088Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2020-03-30T09:40:43.088Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-30T09:40:43.088Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-30T09:40:43.088Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-30T09:40:43.088Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-30T09:40:43.088Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-30T09:40:43.088Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-30T09:40:43.088Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-30T09:40:43.088Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-30T09:40:43.552Z] ok github.com/docker/docker/pkg/urlutil 0.056s coverage: 100.0% of statements [2020-03-30T09:40:43.552Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2020-03-30T09:40:43.684Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-03-30T09:40:43.684Z] === RUN TestMountDaemonRoot [2020-03-30T09:40:43.684Z] === RUN TestMountDaemonRoot/default [2020-03-30T09:40:43.684Z] === PAUSE TestMountDaemonRoot/default [2020-03-30T09:40:43.684Z] === RUN TestMountDaemonRoot/private [2020-03-30T09:40:43.684Z] === PAUSE TestMountDaemonRoot/private [2020-03-30T09:40:43.684Z] === RUN TestMountDaemonRoot/rprivate [2020-03-30T09:40:43.684Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-30T09:40:43.684Z] === RUN TestMountDaemonRoot/slave [2020-03-30T09:40:43.684Z] === PAUSE TestMountDaemonRoot/slave [2020-03-30T09:40:43.684Z] === RUN TestMountDaemonRoot/rslave [2020-03-30T09:40:43.684Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-30T09:40:43.684Z] === RUN TestMountDaemonRoot/shared [2020-03-30T09:40:43.684Z] === PAUSE TestMountDaemonRoot/shared [2020-03-30T09:40:43.684Z] === RUN TestMountDaemonRoot/rshared [2020-03-30T09:40:43.684Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-30T09:40:43.966Z] === CONT TestMountDaemonRoot/default [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-30T09:40:43.966Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-30T09:40:43.966Z] === CONT TestMountDaemonRoot/rshared [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-30T09:40:43.966Z] === CONT TestMountDaemonRoot/rprivate [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-30T09:40:43.966Z] === CONT TestMountDaemonRoot/shared [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-30T09:40:43.966Z] === CONT TestMountDaemonRoot/rslave [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-30T09:40:43.966Z] === CONT TestMountDaemonRoot/slave [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-30T09:40:43.966Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-30T09:40:43.966Z] === CONT TestMountDaemonRoot/private [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-30T09:40:43.966Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-30T09:40:43.966Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-30T09:40:43.966Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-30T09:40:43.966Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-30T09:40:43.966Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-30T09:40:43.966Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-30T09:40:43.966Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-30T09:40:43.966Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-30T09:40:44.197Z] #45 ... [2020-03-30T09:40:44.197Z] [2020-03-30T09:40:44.197Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-30T09:40:44.197Z] #20 15.49 Building wheels for collected packages: pyyaml [2020-03-30T09:40:44.197Z] #20 15.50 Running setup.py bdist_wheel for pyyaml: started [2020-03-30T09:40:44.197Z] #20 17.55 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-30T09:40:44.197Z] #20 17.57 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-30T09:40:44.197Z] #20 17.71 Successfully built pyyaml [2020-03-30T09:40:44.197Z] #20 17.74 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-30T09:40:44.197Z] #20 18.48 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-30T09:40:44.197Z] #20 DONE 18.9s [2020-03-30T09:40:44.197Z] [2020-03-30T09:40:44.197Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:40:44.197Z] #45 214.2 CC criu/filesystems.o [2020-03-30T09:40:44.247Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-30T09:40:44.247Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-30T09:40:44.247Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-30T09:40:44.247Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-30T09:40:44.247Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-30T09:40:44.247Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-30T09:40:44.247Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-30T09:40:44.247Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-30T09:40:44.530Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-30T09:40:44.530Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-30T09:40:44.530Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-30T09:40:44.530Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-30T09:40:44.530Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-30T09:40:44.530Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-30T09:40:44.530Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-30T09:40:44.530Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-30T09:40:44.814Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-30T09:40:44.814Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-30T09:40:44.814Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-30T09:40:44.814Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-30T09:40:44.814Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-30T09:40:44.814Z] === RUN TestContainerBindMountNonRecursive [2020-03-30T09:40:45.101Z] ok github.com/docker/docker/plugin/v2 0.170s coverage: 20.1% of statements [2020-03-30T09:40:45.563Z] ok github.com/docker/docker/reference 0.180s coverage: 84.4% of statements [2020-03-30T09:40:45.563Z] ok github.com/docker/docker/plugin 0.154s coverage: 11.7% of statements [2020-03-30T09:40:46.304Z] #45 215.7 CC criu/fsnotify.o [2020-03-30T09:40:46.861Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2020-03-30T09:40:46.861Z] === RUN TestNetworkNat [2020-03-30T09:40:47.112Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 50.9% of statements [2020-03-30T09:40:47.112Z] ok github.com/docker/docker/registry/resumable 0.332s coverage: 100.0% of statements [2020-03-30T09:40:47.475Z] --- PASS: TestNetworkNat (0.87s) [2020-03-30T09:40:47.475Z] === RUN TestNetworkLocalhostTCPNat [2020-03-30T09:40:47.879Z] #45 217.8 CC criu/image-desc.o [2020-03-30T09:40:48.085Z] ok github.com/docker/docker/testutil 0.096s coverage: 62.5% of statements [2020-03-30T09:40:48.085Z] ok github.com/docker/docker/registry 0.473s coverage: 51.7% of statements [2020-03-30T09:40:48.187Z] #45 218.1 CC criu/image.o [2020-03-30T09:40:48.481Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-03-30T09:40:48.481Z] === RUN TestNetworkLoopbackNat [2020-03-30T09:40:48.550Z] ok github.com/docker/docker/runconfig 0.221s coverage: 54.5% of statements [2020-03-30T09:40:49.738Z] #45 219.6 CC criu/ipc_ns.o [2020-03-30T09:40:49.949Z] --- PASS: TestNetworkLoopbackNat (1.22s) [2020-03-30T09:40:49.949Z] === RUN TestPause [2020-03-30T09:40:50.563Z] --- PASS: TestPause (0.89s) [2020-03-30T09:40:50.563Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-30T09:40:50.563Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-30T09:40:50.563Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-30T09:40:50.563Z] === RUN TestPauseStopPausedContainer [2020-03-30T09:40:50.739Z] ok github.com/docker/docker/volume/drivers 0.140s coverage: 36.1% of statements [2020-03-30T09:40:51.201Z] ok github.com/docker/docker/volume/local 0.261s coverage: 37.7% of statements [2020-03-30T09:40:51.567Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-03-30T09:40:51.567Z] === RUN TestPsFilter [2020-03-30T09:40:51.567Z] --- PASS: TestPsFilter (0.29s) [2020-03-30T09:40:51.567Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-30T09:40:51.662Z] ok github.com/docker/docker/volume/mounts 0.086s coverage: 66.2% of statements [2020-03-30T09:40:52.572Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-03-30T09:40:52.572Z] === RUN TestRemoveContainerWithVolume [2020-03-30T09:40:53.342Z] #45 222.8 CC criu/irmap.o [2020-03-30T09:40:53.576Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2020-03-30T09:40:53.576Z] === RUN TestRemoveContainerRunning [2020-03-30T09:40:53.868Z] ok github.com/docker/docker/volume/service 0.546s coverage: 70.3% of statements [2020-03-30T09:40:54.189Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-03-30T09:40:54.189Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-30T09:40:54.401Z] #45 224.2 CC criu/kcmp-ids.o [2020-03-30T09:40:55.193Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-03-30T09:40:55.193Z] === RUN TestRemoveInvalidContainer [2020-03-30T09:40:55.193Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-30T09:40:55.193Z] === RUN TestRenameLinkedContainer [2020-03-30T09:40:55.455Z] #45 225.0 CC criu/kerndat.o [2020-03-30T09:40:56.109Z] #45 ... [2020-03-30T09:40:56.109Z] [2020-03-30T09:40:56.109Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-30T09:40:56.109Z] #31 DONE 324.4s [2020-03-30T09:40:56.109Z] [2020-03-30T09:40:56.109Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:40:57.635Z] #42 ... [2020-03-30T09:40:57.635Z] [2020-03-30T09:40:57.635Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:40:57.635Z] #45 227.6 CC criu/libnetlink.o [2020-03-30T09:40:58.277Z] #45 228.2 CC criu/log.o [2020-03-30T09:40:58.640Z] --- PASS: TestRenameLinkedContainer (3.33s) [2020-03-30T09:40:58.640Z] === RUN TestRenameStoppedContainer [2020-03-30T09:40:59.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-30T09:40:59.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-30T09:40:59.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-30T09:40:59.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-30T09:40:59.258Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-03-30T09:40:59.258Z] === RUN TestRenameRunningContainerAndReuse [2020-03-30T09:40:59.352Z] #45 229.1 CC criu/lsm.o [2020-03-30T09:40:59.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-30T09:41:00.016Z] #45 229.8 CC criu/mem.o [2020-03-30T09:41:01.275Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2020-03-30T09:41:01.275Z] === RUN TestRenameInvalidName [2020-03-30T09:41:01.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-30T09:41:01.888Z] --- PASS: TestRenameInvalidName (0.87s) [2020-03-30T09:41:01.888Z] === RUN TestRenameAnonymousContainer [2020-03-30T09:41:02.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-30T09:41:02.861Z] #45 232.7 CC criu/mount.o [2020-03-30T09:41:03.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-30T09:41:06.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-30T09:41:06.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-30T09:41:07.364Z] --- PASS: TestRenameAnonymousContainer (4.83s) [2020-03-30T09:41:07.364Z] === RUN TestRenameContainerWithSameName [2020-03-30T09:41:07.364Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-03-30T09:41:07.364Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-30T09:41:08.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-30T09:41:08.709Z] ok github.com/docker/docker/pkg/plugins 35.026s coverage: 73.4% of statements [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/rootless [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/volume [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-30T09:41:08.709Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-30T09:41:09.382Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2020-03-30T09:41:09.382Z] === RUN TestResize [2020-03-30T09:41:09.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-30T09:41:09.995Z] --- PASS: TestResize (0.84s) [2020-03-30T09:41:09.995Z] === RUN TestResizeWithInvalidSize [2020-03-30T09:41:10.209Z] #45 239.6 CC criu/namespaces.o [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === Skipped [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-03-30T09:41:10.894Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-03-30T09:41:10.894Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-03-30T09:41:10.894Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-03-30T09:41:10.894Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-03-30T09:41:10.894Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-03-30T09:41:10.894Z] client_test.go:23: runtime.GOOS == "windows" [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-03-30T09:41:10.894Z] daemon_test.go:147: root required [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-03-30T09:41:10.894Z] reload_test.go:520: root required [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-03-30T09:41:10.894Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-03-30T09:41:10.894Z] pull_v2_test.go:73: Needs fixing on Windows [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-03-30T09:41:10.894Z] pull_v2_test.go:118: Needs fixing on Windows [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-03-30T09:41:10.894Z] download_test.go:268: Needs fixing on Windows [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-03-30T09:41:10.894Z] layer_test.go:304: Failing on Windows [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-03-30T09:41:10.894Z] layer_test.go:353: Failing on Windows [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-03-30T09:41:10.894Z] layer_test.go:468: Failing on Windows [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-03-30T09:41:10.894Z] layer_test.go:697: Failing on Windows [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-03-30T09:41:10.894Z] migration_test.go:46: Failing on Windows [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-03-30T09:41:10.894Z] migration_test.go:182: Failing on Windows [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-03-30T09:41:10.894Z] mount_test.go:17: Failing on Windows [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-03-30T09:41:10.894Z] mount_test.go:76: Failing on Windows [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-03-30T09:41:10.894Z] mount_test.go:125: Failing on Windows [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-03-30T09:41:10.894Z] mount_test.go:212: Failing on Windows [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-03-30T09:41:10.894Z] archive_test.go:133: Xz not present in msys2 [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-03-30T09:41:10.894Z] archive_test.go:238: Failing on Windows CI machines [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-03-30T09:41:10.894Z] archive_windows_test.go:16: Currently fails [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-03-30T09:41:10.894Z] changes_test.go:192: needs more investigation [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-03-30T09:41:10.894Z] changes_test.go:405: needs further investigation [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-03-30T09:41:10.894Z] changes_test.go:441: needs further investigation [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-03-30T09:41:10.894Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2020-03-30T09:41:10.894Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-03-30T09:41:10.894Z] [2020-03-30T09:41:10.894Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s) [2020-03-30T09:41:10.895Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-30T09:41:10.895Z] [2020-03-30T09:41:10.895Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-03-30T09:41:10.895Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-30T09:41:10.895Z] [2020-03-30T09:41:10.895Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-03-30T09:41:10.895Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-03-30T09:41:10.895Z] [2020-03-30T09:41:10.895Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-03-30T09:41:10.895Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-30T09:41:10.895Z] [2020-03-30T09:41:10.895Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-03-30T09:41:10.895Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-03-30T09:41:10.895Z] [2020-03-30T09:41:10.895Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-03-30T09:41:10.895Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-03-30T09:41:10.895Z] [2020-03-30T09:41:10.895Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-03-30T09:41:10.895Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-03-30T09:41:10.895Z] [2020-03-30T09:41:10.895Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-03-30T09:41:10.895Z] poller_test.go:41: No chmod on Windows [2020-03-30T09:41:10.895Z] [2020-03-30T09:41:10.895Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-03-30T09:41:10.895Z] fileutils_test.go:134: Needs porting to Windows [2020-03-30T09:41:10.895Z] [2020-03-30T09:41:10.895Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-03-30T09:41:10.895Z] fileutils_test.go:180: Needs porting to Windows [2020-03-30T09:41:10.895Z] [2020-03-30T09:41:10.895Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-03-30T09:41:10.895Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-03-30T09:41:10.895Z] [2020-03-30T09:41:10.895Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-03-30T09:41:10.895Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-03-30T09:41:10.895Z] [2020-03-30T09:41:10.895Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-03-30T09:41:10.895Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-03-30T09:41:10.895Z] [2020-03-30T09:41:10.895Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-03-30T09:41:10.895Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-03-30T09:41:10.895Z] [2020-03-30T09:41:10.895Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-03-30T09:41:10.895Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-03-30T09:41:10.895Z] [2020-03-30T09:41:10.895Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-03-30T09:41:10.895Z] local_test.go:181: runtime.GOOS == "windows" [2020-03-30T09:41:10.895Z] [2020-03-30T09:41:10.895Z] [2020-03-30T09:41:10.895Z] DONE 1772 tests, 46 skipped in 202.522s [2020-03-30T09:41:10.895Z] INFO: make.ps1 ended at 03/30/2020 09:41:10 [2020-03-30T09:41:10.999Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-03-30T09:41:10.999Z] === RUN TestResizeWhenContainerNotStarted [2020-03-30T09:41:11.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-30T09:41:11.612Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-03-30T09:41:11.612Z] === RUN TestDaemonRestartKillContainers [2020-03-30T09:41:11.612Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-30T09:41:11.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-30T09:41:11.612Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-30T09:41:11.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-30T09:41:11.612Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-30T09:41:11.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-30T09:41:11.612Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-30T09:41:11.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-30T09:41:11.612Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-30T09:41:11.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-30T09:41:11.612Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-30T09:41:11.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-30T09:41:11.612Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-30T09:41:11.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-30T09:41:11.612Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-30T09:41:11.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-30T09:41:11.612Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:41:11.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:41:11.612Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:41:11.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:41:11.612Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:41:11.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:41:11.612Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:41:11.612Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:41:11.612Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-30T09:41:11.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-30T09:41:12.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-30T09:41:12.438Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-03-30T09:41:12.438Z] INFO: Unit tests ended at 03/30/2020 09:41:12. Duration:00:03:37.2949149 [2020-03-30T09:41:12.438Z] INFO: Building busybox [2020-03-30T09:41:12.901Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-30T09:41:12.901Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-30T09:41:12.901Z] [2020-03-30T09:41:12.901Z] Sending build context to Docker daemon 2.56kB [2020-03-30T09:41:12.901Z] [2020-03-30T09:41:12.901Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-30T09:41:12.901Z] ---> 80e84fd280e2 [2020-03-30T09:41:12.901Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-03-30T09:41:12.901Z] ---> Running in c56cbe608745 [2020-03-30T09:41:12.937Z] #45 242.6 CC criu/net.o [2020-03-30T09:41:13.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-30T09:41:13.633Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:41:13.914Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:41:14.522Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-30T09:41:14.522Z] Using test binary docker [2020-03-30T09:41:14.522Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-30T09:41:14.522Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-30T09:41:14.522Z] INFO: Waiting for daemon to start... [2020-03-30T09:41:14.522Z] Starting dockerd [2020-03-30T09:41:14.928Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:41:15.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:41:16.545Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-30T09:41:16.827Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-30T09:41:17.044Z] . [2020-03-30T09:41:17.044Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-30T09:41:17.044Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-30T09:41:17.044Z] Error: No such image: emptyfs [2020-03-30T09:41:17.044Z] Running integration-test (iteration 1) [2020-03-30T09:41:17.044Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-30T09:41:18.525Z] #45 248.1 CC criu/netfilter.o [2020-03-30T09:41:18.709Z] Removing intermediate container c56cbe608745 [2020-03-30T09:41:18.709Z] ---> 6f73a23cafdd [2020-03-30T09:41:18.709Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-30T09:41:18.815Z] #45 248.7 CC criu/page-pipe.o [2020-03-30T09:41:18.844Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-30T09:41:19.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-30T09:41:19.170Z] [2020-03-30T09:41:19.170Z] ---> c103acf0d039 [2020-03-30T09:41:19.170Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-30T09:41:19.633Z] ---> Running in d3b8fd575d30 [2020-03-30T09:41:20.335Z] #45 249.9 CC criu/page-xfer.o [2020-03-30T09:41:20.605Z] [2020-03-30T09:41:20.605Z] SUCCESS: Specified value was saved. [2020-03-30T09:41:21.796Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-30T09:41:22.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-30T09:41:22.418Z] #45 252.1 CC criu/pagemap-cache.o [2020-03-30T09:41:23.061Z] #45 252.8 CC criu/pagemap.o [2020-03-30T09:41:23.518Z] Removing intermediate container d3b8fd575d30 [2020-03-30T09:41:23.518Z] ---> 6d309e0108a3 [2020-03-30T09:41:23.518Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-30T09:41:23.518Z] ---> Running in 1efa9f9bb164 [2020-03-30T09:41:23.790Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-30T09:41:24.096Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-30T09:41:24.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s) [2020-03-30T09:41:24.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2020-03-30T09:41:24.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-03-30T09:41:24.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-03-30T09:41:24.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s) [2020-03-30T09:41:24.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-03-30T09:41:24.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s) [2020-03-30T09:41:24.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) [2020-03-30T09:41:24.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.67s) [2020-03-30T09:41:24.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.85s) [2020-03-30T09:41:24.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.20s) [2020-03-30T09:41:24.096Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s) [2020-03-30T09:41:24.096Z] === RUN TestCgroupNamespacesRun [2020-03-30T09:41:25.135Z] #45 254.5 CC criu/parasite-syscall.o [2020-03-30T09:41:26.113Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-03-30T09:41:26.113Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-30T09:41:26.173Z] #45 255.9 CC criu/path.o [2020-03-30T09:41:26.483Z] #45 256.3 CC criu/pie-util-vdso.o [2020-03-30T09:41:26.997Z] Loaded image: buildpack-deps:jessie [2020-03-30T09:41:26.997Z] Loaded image: busybox:latest [2020-03-30T09:41:26.997Z] Loaded image: busybox:glibc [2020-03-30T09:41:26.997Z] Loaded image: debian:jessie [2020-03-30T09:41:26.997Z] Loaded image: hello-world:latest [2020-03-30T09:41:26.997Z] INFO: Testing against a local daemon [2020-03-30T09:41:26.997Z] === RUN TestCgroupNamespacesBuild [2020-03-30T09:41:26.997Z] --- SKIP: TestCgroupNamespacesBuild (0.00s) [2020-03-30T09:41:26.997Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:41:26.997Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-30T09:41:26.997Z] --- SKIP: TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-30T09:41:26.997Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:41:26.997Z] === RUN TestBuildWithSession [2020-03-30T09:41:26.997Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-30T09:41:26.997Z] build_session_test.go:25: TODO: BuildKit [2020-03-30T09:41:26.997Z] === RUN TestBuildSquashParent [2020-03-30T09:41:27.113Z] #45 257.0 CC criu/pie-util.o [2020-03-30T09:41:27.402Z] #45 257.3 CC criu/pipes.o [2020-03-30T09:41:27.584Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-03-30T09:41:27.584Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-30T09:41:28.915Z] #45 258.6 CC criu/plugin.o [2020-03-30T09:41:29.333Z] Cannot create a file when that file already exists. [2020-03-30T09:41:29.553Z] #45 259.3 CC criu/proc_parse.o [2020-03-30T09:41:29.602Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-03-30T09:41:29.602Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-30T09:41:31.074Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-03-30T09:41:31.074Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-30T09:41:33.091Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2020-03-30T09:41:33.091Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-30T09:41:33.705Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2020-03-30T09:41:33.705Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-30T09:41:34.709Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s) [2020-03-30T09:41:34.709Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-30T09:41:35.143Z] Removing intermediate container 1efa9f9bb164 [2020-03-30T09:41:35.143Z] ---> 2e81a914054f [2020-03-30T09:41:35.143Z] Step 6/6 : CMD ["sh"] [2020-03-30T09:41:35.143Z] ---> Running in 14f8952e4477 [2020-03-30T09:41:35.181Z] #45 264.6 CC criu/protobuf-desc.o [2020-03-30T09:41:35.604Z] Removing intermediate container 14f8952e4477 [2020-03-30T09:41:35.604Z] ---> 255d2a2fa70c [2020-03-30T09:41:35.604Z] Successfully built 255d2a2fa70c [2020-03-30T09:41:35.604Z] Successfully tagged busybox:latest [2020-03-30T09:41:35.604Z] INFO: Docker images of the daemon under test [2020-03-30T09:41:35.604Z] [2020-03-30T09:41:35.604Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-30T09:41:35.604Z] busybox latest 255d2a2fa70c Less than a second ago 4.97GB [2020-03-30T09:41:35.604Z] microsoft/windowsservercore latest 80e84fd280e2 3 weeks ago 4.94GB [2020-03-30T09:41:35.604Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 3 weeks ago 4.94GB [2020-03-30T09:41:35.604Z] [2020-03-30T09:41:35.604Z] INFO: Running integration tests at 03/30/2020 09:41:35... [2020-03-30T09:41:35.604Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-30T09:41:35.604Z] INFO: Integration API tests being run from the host: [2020-03-30T09:41:35.604Z] INFO: make.ps1 starting at 03/30/2020 09:41:35 [2020-03-30T09:41:36.178Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-03-30T09:41:36.178Z] === RUN TestKernelTCPMemory [2020-03-30T09:41:36.494Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-30T09:41:36.495Z] [2020-03-30T09:41:36.495Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-30T09:41:36.587Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-30T09:41:36.708Z] #45 266.5 CC criu/protobuf.o [2020-03-30T09:41:36.753Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-30T09:41:36.753Z] HOSTNAME=e348827c2ee1 [2020-03-30T09:41:36.753Z] TESTDEBUG=0 [2020-03-30T09:41:36.753Z] DEST=bundles/test-integration [2020-03-30T09:41:36.753Z] PWD=/go/src/github.com/docker/docker [2020-03-30T09:41:36.753Z] DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:41:36.753Z] container=docker [2020-03-30T09:41:36.753Z] HOME=/root [2020-03-30T09:41:36.753Z] GOLANG_VERSION=1.13.8 [2020-03-30T09:41:36.753Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-30T09:41:36.753Z] VALIDATE_BRANCH=master [2020-03-30T09:41:36.753Z] TERM=xterm [2020-03-30T09:41:36.753Z] DOCKER_PKG=github.com/docker/docker [2020-03-30T09:41:36.753Z] SHLVL=1 [2020-03-30T09:41:36.753Z] TIMEOUT=120m [2020-03-30T09:41:36.753Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-30T09:41:36.753Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-30T09:41:36.753Z] GO111MODULE=off [2020-03-30T09:41:36.753Z] DOCKER_EXPERIMENTAL=1 [2020-03-30T09:41:36.753Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-30T09:41:36.753Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-30T09:41:36.753Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-30T09:41:36.753Z] GOPATH=/go [2020-03-30T09:41:36.753Z] PKG_CONFIG=pkg-config [2020-03-30T09:41:36.753Z] _=/usr/bin/env [2020-03-30T09:41:36.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-30T09:41:36.946Z] --- PASS: TestBuildSquashParent (8.77s) [2020-03-30T09:41:36.946Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-30T09:41:36.946Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-30T09:41:36.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-30T09:41:36.946Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-30T09:41:36.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-30T09:41:36.946Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-30T09:41:36.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-30T09:41:36.946Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-30T09:41:36.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-30T09:41:36.946Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-30T09:41:36.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-30T09:41:36.946Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-30T09:41:36.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-30T09:41:36.946Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-30T09:41:36.946Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-30T09:41:37.183Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-03-30T09:41:37.183Z] === RUN TestNISDomainname [2020-03-30T09:41:37.356Z] #45 267.2 CC criu/pstree.o [2020-03-30T09:41:37.876Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-30T09:41:38.134Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-30T09:41:38.226Z] --- PASS: TestNISDomainname (0.99s) [2020-03-30T09:41:38.226Z] === RUN TestHostnameDnsResolution [2020-03-30T09:41:38.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-30T09:41:38.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-30T09:41:39.450Z] #45 269.2 CC criu/rbtree.o [2020-03-30T09:41:40.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-30T09:41:40.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-30T09:41:40.105Z] #45 269.9 CC criu/rst-malloc.o [2020-03-30T09:41:40.244Z] --- PASS: TestHostnameDnsResolution (1.84s) [2020-03-30T09:41:40.244Z] === RUN TestStats [2020-03-30T09:41:40.747Z] #45 270.4 CC criu/seccomp.o [2020-03-30T09:41:41.794Z] #45 271.5 CC criu/seize.o [2020-03-30T09:41:41.923Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-30T09:41:41.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.54s) [2020-03-30T09:41:41.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.58s) [2020-03-30T09:41:41.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2020-03-30T09:41:41.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s) [2020-03-30T09:41:41.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2020-03-30T09:41:41.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2020-03-30T09:41:41.923Z] === RUN TestBuildMultiStageCopy [2020-03-30T09:41:41.923Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-30T09:41:42.261Z] --- PASS: TestStats (1.87s) [2020-03-30T09:41:42.261Z] === RUN TestStopContainerWithTimeout [2020-03-30T09:41:42.261Z] === RUN TestStopContainerWithTimeout/0 [2020-03-30T09:41:42.261Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-30T09:41:42.261Z] === RUN TestStopContainerWithTimeout/1 [2020-03-30T09:41:42.261Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-30T09:41:42.261Z] === RUN TestStopContainerWithTimeout/3 [2020-03-30T09:41:42.261Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-30T09:41:42.261Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-30T09:41:42.261Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-30T09:41:42.261Z] === CONT TestStopContainerWithTimeout/0 [2020-03-30T09:41:42.261Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-30T09:41:42.874Z] === CONT TestStopContainerWithTimeout/3 [2020-03-30T09:41:43.427Z] ......... [ 86%] [2020-03-30T09:41:43.902Z] #45 273.6 CC criu/servicefd.o [2020-03-30T09:41:44.550Z] #45 274.5 CC criu/shmem.o [2020-03-30T09:41:44.890Z] === CONT TestStopContainerWithTimeout/1 [2020-03-30T09:41:45.193Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-30T09:41:46.123Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-30T09:41:46.633Z] #45 276.4 CC criu/sigframe.o [2020-03-30T09:41:46.908Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-30T09:41:46.908Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2020-03-30T09:41:46.908Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2020-03-30T09:41:46.908Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2020-03-30T09:41:46.908Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2020-03-30T09:41:46.908Z] === RUN TestDeleteDevicemapper [2020-03-30T09:41:46.908Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-30T09:41:46.908Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-30T09:41:46.908Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-30T09:41:46.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-30T09:41:46.938Z] #45 276.7 CC criu/signalfd.o [2020-03-30T09:41:47.233Z] #45 277.2 CC criu/sk-inet.o [2020-03-30T09:41:47.490Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-30T09:41:48.420Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-30T09:41:49.339Z] #45 279.0 CC criu/sk-netlink.o [2020-03-30T09:41:49.349Z] --- PASS: TestBuildMultiStageCopy (7.17s) [2020-03-30T09:41:49.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.17s) [2020-03-30T09:41:49.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2020-03-30T09:41:49.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2020-03-30T09:41:49.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-03-30T09:41:49.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-03-30T09:41:49.349Z] === RUN TestBuildMultiStageParentConfig [2020-03-30T09:41:49.969Z] tests/integration/models_images_test.py ............... [ 89%] [2020-03-30T09:41:50.353Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.48s) [2020-03-30T09:41:50.353Z] === RUN TestUpdateMemory [2020-03-30T09:41:50.353Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-30T09:41:50.353Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:41:50.353Z] === RUN TestUpdateCPUQuota [2020-03-30T09:41:50.384Z] #45 280.0 CC criu/sk-packet.o [2020-03-30T09:41:51.030Z] #45 ... [2020-03-30T09:41:51.030Z] [2020-03-30T09:41:51.030Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:41:51.030Z] #42 379.4 + dpkg --print-architecture [2020-03-30T09:41:51.030Z] #42 379.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-30T09:41:51.327Z] #42 379.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-30T09:41:51.327Z] #42 379.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-30T09:41:51.358Z] --- PASS: TestUpdateCPUQuota (1.09s) [2020-03-30T09:41:51.358Z] === RUN TestUpdatePidsLimit [2020-03-30T09:41:51.358Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-30T09:41:51.970Z] === RUN TestUpdatePidsLimit/no_change [2020-03-30T09:41:52.121Z] tests/integration/models_networks_test.py .... [ 90%] [2020-03-30T09:41:52.252Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-30T09:41:52.866Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-30T09:41:53.148Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-30T09:41:53.761Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-30T09:41:54.042Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-30T09:41:54.602Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-03-30T09:41:54.602Z] === RUN TestBuildLabelWithTargets [2020-03-30T09:41:56.059Z] --- PASS: TestUpdatePidsLimit (4.28s) [2020-03-30T09:41:56.059Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-03-30T09:41:56.059Z] --- PASS: TestUpdatePidsLimit/no_change (0.48s) [2020-03-30T09:41:56.059Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-03-30T09:41:56.059Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2020-03-30T09:41:56.059Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2020-03-30T09:41:56.059Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-03-30T09:41:56.059Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2020-03-30T09:41:56.059Z] === RUN TestUpdateRestartPolicy [2020-03-30T09:41:57.371Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-30T09:41:57.754Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-30T09:41:57.754Z] INFO: Testing against a local daemon [2020-03-30T09:41:59.264Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-30T09:42:01.860Z] #42 ... [2020-03-30T09:42:01.860Z] [2020-03-30T09:42:01.860Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-30T09:42:01.860Z] #45 281.1 CC criu/sk-queue.o [2020-03-30T09:42:01.860Z] #45 281.9 CC criu/sk-tcp.o [2020-03-30T09:42:01.860Z] #45 282.9 CC criu/sk-unix.o [2020-03-30T09:42:01.860Z] #45 286.6 CC criu/sockets.o [2020-03-30T09:42:01.860Z] #45 288.3 CC criu/stats.o [2020-03-30T09:42:01.860Z] #45 288.9 CC criu/string.o [2020-03-30T09:42:01.860Z] #45 289.1 CC criu/sysctl.o [2020-03-30T09:42:01.860Z] #45 290.2 CC criu/sysfs_parse.o [2020-03-30T09:42:01.860Z] #45 291.0 CC criu/timerfd.o [2020-03-30T09:42:01.860Z] #45 291.8 CC criu/tty.o [2020-03-30T09:42:02.694Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-03-30T09:42:02.694Z] === RUN TestBuildWithEmptyLayers [2020-03-30T09:42:05.027Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-30T09:42:05.218Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-03-30T09:42:05.218Z] === RUN TestBuildMultiStageOnBuild [2020-03-30T09:42:05.533Z] #45 295.4 CC criu/tun.o [2020-03-30T09:42:06.695Z] #45 296.6 CC criu/uffd.o [2020-03-30T09:42:08.562Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2020-03-30T09:42:08.562Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-30T09:42:08.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-30T09:42:08.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-30T09:42:08.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-30T09:42:08.851Z] #45 298.7 CC criu/util.o [2020-03-30T09:42:09.438Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-30T09:42:09.438Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-30T09:42:09.567Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-03-30T09:42:09.567Z] === RUN TestWaitNonBlocked [2020-03-30T09:42:09.567Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-30T09:42:09.567Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-30T09:42:09.567Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-30T09:42:09.567Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-30T09:42:09.567Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-30T09:42:09.567Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-30T09:42:10.468Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-03-30T09:42:10.468Z] === RUN TestBuildUncleanTarFilenames [2020-03-30T09:42:10.574Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-30T09:42:10.574Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2020-03-30T09:42:10.574Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2020-03-30T09:42:10.574Z] === RUN TestWaitBlocked [2020-03-30T09:42:10.574Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-30T09:42:10.574Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-30T09:42:10.574Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-30T09:42:10.574Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-30T09:42:10.574Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-30T09:42:10.574Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-30T09:42:10.725Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2020-03-30T09:42:10.725Z] === RUN TestBuildMultiStageLayerLeak [2020-03-30T09:42:11.579Z] #45 301.4 CC criu/uts_ns.o [2020-03-30T09:42:12.051Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-30T09:42:12.051Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2020-03-30T09:42:12.051Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2020-03-30T09:42:12.051Z] === CONT TestContainerStartOnDaemonRestart [2020-03-30T09:42:12.051Z] === CONT TestDaemonHostGatewayIP [2020-03-30T09:42:12.210Z] #45 301.8 CC criu/vdso.o [2020-03-30T09:42:12.596Z] ok github.com/docker/docker/integration/build 15.295s [2020-03-30T09:42:13.057Z] [2020-03-30T09:42:13.057Z] === Skipped [2020-03-30T09:42:13.057Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-03-30T09:42:13.057Z] build_session_test.go:25: TODO: BuildKit [2020-03-30T09:42:13.057Z] [2020-03-30T09:42:13.057Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-03-30T09:42:13.057Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:42:13.057Z] [2020-03-30T09:42:13.057Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-03-30T09:42:13.057Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-30T09:42:13.057Z] [2020-03-30T09:42:13.057Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-03-30T09:42:13.057Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-30T09:42:13.057Z] [2020-03-30T09:42:13.057Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-03-30T09:42:13.057Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-30T09:42:13.057Z] [2020-03-30T09:42:13.057Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-03-30T09:42:13.057Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-30T09:42:13.057Z] [2020-03-30T09:42:13.057Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-03-30T09:42:13.057Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-30T09:42:13.057Z] [2020-03-30T09:42:13.057Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-03-30T09:42:13.057Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-30T09:42:13.057Z] [2020-03-30T09:42:13.057Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-03-30T09:42:13.057Z] build_test.go:491: testEnv.OSType == "windows" [2020-03-30T09:42:13.057Z] [2020-03-30T09:42:13.057Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-03-30T09:42:13.246Z] #45 303.0 LINK criu/built-in.o [2020-03-30T09:42:13.246Z] #45 303.2 LINK criu/criu [2020-03-30T09:42:13.518Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-30T09:42:13.519Z] [2020-03-30T09:42:13.519Z] [2020-03-30T09:42:13.519Z] DONE 22 tests, 10 skipped in 36.864s [2020-03-30T09:42:13.519Z] [2020-03-30T09:42:13.519Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-30T09:42:14.275Z] #45 304.3 DEP lib/c/criu.d [2020-03-30T09:42:14.462Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-30T09:42:14.566Z] #45 304.6 CC images/rpc.pb-c.o [2020-03-30T09:42:14.718Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-30T09:42:14.719Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-30T09:42:14.719Z] [2020-03-30T09:42:14.719Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-30T09:42:14.719Z] =========================== short test summary info ============================ [2020-03-30T09:42:14.719Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-30T09:42:14.719Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-30T09:42:14.719Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-30T09:42:14.719Z] Not supported on most drivers [2020-03-30T09:42:14.719Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-30T09:42:14.719Z] Can fail if eth0 has multiple IP addresses [2020-03-30T09:42:14.719Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-30T09:42:14.719Z] This doesn't seem to be taken into account by the engine [2020-03-30T09:42:14.719Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-30T09:42:14.719Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-30T09:42:14.719Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-30T09:42:14.719Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-30T09:42:14.719Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-30T09:42:14.719Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-30T09:42:14.719Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-30T09:42:14.719Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 385.68 seconds == [2020-03-30T09:42:15.281Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-03-30T09:42:15.513Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s) [2020-03-30T09:42:15.513Z] === CONT TestIpcModeOlderClient [2020-03-30T09:42:15.513Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-03-30T09:42:15.513Z] === CONT TestDaemonRestartIpcMode [2020-03-30T09:42:15.513Z] --- PASS: TestDaemonHostGatewayIP (3.47s) [2020-03-30T09:42:15.704Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-30T09:42:15.704Z] INFO: Testing against a local daemon [2020-03-30T09:42:15.704Z] ok github.com/docker/docker/integration/config 0.342s [2020-03-30T09:42:15.704Z] [2020-03-30T09:42:15.704Z] === Skipped [2020-03-30T09:42:15.704Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-03-30T09:42:15.704Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:42:15.704Z] [2020-03-30T09:42:15.704Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-03-30T09:42:15.704Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:42:15.704Z] [2020-03-30T09:42:15.704Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.01s) [2020-03-30T09:42:15.704Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:42:15.704Z] [2020-03-30T09:42:15.704Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-03-30T09:42:15.704Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:42:15.704Z] [2020-03-30T09:42:15.704Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-03-30T09:42:15.704Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:42:15.704Z] [2020-03-30T09:42:15.704Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-03-30T09:42:15.704Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-30T09:42:15.704Z] [2020-03-30T09:42:15.704Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-03-30T09:42:15.704Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-30T09:42:15.704Z] [2020-03-30T09:42:15.704Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-03-30T09:42:15.704Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-30T09:42:15.704Z] [2020-03-30T09:42:15.704Z] [2020-03-30T09:42:15.704Z] DONE 8 tests, 8 skipped in 2.478s [2020-03-30T09:42:15.704Z] [2020-03-30T09:42:15.704Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-30T09:42:15.975Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2020-03-30T09:42:15.975Z] === RUN TestBuildWithHugeFile [2020-03-30T09:42:16.099Z] #45 305.7 CC lib/c/criu.o [2020-03-30T09:42:18.162Z] #45 307.8 LINK lib/c/built-in.o [2020-03-30T09:42:18.162Z] #45 307.8 LINK lib/c/libcriu.so [2020-03-30T09:42:18.162Z] #45 307.9 LINK lib/c/libcriu.a [2020-03-30T09:42:18.454Z] #45 308.2 GEN magic.py [2020-03-30T09:42:18.749Z] #45 308.5 Note: Building without setproctitle() and strlcpy() support. [2020-03-30T09:42:18.749Z] #45 308.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-30T09:42:18.749Z] #45 308.5 Note: Building without GnuTLS support [2020-03-30T09:42:18.963Z] --- PASS: TestDaemonRestartIpcMode (3.52s) [2020-03-30T09:42:18.963Z] PASS [2020-03-30T09:42:18.963Z] [2020-03-30T09:42:18.963Z] === Skipped [2020-03-30T09:42:18.963Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-30T09:42:18.963Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-30T09:42:18.963Z] [2020-03-30T09:42:18.963Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-30T09:42:18.963Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:42:18.963Z] [2020-03-30T09:42:18.963Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-30T09:42:18.963Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:42:18.963Z] [2020-03-30T09:42:18.963Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-30T09:42:18.963Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-30T09:42:18.963Z] [2020-03-30T09:42:18.963Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-03-30T09:42:18.963Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-30T09:42:18.963Z] [2020-03-30T09:42:18.963Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-30T09:42:18.963Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:42:18.963Z] [2020-03-30T09:42:18.963Z] [2020-03-30T09:42:18.963Z] DONE 199 tests, 6 skipped in 138.970s [2020-03-30T09:42:18.963Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-30T09:42:18.963Z] ++ 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-03-30T09:42:18.963Z] ++ set -e [2020-03-30T09:42:18.963Z] ++ '[' -n 0 ']' [2020-03-30T09:42:18.963Z] ++ set -x [2020-03-30T09:42:18.963Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-30T09:42:18.963Z] INFO: Testing against a local daemon [2020-03-30T09:42:18.963Z] === RUN TestCommitInheritsEnv [2020-03-30T09:42:19.244Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-03-30T09:42:19.244Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-30T09:42:19.244Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-30T09:42:19.244Z] === RUN TestImagesFilterMultiReference [2020-03-30T09:42:19.244Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-03-30T09:42:19.244Z] === RUN TestImagePullPlatformInvalid [2020-03-30T09:42:19.244Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-03-30T09:42:19.244Z] === RUN TestRemoveImageOrphaning [2020-03-30T09:42:19.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-30T09:42:19.453Z] INFO: Testing against a local daemon [2020-03-30T09:42:19.798Z] #45 309.8 fatal: not a git repository (or any of the parent directories): .git [2020-03-30T09:42:19.857Z] --- PASS: TestRemoveImageOrphaning (0.62s) [2020-03-30T09:42:19.857Z] === RUN TestRemoveImageGarbageCollector [2020-03-30T09:42:19.857Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-30T09:42:19.857Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:42:19.857Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-30T09:42:19.857Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-30T09:42:19.857Z] === RUN TestTagInvalidReference [2020-03-30T09:42:19.857Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-30T09:42:19.857Z] === RUN TestTagValidPrefixedRepo [2020-03-30T09:42:20.138Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-03-30T09:42:20.138Z] === RUN TestTagExistedNameWithoutForce [2020-03-30T09:42:20.138Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-03-30T09:42:20.138Z] === RUN TestTagOfficialNames [2020-03-30T09:42:20.138Z] --- PASS: TestTagOfficialNames (0.04s) [2020-03-30T09:42:20.138Z] === RUN TestTagMatchesDigest [2020-03-30T09:42:20.138Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-30T09:42:20.138Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-30T09:42:21.310Z] #45 311.1 make[1]: Nothing to be done for 'all'. [2020-03-30T09:42:22.828Z] #45 312.4 make[1]: 'images/built-in.o' is up to date. [2020-03-30T09:42:22.828Z] #45 312.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-30T09:42:22.828Z] #45 312.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-30T09:42:22.828Z] #45 312.7 make[1]: 'compel/libcompel.a' is up to date. [2020-03-30T09:42:23.129Z] #45 312.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-30T09:42:23.129Z] #45 312.8 make[1]: Nothing to be done for 'all'. [2020-03-30T09:42:23.129Z] #45 312.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-30T09:42:23.420Z] #45 313.4 make[2]: Nothing to be done for 'all'. [2020-03-30T09:42:23.709Z] #45 313.4 make[2]: Nothing to be done for 'all'. [2020-03-30T09:42:23.709Z] #45 313.6 make[2]: Nothing to be done for 'all'. [2020-03-30T09:42:24.008Z] #45 313.9 make[2]: Nothing to be done for 'all'. [2020-03-30T09:42:24.305Z] #45 314.0 make[2]: Nothing to be done for 'all'. [2020-03-30T09:42:24.305Z] #45 314.1 make[2]: Nothing to be done for 'all'. [2020-03-30T09:42:24.605Z] #45 314.3 make[2]: Nothing to be done for 'all'. [2020-03-30T09:42:24.903Z] #45 314.7 make[2]: Nothing to be done for 'all'. [2020-03-30T09:42:24.903Z] #45 314.7 INSTALL criu/criu [2020-03-30T09:42:25.207Z] #45 DONE 314.8s [2020-03-30T09:42:25.207Z] [2020-03-30T09:42:25.207Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:42:26.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-30T09:42:27.457Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-30T09:42:27.457Z] [2020-03-30T09:42:27.457Z] Unloading profiles will leave already running processes permanently [2020-03-30T09:42:27.457Z] unconfined, which can lead to unexpected situations. [2020-03-30T09:42:27.457Z] [2020-03-30T09:42:27.457Z] To set a process to complain mode, use the command line tool [2020-03-30T09:42:27.457Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-30T09:42:27.457Z] Post stage [Pipeline] junit [2020-03-30T09:42:28.030Z] Recording test results [Pipeline] sh [2020-03-30T09:42:28.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-30T09:42:28.439Z] + echo Ensuring container killed. [2020-03-30T09:42:28.440Z] Ensuring container killed. [2020-03-30T09:42:28.440Z] + docker rm -vf docker-pr1 [2020-03-30T09:42:28.440Z] Error: No such container: docker-pr1 [2020-03-30T09:42:28.440Z] + true [Pipeline] sh [2020-03-30T09:42:28.739Z] + echo Chowning /workspace to jenkins user [2020-03-30T09:42:28.739Z] Chowning /workspace to jenkins user [2020-03-30T09:42:28.739Z] + id -u [2020-03-30T09:42:28.739Z] + id -g [2020-03-30T09:42:28.739Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40755:/workspace busybox chown -R 1000:1000 /workspace [2020-03-30T09:42:28.768Z] #66 ... [2020-03-30T09:42:28.768Z] [2020-03-30T09:42:28.768Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-30T09:42:28.768Z] #61 241.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-30T09:42:30.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-30T09:42:30.399Z] + bundleName=docker-py [2020-03-30T09:42:30.399Z] + echo Creating docker-py-bundles.tar.gz [2020-03-30T09:42:30.399Z] Creating docker-py-bundles.tar.gz [2020-03-30T09:42:30.399Z] + 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-03-30T09:42:30.409Z] Archiving artifacts [2020-03-30T09:42:30.656Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40755/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-03-30T09:42:31.012Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 -e DOCKER_GRAPHDRIVER docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 hack/make.sh binary-daemon [2020-03-30T09:42:31.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-30T09:42:31.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-30T09:42:31.510Z] #61 244.4 + mkdir -p /build [2020-03-30T09:42:31.510Z] #61 244.4 + cp runc /build/runc [2020-03-30T09:42:31.510Z] #61 DONE 244.6s [2020-03-30T09:42:31.510Z] [2020-03-30T09:42:31.510Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:42:31.577Z] [2020-03-30T09:42:31.577Z] Removing bundles/ [2020-03-30T09:42:31.577Z] [2020-03-30T09:42:31.577Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-30T09:42:31.834Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-30T09:42:31.834Z] GOOS="" GOARCH="" GOARM="" [2020-03-30T09:42:33.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-30T09:42:34.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-30T09:42:36.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-30T09:42:37.160Z] #66 ... [2020-03-30T09:42:37.160Z] [2020-03-30T09:42:37.160Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-30T09:42:37.160Z] #42 DONE 425.6s [2020-03-30T09:42:37.160Z] [2020-03-30T09:42:37.160Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:42:40.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-30T09:42:40.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-30T09:42:42.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-30T09:42:43.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-30T09:42:46.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-30T09:42:47.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-30T09:42:49.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-30T09:42:50.053Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-30T09:42:50.053Z] Using test binary docker [2020-03-30T09:42:50.312Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-30T09:42:50.312Z] +++ /etc/init.d/apparmor start [2020-03-30T09:42:50.312Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-30T09:42:50.312Z] Starting dockerd [2020-03-30T09:42:50.312Z] INFO: Waiting for daemon to start... [2020-03-30T09:42:50.312Z] +++ 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-03-30T09:42:52.215Z] . [2020-03-30T09:42:52.215Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-30T09:42:52.474Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-30T09:42:52.474Z] Error: No such image: emptyfs [2020-03-30T09:42:52.474Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-30T09:42:52.474Z] ++++ docker load [2020-03-30T09:42:52.733Z] Running integration-test (iteration 1) [2020-03-30T09:42:52.733Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-03-30T09:42:52.733Z] ++ 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-03-30T09:42:52.733Z] ++ set -e [2020-03-30T09:42:52.733Z] ++ '[' -n 0 ']' [2020-03-30T09:42:52.733Z] ++ set -x [2020-03-30T09:42:52.733Z] ++ env -i DEST=/go/src/github.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-03-30T09:43:02.711Z] Loaded image: buildpack-deps:jessie [2020-03-30T09:43:02.711Z] Loaded image: busybox:latest [2020-03-30T09:43:02.711Z] Loaded image: busybox:glibc [2020-03-30T09:43:02.711Z] Loaded image: debian:jessie [2020-03-30T09:43:02.711Z] Loaded image: hello-world:latest [2020-03-30T09:43:02.711Z] INFO: Testing against a local daemon [2020-03-30T09:43:02.711Z] === RUN TestCgroupNamespacesBuild [2020-03-30T09:43:04.614Z] --- PASS: TestCgroupNamespacesBuild (3.04s) [2020-03-30T09:43:04.614Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-30T09:43:06.516Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s) [2020-03-30T09:43:06.516Z] === RUN TestBuildWithSession [2020-03-30T09:43:06.516Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-30T09:43:06.516Z] build_session_test.go:25: TODO: BuildKit [2020-03-30T09:43:06.516Z] === RUN TestBuildSquashParent [2020-03-30T09:43:08.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-30T09:43:08.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-30T09:43:08.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-30T09:43:08.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-30T09:43:09.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-30T09:43:12.164Z] --- PASS: TestBuildWithHugeFile (51.12s) [2020-03-30T09:43:12.165Z] === RUN TestBuildWithEmptyDockerfile [2020-03-30T09:43:12.165Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-30T09:43:12.165Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-30T09:43:12.165Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-30T09:43:12.165Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-30T09:43:12.165Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-30T09:43:12.165Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-30T09:43:12.165Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-30T09:43:12.165Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-30T09:43:12.165Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-30T09:43:12.165Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-03-30T09:43:12.165Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-03-30T09:43:12.165Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-03-30T09:43:12.165Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-03-30T09:43:12.165Z] === RUN TestBuildPreserveOwnership [2020-03-30T09:43:12.165Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-30T09:43:13.092Z] --- PASS: TestBuildSquashParent (6.23s) [2020-03-30T09:43:13.092Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-30T09:43:13.092Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-30T09:43:13.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-30T09:43:13.092Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-30T09:43:13.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-30T09:43:13.092Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-30T09:43:13.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-30T09:43:13.092Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-30T09:43:13.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-30T09:43:13.092Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-30T09:43:13.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-30T09:43:13.092Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-30T09:43:13.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-30T09:43:13.092Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-30T09:43:13.092Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-30T09:43:13.092Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-30T09:43:13.092Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-30T09:43:13.094Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-30T09:43:14.996Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-30T09:43:15.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-30T09:43:15.254Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-30T09:43:16.585Z] #66 407.8 + bin/containerd [2020-03-30T09:43:17.157Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-30T09:43:17.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.32s) [2020-03-30T09:43:17.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.50s) [2020-03-30T09:43:17.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.01s) [2020-03-30T09:43:17.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s) [2020-03-30T09:43:17.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s) [2020-03-30T09:43:17.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2020-03-30T09:43:17.158Z] === RUN TestBuildMultiStageCopy [2020-03-30T09:43:17.158Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-30T09:43:17.269Z] --- PASS: TestBuildPreserveOwnership (10.54s) [2020-03-30T09:43:17.269Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.53s) [2020-03-30T09:43:17.269Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-03-30T09:43:17.269Z] === RUN TestBuildPlatformInvalid [2020-03-30T09:43:17.269Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-03-30T09:43:17.269Z] PASS [2020-03-30T09:43:17.269Z] [2020-03-30T09:43:17.269Z] === Skipped [2020-03-30T09:43:17.269Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuild (0.00s) [2020-03-30T09:43:17.269Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.269Z] [2020-03-30T09:43:17.269Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-30T09:43:17.269Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.269Z] [2020-03-30T09:43:17.269Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-30T09:43:17.269Z] build_session_test.go:25: TODO: BuildKit [2020-03-30T09:43:17.269Z] [2020-03-30T09:43:17.269Z] [2020-03-30T09:43:17.269Z] DONE 32 tests, 3 skipped in 120.477s [2020-03-30T09:43:17.269Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-30T09:43:17.526Z] INFO: Testing against a local daemon [2020-03-30T09:43:17.526Z] === RUN TestConfigList [2020-03-30T09:43:17.526Z] --- SKIP: TestConfigList (0.02s) [2020-03-30T09:43:17.526Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.526Z] === RUN TestConfigsCreateAndDelete [2020-03-30T09:43:17.526Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-03-30T09:43:17.526Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.526Z] === RUN TestConfigsUpdate [2020-03-30T09:43:17.526Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-03-30T09:43:17.526Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.526Z] === RUN TestTemplatedConfig [2020-03-30T09:43:17.526Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-03-30T09:43:17.526Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.526Z] === RUN TestConfigInspect [2020-03-30T09:43:17.526Z] --- SKIP: TestConfigInspect (0.02s) [2020-03-30T09:43:17.526Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.526Z] === RUN TestConfigCreateWithLabels [2020-03-30T09:43:17.526Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-03-30T09:43:17.526Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.526Z] === RUN TestConfigCreateResolve [2020-03-30T09:43:17.526Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-03-30T09:43:17.526Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.526Z] === RUN TestConfigDaemonLibtrustID [2020-03-30T09:43:17.526Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2020-03-30T09:43:17.526Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.526Z] PASS [2020-03-30T09:43:17.526Z] [2020-03-30T09:43:17.526Z] === Skipped [2020-03-30T09:43:17.526Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-03-30T09:43:17.526Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.526Z] [2020-03-30T09:43:17.526Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-03-30T09:43:17.526Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.526Z] [2020-03-30T09:43:17.526Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-03-30T09:43:17.526Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.526Z] [2020-03-30T09:43:17.526Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-03-30T09:43:17.526Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.526Z] [2020-03-30T09:43:17.526Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-03-30T09:43:17.526Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.526Z] [2020-03-30T09:43:17.526Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s) [2020-03-30T09:43:17.526Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.526Z] [2020-03-30T09:43:17.526Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-03-30T09:43:17.526Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.526Z] [2020-03-30T09:43:17.526Z] === SKIP: amd64.integration.config TestConfigDaemonLibtrustID (0.01s) [2020-03-30T09:43:17.526Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:17.526Z] [2020-03-30T09:43:17.526Z] [2020-03-30T09:43:17.526Z] DONE 8 tests, 8 skipped in 0.200s [2020-03-30T09:43:17.526Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-30T09:43:17.526Z] INFO: Testing against a local daemon [2020-03-30T09:43:17.526Z] === RUN TestCheckpoint [2020-03-30T09:43:17.526Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-30T09:43:17.526Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-30T09:43:17.526Z] === RUN TestContainerInvalidJSON [2020-03-30T09:43:17.526Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-30T09:43:17.526Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-30T09:43:17.526Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-30T09:43:17.526Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-30T09:43:17.526Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-30T09:43:17.526Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-30T09:43:17.526Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-30T09:43:17.526Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-30T09:43:17.526Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-30T09:43:17.526Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-30T09:43:17.526Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-30T09:43:17.526Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-30T09:43:17.526Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-30T09:43:17.526Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-30T09:43:17.783Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-03-30T09:43:17.783Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-30T09:43:17.783Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-03-30T09:43:17.783Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-30T09:43:18.040Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-03-30T09:43:18.040Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-30T09:43:18.040Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-03-30T09:43:18.040Z] === RUN TestCopyFromContainer [2020-03-30T09:43:18.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-30T09:43:19.689Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-30T09:43:19.933Z] ok github.com/docker/docker/integration/container 58.796s [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === Skipped [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-03-30T09:43:19.933Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-03-30T09:43:19.933Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-03-30T09:43:19.933Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-03-30T09:43:19.933Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-03-30T09:43:19.933Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-03-30T09:43:19.933Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-03-30T09:43:19.933Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-03-30T09:43:19.933Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-03-30T09:43:19.933Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-03-30T09:43:19.933Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-30T09:43:19.933Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-03-30T09:43:19.933Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-03-30T09:43:19.933Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-03-30T09:43:19.933Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-03-30T09:43:19.933Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-03-30T09:43:19.933Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-30T09:43:19.933Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-03-30T09:43:19.933Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-03-30T09:43:19.933Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-03-30T09:43:19.933Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-03-30T09:43:19.933Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-30T09:43:19.933Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-03-30T09:43:19.933Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-30T09:43:19.933Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-03-30T09:43:19.933Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-03-30T09:43:19.933Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-03-30T09:43:19.933Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-03-30T09:43:19.933Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-03-30T09:43:19.933Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-03-30T09:43:19.933Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-03-30T09:43:19.933Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-03-30T09:43:19.933Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-03-30T09:43:19.933Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-03-30T09:43:19.933Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-03-30T09:43:19.933Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-03-30T09:43:19.933Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-03-30T09:43:19.933Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-03-30T09:43:19.933Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-03-30T09:43:19.933Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-03-30T09:43:19.933Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-03-30T09:43:19.933Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] DONE 80 tests, 41 skipped in 61.704s [2020-03-30T09:43:19.933Z] [2020-03-30T09:43:19.933Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-30T09:43:19.933Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-30T09:43:19.933Z] INFO: Testing against a local daemon [2020-03-30T09:43:19.948Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-30T09:43:20.394Z] ok github.com/docker/docker/integration/image 0.462s [2020-03-30T09:43:20.394Z] [2020-03-30T09:43:20.394Z] === Skipped [2020-03-30T09:43:20.394Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-03-30T09:43:20.394Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-30T09:43:20.394Z] [2020-03-30T09:43:20.394Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-30T09:43:20.394Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-30T09:43:20.394Z] [2020-03-30T09:43:20.394Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-03-30T09:43:20.394Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-30T09:43:20.394Z] [2020-03-30T09:43:20.394Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-03-30T09:43:20.394Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-30T09:43:20.394Z] [2020-03-30T09:43:20.394Z] [2020-03-30T09:43:20.394Z] DONE 11 tests, 4 skipped in 2.734s [2020-03-30T09:43:20.394Z] [2020-03-30T09:43:20.394Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-30T09:43:20.514Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-30T09:43:21.081Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-30T09:43:21.648Z] --- PASS: TestBuildMultiStageCopy (4.32s) [2020-03-30T09:43:21.648Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2020-03-30T09:43:21.648Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-03-30T09:43:21.648Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-03-30T09:43:21.648Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-03-30T09:43:21.648Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-03-30T09:43:21.648Z] === RUN TestBuildMultiStageParentConfig [2020-03-30T09:43:22.213Z] === RUN TestCopyFromContainer// [2020-03-30T09:43:22.213Z] === RUN TestCopyFromContainer//bar/root [2020-03-30T09:43:22.469Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-30T09:43:22.469Z] === RUN TestCopyFromContainer/bar/quux [2020-03-30T09:43:22.469Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-30T09:43:22.469Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-30T09:43:22.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-30T09:43:22.726Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-30T09:43:22.726Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-30T09:43:22.726Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-30T09:43:22.983Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-30T09:43:22.983Z] --- PASS: TestCopyFromContainer (4.97s) [2020-03-30T09:43:22.983Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-03-30T09:43:22.983Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-03-30T09:43:22.983Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-03-30T09:43:22.983Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-03-30T09:43:22.983Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-03-30T09:43:22.983Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-03-30T09:43:22.983Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-03-30T09:43:22.983Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-03-30T09:43:22.983Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-03-30T09:43:22.983Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-03-30T09:43:22.983Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-30T09:43:22.983Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-30T09:43:22.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-30T09:43:22.983Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-30T09:43:22.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-30T09:43:22.983Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-30T09:43:22.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-30T09:43:22.983Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-30T09:43:22.983Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-30T09:43:22.983Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-30T09:43:22.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-30T09:43:22.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-30T09:43:22.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-30T09:43:22.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-30T09:43:22.983Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-30T09:43:22.983Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-30T09:43:22.983Z] === RUN TestCreateWithInvalidEnv [2020-03-30T09:43:22.983Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-30T09:43:22.983Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-30T09:43:22.983Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-30T09:43:22.983Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-30T09:43:22.983Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-30T09:43:22.983Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-30T09:43:22.983Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-30T09:43:22.983Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-30T09:43:22.983Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-30T09:43:22.983Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-30T09:43:22.983Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-30T09:43:22.983Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-30T09:43:22.983Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-30T09:43:22.983Z] === RUN TestCreateTmpfsMountsTarget [2020-03-30T09:43:22.983Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-03-30T09:43:22.983Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-30T09:43:23.023Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2020-03-30T09:43:23.023Z] === RUN TestBuildLabelWithTargets [2020-03-30T09:43:23.317Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-30T09:43:23.317Z] INFO: Testing against a local daemon [2020-03-30T09:43:23.317Z] ok github.com/docker/docker/integration/network 0.191s [2020-03-30T09:43:23.317Z] [2020-03-30T09:43:23.317Z] === Skipped [2020-03-30T09:43:23.317Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-03-30T09:43:23.317Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-30T09:43:23.317Z] [2020-03-30T09:43:23.317Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-03-30T09:43:23.317Z] 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-03-30T09:43:23.317Z] [2020-03-30T09:43:23.317Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-03-30T09:43:23.317Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-30T09:43:23.317Z] [2020-03-30T09:43:23.317Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-03-30T09:43:23.317Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-03-30T09:43:23.317Z] [2020-03-30T09:43:23.317Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-03-30T09:43:23.317Z] network_test.go:96: testEnv.OSType == "windows" [2020-03-30T09:43:23.317Z] [2020-03-30T09:43:23.317Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-03-30T09:43:23.317Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-30T09:43:23.317Z] [2020-03-30T09:43:23.317Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-03-30T09:43:23.317Z] service_test.go:52: testEnv.OSType == "windows" [2020-03-30T09:43:23.317Z] [2020-03-30T09:43:23.317Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-30T09:43:23.317Z] service_test.go:96: testEnv.OSType == "windows" [2020-03-30T09:43:23.317Z] [2020-03-30T09:43:23.317Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-30T09:43:23.317Z] service_test.go:130: testEnv.OSType == "windows" [2020-03-30T09:43:23.317Z] [2020-03-30T09:43:23.317Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-30T09:43:23.317Z] service_test.go:181: testEnv.OSType == "windows" [2020-03-30T09:43:23.317Z] [2020-03-30T09:43:23.317Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-03-30T09:43:23.317Z] service_test.go:206: testEnv.OSType == "windows" [2020-03-30T09:43:23.317Z] [2020-03-30T09:43:23.317Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-30T09:43:23.317Z] service_test.go:236: FLAKY_TEST [2020-03-30T09:43:23.317Z] [2020-03-30T09:43:23.317Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-03-30T09:43:23.317Z] service_test.go:326: testEnv.OSType == "windows" [2020-03-30T09:43:23.317Z] [2020-03-30T09:43:23.317Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-30T09:43:23.317Z] service_test.go:394: testEnv.OSType == "windows" [2020-03-30T09:43:23.317Z] [2020-03-30T09:43:23.317Z] [2020-03-30T09:43:23.317Z] DONE 18 tests, 14 skipped in 2.820s [2020-03-30T09:43:23.317Z] [2020-03-30T09:43:23.317Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-30T09:43:24.293Z] testing: warning: no tests to run [2020-03-30T09:43:24.293Z] ok github.com/docker/docker/integration/network/ipvlan 0.079s [2020-03-30T09:43:24.293Z] [2020-03-30T09:43:24.293Z] DONE 0 tests in 0.774s [2020-03-30T09:43:24.293Z] [2020-03-30T09:43:24.293Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-30T09:43:24.875Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s) [2020-03-30T09:43:24.875Z] === RUN TestCreateWithCapabilities [2020-03-30T09:43:24.875Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-30T09:43:24.875Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-30T09:43:24.875Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-30T09:43:24.875Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-30T09:43:24.875Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-30T09:43:24.875Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-30T09:43:24.875Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-30T09:43:24.875Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-30T09:43:24.875Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-30T09:43:24.875Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-30T09:43:24.876Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-30T09:43:24.876Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-30T09:43:24.876Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-30T09:43:24.876Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-30T09:43:24.876Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-30T09:43:24.876Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-30T09:43:24.876Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-30T09:43:24.876Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-30T09:43:24.876Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-30T09:43:24.876Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-30T09:43:24.876Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-30T09:43:24.876Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-30T09:43:24.876Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-30T09:43:24.876Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-30T09:43:24.876Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-30T09:43:24.876Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-30T09:43:24.876Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-30T09:43:24.876Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-30T09:43:24.876Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-30T09:43:24.876Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-30T09:43:24.876Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-30T09:43:24.876Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-30T09:43:24.876Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-30T09:43:25.132Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-03-30T09:43:25.132Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-30T09:43:25.132Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-30T09:43:25.132Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-30T09:43:25.132Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-30T09:43:25.132Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-30T09:43:25.132Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-30T09:43:25.132Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-30T09:43:25.132Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-30T09:43:25.132Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-03-30T09:43:25.132Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-30T09:43:25.132Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-30T09:43:25.132Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-30T09:43:25.266Z] testing: warning: no tests to run [2020-03-30T09:43:25.266Z] ok github.com/docker/docker/integration/network/macvlan 0.093s [2020-03-30T09:43:25.266Z] [2020-03-30T09:43:25.266Z] DONE 0 tests in 0.783s [2020-03-30T09:43:25.266Z] [2020-03-30T09:43:25.266Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-30T09:43:25.552Z] --- PASS: TestBuildLabelWithTargets (2.15s) [2020-03-30T09:43:25.552Z] === RUN TestBuildWithEmptyLayers [2020-03-30T09:43:26.119Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-03-30T09:43:26.119Z] === RUN TestBuildMultiStageOnBuild [2020-03-30T09:43:26.237Z] testing: warning: no tests to run [2020-03-30T09:43:26.237Z] ok github.com/docker/docker/integration/plugin 0.283s [2020-03-30T09:43:26.237Z] [2020-03-30T09:43:26.237Z] DONE 0 tests in 1.021s [2020-03-30T09:43:26.237Z] [2020-03-30T09:43:26.237Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-30T09:43:26.702Z] testing: warning: no tests to run [2020-03-30T09:43:26.702Z] ok github.com/docker/docker/integration/plugin/authz 0.091s [2020-03-30T09:43:26.702Z] [2020-03-30T09:43:26.702Z] DONE 0 tests in 0.798s [2020-03-30T09:43:26.933Z] #66 ... [2020-03-30T09:43:26.933Z] [2020-03-30T09:43:26.933Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:43:26.933Z] #54 DONE 475.0s [2020-03-30T09:43:26.933Z] [2020-03-30T09:43:26.933Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:43:27.024Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2020-03-30T09:43:27.024Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-30T09:43:27.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-30T09:43:27.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-30T09:43:27.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-30T09:43:27.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-30T09:43:27.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-30T09:43:27.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-30T09:43:27.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-30T09:43:27.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-30T09:43:27.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-30T09:43:27.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-30T09:43:27.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-30T09:43:27.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-30T09:43:27.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-30T09:43:27.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-30T09:43:27.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-30T09:43:27.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-30T09:43:27.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-30T09:43:27.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-30T09:43:27.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-30T09:43:27.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-30T09:43:27.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-30T09:43:27.025Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-30T09:43:27.163Z] [2020-03-30T09:43:27.163Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-30T09:43:27.281Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2020-03-30T09:43:27.281Z] === RUN TestContainerStartOnDaemonRestart [2020-03-30T09:43:27.281Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-30T09:43:27.281Z] === RUN TestDaemonRestartIpcMode [2020-03-30T09:43:27.281Z] === PAUSE TestDaemonRestartIpcMode [2020-03-30T09:43:27.281Z] === RUN TestDaemonHostGatewayIP [2020-03-30T09:43:27.281Z] === PAUSE TestDaemonHostGatewayIP [2020-03-30T09:43:27.281Z] === RUN TestDiff [2020-03-30T09:43:27.844Z] --- PASS: TestDiff (0.59s) [2020-03-30T09:43:27.844Z] === RUN TestExecWithCloseStdin [2020-03-30T09:43:28.423Z] #66 ... [2020-03-30T09:43:28.423Z] [2020-03-30T09:43:28.423Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:43:28.423Z] #24 476.7 + return [2020-03-30T09:43:28.423Z] #24 DONE 476.8s [2020-03-30T09:43:28.423Z] [2020-03-30T09:43:28.423Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:43:28.650Z] --- PASS: TestBuildMultiStageOnBuild (2.65s) [2020-03-30T09:43:28.650Z] === RUN TestBuildUncleanTarFilenames [2020-03-30T09:43:28.774Z] --- PASS: TestExecWithCloseStdin (0.65s) [2020-03-30T09:43:28.774Z] === RUN TestExec [2020-03-30T09:43:29.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-30T09:43:29.337Z] --- PASS: TestExec (0.67s) [2020-03-30T09:43:29.337Z] === RUN TestExecUser [2020-03-30T09:43:29.357Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-30T09:43:29.357Z] INFO: Testing against a local daemon [2020-03-30T09:43:29.357Z] ok github.com/docker/docker/integration/plugin/common 0.321s [2020-03-30T09:43:29.357Z] [2020-03-30T09:43:29.357Z] DONE 2 tests in 2.425s [2020-03-30T09:43:29.357Z] [2020-03-30T09:43:29.357Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-30T09:43:29.900Z] --- PASS: TestExecUser (0.67s) [2020-03-30T09:43:29.900Z] === RUN TestExportContainerAndImportImage [2020-03-30T09:43:30.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-30T09:43:30.552Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-03-30T09:43:30.552Z] === RUN TestBuildMultiStageLayerLeak [2020-03-30T09:43:30.830Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2020-03-30T09:43:30.830Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-30T09:43:30.830Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-03-30T09:43:30.830Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:30.830Z] === RUN TestHealthCheckWorkdir [2020-03-30T09:43:31.153Z] #66 ... [2020-03-30T09:43:31.153Z] [2020-03-30T09:43:31.153Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-30T09:43:31.153Z] #25 DONE 0.1s [2020-03-30T09:43:31.153Z] [2020-03-30T09:43:31.153Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-30T09:43:31.395Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2020-03-30T09:43:31.395Z] === RUN TestHealthKillContainer [2020-03-30T09:43:31.441Z] #29 DONE 0.5s [2020-03-30T09:43:31.441Z] [2020-03-30T09:43:31.441Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-30T09:43:31.441Z] #32 DONE 0.1s [2020-03-30T09:43:31.441Z] [2020-03-30T09:43:31.441Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:43:31.441Z] #66 ... [2020-03-30T09:43:31.441Z] [2020-03-30T09:43:31.441Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-30T09:43:31.441Z] #35 DONE 0.1s [2020-03-30T09:43:31.441Z] [2020-03-30T09:43:31.441Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-30T09:43:31.731Z] #40 DONE 0.1s [2020-03-30T09:43:31.731Z] [2020-03-30T09:43:31.731Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-30T09:43:31.731Z] #43 DONE 0.2s [2020-03-30T09:43:31.731Z] [2020-03-30T09:43:31.731Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-30T09:43:32.020Z] #46 DONE 0.2s [2020-03-30T09:43:32.020Z] [2020-03-30T09:43:32.020Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:43:32.020Z] #66 ... [2020-03-30T09:43:32.020Z] [2020-03-30T09:43:32.020Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-30T09:43:32.020Z] #49 DONE 0.1s [2020-03-30T09:43:32.020Z] [2020-03-30T09:43:32.020Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-30T09:43:32.020Z] #52 DONE 0.1s [2020-03-30T09:43:32.307Z] [2020-03-30T09:43:32.307Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-30T09:43:32.307Z] #55 DONE 0.1s [2020-03-30T09:43:32.307Z] [2020-03-30T09:43:32.307Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:43:32.307Z] #66 ... [2020-03-30T09:43:32.307Z] [2020-03-30T09:43:32.307Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-30T09:43:32.307Z] #58 DONE 0.1s [2020-03-30T09:43:32.307Z] [2020-03-30T09:43:32.307Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-30T09:43:32.595Z] #62 DONE 0.1s [2020-03-30T09:43:32.595Z] [2020-03-30T09:43:32.595Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-30T09:43:33.081Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s) [2020-03-30T09:43:33.081Z] === RUN TestBuildWithHugeFile [2020-03-30T09:43:33.110Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-30T09:43:33.110Z] INFO: Testing against a local daemon [2020-03-30T09:43:33.110Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.224s [2020-03-30T09:43:33.110Z] [2020-03-30T09:43:33.110Z] === Skipped [2020-03-30T09:43:33.110Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-03-30T09:43:33.110Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-30T09:43:33.110Z] [2020-03-30T09:43:33.110Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-03-30T09:43:33.110Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-30T09:43:33.110Z] [2020-03-30T09:43:33.110Z] [2020-03-30T09:43:33.110Z] DONE 2 tests, 2 skipped in 3.777s [2020-03-30T09:43:33.110Z] [2020-03-30T09:43:33.110Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-30T09:43:34.664Z] --- PASS: TestHealthKillContainer (2.78s) [2020-03-30T09:43:34.664Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-30T09:43:34.664Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-03-30T09:43:34.664Z] === RUN TestIpcModeNone [2020-03-30T09:43:35.594Z] --- PASS: TestIpcModeNone (0.65s) [2020-03-30T09:43:35.594Z] === RUN TestIpcModePrivate [2020-03-30T09:43:35.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-30T09:43:36.157Z] --- PASS: TestIpcModePrivate (0.66s) [2020-03-30T09:43:36.157Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2020-03-30T09:43:36.157Z] === RUN TestIpcModeShareable [2020-03-30T09:43:36.157Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-03-30T09:43:36.157Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-30T09:43:36.157Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-30T09:43:38.050Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.03s) [2020-03-30T09:43:38.050Z] === RUN TestAPIIpcModeHost [2020-03-30T09:43:38.050Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-03-30T09:43:38.050Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-30T09:43:38.050Z] === RUN TestDaemonIpcModeShareable [2020-03-30T09:43:38.050Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-03-30T09:43:38.050Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-30T09:43:38.050Z] === RUN TestDaemonIpcModePrivate [2020-03-30T09:43:38.050Z] --- SKIP: TestDaemonIpcModePrivate (0.01s) [2020-03-30T09:43:38.050Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:38.050Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-30T09:43:38.050Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-30T09:43:38.050Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:38.050Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-30T09:43:38.050Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.02s) [2020-03-30T09:43:38.050Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:43:38.050Z] === RUN TestIpcModeOlderClient [2020-03-30T09:43:38.050Z] === PAUSE TestIpcModeOlderClient [2020-03-30T09:43:38.050Z] === RUN TestKillContainerInvalidSignal [2020-03-30T09:43:38.613Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2020-03-30T09:43:38.613Z] === RUN TestKillContainer [2020-03-30T09:43:38.613Z] === RUN TestKillContainer/no_signal [2020-03-30T09:43:38.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-30T09:43:39.178Z] === RUN TestKillContainer/non_killing_signal [2020-03-30T09:43:39.755Z] === RUN TestKillContainer/killing_signal [2020-03-30T09:43:40.703Z] --- PASS: TestKillContainer (1.80s) [2020-03-30T09:43:40.703Z] --- PASS: TestKillContainer/no_signal (0.58s) [2020-03-30T09:43:40.703Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-03-30T09:43:40.703Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2020-03-30T09:43:40.703Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-30T09:43:40.703Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-30T09:43:40.964Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-30T09:43:41.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-30T09:43:41.767Z] INFO: Testing against a local daemon [2020-03-30T09:43:41.767Z] ok github.com/docker/docker/integration/plugin/logging 0.289s [2020-03-30T09:43:41.767Z] [2020-03-30T09:43:41.767Z] === Skipped [2020-03-30T09:43:41.767Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-03-30T09:43:41.767Z] read_test.go:21: no unix domain sockets on Windows [2020-03-30T09:43:41.767Z] [2020-03-30T09:43:41.767Z] [2020-03-30T09:43:41.767Z] DONE 1 tests, 1 skipped in 7.590s [2020-03-30T09:43:41.767Z] [2020-03-30T09:43:41.767Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-03-30T09:43:41.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2020-03-30T09:43:41.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-03-30T09:43:41.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-03-30T09:43:41.894Z] === RUN TestKillStoppedContainer [2020-03-30T09:43:41.894Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-30T09:43:41.894Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-30T09:43:41.894Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-03-30T09:43:41.894Z] === RUN TestKillDifferentUserContainer [2020-03-30T09:43:42.102Z] --- PASS: TestImportExtremelyLargeImageWorks (78.35s) [2020-03-30T09:43:42.102Z] PASS [2020-03-30T09:43:42.102Z] [2020-03-30T09:43:42.102Z] === Skipped [2020-03-30T09:43:42.102Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-30T09:43:42.102Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:43:42.102Z] [2020-03-30T09:43:42.102Z] [2020-03-30T09:43:42.102Z] DONE 12 tests, 1 skipped in 79.817s [2020-03-30T09:43:42.102Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-30T09:43:42.102Z] ++ 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-03-30T09:43:42.102Z] ++ set -e [2020-03-30T09:43:42.102Z] ++ '[' -n 0 ']' [2020-03-30T09:43:42.102Z] ++ set -x [2020-03-30T09:43:42.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-03-30T09:43:42.102Z] INFO: Testing against a local daemon [2020-03-30T09:43:42.102Z] === RUN TestNetworkCreateDelete [2020-03-30T09:43:42.102Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-03-30T09:43:42.102Z] === RUN TestDockerNetworkDeletePreferID [2020-03-30T09:43:42.102Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-03-30T09:43:42.102Z] === RUN TestInspectNetwork [2020-03-30T09:43:42.229Z] testing: warning: no tests to run [2020-03-30T09:43:42.229Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.153s [2020-03-30T09:43:42.229Z] [2020-03-30T09:43:42.229Z] DONE 0 tests in 1.420s [2020-03-30T09:43:42.229Z] [2020-03-30T09:43:42.229Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-30T09:43:42.458Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2020-03-30T09:43:42.458Z] === RUN TestInspectOomKilledTrue [2020-03-30T09:43:42.458Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-30T09:43:42.458Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-30T09:43:42.458Z] === RUN TestInspectOomKilledFalse [2020-03-30T09:43:42.458Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-30T09:43:42.458Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:43:42.458Z] === RUN TestLinksEtcHostsContentMatch [2020-03-30T09:43:42.458Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-03-30T09:43:42.458Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-30T09:43:42.458Z] === RUN TestLinksContainerNames [2020-03-30T09:43:43.570Z] === RUN TestInspectNetwork/full_network_id [2020-03-30T09:43:43.570Z] === RUN TestInspectNetwork/partial_network_id [2020-03-30T09:43:43.570Z] === RUN TestInspectNetwork/network_name [2020-03-30T09:43:43.570Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-30T09:43:43.826Z] --- PASS: TestLinksContainerNames (1.16s) [2020-03-30T09:43:43.826Z] === RUN TestLogsFollowTailEmpty [2020-03-30T09:43:44.083Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2020-03-30T09:43:44.083Z] === RUN TestContainerNetworkMountsNoChown [2020-03-30T09:43:44.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-30T09:43:44.646Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/default [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/default [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/private [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/private [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/rprivate [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/slave [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/slave [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/rslave [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/shared [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/shared [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/rshared [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-30T09:43:44.646Z] === CONT TestMountDaemonRoot/default [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-30T09:43:44.646Z] === CONT TestMountDaemonRoot/rslave [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-30T09:43:44.646Z] === CONT TestMountDaemonRoot/rshared [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-30T09:43:44.646Z] === CONT TestMountDaemonRoot/shared [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-30T09:43:44.646Z] === CONT TestMountDaemonRoot/rprivate [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-30T09:43:44.646Z] === CONT TestMountDaemonRoot/slave [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-30T09:43:44.646Z] === CONT TestMountDaemonRoot/private [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-30T09:43:44.646Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-30T09:43:44.646Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-30T09:43:44.646Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-30T09:43:44.646Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-30T09:43:44.903Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-30T09:43:44.903Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-30T09:43:44.903Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-30T09:43:44.903Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-30T09:43:44.903Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-30T09:43:44.903Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-30T09:43:44.903Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-30T09:43:44.903Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-30T09:43:44.903Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-30T09:43:45.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-30T09:43:45.149Z] INFO: Testing against a local daemon [2020-03-30T09:43:45.149Z] ok github.com/docker/docker/integration/plugin/volumes 0.268s [2020-03-30T09:43:45.149Z] [2020-03-30T09:43:45.149Z] === Skipped [2020-03-30T09:43:45.149Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-03-30T09:43:45.149Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:45.149Z] [2020-03-30T09:43:45.149Z] [2020-03-30T09:43:45.149Z] DONE 1 tests, 1 skipped in 2.881s [2020-03-30T09:43:45.149Z] [2020-03-30T09:43:45.149Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-30T09:43:45.160Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-30T09:43:45.160Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-30T09:43:45.160Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-30T09:43:45.160Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-30T09:43:45.160Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-30T09:43:45.160Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-30T09:43:45.160Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-30T09:43:45.160Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-30T09:43:45.160Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-30T09:43:45.160Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-30T09:43:45.160Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-30T09:43:45.160Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-30T09:43:45.160Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-30T09:43:45.160Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-30T09:43:45.160Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-30T09:43:45.416Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-30T09:43:45.416Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-30T09:43:45.416Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-30T09:43:45.416Z] === RUN TestContainerBindMountNonRecursive [2020-03-30T09:43:45.416Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-03-30T09:43:45.416Z] 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-03-30T09:43:45.416Z] === RUN TestNetworkNat [2020-03-30T09:43:46.346Z] --- PASS: TestNetworkNat (0.77s) [2020-03-30T09:43:46.346Z] === RUN TestNetworkLocalhostTCPNat [2020-03-30T09:43:46.602Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-03-30T09:43:46.602Z] === RUN TestNetworkLoopbackNat [2020-03-30T09:43:47.337Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-30T09:43:47.337Z] INFO: Testing against a local daemon [2020-03-30T09:43:47.337Z] ok github.com/docker/docker/integration/secret 0.203s [2020-03-30T09:43:47.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-30T09:43:47.532Z] --- PASS: TestNetworkLoopbackNat (0.82s) [2020-03-30T09:43:47.532Z] === RUN TestPause [2020-03-30T09:43:47.532Z] --- SKIP: TestPause (0.00s) [2020-03-30T09:43:47.532Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-30T09:43:47.532Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-30T09:43:47.532Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-30T09:43:47.532Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-30T09:43:47.532Z] === RUN TestPauseStopPausedContainer [2020-03-30T09:43:47.532Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-03-30T09:43:47.532Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-30T09:43:47.532Z] === RUN TestPsFilter [2020-03-30T09:43:47.789Z] --- PASS: TestPsFilter (0.18s) [2020-03-30T09:43:47.789Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-30T09:43:47.800Z] [2020-03-30T09:43:47.800Z] === Skipped [2020-03-30T09:43:47.800Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-03-30T09:43:47.800Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:47.800Z] [2020-03-30T09:43:47.800Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-03-30T09:43:47.800Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:47.800Z] [2020-03-30T09:43:47.800Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-03-30T09:43:47.800Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:47.800Z] [2020-03-30T09:43:47.800Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-03-30T09:43:47.800Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:47.800Z] [2020-03-30T09:43:47.800Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-03-30T09:43:47.800Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:47.800Z] [2020-03-30T09:43:47.800Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-03-30T09:43:47.800Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-30T09:43:47.800Z] [2020-03-30T09:43:47.800Z] [2020-03-30T09:43:47.800Z] DONE 6 tests, 6 skipped in 2.245s [2020-03-30T09:43:47.800Z] [2020-03-30T09:43:47.800Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-30T09:43:48.351Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s) [2020-03-30T09:43:48.351Z] === RUN TestRemoveContainerWithVolume [2020-03-30T09:43:48.915Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-03-30T09:43:48.915Z] === RUN TestRemoveContainerRunning [2020-03-30T09:43:49.044Z] --- PASS: TestInspectNetwork (10.16s) [2020-03-30T09:43:49.044Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-30T09:43:49.044Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-30T09:43:49.044Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-30T09:43:49.044Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-30T09:43:49.044Z] === RUN TestRunContainerWithBridgeNone [2020-03-30T09:43:49.478Z] --- PASS: TestRemoveContainerRunning (0.60s) [2020-03-30T09:43:49.478Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-30T09:43:50.041Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-03-30T09:43:50.041Z] === RUN TestRemoveInvalidContainer [2020-03-30T09:43:50.041Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-30T09:43:50.041Z] === RUN TestRenameLinkedContainer [2020-03-30T09:43:50.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-30T09:43:50.725Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-30T09:43:50.725Z] INFO: Testing against a local daemon [2020-03-30T09:43:50.725Z] ok github.com/docker/docker/integration/service 0.377s [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === Skipped [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-30T09:43:50.725Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-30T09:43:50.725Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-30T09:43:50.725Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-30T09:43:50.725Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-03-30T09:43:50.725Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-03-30T09:43:50.725Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-03-30T09:43:50.725Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-30T09:43:50.725Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-03-30T09:43:50.725Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-03-30T09:43:50.725Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-03-30T09:43:50.725Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-03-30T09:43:50.725Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-03-30T09:43:50.725Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-03-30T09:43:50.725Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-03-30T09:43:50.725Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-03-30T09:43:50.725Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-03-30T09:43:50.725Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-03-30T09:43:50.725Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-03-30T09:43:50.725Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-03-30T09:43:50.725Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-03-30T09:43:50.725Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-03-30T09:43:50.725Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-03-30T09:43:50.725Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-03-30T09:43:50.725Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] DONE 23 tests, 22 skipped in 3.164s [2020-03-30T09:43:50.725Z] [2020-03-30T09:43:50.725Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-30T09:43:51.715Z] --- PASS: TestRunContainerWithBridgeNone (2.46s) [2020-03-30T09:43:51.715Z] === RUN TestNetworkInvalidJSON [2020-03-30T09:43:51.715Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-30T09:43:51.715Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-30T09:43:51.715Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-30T09:43:51.715Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-30T09:43:51.715Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-30T09:43:51.715Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-30T09:43:51.715Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-30T09:43:51.715Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-30T09:43:51.715Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-30T09:43:51.715Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-30T09:43:51.715Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-30T09:43:51.715Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-30T09:43:51.715Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-30T09:43:51.715Z] === RUN TestHostIPv4BridgeLabel [2020-03-30T09:43:52.328Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-03-30T09:43:52.328Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-30T09:43:52.561Z] --- PASS: TestRenameLinkedContainer (2.40s) [2020-03-30T09:43:52.561Z] === RUN TestRenameStoppedContainer [2020-03-30T09:43:52.913Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-30T09:43:52.913Z] INFO: Testing against a local daemon [2020-03-30T09:43:52.913Z] ok github.com/docker/docker/integration/session 0.220s [2020-03-30T09:43:53.125Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-03-30T09:43:53.125Z] === RUN TestRenameRunningContainerAndReuse [2020-03-30T09:43:53.239Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-30T09:43:53.239Z] Copying nested executables into bundles/binary-daemon [2020-03-30T09:43:53.239Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-03-30T09:43:53.331Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-03-30T09:43:53.331Z] === RUN TestDaemonDefaultNetworkPools [2020-03-30T09:43:53.376Z] [2020-03-30T09:43:53.376Z] === Skipped [2020-03-30T09:43:53.376Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-03-30T09:43:53.376Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-30T09:43:53.376Z] [2020-03-30T09:43:53.376Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-03-30T09:43:53.376Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-30T09:43:53.376Z] [2020-03-30T09:43:53.376Z] [2020-03-30T09:43:53.376Z] DONE 2 tests, 2 skipped in 2.289s [2020-03-30T09:43:53.376Z] [2020-03-30T09:43:53.376Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-30T09:43:53.563Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 -e DOCKER_GRAPHDRIVER docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 hack/make.sh cross [2020-03-30T09:43:53.966Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-30T09:43:53.966Z] Using test binary docker [2020-03-30T09:43:53.966Z] +++ /etc/init.d/apparmor start [2020-03-30T09:43:53.966Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-30T09:43:53.966Z] INFO: Waiting for daemon to start... [2020-03-30T09:43:53.966Z] Starting dockerd [2020-03-30T09:43:53.966Z] +++ 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-03-30T09:43:53.977Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-03-30T09:43:53.977Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-30T09:43:54.128Z] [2020-03-30T09:43:54.128Z] Removing bundles/ [2020-03-30T09:43:54.384Z] [2020-03-30T09:43:54.384Z] ---> Making bundle: cross (in bundles/cross) [2020-03-30T09:43:54.384Z] Cross building: bundles/cross/linux/amd64 [2020-03-30T09:43:54.384Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-30T09:43:54.384Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-30T09:43:54.493Z] --- PASS: TestRenameRunningContainerAndReuse (1.17s) [2020-03-30T09:43:54.493Z] === RUN TestRenameInvalidName [2020-03-30T09:43:54.750Z] --- PASS: TestRenameInvalidName (0.61s) [2020-03-30T09:43:54.750Z] === RUN TestRenameAnonymousContainer [2020-03-30T09:43:55.452Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-03-30T09:43:55.452Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-30T09:43:55.566Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-30T09:43:55.566Z] INFO: Testing against a local daemon [2020-03-30T09:43:55.850Z] . [2020-03-30T09:43:55.850Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-30T09:43:55.850Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-30T09:43:55.850Z] Error: No such image: emptyfs [2020-03-30T09:43:55.850Z] ++++ docker load [2020-03-30T09:43:55.850Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-30T09:43:56.105Z] Running integration-test (iteration 1) [2020-03-30T09:43:56.105Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-30T09:43:56.105Z] ++ 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-03-30T09:43:56.105Z] ++ set -e [2020-03-30T09:43:56.105Z] ++ '[' -n 0 ']' [2020-03-30T09:43:56.105Z] ++ set -x [2020-03-30T09:43:56.105Z] ++ env -i DEST=/go/src/github.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-03-30T09:43:56.456Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-03-30T09:43:56.456Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-30T09:43:56.537Z] ok github.com/docker/docker/integration/system 1.337s [2020-03-30T09:43:57.004Z] [2020-03-30T09:43:57.004Z] === Skipped [2020-03-30T09:43:57.004Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-30T09:43:57.004Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-30T09:43:57.004Z] [2020-03-30T09:43:57.004Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-03-30T09:43:57.004Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-30T09:43:57.004Z] [2020-03-30T09:43:57.004Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-03-30T09:43:57.004Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-30T09:43:57.004Z] [2020-03-30T09:43:57.004Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-03-30T09:43:57.004Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-30T09:43:57.004Z] [2020-03-30T09:43:57.004Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-03-30T09:43:57.004Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-30T09:43:57.004Z] [2020-03-30T09:43:57.004Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-03-30T09:43:57.004Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-30T09:43:57.004Z] [2020-03-30T09:43:57.004Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-03-30T09:43:57.004Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-30T09:43:57.004Z] [2020-03-30T09:43:57.004Z] [2020-03-30T09:43:57.004Z] DONE 13 tests, 7 skipped in 3.549s [2020-03-30T09:43:57.004Z] [2020-03-30T09:43:57.004Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-30T09:43:57.069Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-03-30T09:43:57.069Z] === RUN TestServiceWithPredefinedNetwork [2020-03-30T09:43:58.021Z] --- PASS: TestRenameAnonymousContainer (2.75s) [2020-03-30T09:43:58.021Z] === RUN TestRenameContainerWithSameName [2020-03-30T09:43:58.277Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2020-03-30T09:43:58.277Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-30T09:43:59.192Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-30T09:43:59.192Z] INFO: Testing against a local daemon [2020-03-30T09:43:59.192Z] ok github.com/docker/docker/integration/volume 0.282s [2020-03-30T09:43:59.646Z] --- PASS: TestRenameContainerWithLinkedContainer (1.19s) [2020-03-30T09:43:59.646Z] === RUN TestResize [2020-03-30T09:43:59.656Z] [2020-03-30T09:43:59.656Z] === Skipped [2020-03-30T09:43:59.656Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-03-30T09:43:59.656Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-30T09:43:59.656Z] [2020-03-30T09:43:59.656Z] [2020-03-30T09:43:59.656Z] DONE 5 tests, 1 skipped in 2.510s [2020-03-30T09:43:59.656Z] [2020-03-30T09:43:59.656Z] INFO: make.ps1 ended at 03/30/2020 09:43:59 [2020-03-30T09:43:59.656Z] INFO: Integration CLI tests being run from the host: [2020-03-30T09:43:59.656Z] 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-03-30T09:43:59.903Z] --- PASS: TestResize (0.61s) [2020-03-30T09:43:59.903Z] === RUN TestResizeWithInvalidSize [2020-03-30T09:44:00.465Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2020-03-30T09:44:00.465Z] === RUN TestResizeWhenContainerNotStarted [2020-03-30T09:44:01.395Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2020-03-30T09:44:01.395Z] === RUN TestDaemonRestartKillContainers [2020-03-30T09:44:01.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-30T09:44:01.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-30T09:44:01.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-30T09:44:01.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-30T09:44:01.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-30T09:44:01.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-30T09:44:01.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-30T09:44:01.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-30T09:44:01.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-30T09:44:01.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-30T09:44:01.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-30T09:44:01.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-30T09:44:01.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-30T09:44:01.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-30T09:44:01.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-30T09:44:01.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-30T09:44:01.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:44:01.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:44:01.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:44:01.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:44:01.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:44:01.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:44:01.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:44:01.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:44:01.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-30T09:44:01.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:44:01.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:44:01.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:44:01.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:44:01.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-30T09:44:01.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-30T09:44:01.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-30T09:44:01.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-30T09:44:01.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-30T09:44:01.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-30T09:44:01.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-30T09:44:01.396Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-30T09:44:01.396Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-30T09:44:01.396Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-30T09:44:01.396Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-30T09:44:01.396Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-30T09:44:01.396Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-30T09:44:01.396Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-30T09:44:01.396Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-30T09:44:01.396Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-30T09:44:01.396Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-30T09:44:01.396Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-30T09:44:01.396Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-30T09:44:01.396Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-30T09:44:01.396Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] === RUN TestCgroupNamespacesRun [2020-03-30T09:44:01.396Z] --- SKIP: TestCgroupNamespacesRun (0.00s) [2020-03-30T09:44:01.396Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-30T09:44:01.396Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-30T09:44:01.396Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-30T09:44:01.396Z] --- SKIP: TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-30T09:44:01.396Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-30T09:44:01.396Z] --- SKIP: TestCgroupNamespacesRunHostMode (0.00s) [2020-03-30T09:44:01.396Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-30T09:44:01.396Z] --- SKIP: TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-30T09:44:01.396Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-30T09:44:01.396Z] --- SKIP: TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-30T09:44:01.396Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-30T09:44:01.396Z] --- SKIP: TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-30T09:44:01.396Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-30T09:44:01.396Z] --- SKIP: TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-30T09:44:01.396Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:01.396Z] === RUN TestKernelTCPMemory [2020-03-30T09:44:01.396Z] --- SKIP: TestKernelTCPMemory (0.01s) [2020-03-30T09:44:01.396Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-30T09:44:01.396Z] === RUN TestNISDomainname [2020-03-30T09:44:01.396Z] --- SKIP: TestNISDomainname (0.00s) [2020-03-30T09:44:01.396Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-30T09:44:01.396Z] === RUN TestHostnameDnsResolution [2020-03-30T09:44:01.441Z] --- PASS: TestServiceWithPredefinedNetwork (3.73s) [2020-03-30T09:44:01.441Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-30T09:44:01.441Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-30T09:44:01.441Z] service_test.go:236: FLAKY_TEST [2020-03-30T09:44:01.441Z] === RUN TestServiceWithDataPathPortInit [2020-03-30T09:44:02.326Z] --- PASS: TestHostnameDnsResolution (1.10s) [2020-03-30T09:44:02.326Z] === RUN TestStats [2020-03-30T09:44:02.326Z] --- SKIP: TestStats (0.00s) [2020-03-30T09:44:02.326Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-30T09:44:02.326Z] === RUN TestStopContainerWithTimeout [2020-03-30T09:44:02.326Z] === RUN TestStopContainerWithTimeout/0 [2020-03-30T09:44:02.326Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-30T09:44:02.326Z] === RUN TestStopContainerWithTimeout/1 [2020-03-30T09:44:02.326Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-30T09:44:02.326Z] === RUN TestStopContainerWithTimeout/3 [2020-03-30T09:44:02.326Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-30T09:44:02.326Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-30T09:44:02.326Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-30T09:44:02.326Z] === CONT TestStopContainerWithTimeout/0 [2020-03-30T09:44:02.326Z] === CONT TestStopContainerWithTimeout/3 [2020-03-30T09:44:03.256Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-30T09:44:05.148Z] === CONT TestStopContainerWithTimeout/1 [2020-03-30T09:44:07.043Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-30T09:44:07.043Z] --- PASS: TestStopContainerWithTimeout/0 (0.83s) [2020-03-30T09:44:07.043Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2020-03-30T09:44:07.043Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2020-03-30T09:44:07.043Z] --- PASS: TestStopContainerWithTimeout/1 (1.61s) [2020-03-30T09:44:07.043Z] === RUN TestDeleteDevicemapper [2020-03-30T09:44:07.043Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-30T09:44:07.043Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-30T09:44:07.043Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-30T09:44:08.261Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-30T09:44:08.261Z] INFO: Testing against a local daemon [2020-03-30T09:44:08.411Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2020-03-30T09:44:08.411Z] === RUN TestUpdateMemory [2020-03-30T09:44:08.411Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-30T09:44:08.411Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-30T09:44:08.411Z] === RUN TestUpdateCPUQuota [2020-03-30T09:44:08.411Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-03-30T09:44:08.411Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-30T09:44:08.411Z] === RUN TestUpdatePidsLimit [2020-03-30T09:44:08.411Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-03-30T09:44:08.411Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-30T09:44:08.411Z] === RUN TestUpdateRestartPolicy [2020-03-30T09:44:11.868Z] #66 460.3 + bin/containerd-stress [2020-03-30T09:44:11.868Z] #66 464.0 + bin/containerd-shim [2020-03-30T09:44:19.758Z] --- PASS: TestBuildWithHugeFile (40.72s) [2020-03-30T09:44:19.758Z] === RUN TestBuildWithEmptyDockerfile [2020-03-30T09:44:19.758Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-30T09:44:19.758Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-30T09:44:19.758Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-30T09:44:19.758Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-30T09:44:19.758Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-30T09:44:19.758Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-30T09:44:19.758Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-30T09:44:19.758Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-30T09:44:19.758Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-30T09:44:19.758Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-03-30T09:44:19.758Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-03-30T09:44:19.758Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-03-30T09:44:19.758Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-03-30T09:44:19.758Z] === RUN TestBuildPreserveOwnership [2020-03-30T09:44:19.758Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-30T09:44:19.758Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-30T09:44:20.017Z] --- PASS: TestBuildPreserveOwnership (5.90s) [2020-03-30T09:44:20.017Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.85s) [2020-03-30T09:44:20.017Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.03s) [2020-03-30T09:44:20.017Z] === RUN TestBuildPlatformInvalid [2020-03-30T09:44:20.275Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-03-30T09:44:20.275Z] PASS [2020-03-30T09:44:20.275Z] [2020-03-30T09:44:20.275Z] === Skipped [2020-03-30T09:44:20.275Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-03-30T09:44:20.275Z] build_session_test.go:25: TODO: BuildKit [2020-03-30T09:44:20.275Z] [2020-03-30T09:44:20.275Z] [2020-03-30T09:44:20.275Z] DONE 32 tests, 1 skipped in 87.502s [2020-03-30T09:44:20.275Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-03-30T09:44:20.275Z] ++ 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-03-30T09:44:20.275Z] ++ set -e [2020-03-30T09:44:20.275Z] ++ '[' -n 0 ']' [2020-03-30T09:44:20.275Z] ++ set -x [2020-03-30T09:44:20.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-30T09:44:20.275Z] INFO: Testing against a local daemon [2020-03-30T09:44:20.275Z] === RUN TestConfigList [2020-03-30T09:44:20.590Z] --- PASS: TestUpdateRestartPolicy (11.73s) [2020-03-30T09:44:20.590Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-30T09:44:20.590Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s) [2020-03-30T09:44:20.590Z] === RUN TestWaitNonBlocked [2020-03-30T09:44:20.590Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-30T09:44:20.590Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-30T09:44:20.590Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-30T09:44:20.590Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-30T09:44:20.590Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-30T09:44:20.590Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-30T09:44:21.520Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-30T09:44:21.520Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2020-03-30T09:44:21.520Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2020-03-30T09:44:21.520Z] === RUN TestWaitBlocked [2020-03-30T09:44:21.520Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-30T09:44:21.520Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-30T09:44:21.520Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-30T09:44:21.520Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-30T09:44:21.520Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-30T09:44:21.520Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-30T09:44:22.191Z] #66 473.9 + bin/containerd-shim-runc-v1 [2020-03-30T09:44:22.450Z] --- PASS: TestWaitBlocked (0.02s) [2020-03-30T09:44:22.450Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2020-03-30T09:44:22.450Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s) [2020-03-30T09:44:22.450Z] === CONT TestContainerStartOnDaemonRestart [2020-03-30T09:44:22.450Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-03-30T09:44:22.450Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.450Z] === CONT TestIpcModeOlderClient [2020-03-30T09:44:22.450Z] === CONT TestDaemonHostGatewayIP [2020-03-30T09:44:22.450Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-03-30T09:44:22.450Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.450Z] === CONT TestDaemonRestartIpcMode [2020-03-30T09:44:22.450Z] --- SKIP: TestDaemonRestartIpcMode (0.00s) [2020-03-30T09:44:22.450Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.450Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-03-30T09:44:22.450Z] PASS [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === Skipped [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-30T09:44:22.450Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-30T09:44:22.450Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-03-30T09:44:22.450Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-03-30T09:44:22.450Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-03-30T09:44:22.450Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivate (0.01s) [2020-03-30T09:44:22.450Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-30T09:44:22.450Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.02s) [2020-03-30T09:44:22.450Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-30T09:44:22.450Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-30T09:44:22.450Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-03-30T09:44:22.450Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-03-30T09:44:22.450Z] 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-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-03-30T09:44:22.450Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-30T09:44:22.450Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-03-30T09:44:22.450Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-30T09:44:22.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-30T09:44:22.450Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-30T09:44:22.450Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-30T09:44:22.450Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-30T09:44:22.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:44:22.450Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:44:22.450Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-30T09:44:22.450Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-30T09:44:22.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:44:22.450Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:44:22.450Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-30T09:44:22.450Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-30T09:44:22.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:44:22.450Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:44:22.450Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-30T09:44:22.450Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-30T09:44:22.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:44:22.450Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:44:22.450Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-30T09:44:22.450Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.450Z] [2020-03-30T09:44:22.450Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-30T09:44:22.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-30T09:44:22.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-30T09:44:22.451Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-30T09:44:22.451Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-30T09:44:22.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-30T09:44:22.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-30T09:44:22.451Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-30T09:44:22.451Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-30T09:44:22.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-30T09:44:22.451Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-30T09:44:22.451Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-30T09:44:22.451Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-30T09:44:22.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-30T09:44:22.451Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-30T09:44:22.451Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-30T09:44:22.451Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-30T09:44:22.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-30T09:44:22.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-30T09:44:22.451Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-30T09:44:22.451Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-30T09:44:22.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-30T09:44:22.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-30T09:44:22.451Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-30T09:44:22.451Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-30T09:44:22.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-30T09:44:22.451Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-30T09:44:22.451Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-30T09:44:22.451Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestCgroupNamespacesRun (0.00s) [2020-03-30T09:44:22.451Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-30T09:44:22.451Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-30T09:44:22.451Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunHostMode (0.00s) [2020-03-30T09:44:22.451Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-30T09:44:22.451Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-30T09:44:22.451Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-30T09:44:22.451Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-30T09:44:22.451Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2020-03-30T09:44:22.451Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-03-30T09:44:22.451Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-03-30T09:44:22.451Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-30T09:44:22.451Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-30T09:44:22.451Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-03-30T09:44:22.451Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-03-30T09:44:22.451Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-03-30T09:44:22.451Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-30T09:44:22.451Z] === CONT TestContainerStartOnDaemonRestart [2020-03-30T09:44:22.451Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-03-30T09:44:22.451Z] === PAUSE TestDaemonHostGatewayIP [2020-03-30T09:44:22.451Z] === CONT TestDaemonHostGatewayIP [2020-03-30T09:44:22.451Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] === SKIP: amd64.integration.container TestDaemonRestartIpcMode (0.00s) [2020-03-30T09:44:22.451Z] === PAUSE TestDaemonRestartIpcMode [2020-03-30T09:44:22.451Z] === CONT TestDaemonRestartIpcMode [2020-03-30T09:44:22.451Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] [2020-03-30T09:44:22.451Z] DONE 192 tests, 45 skipped in 64.813s [2020-03-30T09:44:22.451Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-30T09:44:22.451Z] INFO: Testing against a local daemon [2020-03-30T09:44:22.451Z] === RUN TestCommitInheritsEnv [2020-03-30T09:44:23.748Z] --- PASS: TestServiceWithDataPathPortInit (20.42s) [2020-03-30T09:44:23.748Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-30T09:44:24.345Z] --- PASS: TestCommitInheritsEnv (1.66s) [2020-03-30T09:44:24.345Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-30T09:44:24.345Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-30T09:44:24.345Z] === RUN TestImagesFilterMultiReference [2020-03-30T09:44:24.345Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-30T09:44:24.345Z] === RUN TestImagePullPlatformInvalid [2020-03-30T09:44:24.345Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-30T09:44:24.345Z] === RUN TestRemoveImageOrphaning [2020-03-30T09:44:24.461Z] --- PASS: TestConfigList (3.45s) [2020-03-30T09:44:24.461Z] === RUN TestConfigsCreateAndDelete [2020-03-30T09:44:26.237Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-03-30T09:44:26.237Z] === RUN TestRemoveImageGarbageCollector [2020-03-30T09:44:26.237Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-30T09:44:26.237Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:26.237Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-30T09:44:26.237Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-30T09:44:26.237Z] === RUN TestTagInvalidReference [2020-03-30T09:44:26.237Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-30T09:44:26.237Z] === RUN TestTagValidPrefixedRepo [2020-03-30T09:44:26.237Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-03-30T09:44:26.237Z] === RUN TestTagExistedNameWithoutForce [2020-03-30T09:44:26.237Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-30T09:44:26.237Z] === RUN TestTagOfficialNames [2020-03-30T09:44:26.237Z] --- PASS: TestTagOfficialNames (0.05s) [2020-03-30T09:44:26.237Z] === RUN TestTagMatchesDigest [2020-03-30T09:44:26.494Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-30T09:44:26.494Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-30T09:44:26.494Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-30T09:44:26.494Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:26.494Z] PASS [2020-03-30T09:44:26.494Z] [2020-03-30T09:44:26.494Z] === Skipped [2020-03-30T09:44:26.494Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-30T09:44:26.494Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:26.494Z] [2020-03-30T09:44:26.494Z] === SKIP: amd64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-30T09:44:26.494Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-30T09:44:26.494Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-30T09:44:26.494Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:26.494Z] [2020-03-30T09:44:26.494Z] [2020-03-30T09:44:26.494Z] DONE 12 tests, 2 skipped in 4.017s [2020-03-30T09:44:26.494Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-30T09:44:26.494Z] INFO: Testing against a local daemon [2020-03-30T09:44:26.494Z] === RUN TestNetworkCreateDelete [2020-03-30T09:44:26.494Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-03-30T09:44:26.494Z] === RUN TestDockerNetworkDeletePreferID [2020-03-30T09:44:26.622Z] #66 478.8 + bin/containerd-shim-runc-v2 [2020-03-30T09:44:26.992Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2020-03-30T09:44:26.992Z] === RUN TestConfigsUpdate [2020-03-30T09:44:27.057Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s) [2020-03-30T09:44:27.057Z] === RUN TestInspectNetwork [2020-03-30T09:44:27.057Z] --- SKIP: TestInspectNetwork (0.02s) [2020-03-30T09:44:27.057Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.057Z] === RUN TestRunContainerWithBridgeNone [2020-03-30T09:44:27.057Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-03-30T09:44:27.057Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.057Z] === RUN TestNetworkInvalidJSON [2020-03-30T09:44:27.057Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-30T09:44:27.057Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-30T09:44:27.057Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-30T09:44:27.057Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-30T09:44:27.057Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-30T09:44:27.057Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-30T09:44:27.057Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-30T09:44:27.057Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-30T09:44:27.057Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-30T09:44:27.057Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-30T09:44:27.057Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-30T09:44:27.057Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-30T09:44:27.057Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-30T09:44:27.057Z] === RUN TestHostIPv4BridgeLabel [2020-03-30T09:44:27.057Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-03-30T09:44:27.057Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.057Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-30T09:44:27.057Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-03-30T09:44:27.057Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-30T09:44:27.057Z] === RUN TestDaemonDefaultNetworkPools [2020-03-30T09:44:27.057Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-03-30T09:44:27.057Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-30T09:44:27.057Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-30T09:44:27.057Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-30T09:44:27.057Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-30T09:44:27.057Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-30T09:44:27.057Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-30T09:44:27.057Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-30T09:44:27.057Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-30T09:44:27.057Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-30T09:44:27.057Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-30T09:44:27.057Z] === RUN TestServiceWithPredefinedNetwork [2020-03-30T09:44:27.057Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-03-30T09:44:27.057Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-30T09:44:27.057Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-30T09:44:27.057Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-30T09:44:27.057Z] service_test.go:236: FLAKY_TEST [2020-03-30T09:44:27.057Z] === RUN TestServiceWithDataPathPortInit [2020-03-30T09:44:27.057Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-03-30T09:44:27.057Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-30T09:44:27.057Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-30T09:44:27.057Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-30T09:44:27.057Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-30T09:44:27.057Z] PASS [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] === Skipped [2020-03-30T09:44:27.057Z] === SKIP: amd64.integration.network TestInspectNetwork (0.02s) [2020-03-30T09:44:27.057Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-03-30T09:44:27.057Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-03-30T09:44:27.057Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-03-30T09:44:27.057Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-03-30T09:44:27.057Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-30T09:44:27.057Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-30T09:44:27.057Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-30T09:44:27.057Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-03-30T09:44:27.057Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-30T09:44:27.057Z] service_test.go:236: FLAKY_TEST [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-03-30T09:44:27.057Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-30T09:44:27.057Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] DONE 18 tests, 12 skipped in 0.590s [2020-03-30T09:44:27.057Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-30T09:44:27.057Z] INFO: Testing against a local daemon [2020-03-30T09:44:27.057Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-30T09:44:27.057Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-30T09:44:27.057Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-30T09:44:27.057Z] === RUN TestDockerNetworkIpvlan [2020-03-30T09:44:27.057Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-30T09:44:27.057Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-30T09:44:27.057Z] PASS [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] === Skipped [2020-03-30T09:44:27.057Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-30T09:44:27.057Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-30T09:44:27.057Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] [2020-03-30T09:44:27.057Z] DONE 2 tests, 2 skipped in 0.119s [2020-03-30T09:44:27.057Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-30T09:44:27.314Z] INFO: Testing against a local daemon [2020-03-30T09:44:27.314Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-30T09:44:27.314Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-30T09:44:27.314Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.314Z] === RUN TestDockerNetworkMacvlan [2020-03-30T09:44:27.314Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-03-30T09:44:27.314Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.314Z] PASS [2020-03-30T09:44:27.314Z] [2020-03-30T09:44:27.314Z] === Skipped [2020-03-30T09:44:27.314Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-30T09:44:27.314Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.314Z] [2020-03-30T09:44:27.314Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-03-30T09:44:27.314Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.314Z] [2020-03-30T09:44:27.314Z] [2020-03-30T09:44:27.314Z] DONE 2 tests, 2 skipped in 0.107s [2020-03-30T09:44:27.314Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-30T09:44:27.314Z] testing: warning: no tests to run [2020-03-30T09:44:27.314Z] PASS [2020-03-30T09:44:27.314Z] [2020-03-30T09:44:27.314Z] DONE 0 tests in 0.027s [2020-03-30T09:44:27.314Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-30T09:44:27.314Z] INFO: Testing against a local daemon [2020-03-30T09:44:27.314Z] === RUN TestAuthZPluginAllowRequest [2020-03-30T09:44:27.314Z] --- SKIP: TestAuthZPluginAllowRequest (0.01s) [2020-03-30T09:44:27.314Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.314Z] === RUN TestAuthZPluginTLS [2020-03-30T09:44:27.314Z] --- SKIP: TestAuthZPluginTLS (0.01s) [2020-03-30T09:44:27.314Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.314Z] === RUN TestAuthZPluginDenyRequest [2020-03-30T09:44:27.314Z] --- SKIP: TestAuthZPluginDenyRequest (0.01s) [2020-03-30T09:44:27.314Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.314Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-30T09:44:27.314Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-30T09:44:27.314Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.314Z] === RUN TestAuthZPluginDenyResponse [2020-03-30T09:44:27.314Z] --- SKIP: TestAuthZPluginDenyResponse (0.01s) [2020-03-30T09:44:27.314Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.314Z] === RUN TestAuthZPluginAllowEventStream [2020-03-30T09:44:27.314Z] --- SKIP: TestAuthZPluginAllowEventStream (0.01s) [2020-03-30T09:44:27.314Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.314Z] === RUN TestAuthZPluginErrorResponse [2020-03-30T09:44:27.571Z] --- SKIP: TestAuthZPluginErrorResponse (0.01s) [2020-03-30T09:44:27.571Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.571Z] === RUN TestAuthZPluginErrorRequest [2020-03-30T09:44:27.571Z] --- SKIP: TestAuthZPluginErrorRequest (0.01s) [2020-03-30T09:44:27.571Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.571Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-30T09:44:27.571Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-30T09:44:27.571Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.571Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-30T09:44:27.571Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-30T09:44:27.571Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.571Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-30T09:44:27.571Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-30T09:44:27.571Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.571Z] === RUN TestAuthZPluginHeader [2020-03-30T09:44:27.571Z] --- SKIP: TestAuthZPluginHeader (0.01s) [2020-03-30T09:44:27.571Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.571Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-30T09:44:27.571Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-03-30T09:44:27.571Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.571Z] === RUN TestAuthZPluginV2Disable [2020-03-30T09:44:27.571Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-03-30T09:44:27.571Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.571Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-30T09:44:27.638Z] #66 480.3 + binaries [2020-03-30T09:44:27.827Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-30T09:44:27.827Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-30T09:44:27.827Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] PASS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] === Skipped [2020-03-30T09:44:27.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.01s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.01s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.01s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.01s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.01s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.01s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.01s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.01s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-03-30T09:44:27.827Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] DONE 17 tests, 17 skipped in 0.506s [2020-03-30T09:44:27.827Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-30T09:44:27.827Z] INFO: Testing against a local daemon [2020-03-30T09:44:27.827Z] === RUN TestPluginInvalidJSON [2020-03-30T09:44:27.827Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-30T09:44:27.827Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-30T09:44:27.827Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-30T09:44:27.827Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-30T09:44:27.827Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-30T09:44:27.827Z] PASS [2020-03-30T09:44:27.827Z] [2020-03-30T09:44:27.827Z] DONE 2 tests in 0.127s [2020-03-30T09:44:27.827Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-30T09:44:27.922Z] #66 480.3 + mkdir -p /build [2020-03-30T09:44:27.922Z] #66 480.3 + cp bin/containerd /build/containerd [2020-03-30T09:44:27.922Z] #66 480.4 + cp bin/containerd-shim /build/containerd-shim [2020-03-30T09:44:27.922Z] #66 480.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-30T09:44:27.922Z] #66 480.4 + cp bin/ctr /build/ctr [2020-03-30T09:44:28.084Z] INFO: Testing against a local daemon [2020-03-30T09:44:28.084Z] === RUN TestExternalGraphDriver [2020-03-30T09:44:28.084Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-03-30T09:44:28.084Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.084Z] === RUN TestGraphdriverPluginV2 [2020-03-30T09:44:28.084Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-03-30T09:44:28.084Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.084Z] PASS [2020-03-30T09:44:28.084Z] [2020-03-30T09:44:28.084Z] === Skipped [2020-03-30T09:44:28.084Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-03-30T09:44:28.084Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.084Z] [2020-03-30T09:44:28.084Z] === SKIP: amd64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-03-30T09:44:28.084Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.084Z] [2020-03-30T09:44:28.084Z] [2020-03-30T09:44:28.084Z] DONE 2 tests, 2 skipped in 0.203s [2020-03-30T09:44:28.084Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-30T09:44:28.121Z] Loaded image: buildpack-deps:jessie [2020-03-30T09:44:28.121Z] Loaded image: busybox:latest [2020-03-30T09:44:28.121Z] Loaded image: busybox:glibc [2020-03-30T09:44:28.121Z] Loaded image: debian:jessie [2020-03-30T09:44:28.121Z] Loaded image: hello-world:latest [2020-03-30T09:44:28.121Z] INFO: Testing against a local daemon [2020-03-30T09:44:28.121Z] === RUN TestCgroupNamespacesBuild [2020-03-30T09:44:28.206Z] #66 DONE 480.5s [2020-03-30T09:44:28.341Z] INFO: Testing against a local daemon [2020-03-30T09:44:28.341Z] === RUN TestContinueAfterPluginCrash [2020-03-30T09:44:28.341Z] === PAUSE TestContinueAfterPluginCrash [2020-03-30T09:44:28.341Z] === RUN TestReadPluginNoRead [2020-03-30T09:44:28.341Z] === PAUSE TestReadPluginNoRead [2020-03-30T09:44:28.341Z] === RUN TestDaemonStartWithLogOpt [2020-03-30T09:44:28.341Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-30T09:44:28.341Z] === CONT TestContinueAfterPluginCrash [2020-03-30T09:44:28.341Z] === CONT TestDaemonStartWithLogOpt [2020-03-30T09:44:28.341Z] --- SKIP: TestContinueAfterPluginCrash (0.00s) [2020-03-30T09:44:28.341Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.341Z] === CONT TestReadPluginNoRead [2020-03-30T09:44:28.341Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-03-30T09:44:28.341Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.341Z] --- SKIP: TestDaemonStartWithLogOpt (0.00s) [2020-03-30T09:44:28.341Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.341Z] PASS [2020-03-30T09:44:28.341Z] [2020-03-30T09:44:28.341Z] === Skipped [2020-03-30T09:44:28.341Z] === SKIP: amd64.integration.plugin.logging TestContinueAfterPluginCrash (0.00s) [2020-03-30T09:44:28.341Z] === PAUSE TestContinueAfterPluginCrash [2020-03-30T09:44:28.341Z] === CONT TestContinueAfterPluginCrash [2020-03-30T09:44:28.341Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.341Z] [2020-03-30T09:44:28.341Z] === SKIP: amd64.integration.plugin.logging TestReadPluginNoRead (0.00s) [2020-03-30T09:44:28.341Z] === PAUSE TestReadPluginNoRead [2020-03-30T09:44:28.341Z] === CONT TestReadPluginNoRead [2020-03-30T09:44:28.341Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.341Z] [2020-03-30T09:44:28.341Z] === SKIP: amd64.integration.plugin.logging TestDaemonStartWithLogOpt (0.00s) [2020-03-30T09:44:28.341Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-30T09:44:28.341Z] === CONT TestDaemonStartWithLogOpt [2020-03-30T09:44:28.341Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.341Z] [2020-03-30T09:44:28.341Z] [2020-03-30T09:44:28.341Z] DONE 3 tests, 3 skipped in 0.114s [2020-03-30T09:44:28.341Z] 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-03-30T09:44:28.341Z] testing: warning: no tests to run [2020-03-30T09:44:28.341Z] PASS [2020-03-30T09:44:28.341Z] [2020-03-30T09:44:28.341Z] DONE 0 tests in 0.041s [2020-03-30T09:44:28.341Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-30T09:44:28.341Z] INFO: Testing against a local daemon [2020-03-30T09:44:28.341Z] === RUN TestPluginWithDevMounts [2020-03-30T09:44:28.341Z] === PAUSE TestPluginWithDevMounts [2020-03-30T09:44:28.341Z] === CONT TestPluginWithDevMounts [2020-03-30T09:44:28.341Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-03-30T09:44:28.341Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.341Z] PASS [2020-03-30T09:44:28.341Z] [2020-03-30T09:44:28.341Z] === Skipped [2020-03-30T09:44:28.341Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-03-30T09:44:28.341Z] === PAUSE TestPluginWithDevMounts [2020-03-30T09:44:28.341Z] === CONT TestPluginWithDevMounts [2020-03-30T09:44:28.341Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.341Z] [2020-03-30T09:44:28.341Z] [2020-03-30T09:44:28.341Z] DONE 1 tests, 1 skipped in 0.110s [2020-03-30T09:44:28.341Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-30T09:44:28.597Z] INFO: Testing against a local daemon [2020-03-30T09:44:28.597Z] === RUN TestSecretInspect [2020-03-30T09:44:28.597Z] --- SKIP: TestSecretInspect (0.02s) [2020-03-30T09:44:28.597Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.597Z] === RUN TestSecretList [2020-03-30T09:44:28.597Z] --- SKIP: TestSecretList (0.01s) [2020-03-30T09:44:28.597Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.597Z] === RUN TestSecretsCreateAndDelete [2020-03-30T09:44:28.597Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-03-30T09:44:28.597Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.597Z] === RUN TestSecretsUpdate [2020-03-30T09:44:28.597Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-03-30T09:44:28.597Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.597Z] === RUN TestTemplatedSecret [2020-03-30T09:44:28.597Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-03-30T09:44:28.597Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.597Z] === RUN TestSecretCreateResolve [2020-03-30T09:44:28.597Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-03-30T09:44:28.598Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.598Z] PASS [2020-03-30T09:44:28.598Z] [2020-03-30T09:44:28.598Z] === Skipped [2020-03-30T09:44:28.598Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-03-30T09:44:28.598Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.598Z] [2020-03-30T09:44:28.598Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-03-30T09:44:28.598Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.598Z] [2020-03-30T09:44:28.598Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-03-30T09:44:28.598Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.598Z] [2020-03-30T09:44:28.598Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-03-30T09:44:28.598Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.598Z] [2020-03-30T09:44:28.598Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-03-30T09:44:28.598Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.598Z] [2020-03-30T09:44:28.598Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-03-30T09:44:28.598Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.598Z] [2020-03-30T09:44:28.598Z] [2020-03-30T09:44:28.598Z] DONE 6 tests, 6 skipped in 0.184s [2020-03-30T09:44:28.598Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-30T09:44:28.854Z] INFO: Testing against a local daemon [2020-03-30T09:44:28.854Z] === RUN TestServiceCreateInit [2020-03-30T09:44:28.854Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-30T09:44:28.854Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-30T09:44:28.854Z] --- PASS: TestServiceCreateInit (0.02s) [2020-03-30T09:44:28.854Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-30T09:44:28.854Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.854Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-30T09:44:28.854Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.854Z] === RUN TestCreateServiceMultipleTimes [2020-03-30T09:44:28.854Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-03-30T09:44:28.854Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.854Z] === RUN TestCreateServiceConflict [2020-03-30T09:44:28.854Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-03-30T09:44:28.854Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.854Z] === RUN TestCreateServiceMaxReplicas [2020-03-30T09:44:28.854Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-03-30T09:44:28.855Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.855Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-30T09:44:28.855Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-03-30T09:44:28.855Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.855Z] === RUN TestCreateServiceSecretFileMode [2020-03-30T09:44:28.855Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-03-30T09:44:28.855Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.855Z] === RUN TestCreateServiceConfigFileMode [2020-03-30T09:44:28.855Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-03-30T09:44:28.855Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.855Z] === RUN TestCreateServiceSysctls [2020-03-30T09:44:28.855Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-03-30T09:44:28.855Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.855Z] === RUN TestCreateServiceCapabilities [2020-03-30T09:44:28.855Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-03-30T09:44:28.855Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.855Z] === RUN TestInspect [2020-03-30T09:44:28.855Z] --- SKIP: TestInspect (0.02s) [2020-03-30T09:44:28.855Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.855Z] === RUN TestCreateJob [2020-03-30T09:44:28.855Z] --- SKIP: TestCreateJob (0.01s) [2020-03-30T09:44:28.855Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.855Z] === RUN TestReplicatedJob [2020-03-30T09:44:28.855Z] --- SKIP: TestReplicatedJob (0.01s) [2020-03-30T09:44:28.855Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.855Z] === RUN TestUpdateReplicatedJob [2020-03-30T09:44:28.855Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-03-30T09:44:28.855Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:28.855Z] === RUN TestServiceListWithStatuses [2020-03-30T09:44:28.855Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-30T09:44:28.855Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-30T09:44:28.855Z] === RUN TestDockerNetworkConnectAlias [2020-03-30T09:44:29.112Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-03-30T09:44:29.112Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] === RUN TestDockerNetworkReConnect [2020-03-30T09:44:29.112Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-03-30T09:44:29.112Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] === RUN TestServicePlugin [2020-03-30T09:44:29.112Z] --- SKIP: TestServicePlugin (0.01s) [2020-03-30T09:44:29.112Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] === RUN TestServiceUpdateLabel [2020-03-30T09:44:29.112Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-03-30T09:44:29.112Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] === RUN TestServiceUpdateSecrets [2020-03-30T09:44:29.112Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-03-30T09:44:29.112Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] === RUN TestServiceUpdateConfigs [2020-03-30T09:44:29.112Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-03-30T09:44:29.112Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] === RUN TestServiceUpdateNetwork [2020-03-30T09:44:29.112Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-03-30T09:44:29.112Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] PASS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === Skipped [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-30T09:44:29.112Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-30T09:44:29.112Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-30T09:44:29.112Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-30T09:44:29.112Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-03-30T09:44:29.112Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-03-30T09:44:29.112Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-03-30T09:44:29.112Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-03-30T09:44:29.112Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-03-30T09:44:29.112Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-03-30T09:44:29.112Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-03-30T09:44:29.112Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-03-30T09:44:29.112Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-03-30T09:44:29.112Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-03-30T09:44:29.112Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-03-30T09:44:29.112Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-03-30T09:44:29.112Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-30T09:44:29.112Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-03-30T09:44:29.112Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-03-30T09:44:29.112Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestServicePlugin (0.01s) [2020-03-30T09:44:29.112Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-03-30T09:44:29.112Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-03-30T09:44:29.112Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-03-30T09:44:29.112Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-03-30T09:44:29.112Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] [2020-03-30T09:44:29.112Z] DONE 23 tests, 22 skipped in 0.435s [2020-03-30T09:44:29.112Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-30T09:44:29.112Z] INFO: Testing against a local daemon [2020-03-30T09:44:29.112Z] === RUN TestSessionCreate [2020-03-30T09:44:29.112Z] --- PASS: TestSessionCreate (0.03s) [2020-03-30T09:44:29.112Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-30T09:44:29.218Z] [2020-03-30T09:44:29.218Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-30T09:44:29.369Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-03-30T09:44:29.369Z] PASS [2020-03-30T09:44:29.369Z] [2020-03-30T09:44:29.369Z] DONE 2 tests in 0.156s [2020-03-30T09:44:29.369Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-30T09:44:29.369Z] INFO: Testing against a local daemon [2020-03-30T09:44:29.369Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-30T09:44:29.369Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-30T09:44:29.369Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-30T09:44:29.369Z] === RUN TestEventsExecDie [2020-03-30T09:44:29.503Z] #67 DONE 0.1s [2020-03-30T09:44:29.503Z] [2020-03-30T09:44:29.503Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-30T09:44:29.503Z] #71 DONE 0.1s [2020-03-30T09:44:29.503Z] [2020-03-30T09:44:29.503Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-30T09:44:29.503Z] #73 DONE 0.1s [2020-03-30T09:44:29.789Z] [2020-03-30T09:44:29.789Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-30T09:44:29.789Z] #76 DONE 0.0s [2020-03-30T09:44:29.789Z] [2020-03-30T09:44:29.789Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-30T09:44:29.789Z] #77 DONE 0.0s [2020-03-30T09:44:29.789Z] [2020-03-30T09:44:29.789Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-30T09:44:29.932Z] --- PASS: TestEventsExecDie (0.67s) [2020-03-30T09:44:29.932Z] === RUN TestEventsBackwardsCompatible [2020-03-30T09:44:30.189Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-03-30T09:44:30.189Z] === RUN TestInfoBinaryCommits [2020-03-30T09:44:30.189Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-03-30T09:44:30.189Z] === RUN TestInfoAPIVersioned [2020-03-30T09:44:30.189Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-30T09:44:30.189Z] === RUN TestInfoDiscoveryBackend [2020-03-30T09:44:30.189Z] --- SKIP: TestInfoDiscoveryBackend (0.00s) [2020-03-30T09:44:30.189Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:30.189Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-30T09:44:30.189Z] --- SKIP: TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-30T09:44:30.189Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:30.189Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-30T09:44:30.189Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-30T09:44:30.189Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:30.189Z] === RUN TestInfoAPI [2020-03-30T09:44:30.189Z] --- PASS: TestInfoAPI (0.02s) [2020-03-30T09:44:30.189Z] === RUN TestInfoAPIWarnings [2020-03-30T09:44:30.189Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-03-30T09:44:30.189Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:30.189Z] === RUN TestInfoDebug [2020-03-30T09:44:30.189Z] --- SKIP: TestInfoDebug (0.00s) [2020-03-30T09:44:30.189Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:30.189Z] === RUN TestInfoInsecureRegistries [2020-03-30T09:44:30.189Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-03-30T09:44:30.189Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:30.189Z] === RUN TestInfoRegistryMirrors [2020-03-30T09:44:30.189Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-03-30T09:44:30.189Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:30.189Z] === RUN TestLoginFailsWithBadCredentials [2020-03-30T09:44:30.275Z] --- PASS: TestConfigsUpdate (3.22s) [2020-03-30T09:44:30.275Z] === RUN TestTemplatedConfig [2020-03-30T09:44:30.445Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-03-30T09:44:30.445Z] === RUN TestPingCacheHeaders [2020-03-30T09:44:30.446Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-30T09:44:30.446Z] === RUN TestPingGet [2020-03-30T09:44:30.446Z] --- PASS: TestPingGet (0.01s) [2020-03-30T09:44:30.446Z] === RUN TestPingHead [2020-03-30T09:44:30.446Z] --- PASS: TestPingHead (0.02s) [2020-03-30T09:44:30.446Z] === RUN TestVersion [2020-03-30T09:44:30.446Z] --- PASS: TestVersion (0.02s) [2020-03-30T09:44:30.446Z] PASS [2020-03-30T09:44:30.446Z] [2020-03-30T09:44:30.446Z] === Skipped [2020-03-30T09:44:30.446Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-30T09:44:30.446Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-30T09:44:30.446Z] [2020-03-30T09:44:30.446Z] === SKIP: amd64.integration.system TestInfoDiscoveryBackend (0.00s) [2020-03-30T09:44:30.446Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:30.446Z] [2020-03-30T09:44:30.446Z] === SKIP: amd64.integration.system TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-30T09:44:30.446Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:30.446Z] [2020-03-30T09:44:30.446Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-30T09:44:30.446Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:30.446Z] [2020-03-30T09:44:30.446Z] === SKIP: amd64.integration.system TestInfoAPIWarnings (0.00s) [2020-03-30T09:44:30.446Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:30.446Z] [2020-03-30T09:44:30.446Z] === SKIP: amd64.integration.system TestInfoDebug (0.00s) [2020-03-30T09:44:30.446Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:30.446Z] [2020-03-30T09:44:30.446Z] === SKIP: amd64.integration.system TestInfoInsecureRegistries (0.00s) [2020-03-30T09:44:30.446Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:30.446Z] [2020-03-30T09:44:30.446Z] === SKIP: amd64.integration.system TestInfoRegistryMirrors (0.00s) [2020-03-30T09:44:30.446Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-30T09:44:30.446Z] [2020-03-30T09:44:30.446Z] [2020-03-30T09:44:30.446Z] DONE 18 tests, 8 skipped in 1.145s [2020-03-30T09:44:30.446Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-30T09:44:30.446Z] INFO: Testing against a local daemon [2020-03-30T09:44:30.446Z] === RUN TestVolumesCreateAndList [2020-03-30T09:44:30.446Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-30T09:44:30.446Z] === RUN TestVolumesRemove [2020-03-30T09:44:30.632Z] --- PASS: TestCgroupNamespacesBuild (2.42s) [2020-03-30T09:44:30.632Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-30T09:44:30.702Z] --- PASS: TestVolumesRemove (0.08s) [2020-03-30T09:44:30.702Z] === RUN TestVolumesInspect [2020-03-30T09:44:30.702Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-30T09:44:30.702Z] === RUN TestVolumesInvalidJSON [2020-03-30T09:44:30.702Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-30T09:44:30.702Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-30T09:44:30.702Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-30T09:44:30.702Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-30T09:44:30.702Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-30T09:44:30.702Z] PASS [2020-03-30T09:44:30.702Z] [2020-03-30T09:44:30.702Z] DONE 5 tests in 0.245s [2020-03-30T09:44:30.702Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-30T09:44:30.702Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11745 is not a child of this shell [2020-03-30T09:44:30.702Z] warning: PID 11745 from bundles/test-integration/docker.pid had a nonzero exit code [2020-03-30T09:44:30.702Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-30T09:44:30.702Z] [2020-03-30T09:44:30.702Z] Unloading profiles will leave already running processes permanently [2020-03-30T09:44:30.702Z] unconfined, which can lead to unexpected situations. [2020-03-30T09:44:30.702Z] [2020-03-30T09:44:30.702Z] To set a process to complain mode, use the command line tool [2020-03-30T09:44:30.702Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-30T09:44:30.702Z] Removing test suite binaries [2020-03-30T09:44:31.630Z] [2020-03-30T09:44:32.115Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.57s) [2020-03-30T09:44:32.115Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mcc9joq7fv9q9nyrv6hg779rv Created:2020-03-30 09:44:22.750608151 +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[45cad1443eb1ea02a41fa364d1f770ddfc3bfefa88d42d20f7df8644de69ad8b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mirw12dbv0bce5ehzuqxjyhzx EndpointID:2a58884d15dee5c7e19d2232be09cc0bbcd5a8f277b181647ba840b1ad57bd39 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8646ab352e061354d8f21f948d6d48d74345bca0b968aeb5ce15b3d34cf9e14f 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:21a03f441afc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mirw12dbv0bce5ehzuqxjyhzx EndpointID:2a58884d15dee5c7e19d2232be09cc0bbcd5a8f277b181647ba840b1ad57bd39 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-30T09:44:32.115Z] PASS [2020-03-30T09:44:32.115Z] [2020-03-30T09:44:32.115Z] === Skipped [2020-03-30T09:44:32.115Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-30T09:44:32.115Z] service_test.go:236: FLAKY_TEST [2020-03-30T09:44:32.115Z] [2020-03-30T09:44:32.115Z] [2020-03-30T09:44:32.115Z] DONE 22 tests, 1 skipped in 53.409s [2020-03-30T09:44:32.115Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-30T09:44:32.115Z] ++ 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-03-30T09:44:32.115Z] ++ set -e [2020-03-30T09:44:32.115Z] ++ '[' -n 0 ']' [2020-03-30T09:44:32.115Z] ++ set -x [2020-03-30T09:44:32.115Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-03-30T09:44:32.115Z] INFO: Testing against a local daemon [2020-03-30T09:44:32.115Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-30T09:44:32.115Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-30T09:44:32.115Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-30T09:44:32.115Z] === RUN TestDockerNetworkIpvlan [2020-03-30T09:44:32.115Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-30T09:44:32.115Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-30T09:44:32.115Z] PASS [2020-03-30T09:44:32.115Z] [2020-03-30T09:44:32.115Z] === Skipped [2020-03-30T09:44:32.115Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-30T09:44:32.115Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-30T09:44:32.115Z] [2020-03-30T09:44:32.115Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-30T09:44:32.115Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-30T09:44:32.115Z] [2020-03-30T09:44:32.115Z] [2020-03-30T09:44:32.115Z] DONE 2 tests, 2 skipped in 0.076s [2020-03-30T09:44:32.115Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-30T09:44:32.115Z] ++ 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-03-30T09:44:32.115Z] ++ set -e [2020-03-30T09:44:32.115Z] ++ '[' -n 0 ']' [2020-03-30T09:44:32.115Z] ++ set -x [2020-03-30T09:44:32.115Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-03-30T09:44:32.115Z] INFO: Testing against a local daemon [2020-03-30T09:44:32.115Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-30T09:44:32.494Z] #78 DONE 2.5s [2020-03-30T09:44:32.494Z] [2020-03-30T09:44:32.494Z] #79 exporting to oci image format [2020-03-30T09:44:32.494Z] #79 exporting layers Post stage [Pipeline] junit [2020-03-30T09:44:33.008Z] Recording test results [2020-03-30T09:44:33.142Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.43s) [2020-03-30T09:44:33.142Z] === RUN TestBuildWithSession [2020-03-30T09:44:33.142Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-30T09:44:33.142Z] build_session_test.go:25: TODO: BuildKit [2020-03-30T09:44:33.142Z] === RUN TestBuildSquashParent [2020-03-30T09:44:33.559Z] --- PASS: TestTemplatedConfig (3.34s) [2020-03-30T09:44:33.559Z] === RUN TestConfigInspect [2020-03-30T09:44:33.583Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2020-03-30T09:44:33.583Z] === RUN TestDockerNetworkMacvlan [2020-03-30T09:44:34.196Z] === RUN TestDockerNetworkMacvlan/Subinterface [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-30T09:44:35.201Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-30T09:44:35.467Z] + echo Ensuring container killed. [2020-03-30T09:44:35.467Z] Ensuring container killed. [2020-03-30T09:44:35.467Z] + docker rm -vf docker-pr1 [2020-03-30T09:44:35.467Z] Error: No such container: docker-pr1 [2020-03-30T09:44:35.467Z] + true [Pipeline] sh [2020-03-30T09:44:35.748Z] + echo Chowning /workspace to jenkins user [2020-03-30T09:44:35.748Z] Chowning /workspace to jenkins user [2020-03-30T09:44:35.748Z] + id -u [2020-03-30T09:44:35.748Z] + id -g [2020-03-30T09:44:35.748Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40755:/workspace busybox chown -R 1000:1000 /workspace [2020-03-30T09:44:35.748Z] Unable to find image 'busybox:latest' locally [2020-03-30T09:44:36.005Z] latest: Pulling from library/busybox [2020-03-30T09:44:36.006Z] 0669b0daf1fb: Pulling fs layer [2020-03-30T09:44:36.206Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-30T09:44:36.842Z] --- PASS: TestConfigInspect (3.15s) [2020-03-30T09:44:36.842Z] === RUN TestConfigCreateWithLabels [2020-03-30T09:44:40.127Z] --- PASS: TestConfigCreateWithLabels (3.35s) [2020-03-30T09:44:40.127Z] === RUN TestConfigCreateResolve [2020-03-30T09:44:40.578Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-30T09:44:41.254Z] 0669b0daf1fb: Download complete [2020-03-30T09:44:41.254Z] 0669b0daf1fb: Pull complete [2020-03-30T09:44:41.254Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-30T09:44:41.254Z] Status: Downloaded newer image for busybox:latest [2020-03-30T09:44:43.076Z] --- PASS: TestBuildSquashParent (10.23s) [2020-03-30T09:44:43.076Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-30T09:44:43.076Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-30T09:44:43.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-30T09:44:43.076Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-30T09:44:43.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-30T09:44:43.076Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-30T09:44:43.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-30T09:44:43.076Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-30T09:44:43.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-30T09:44:43.076Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-30T09:44:43.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-30T09:44:43.076Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-30T09:44:43.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-30T09:44:43.076Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-30T09:44:43.076Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-30T09:44:43.411Z] --- PASS: TestConfigCreateResolve (3.21s) [2020-03-30T09:44:43.411Z] === RUN TestConfigDaemonLibtrustID [2020-03-30T09:44:43.447Z] + bundleName=amd64-rootless [2020-03-30T09:44:43.447Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-03-30T09:44:43.447Z] Creating amd64-rootless-bundles.tar.gz [2020-03-30T09:44:43.447Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-30T09:44:43.447Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-30T09:44:43.458Z] Archiving artifacts [2020-03-30T09:44:43.978Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2020-03-30T09:44:43.978Z] PASS [2020-03-30T09:44:43.978Z] [2020-03-30T09:44:43.978Z] DONE 8 tests in 23.713s [2020-03-30T09:44:43.978Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-03-30T09:44:43.978Z] ++ 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-03-30T09:44:43.978Z] ++ set -e [2020-03-30T09:44:43.978Z] ++ '[' -n 0 ']' [2020-03-30T09:44:43.978Z] ++ set -x [2020-03-30T09:44:43.978Z] ++ env -i DEST=/go/src/github.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-03-30T09:44:44.058Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-30T09:44:44.236Z] INFO: Testing against a local daemon [2020-03-30T09:44:44.236Z] === RUN TestCheckpoint [2020-03-30T09:44:44.236Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-30T09:44:44.236Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-30T09:44:44.236Z] === RUN TestContainerInvalidJSON [2020-03-30T09:44:44.236Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-30T09:44:44.236Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-30T09:44:44.236Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-30T09:44:44.236Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-30T09:44:44.236Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-30T09:44:44.236Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-30T09:44:44.236Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-30T09:44:44.236Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-30T09:44:44.236Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-30T09:44:44.236Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-30T09:44:44.236Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-30T09:44:44.236Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-30T09:44:44.236Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-30T09:44:44.236Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-30T09:44:44.236Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-03-30T09:44:44.236Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-30T09:44:44.494Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-03-30T09:44:44.494Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-30T09:44:44.494Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-03-30T09:44:44.494Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-30T09:44:44.752Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-03-30T09:44:44.752Z] === RUN TestCopyFromContainer [2020-03-30T09:44:44.892Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40755/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-30T09:44:45.202Z] + make clean [2020-03-30T09:44:45.459Z] docker volume rm -f docker-dev-cache [2020-03-30T09:44:45.459Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-30T09:44:46.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-30T09:44:46.591Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-30T09:44:46.652Z] === RUN TestCopyFromContainer// [2020-03-30T09:44:46.652Z] === RUN TestCopyFromContainer//bar/root [2020-03-30T09:44:46.911Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-30T09:44:46.911Z] === RUN TestCopyFromContainer/bar/quux [2020-03-30T09:44:46.911Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-30T09:44:47.169Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-30T09:44:47.169Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-30T09:44:47.428Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-30T09:44:47.428Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-30T09:44:47.686Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-30T09:44:47.686Z] --- PASS: TestCopyFromContainer (3.07s) [2020-03-30T09:44:47.686Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-30T09:44:47.686Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-03-30T09:44:47.686Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-30T09:44:47.686Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-03-30T09:44:47.686Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-03-30T09:44:47.686Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-03-30T09:44:47.686Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-03-30T09:44:47.686Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-03-30T09:44:47.686Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-03-30T09:44:47.686Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-03-30T09:44:47.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-30T09:44:47.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-30T09:44:47.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-30T09:44:47.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-30T09:44:47.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-30T09:44:47.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-30T09:44:47.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-30T09:44:47.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-30T09:44:47.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-30T09:44:47.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-30T09:44:47.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-30T09:44:47.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-30T09:44:47.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-30T09:44:47.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-30T09:44:47.686Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-30T09:44:47.944Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-03-30T09:44:47.944Z] === RUN TestCreateWithInvalidEnv [2020-03-30T09:44:47.944Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-30T09:44:47.944Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-30T09:44:47.944Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-30T09:44:47.944Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-30T09:44:47.944Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-30T09:44:47.944Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-30T09:44:47.944Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-30T09:44:47.944Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-30T09:44:47.944Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-30T09:44:47.944Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-30T09:44:47.944Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-30T09:44:47.944Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-30T09:44:47.944Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-30T09:44:47.944Z] === RUN TestCreateTmpfsMountsTarget [2020-03-30T09:44:47.944Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-30T09:44:47.944Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-30T09:44:49.852Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-30T09:44:49.852Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-30T09:44:50.476Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s) [2020-03-30T09:44:50.476Z] === RUN TestCreateWithCapabilities [2020-03-30T09:44:50.476Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-30T09:44:50.476Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-30T09:44:50.476Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-30T09:44:50.476Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-30T09:44:50.476Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-30T09:44:50.476Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-30T09:44:50.476Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-30T09:44:50.476Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-30T09:44:50.476Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-30T09:44:50.476Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-30T09:44:50.476Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-30T09:44:50.476Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-30T09:44:50.476Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-30T09:44:50.476Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-30T09:44:50.476Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-30T09:44:50.476Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-30T09:44:50.476Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-30T09:44:50.476Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-30T09:44:50.476Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-30T09:44:50.476Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-30T09:44:50.476Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-30T09:44:50.476Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-30T09:44:50.476Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-30T09:44:50.476Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-30T09:44:50.476Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-30T09:44:50.476Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-30T09:44:50.476Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-30T09:44:50.476Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-30T09:44:50.476Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-30T09:44:50.476Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-30T09:44:50.476Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-30T09:44:50.476Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-30T09:44:50.476Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-30T09:44:50.476Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-03-30T09:44:50.476Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-30T09:44:50.476Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-30T09:44:50.476Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-30T09:44:50.476Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-03-30T09:44:50.476Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-30T09:44:50.476Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-03-30T09:44:50.476Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-30T09:44:50.476Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-30T09:44:50.476Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-30T09:44:50.476Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-30T09:44:50.476Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-03-30T09:44:50.476Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-30T09:44:50.851Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-30T09:44:52.379Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2020-03-30T09:44:52.379Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-30T09:44:52.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-30T09:44:52.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-30T09:44:52.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-30T09:44:52.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-30T09:44:52.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-30T09:44:52.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-30T09:44:52.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-30T09:44:52.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-30T09:44:52.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-30T09:44:52.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-30T09:44:52.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-30T09:44:52.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-30T09:44:52.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-30T09:44:52.638Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-30T09:44:52.638Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-30T09:44:52.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-30T09:44:52.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-03-30T09:44:52.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-03-30T09:44:52.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-03-30T09:44:52.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-03-30T09:44:52.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-03-30T09:44:52.638Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-30T09:44:52.871Z] --- PASS: TestDockerNetworkMacvlan (19.19s) [2020-03-30T09:44:52.871Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-03-30T09:44:52.871Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-03-30T09:44:52.871Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.37s) [2020-03-30T09:44:52.871Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.48s) [2020-03-30T09:44:52.871Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.21s) [2020-03-30T09:44:52.871Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.45s) [2020-03-30T09:44:52.871Z] PASS [2020-03-30T09:44:52.871Z] [2020-03-30T09:44:52.871Z] DONE 8 tests in 20.736s [2020-03-30T09:44:52.871Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-30T09:44:52.871Z] ++ 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-03-30T09:44:52.871Z] ++ set -e [2020-03-30T09:44:52.871Z] ++ '[' -n 0 ']' [2020-03-30T09:44:52.871Z] ++ set -x [2020-03-30T09:44:52.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-30T09:44:52.871Z] testing: warning: no tests to run [2020-03-30T09:44:52.871Z] PASS [2020-03-30T09:44:52.871Z] [2020-03-30T09:44:52.871Z] DONE 0 tests in 0.015s [2020-03-30T09:44:52.871Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-30T09:44:52.871Z] ++ 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-03-30T09:44:52.871Z] ++ set -e [2020-03-30T09:44:52.871Z] ++ '[' -n 0 ']' [2020-03-30T09:44:52.871Z] ++ set -x [2020-03-30T09:44:52.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-30T09:44:52.871Z] INFO: Testing against a local daemon [2020-03-30T09:44:52.871Z] === RUN TestAuthZPluginAllowRequest [2020-03-30T09:44:53.573Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-03-30T09:44:53.573Z] === RUN TestContainerStartOnDaemonRestart [2020-03-30T09:44:53.573Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-30T09:44:53.573Z] === RUN TestDaemonRestartIpcMode [2020-03-30T09:44:53.573Z] === PAUSE TestDaemonRestartIpcMode [2020-03-30T09:44:53.573Z] === RUN TestDaemonHostGatewayIP [2020-03-30T09:44:53.573Z] === PAUSE TestDaemonHostGatewayIP [2020-03-30T09:44:53.573Z] === RUN TestDiff [2020-03-30T09:44:54.012Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-30T09:44:54.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.36s) [2020-03-30T09:44:54.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.56s) [2020-03-30T09:44:54.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.38s) [2020-03-30T09:44:54.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.26s) [2020-03-30T09:44:54.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.38s) [2020-03-30T09:44:54.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.61s) [2020-03-30T09:44:54.012Z] === RUN TestBuildMultiStageCopy [2020-03-30T09:44:54.012Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-30T09:44:54.142Z] --- PASS: TestDiff (0.79s) [2020-03-30T09:44:54.142Z] === RUN TestExecWithCloseStdin [2020-03-30T09:44:54.892Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-03-30T09:44:54.892Z] === RUN TestAuthZPluginTLS [2020-03-30T09:44:55.076Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-03-30T09:44:55.076Z] === RUN TestExec [2020-03-30T09:44:55.173Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-03-30T09:44:55.173Z] === RUN TestAuthZPluginDenyRequest [2020-03-30T09:44:55.786Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-03-30T09:44:55.786Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-30T09:44:56.010Z] --- PASS: TestExec (0.86s) [2020-03-30T09:44:56.010Z] === RUN TestExecUser [2020-03-30T09:44:56.068Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-03-30T09:44:56.068Z] === RUN TestAuthZPluginDenyResponse [2020-03-30T09:44:56.521Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-30T09:44:56.681Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-03-30T09:44:56.681Z] === RUN TestAuthZPluginAllowEventStream [2020-03-30T09:44:56.945Z] --- PASS: TestExecUser (0.88s) [2020-03-30T09:44:56.945Z] === RUN TestExportContainerAndImportImage [2020-03-30T09:44:57.445Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-30T09:44:57.880Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-03-30T09:44:57.880Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-30T09:44:58.003Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-30T09:44:58.562Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-30T09:44:58.698Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-03-30T09:44:58.698Z] === RUN TestAuthZPluginErrorResponse [2020-03-30T09:44:58.979Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-03-30T09:44:58.979Z] === RUN TestAuthZPluginErrorRequest [2020-03-30T09:44:59.121Z] --- PASS: TestBuildMultiStageCopy (5.82s) [2020-03-30T09:44:59.121Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.16s) [2020-03-30T09:44:59.121Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2020-03-30T09:44:59.121Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2020-03-30T09:44:59.121Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2020-03-30T09:44:59.121Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.74s) [2020-03-30T09:44:59.121Z] === RUN TestBuildMultiStageParentConfig [2020-03-30T09:44:59.592Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-03-30T09:44:59.592Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-30T09:44:59.781Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s) [2020-03-30T09:44:59.781Z] === RUN TestHealthCheckWorkdir [2020-03-30T09:44:59.874Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-03-30T09:44:59.874Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-30T09:45:01.003Z] --- PASS: TestBuildMultiStageParentConfig (1.72s) [2020-03-30T09:45:01.003Z] === RUN TestBuildLabelWithTargets [2020-03-30T09:45:01.157Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-03-30T09:45:01.157Z] === RUN TestHealthKillContainer [2020-03-30T09:45:02.545Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-03-30T09:45:02.545Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-30T09:45:03.515Z] --- PASS: TestBuildLabelWithTargets (2.54s) [2020-03-30T09:45:03.515Z] === RUN TestBuildWithEmptyLayers [2020-03-30T09:45:04.441Z] --- PASS: TestHealthKillContainer (2.95s) [2020-03-30T09:45:04.441Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-30T09:45:04.565Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-03-30T09:45:04.565Z] === RUN TestAuthZPluginHeader [2020-03-30T09:45:04.700Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-03-30T09:45:04.700Z] === RUN TestIpcModeNone [2020-03-30T09:45:04.877Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2020-03-30T09:45:04.877Z] === RUN TestBuildMultiStageOnBuild [2020-03-30T09:45:05.178Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-03-30T09:45:05.178Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-30T09:45:05.178Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-30T09:45:05.178Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:45:05.178Z] === RUN TestAuthZPluginV2Disable [2020-03-30T09:45:05.178Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-30T09:45:05.178Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:45:05.178Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-30T09:45:05.178Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-30T09:45:05.178Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:45:05.178Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-30T09:45:05.178Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-30T09:45:05.178Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:45:05.178Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-30T09:45:05.636Z] --- PASS: TestIpcModeNone (0.91s) [2020-03-30T09:45:05.636Z] === RUN TestIpcModePrivate [2020-03-30T09:45:06.571Z] --- PASS: TestIpcModePrivate (0.86s) [2020-03-30T09:45:06.571Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-03-30T09:45:06.571Z] === RUN TestIpcModeShareable [2020-03-30T09:45:07.138Z] --- PASS: TestIpcModeShareable (0.87s) [2020-03-30T09:45:07.138Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-03-30T09:45:07.138Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-30T09:45:09.033Z] --- PASS: TestBuildMultiStageOnBuild (3.67s) [2020-03-30T09:45:09.033Z] === RUN TestBuildUncleanTarFilenames [2020-03-30T09:45:10.395Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2020-03-30T09:45:10.395Z] === RUN TestBuildMultiStageLayerLeak [2020-03-30T09:45:10.423Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s) [2020-03-30T09:45:10.423Z] === RUN TestAPIIpcModeHost [2020-03-30T09:45:10.682Z] --- PASS: TestAPIIpcModeHost (0.70s) [2020-03-30T09:45:10.682Z] === RUN TestDaemonIpcModeShareable [2020-03-30T09:45:12.585Z] --- PASS: TestDaemonIpcModeShareable (1.96s) [2020-03-30T09:45:12.585Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-03-30T09:45:12.585Z] === RUN TestDaemonIpcModePrivate [2020-03-30T09:45:14.488Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-03-30T09:45:14.488Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-03-30T09:45:14.488Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-30T09:45:14.550Z] --- PASS: TestBuildMultiStageLayerLeak (3.98s) [2020-03-30T09:45:14.550Z] === RUN TestBuildWithHugeFile [2020-03-30T09:45:15.787Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-30T09:45:15.787Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-30T09:45:15.787Z] Cross building: bundles/cross/windows/amd64 [2020-03-30T09:45:15.787Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-30T09:45:15.787Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-30T09:45:16.391Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-03-30T09:45:16.391Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-03-30T09:45:16.391Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-30T09:45:18.293Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-03-30T09:45:18.293Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-03-30T09:45:18.293Z] === RUN TestIpcModeOlderClient [2020-03-30T09:45:18.293Z] === PAUSE TestIpcModeOlderClient [2020-03-30T09:45:18.293Z] === RUN TestKillContainerInvalidSignal [2020-03-30T09:45:18.860Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-03-30T09:45:18.860Z] === RUN TestKillContainer [2020-03-30T09:45:18.860Z] === RUN TestKillContainer/no_signal [2020-03-30T09:45:19.426Z] === RUN TestKillContainer/non_killing_signal [2020-03-30T09:45:19.994Z] === RUN TestKillContainer/killing_signal [2020-03-30T09:45:21.369Z] --- PASS: TestKillContainer (2.32s) [2020-03-30T09:45:21.369Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-03-30T09:45:21.369Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-03-30T09:45:21.369Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-03-30T09:45:21.369Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-30T09:45:21.369Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-30T09:45:21.937Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-30T09:45:22.872Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2020-03-30T09:45:22.872Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2020-03-30T09:45:22.872Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-03-30T09:45:22.872Z] === RUN TestKillStoppedContainer [2020-03-30T09:45:22.872Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-03-30T09:45:22.872Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-30T09:45:22.872Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.22s) [2020-03-30T09:45:22.872Z] === RUN TestKillDifferentUserContainer [2020-03-30T09:45:23.610Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.39s) [2020-03-30T09:45:23.610Z] PASS [2020-03-30T09:45:23.610Z] [2020-03-30T09:45:23.610Z] === Skipped [2020-03-30T09:45:23.610Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-30T09:45:23.610Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:45:23.610Z] [2020-03-30T09:45:23.610Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-30T09:45:23.610Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:45:23.610Z] [2020-03-30T09:45:23.610Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-30T09:45:23.610Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:45:23.610Z] [2020-03-30T09:45:23.610Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-30T09:45:23.610Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:45:23.610Z] [2020-03-30T09:45:23.610Z] [2020-03-30T09:45:23.610Z] DONE 17 tests, 4 skipped in 29.811s [2020-03-30T09:45:23.610Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-30T09:45:23.610Z] ++ 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-03-30T09:45:23.610Z] ++ set -e [2020-03-30T09:45:23.610Z] ++ '[' -n 0 ']' [2020-03-30T09:45:23.610Z] ++ set -x [2020-03-30T09:45:23.610Z] ++ env -i DEST=/go/src/github.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-03-30T09:45:23.610Z] INFO: Testing against a local daemon [2020-03-30T09:45:23.610Z] === RUN TestPluginInvalidJSON [2020-03-30T09:45:23.610Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-30T09:45:23.610Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-30T09:45:23.610Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-30T09:45:23.610Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-03-30T09:45:23.610Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-03-30T09:45:23.610Z] PASS [2020-03-30T09:45:23.610Z] [2020-03-30T09:45:23.610Z] DONE 2 tests in 0.237s [2020-03-30T09:45:23.610Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-30T09:45:23.610Z] ++ 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-03-30T09:45:23.610Z] ++ set -e [2020-03-30T09:45:23.610Z] ++ '[' -n 0 ']' [2020-03-30T09:45:23.610Z] ++ set -x [2020-03-30T09:45:23.610Z] ++ env -i DEST=/go/src/github.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-03-30T09:45:23.610Z] INFO: Testing against a local daemon [2020-03-30T09:45:23.610Z] === RUN TestExternalGraphDriver [2020-03-30T09:45:23.610Z] === RUN TestExternalGraphDriver/json [2020-03-30T09:45:23.809Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-03-30T09:45:23.809Z] === RUN TestInspectOomKilledTrue [2020-03-30T09:45:23.809Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-30T09:45:23.809Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:45:23.809Z] === RUN TestInspectOomKilledFalse [2020-03-30T09:45:23.809Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-30T09:45:23.809Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:45:23.809Z] === RUN TestLinksEtcHostsContentMatch [2020-03-30T09:45:24.375Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2020-03-30T09:45:24.376Z] === RUN TestLinksContainerNames [2020-03-30T09:45:25.664Z] === RUN TestExternalGraphDriver/spec [2020-03-30T09:45:26.279Z] --- PASS: TestLinksContainerNames (1.61s) [2020-03-30T09:45:26.279Z] === RUN TestLogsFollowTailEmpty [2020-03-30T09:45:26.697Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-30T09:45:26.697Z] Using test binary docker [2020-03-30T09:45:26.697Z] +++ /etc/init.d/apparmor start [2020-03-30T09:45:26.697Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-30T09:45:26.697Z] INFO: Waiting for daemon to start... [2020-03-30T09:45:26.697Z] Starting dockerd [2020-03-30T09:45:26.697Z] +++ 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-03-30T09:45:26.846Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-03-30T09:45:26.846Z] === RUN TestContainerNetworkMountsNoChown [2020-03-30T09:45:26.951Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-30T09:45:26.952Z] Using test binary docker [2020-03-30T09:45:26.952Z] +++ /etc/init.d/apparmor start [2020-03-30T09:45:26.952Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-30T09:45:26.952Z] INFO: Waiting for daemon to start... [2020-03-30T09:45:26.952Z] Starting dockerd [2020-03-30T09:45:26.952Z] +++ 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-03-30T09:45:27.680Z] === RUN TestExternalGraphDriver/pull [2020-03-30T09:45:27.781Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/default [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/default [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/private [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/private [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/rprivate [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/slave [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/slave [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/rslave [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/shared [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/shared [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/rshared [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/default [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/rshared [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/rprivate [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/rslave [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/slave [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/shared [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/private [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-30T09:45:27.781Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-30T09:45:27.781Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-30T09:45:27.781Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-30T09:45:28.039Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-30T09:45:28.039Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-30T09:45:28.039Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-30T09:45:28.039Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-30T09:45:28.039Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-30T09:45:28.039Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-30T09:45:28.039Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-30T09:45:28.039Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-30T09:45:28.039Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-30T09:45:28.039Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-30T09:45:28.039Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-30T09:45:28.039Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-30T09:45:28.039Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-30T09:45:28.039Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-30T09:45:28.039Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-30T09:45:28.039Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-30T09:45:28.039Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-30T09:45:28.298Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-30T09:45:28.298Z] === RUN TestContainerBindMountNonRecursive [2020-03-30T09:45:29.692Z] --- PASS: TestExternalGraphDriver (6.56s) [2020-03-30T09:45:29.692Z] --- PASS: TestExternalGraphDriver/json (2.24s) [2020-03-30T09:45:29.692Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2020-03-30T09:45:29.692Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2020-03-30T09:45:29.692Z] === RUN TestGraphdriverPluginV2 [2020-03-30T09:45:29.692Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-03-30T09:45:29.692Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:45:29.692Z] PASS [2020-03-30T09:45:29.692Z] [2020-03-30T09:45:29.692Z] === Skipped [2020-03-30T09:45:29.692Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-03-30T09:45:29.692Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:45:29.692Z] [2020-03-30T09:45:29.692Z] [2020-03-30T09:45:29.692Z] DONE 5 tests, 1 skipped in 6.724s [2020-03-30T09:45:29.692Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-30T09:45:29.692Z] ++ 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-03-30T09:45:29.692Z] ++ set -e [2020-03-30T09:45:29.692Z] ++ '[' -n 0 ']' [2020-03-30T09:45:29.692Z] ++ set -x [2020-03-30T09:45:29.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=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-03-30T09:45:29.692Z] INFO: Testing against a local daemon [2020-03-30T09:45:29.692Z] === RUN TestContinueAfterPluginCrash [2020-03-30T09:45:29.692Z] === PAUSE TestContinueAfterPluginCrash [2020-03-30T09:45:29.692Z] === RUN TestReadPluginNoRead [2020-03-30T09:45:29.692Z] === PAUSE TestReadPluginNoRead [2020-03-30T09:45:29.692Z] === RUN TestDaemonStartWithLogOpt [2020-03-30T09:45:29.692Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-30T09:45:29.692Z] === CONT TestContinueAfterPluginCrash [2020-03-30T09:45:29.692Z] === CONT TestDaemonStartWithLogOpt [2020-03-30T09:45:30.200Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2020-03-30T09:45:30.200Z] === RUN TestNetworkNat [2020-03-30T09:45:30.207Z] . [2020-03-30T09:45:30.207Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-30T09:45:30.207Z] [2020-03-30T09:45:30.207Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-30T09:45:30.207Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-30T09:45:30.207Z] Error: No such image: emptyfs [2020-03-30T09:45:30.207Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-30T09:45:30.207Z] ++++ docker load [2020-03-30T09:45:30.207Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-30T09:45:30.207Z] Error: No such image: emptyfs [2020-03-30T09:45:30.207Z] ++++ docker load [2020-03-30T09:45:30.207Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-30T09:45:30.207Z] Running integration-test (iteration 1) [2020-03-30T09:45:30.207Z] 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-03-30T09:45:30.207Z] ++ 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-03-30T09:45:30.207Z] ++ set -e [2020-03-30T09:45:30.207Z] ++ '[' -n 0 ']' [2020-03-30T09:45:30.207Z] ++ set -x [2020-03-30T09:45:30.208Z] ++ env -i DEST=/go/src/github.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-03-30T09:45:30.208Z] Running integration-test (iteration 1) [2020-03-30T09:45:30.208Z] 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-03-30T09:45:30.208Z] ++ 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-03-30T09:45:30.208Z] ++ set -e [2020-03-30T09:45:30.208Z] ++ '[' -n 0 ']' [2020-03-30T09:45:30.208Z] ++ set -x [2020-03-30T09:45:30.208Z] ++ env -i DEST=/go/src/github.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-03-30T09:45:31.134Z] --- PASS: TestNetworkNat (0.85s) [2020-03-30T09:45:31.135Z] === RUN TestNetworkLocalhostTCPNat [2020-03-30T09:45:32.070Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-03-30T09:45:32.070Z] === RUN TestNetworkLoopbackNat [2020-03-30T09:45:33.007Z] --- PASS: TestNetworkLoopbackNat (1.12s) [2020-03-30T09:45:33.007Z] === RUN TestPause [2020-03-30T09:45:33.945Z] --- PASS: TestPause (0.81s) [2020-03-30T09:45:33.945Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-30T09:45:33.945Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-30T09:45:33.945Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-30T09:45:33.945Z] === RUN TestPauseStopPausedContainer [2020-03-30T09:45:34.511Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-03-30T09:45:34.511Z] === RUN TestPsFilter [2020-03-30T09:45:34.769Z] --- PASS: TestPsFilter (0.25s) [2020-03-30T09:45:34.769Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-30T09:45:35.706Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-03-30T09:45:35.706Z] === RUN TestRemoveContainerWithVolume [2020-03-30T09:45:36.273Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-03-30T09:45:36.273Z] === RUN TestRemoveContainerRunning [2020-03-30T09:45:37.208Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-03-30T09:45:37.208Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-30T09:45:38.048Z] --- PASS: TestDaemonStartWithLogOpt (8.13s) [2020-03-30T09:45:38.048Z] === CONT TestReadPluginNoRead [2020-03-30T09:45:38.143Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-03-30T09:45:38.143Z] === RUN TestRemoveInvalidContainer [2020-03-30T09:45:38.143Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-30T09:45:38.143Z] === RUN TestRenameLinkedContainer [2020-03-30T09:45:40.711Z] === RUN TestReadPluginNoRead/default [2020-03-30T09:45:41.427Z] --- PASS: TestRenameLinkedContainer (3.14s) [2020-03-30T09:45:41.427Z] === RUN TestRenameStoppedContainer [2020-03-30T09:45:41.994Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-03-30T09:45:41.994Z] === RUN TestRenameRunningContainerAndReuse [2020-03-30T09:45:42.726Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-30T09:45:42.726Z] --- PASS: TestContinueAfterPluginCrash (12.97s) [2020-03-30T09:45:43.369Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-03-30T09:45:43.369Z] === RUN TestRenameInvalidName [2020-03-30T09:45:44.188Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-30T09:45:44.304Z] --- PASS: TestRenameInvalidName (0.77s) [2020-03-30T09:45:44.304Z] === RUN TestRenameAnonymousContainer [2020-03-30T09:45:46.200Z] --- PASS: TestReadPluginNoRead (8.51s) [2020-03-30T09:45:46.201Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2020-03-30T09:45:46.201Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2020-03-30T09:45:46.201Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.93s) [2020-03-30T09:45:46.201Z] read_test.go:91: [daca6d18f927d] daemon is not started [2020-03-30T09:45:46.201Z] PASS [2020-03-30T09:45:46.201Z] [2020-03-30T09:45:46.201Z] DONE 6 tests in 16.728s [2020-03-30T09:45:46.201Z] 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-03-30T09:45:46.201Z] ++ 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-03-30T09:45:46.201Z] ++ set -e [2020-03-30T09:45:46.201Z] ++ '[' -n 0 ']' [2020-03-30T09:45:46.201Z] ++ set -x [2020-03-30T09:45:46.201Z] ++ env -i DEST=/go/src/github.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-03-30T09:45:46.201Z] testing: warning: no tests to run [2020-03-30T09:45:46.201Z] PASS [2020-03-30T09:45:46.201Z] [2020-03-30T09:45:46.201Z] DONE 0 tests in 0.029s [2020-03-30T09:45:46.201Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-30T09:45:46.201Z] ++ 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-03-30T09:45:46.201Z] ++ set -e [2020-03-30T09:45:46.201Z] ++ '[' -n 0 ']' [2020-03-30T09:45:46.201Z] ++ set -x [2020-03-30T09:45:46.201Z] ++ env -i DEST=/go/src/github.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-03-30T09:45:46.481Z] INFO: Testing against a local daemon [2020-03-30T09:45:46.481Z] === RUN TestPluginWithDevMounts [2020-03-30T09:45:46.481Z] === PAUSE TestPluginWithDevMounts [2020-03-30T09:45:46.481Z] === CONT TestPluginWithDevMounts [2020-03-30T09:45:48.491Z] --- PASS: TestRenameAnonymousContainer (4.02s) [2020-03-30T09:45:48.491Z] === RUN TestRenameContainerWithSameName [2020-03-30T09:45:48.493Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-03-30T09:45:48.493Z] PASS [2020-03-30T09:45:48.493Z] [2020-03-30T09:45:48.493Z] DONE 1 tests in 1.952s [2020-03-30T09:45:48.493Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-30T09:45:48.493Z] ++ 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-03-30T09:45:48.493Z] ++ set -e [2020-03-30T09:45:48.493Z] ++ '[' -n 0 ']' [2020-03-30T09:45:48.493Z] ++ set -x [2020-03-30T09:45:48.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-30T09:45:48.493Z] INFO: Testing against a local daemon [2020-03-30T09:45:48.493Z] === RUN TestSecretInspect [2020-03-30T09:45:49.057Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-03-30T09:45:49.058Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-30T09:45:50.959Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2020-03-30T09:45:50.959Z] === RUN TestResize [2020-03-30T09:45:51.525Z] --- PASS: TestResize (0.79s) [2020-03-30T09:45:51.525Z] === RUN TestResizeWithInvalidSize [2020-03-30T09:45:51.930Z] --- PASS: TestSecretInspect (3.65s) [2020-03-30T09:45:51.930Z] === RUN TestSecretList [2020-03-30T09:45:52.092Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2020-03-30T09:45:52.092Z] === RUN TestResizeWhenContainerNotStarted [2020-03-30T09:45:53.043Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-03-30T09:45:53.043Z] === RUN TestDaemonRestartKillContainers [2020-03-30T09:45:53.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-30T09:45:53.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-30T09:45:53.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-30T09:45:53.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-30T09:45:53.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-30T09:45:53.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-30T09:45:53.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-30T09:45:53.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-30T09:45:53.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-30T09:45:53.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-30T09:45:53.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-30T09:45:53.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-30T09:45:53.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-30T09:45:53.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-30T09:45:53.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-30T09:45:53.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-30T09:45:53.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:45:53.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:45:53.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:45:53.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:45:53.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:45:53.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:45:53.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:45:53.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:45:53.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-30T09:45:53.043Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-30T09:45:53.043Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-30T09:45:53.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-30T09:45:55.615Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-30T09:45:55.615Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-30T09:45:56.192Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:45:56.291Z] --- PASS: TestSecretList (3.63s) [2020-03-30T09:45:56.292Z] === RUN TestSecretsCreateAndDelete [2020-03-30T09:45:56.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:45:57.719Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:45:58.287Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:45:58.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-30T09:45:59.115Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-30T09:45:59.743Z] --- PASS: TestSecretsCreateAndDelete (3.62s) [2020-03-30T09:45:59.743Z] === RUN TestSecretsUpdate [2020-03-30T09:46:01.652Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-30T09:46:01.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.59s) [2020-03-30T09:46:01.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s) [2020-03-30T09:46:01.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.01s) [2020-03-30T09:46:01.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.67s) [2020-03-30T09:46:01.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2020-03-30T09:46:01.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s) [2020-03-30T09:46:01.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.73s) [2020-03-30T09:46:01.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.54s) [2020-03-30T09:46:01.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-03-30T09:46:01.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-03-30T09:46:01.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2020-03-30T09:46:01.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2020-03-30T09:46:01.652Z] === RUN TestCgroupNamespacesRun [2020-03-30T09:46:02.255Z] Loaded image: buildpack-deps:jessie [2020-03-30T09:46:02.255Z] Loaded image: busybox:latest [2020-03-30T09:46:02.255Z] Loaded image: busybox:glibc [2020-03-30T09:46:02.255Z] Loaded image: debian:jessie [2020-03-30T09:46:02.255Z] Loaded image: hello-world:latest [2020-03-30T09:46:02.255Z] INFO: Testing against a local daemon [2020-03-30T09:46:02.255Z] === RUN TestDockerDaemonSuite [2020-03-30T09:46:02.255Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-30T09:46:02.255Z] Loaded image: buildpack-deps:jessie [2020-03-30T09:46:02.255Z] Loaded image: busybox:latest [2020-03-30T09:46:02.255Z] Loaded image: busybox:glibc [2020-03-30T09:46:02.255Z] Loaded image: debian:jessie [2020-03-30T09:46:02.814Z] Loaded image: hello-world:latest [2020-03-30T09:46:02.814Z] INFO: Testing against a local daemon [2020-03-30T09:46:02.814Z] === RUN TestDockerSuite [2020-03-30T09:46:02.814Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-30T09:46:02.814Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-30T09:46:02.814Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-30T09:46:02.814Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-30T09:46:03.068Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-30T09:46:03.068Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-30T09:46:03.068Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-30T09:46:03.068Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-30T09:46:03.181Z] --- PASS: TestSecretsUpdate (3.56s) [2020-03-30T09:46:03.181Z] === RUN TestTemplatedSecret [2020-03-30T09:46:03.555Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2020-03-30T09:46:03.555Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-30T09:46:04.429Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-30T09:46:04.429Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-30T09:46:04.930Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-03-30T09:46:04.930Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-30T09:46:04.988Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-30T09:46:04.988Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-30T09:46:05.911Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-30T09:46:05.911Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-30T09:46:05.911Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-30T09:46:06.619Z] --- PASS: TestTemplatedSecret (3.53s) [2020-03-30T09:46:06.619Z] === RUN TestSecretCreateResolve [2020-03-30T09:46:06.832Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-03-30T09:46:06.832Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-30T09:46:08.419Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-30T09:46:08.419Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-30T09:46:08.419Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-30T09:46:08.419Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-30T09:46:08.674Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-30T09:46:08.735Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-03-30T09:46:08.735Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-30T09:46:09.598Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-30T09:46:10.058Z] --- PASS: TestSecretCreateResolve (3.67s) [2020-03-30T09:46:10.058Z] PASS [2020-03-30T09:46:10.058Z] [2020-03-30T09:46:10.058Z] DONE 6 tests in 21.729s [2020-03-30T09:46:10.058Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-30T09:46:10.058Z] ++ 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-03-30T09:46:10.058Z] ++ set -e [2020-03-30T09:46:10.058Z] ++ '[' -n 0 ']' [2020-03-30T09:46:10.058Z] ++ set -x [2020-03-30T09:46:10.058Z] ++ env -i DEST=/go/src/github.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-03-30T09:46:10.058Z] INFO: Testing against a local daemon [2020-03-30T09:46:10.058Z] === RUN TestServiceCreateInit [2020-03-30T09:46:10.058Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-30T09:46:10.522Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-30T09:46:10.637Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2020-03-30T09:46:10.637Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-30T09:46:10.777Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-30T09:46:10.777Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-30T09:46:10.777Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-30T09:46:11.033Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-30T09:46:11.213Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2020-03-30T09:46:11.213Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-30T09:46:11.593Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-30T09:46:12.589Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.07s) [2020-03-30T09:46:12.589Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-30T09:46:14.491Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2020-03-30T09:46:14.491Z] === RUN TestKernelTCPMemory [2020-03-30T09:46:14.852Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-30T09:46:15.057Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-03-30T09:46:15.057Z] === RUN TestNISDomainname [2020-03-30T09:46:15.106Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-30T09:46:15.521Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-30T09:46:15.994Z] --- PASS: TestNISDomainname (0.98s) [2020-03-30T09:46:15.994Z] === RUN TestHostnameDnsResolution [2020-03-30T09:46:17.615Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-30T09:46:17.871Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-30T09:46:17.896Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-03-30T09:46:17.896Z] === RUN TestStats [2020-03-30T09:46:19.795Z] --- PASS: TestStats (1.83s) [2020-03-30T09:46:19.795Z] === RUN TestStopContainerWithTimeout [2020-03-30T09:46:19.795Z] === RUN TestStopContainerWithTimeout/0 [2020-03-30T09:46:19.795Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-30T09:46:19.795Z] === RUN TestStopContainerWithTimeout/1 [2020-03-30T09:46:19.795Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-30T09:46:19.795Z] === RUN TestStopContainerWithTimeout/3 [2020-03-30T09:46:19.795Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-30T09:46:19.795Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-30T09:46:19.795Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-30T09:46:19.795Z] === CONT TestStopContainerWithTimeout/0 [2020-03-30T09:46:19.795Z] === CONT TestStopContainerWithTimeout/1 [2020-03-30T09:46:19.795Z] === CONT TestStopContainerWithTimeout/3 [2020-03-30T09:46:19.795Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-30T09:46:20.381Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-30T09:46:20.381Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-30T09:46:20.985Z] --- PASS: TestServiceCreateInit (10.70s) [2020-03-30T09:46:20.985Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.33s) [2020-03-30T09:46:20.985Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s) [2020-03-30T09:46:20.985Z] === RUN TestCreateServiceMultipleTimes [2020-03-30T09:46:21.742Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-30T09:46:22.301Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-30T09:46:23.086Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-30T09:46:23.086Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2020-03-30T09:46:23.086Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2020-03-30T09:46:23.086Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2020-03-30T09:46:23.086Z] --- PASS: TestStopContainerWithTimeout/-1 (3.45s) [2020-03-30T09:46:23.086Z] === RUN TestDeleteDevicemapper [2020-03-30T09:46:23.086Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-30T09:46:23.086Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-30T09:46:23.086Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-30T09:46:23.709Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-30T09:46:24.633Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-30T09:46:24.888Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-30T09:46:25.620Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.14s) [2020-03-30T09:46:25.620Z] === RUN TestUpdateMemory [2020-03-30T09:46:25.620Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-30T09:46:25.620Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:46:25.620Z] === RUN TestUpdateCPUQuota [2020-03-30T09:46:25.814Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-30T09:46:26.555Z] --- PASS: TestUpdateCPUQuota (1.32s) [2020-03-30T09:46:26.555Z] === RUN TestUpdatePidsLimit [2020-03-30T09:46:26.555Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-30T09:46:27.121Z] === RUN TestUpdatePidsLimit/no_change [2020-03-30T09:46:27.177Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-30T09:46:27.386Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-30T09:46:27.645Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-30T09:46:27.735Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-30T09:46:28.212Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-30T09:46:28.779Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-30T09:46:29.037Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-30T09:46:29.617Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-30T09:46:30.413Z] --- PASS: TestUpdatePidsLimit (3.88s) [2020-03-30T09:46:30.413Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-03-30T09:46:30.413Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-03-30T09:46:30.413Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-03-30T09:46:30.413Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-03-30T09:46:30.413Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2020-03-30T09:46:30.413Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-03-30T09:46:30.413Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-03-30T09:46:30.413Z] === RUN TestUpdateRestartPolicy [2020-03-30T09:46:32.127Z] === RUN TestDockerSuite/TestAttachDetach [2020-03-30T09:46:32.382Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-30T09:46:33.306Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-30T09:46:34.667Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-30T09:46:36.554Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-30T09:46:36.810Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-30T09:46:37.191Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-30T09:46:37.191Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-30T09:46:37.191Z] remote: Enumerating objects: 2, done. [2020-03-30T09:46:37.191Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-30T09:46:37.191Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-30T09:46:37.191Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-30T09:46:37.191Z] 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-03-30T09:46:37.191Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-30T09:46:37.191Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-30T09:46:37.515Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 hack/test/unit [2020-03-30T09:46:38.171Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-30T09:46:39.531Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-30T09:46:39.531Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-30T09:46:39.716Z] #79 exporting layers 113.9s done [2020-03-30T09:46:39.716Z] #79 exporting manifest sha256:6d8d7aed4ec46ec0beb44dcc1b17c7502ee74d321a00a42d334fd6a719e9e490 done [2020-03-30T09:46:39.716Z] #79 exporting config sha256:2df4fe96dcc16bf757c0ab83e8ea2deea0b22d41accf8b6114245e4d55543c0d done [2020-03-30T09:46:39.716Z] #79 sending tarball [2020-03-30T09:46:40.069Z] ? github.com/docker/docker/api [no test files] [2020-03-30T09:46:41.413Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-30T09:46:41.413Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-30T09:46:43.921Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-30T09:46:43.921Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-30T09:46:44.483Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-30T09:46:45.044Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-30T09:46:45.281Z] #79 sending tarball 19.0s done [2020-03-30T09:46:45.281Z] #79 DONE 132.9s [2020-03-30T09:46:45.281Z] [2020-03-30T09:46:45.281Z] #80 importing to docker [2020-03-30T09:46:45.284Z] --- PASS: TestUpdateRestartPolicy (12.47s) [2020-03-30T09:46:45.284Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-30T09:46:45.284Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-03-30T09:46:45.284Z] === RUN TestWaitNonBlocked [2020-03-30T09:46:45.284Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-30T09:46:45.284Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-30T09:46:45.284Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-30T09:46:45.284Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-30T09:46:45.284Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-30T09:46:45.284Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-30T09:46:45.284Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-30T09:46:45.284Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2020-03-30T09:46:45.284Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-03-30T09:46:45.284Z] === RUN TestWaitBlocked [2020-03-30T09:46:45.284Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-30T09:46:45.284Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-30T09:46:45.284Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-30T09:46:45.284Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-30T09:46:45.284Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-30T09:46:45.284Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-30T09:46:45.298Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-30T09:46:45.850Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-30T09:46:45.850Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2020-03-30T09:46:45.850Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-03-30T09:46:45.850Z] === CONT TestContainerStartOnDaemonRestart [2020-03-30T09:46:45.850Z] === CONT TestIpcModeOlderClient [2020-03-30T09:46:45.850Z] === CONT TestDaemonHostGatewayIP [2020-03-30T09:46:45.850Z] === CONT TestDaemonRestartIpcMode [2020-03-30T09:46:45.850Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-03-30T09:46:46.699Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-30T09:46:46.954Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-30T09:46:46.954Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-30T09:46:47.209Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-30T09:46:47.899Z] --- PASS: TestCreateServiceMultipleTimes (22.70s) [2020-03-30T09:46:47.899Z] === RUN TestCreateServiceConflict [2020-03-30T09:46:47.899Z] --- PASS: TestCreateServiceConflict (3.61s) [2020-03-30T09:46:47.899Z] === RUN TestCreateServiceMaxReplicas [2020-03-30T09:46:48.570Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-30T09:46:49.137Z] --- PASS: TestContainerStartOnDaemonRestart (3.13s) [2020-03-30T09:46:49.932Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-30T09:46:50.071Z] --- PASS: TestDaemonRestartIpcMode (4.18s) [2020-03-30T09:46:50.187Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-30T09:46:50.330Z] --- PASS: TestDaemonHostGatewayIP (4.63s) [2020-03-30T09:46:50.330Z] PASS [2020-03-30T09:46:50.330Z] [2020-03-30T09:46:50.330Z] === Skipped [2020-03-30T09:46:50.330Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-03-30T09:46:50.330Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-30T09:46:50.330Z] [2020-03-30T09:46:50.330Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-30T09:46:50.330Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:46:50.330Z] [2020-03-30T09:46:50.330Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-30T09:46:50.330Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:46:50.330Z] [2020-03-30T09:46:50.330Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-30T09:46:50.330Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-30T09:46:50.330Z] [2020-03-30T09:46:50.330Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-30T09:46:50.330Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-30T09:46:50.330Z] [2020-03-30T09:46:50.330Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-03-30T09:46:50.330Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:46:50.330Z] [2020-03-30T09:46:50.330Z] [2020-03-30T09:46:50.330Z] DONE 199 tests, 6 skipped in 126.437s [2020-03-30T09:46:50.330Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-03-30T09:46:50.330Z] ++ 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-03-30T09:46:50.330Z] ++ set -e [2020-03-30T09:46:50.330Z] ++ '[' -n 0 ']' [2020-03-30T09:46:50.330Z] ++ set -x [2020-03-30T09:46:50.330Z] ++ env -i DEST=/go/src/github.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-03-30T09:46:50.441Z] --- PASS: TestBuildWithHugeFile (96.16s) [2020-03-30T09:46:50.441Z] === RUN TestBuildWithEmptyDockerfile [2020-03-30T09:46:50.588Z] INFO: Testing against a local daemon [2020-03-30T09:46:50.588Z] === RUN TestCommitInheritsEnv [2020-03-30T09:46:50.696Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-30T09:46:50.696Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-30T09:46:50.696Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-30T09:46:50.696Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-30T09:46:50.696Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-30T09:46:50.696Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-30T09:46:50.696Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-30T09:46:50.696Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-30T09:46:50.696Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-30T09:46:50.950Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-03-30T09:46:50.950Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-03-30T09:46:50.951Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-03-30T09:46:50.951Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2020-03-30T09:46:50.951Z] === RUN TestBuildPreserveOwnership [2020-03-30T09:46:50.951Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-30T09:46:51.154Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-03-30T09:46:51.154Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-30T09:46:51.154Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-30T09:46:51.154Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-30T09:46:51.154Z] === RUN TestImagesFilterMultiReference [2020-03-30T09:46:51.336Z] --- PASS: TestCreateServiceMaxReplicas (3.87s) [2020-03-30T09:46:51.336Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-30T09:46:51.412Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-03-30T09:46:51.412Z] === RUN TestImagePullPlatformInvalid [2020-03-30T09:46:51.412Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-30T09:46:51.412Z] === RUN TestRemoveImageOrphaning [2020-03-30T09:46:51.874Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-30T09:46:51.978Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-03-30T09:46:51.978Z] === RUN TestRemoveImageGarbageCollector [2020-03-30T09:46:51.978Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-30T09:46:51.978Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:46:51.978Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-30T09:46:51.978Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-30T09:46:51.978Z] === RUN TestTagInvalidReference [2020-03-30T09:46:51.978Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-30T09:46:51.978Z] === RUN TestTagValidPrefixedRepo [2020-03-30T09:46:51.978Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-30T09:46:51.978Z] === RUN TestTagExistedNameWithoutForce [2020-03-30T09:46:51.978Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-30T09:46:51.978Z] === RUN TestTagOfficialNames [2020-03-30T09:46:52.236Z] --- PASS: TestTagOfficialNames (0.07s) [2020-03-30T09:46:52.236Z] === RUN TestTagMatchesDigest [2020-03-30T09:46:52.236Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-30T09:46:52.236Z] PASS [2020-03-30T09:46:52.236Z] [2020-03-30T09:46:52.236Z] === Skipped [2020-03-30T09:46:52.236Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-30T09:46:52.236Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-30T09:46:52.236Z] [2020-03-30T09:46:52.236Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-30T09:46:52.236Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:46:52.236Z] [2020-03-30T09:46:52.236Z] [2020-03-30T09:46:52.236Z] DONE 12 tests, 2 skipped in 1.736s [2020-03-30T09:46:52.236Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-03-30T09:46:52.236Z] ++ 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-03-30T09:46:52.236Z] ++ set -e [2020-03-30T09:46:52.236Z] ++ '[' -n 0 ']' [2020-03-30T09:46:52.236Z] ++ set -x [2020-03-30T09:46:52.236Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-30T09:46:52.236Z] INFO: Testing against a local daemon [2020-03-30T09:46:52.236Z] === RUN TestNetworkCreateDelete [2020-03-30T09:46:52.802Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-03-30T09:46:52.802Z] === RUN TestDockerNetworkDeletePreferID [2020-03-30T09:46:54.177Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-03-30T09:46:54.177Z] === RUN TestInspectNetwork [2020-03-30T09:46:54.382Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-30T09:46:54.926Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2020-03-30T09:46:55.306Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-30T09:46:55.306Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-30T09:46:55.866Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-30T09:46:57.226Z] --- PASS: TestBuildPreserveOwnership (6.23s) [2020-03-30T09:46:57.226Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.22s) [2020-03-30T09:46:57.226Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.99s) [2020-03-30T09:46:57.226Z] === RUN TestBuildPlatformInvalid [2020-03-30T09:46:57.226Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-03-30T09:46:57.226Z] PASS [2020-03-30T09:46:57.226Z] [2020-03-30T09:46:57.226Z] === Skipped [2020-03-30T09:46:57.226Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-30T09:46:57.226Z] build_session_test.go:25: TODO: BuildKit [2020-03-30T09:46:57.226Z] [2020-03-30T09:46:57.226Z] [2020-03-30T09:46:57.226Z] DONE 32 tests, 1 skipped in 181.095s [2020-03-30T09:46:57.226Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-30T09:46:57.226Z] ++ 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-03-30T09:46:57.226Z] ++ set -e [2020-03-30T09:46:57.226Z] ++ '[' -n 0 ']' [2020-03-30T09:46:57.226Z] ++ set -x [2020-03-30T09:46:57.226Z] ++ env -i DEST=/go/src/github.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-03-30T09:46:57.480Z] INFO: Testing against a local daemon [2020-03-30T09:46:57.480Z] === RUN TestConfigList [2020-03-30T09:46:59.444Z] === RUN TestInspectNetwork/full_network_id [2020-03-30T09:46:59.444Z] === RUN TestInspectNetwork/partial_network_id [2020-03-30T09:46:59.444Z] === RUN TestInspectNetwork/network_name [2020-03-30T09:46:59.444Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-30T09:46:59.987Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-30T09:47:00.910Z] --- PASS: TestConfigList (3.29s) [2020-03-30T09:47:00.910Z] === RUN TestConfigsCreateAndDelete [2020-03-30T09:47:03.416Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-30T09:47:03.627Z] --- PASS: TestInspectNetwork (9.59s) [2020-03-30T09:47:03.627Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-30T09:47:03.627Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-30T09:47:03.627Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-30T09:47:03.627Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-30T09:47:03.627Z] === RUN TestRunContainerWithBridgeNone [2020-03-30T09:47:03.670Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-30T09:47:03.927Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-03-30T09:47:03.927Z] === RUN TestConfigsUpdate [2020-03-30T09:47:04.182Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-30T09:47:04.741Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-30T09:47:05.299Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-30T09:47:06.158Z] --- PASS: TestRunContainerWithBridgeNone (2.54s) [2020-03-30T09:47:06.158Z] === RUN TestNetworkInvalidJSON [2020-03-30T09:47:06.158Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-30T09:47:06.158Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-30T09:47:06.158Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-30T09:47:06.158Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-30T09:47:06.158Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-30T09:47:06.158Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-30T09:47:06.158Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-30T09:47:06.158Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-30T09:47:06.158Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-30T09:47:06.158Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-03-30T09:47:06.158Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-30T09:47:06.158Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-30T09:47:06.158Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-30T09:47:06.158Z] === RUN TestHostIPv4BridgeLabel [2020-03-30T09:47:07.094Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-03-30T09:47:07.094Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-30T09:47:07.181Z] --- PASS: TestConfigsUpdate (2.97s) [2020-03-30T09:47:07.181Z] === RUN TestTemplatedConfig [2020-03-30T09:47:08.470Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s) [2020-03-30T09:47:08.470Z] === RUN TestDaemonDefaultNetworkPools [2020-03-30T09:47:08.592Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-30T09:47:09.405Z] --- PASS: TestDaemonDefaultNetworkPools (1.21s) [2020-03-30T09:47:09.405Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-30T09:47:09.522Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-30T09:47:09.755Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.86s) [2020-03-30T09:47:09.755Z] === RUN TestCreateServiceSecretFileMode [2020-03-30T09:47:10.085Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-30T09:47:10.366Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2020-03-30T09:47:10.366Z] === RUN TestCreateServiceConfigFileMode [2020-03-30T09:47:10.644Z] --- PASS: TestTemplatedConfig (3.84s) [2020-03-30T09:47:10.644Z] === RUN TestConfigInspect [2020-03-30T09:47:11.307Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.85s) [2020-03-30T09:47:11.307Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-30T09:47:11.567Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-30T09:47:11.821Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-30T09:47:12.744Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-30T09:47:13.804Z] --- PASS: TestCreateServiceConfigFileMode (3.38s) [2020-03-30T09:47:13.804Z] === RUN TestCreateServiceSysctls [2020-03-30T09:47:13.838Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s) [2020-03-30T09:47:13.838Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-30T09:47:14.103Z] --- PASS: TestConfigInspect (3.31s) [2020-03-30T09:47:14.103Z] === RUN TestConfigCreateWithLabels [2020-03-30T09:47:14.358Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-30T09:47:14.405Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-03-30T09:47:14.405Z] === RUN TestServiceWithPredefinedNetwork [2020-03-30T09:47:15.323Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-30T09:47:17.205Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-30T09:47:17.205Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-30T09:47:17.460Z] --- PASS: TestConfigCreateWithLabels (3.50s) [2020-03-30T09:47:17.460Z] === RUN TestConfigCreateResolve [2020-03-30T09:47:17.688Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2020-03-30T09:47:17.688Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-30T09:47:17.688Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-30T09:47:17.688Z] service_test.go:236: FLAKY_TEST [2020-03-30T09:47:17.688Z] === RUN TestServiceWithDataPathPortInit [2020-03-30T09:47:18.019Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-30T09:47:18.166Z] --- PASS: TestCreateServiceSysctls (4.34s) [2020-03-30T09:47:18.166Z] === RUN TestCreateServiceCapabilities [2020-03-30T09:47:18.943Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-30T09:47:19.503Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-30T09:47:20.865Z] --- PASS: TestConfigCreateResolve (3.26s) [2020-03-30T09:47:20.865Z] === RUN TestConfigDaemonLibtrustID [2020-03-30T09:47:21.425Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-03-30T09:47:21.425Z] PASS [2020-03-30T09:47:21.425Z] [2020-03-30T09:47:21.425Z] DONE 8 tests in 24.024s [2020-03-30T09:47:21.425Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-30T09:47:21.425Z] ++ 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-03-30T09:47:21.425Z] ++ set -e [2020-03-30T09:47:21.425Z] ++ '[' -n 0 ']' [2020-03-30T09:47:21.425Z] ++ set -x [2020-03-30T09:47:21.425Z] ++ env -i DEST=/go/src/github.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-03-30T09:47:21.425Z] INFO: Testing against a local daemon [2020-03-30T09:47:21.425Z] === RUN TestCheckpoint [2020-03-30T09:47:21.425Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-30T09:47:21.425Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-30T09:47:21.425Z] === RUN TestContainerInvalidJSON [2020-03-30T09:47:21.425Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-30T09:47:21.425Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-30T09:47:21.425Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-30T09:47:21.425Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-30T09:47:21.425Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-30T09:47:21.425Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-30T09:47:21.425Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-30T09:47:21.425Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-30T09:47:21.425Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-30T09:47:21.425Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-30T09:47:21.425Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-03-30T09:47:21.425Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-03-30T09:47:21.425Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-30T09:47:21.425Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-30T09:47:21.603Z] --- PASS: TestCreateServiceCapabilities (3.66s) [2020-03-30T09:47:21.603Z] === RUN TestInspect [2020-03-30T09:47:21.680Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-03-30T09:47:21.680Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-30T09:47:21.680Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-30T09:47:21.680Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-03-30T09:47:21.680Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-30T09:47:21.934Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-03-30T09:47:21.935Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-30T09:47:21.935Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-03-30T09:47:21.935Z] === RUN TestCopyFromContainer [2020-03-30T09:47:23.295Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-30T09:47:23.857Z] === RUN TestCopyFromContainer// [2020-03-30T09:47:24.112Z] === RUN TestCopyFromContainer//bar/root [2020-03-30T09:47:24.112Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-30T09:47:24.367Z] === RUN TestCopyFromContainer/bar/quux [2020-03-30T09:47:24.367Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-30T09:47:24.367Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-30T09:47:24.529Z] #80 DONE 36.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-30T09:47:24.622Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-30T09:47:24.622Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-30T09:47:24.876Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-30T09:47:24.876Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-30T09:47:24.969Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 hack/test/unit [2020-03-30T09:47:25.131Z] --- PASS: TestCopyFromContainer (3.21s) [2020-03-30T09:47:25.131Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-03-30T09:47:25.131Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-03-30T09:47:25.131Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-03-30T09:47:25.131Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2020-03-30T09:47:25.131Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-03-30T09:47:25.131Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-03-30T09:47:25.131Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2020-03-30T09:47:25.131Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-30T09:47:25.131Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2020-03-30T09:47:25.131Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-03-30T09:47:25.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-30T09:47:25.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-30T09:47:25.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-30T09:47:25.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-30T09:47:25.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-30T09:47:25.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-30T09:47:25.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-30T09:47:25.131Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-30T09:47:25.131Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-30T09:47:25.131Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-30T09:47:25.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-30T09:47:25.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-30T09:47:25.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-30T09:47:25.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-30T09:47:25.131Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-30T09:47:25.131Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-03-30T09:47:25.131Z] === RUN TestCreateWithInvalidEnv [2020-03-30T09:47:25.131Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-30T09:47:25.131Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-30T09:47:25.131Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-30T09:47:25.131Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-30T09:47:25.131Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-30T09:47:25.131Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-30T09:47:25.131Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-30T09:47:25.131Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-30T09:47:25.131Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-30T09:47:25.131Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-30T09:47:25.131Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-30T09:47:25.131Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-30T09:47:25.131Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-03-30T09:47:25.131Z] === RUN TestCreateTmpfsMountsTarget [2020-03-30T09:47:25.131Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-30T09:47:25.131Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-30T09:47:25.385Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-30T09:47:25.965Z] --- PASS: TestInspect (3.72s) [2020-03-30T09:47:25.965Z] === RUN TestCreateJob [2020-03-30T09:47:27.892Z] --- PASS: TestCreateWithCustomMaskedPaths (2.25s) [2020-03-30T09:47:27.892Z] === RUN TestCreateWithCapabilities [2020-03-30T09:47:27.892Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-30T09:47:27.892Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-30T09:47:27.892Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-30T09:47:27.892Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-30T09:47:27.892Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-30T09:47:27.892Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-30T09:47:27.892Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-30T09:47:27.892Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-30T09:47:27.892Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-30T09:47:27.892Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-30T09:47:27.892Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-30T09:47:27.892Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-30T09:47:27.892Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-30T09:47:27.892Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-30T09:47:27.892Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-30T09:47:27.892Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-30T09:47:27.892Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-30T09:47:27.892Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-30T09:47:27.892Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-30T09:47:27.892Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-30T09:47:27.892Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-30T09:47:27.892Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-30T09:47:27.892Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-30T09:47:27.892Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-30T09:47:27.892Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-30T09:47:27.892Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-30T09:47:27.892Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-30T09:47:27.892Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-30T09:47:27.892Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-30T09:47:27.892Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-30T09:47:27.892Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-30T09:47:27.892Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-30T09:47:27.892Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-30T09:47:27.892Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-30T09:47:27.892Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-03-30T09:47:27.892Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-30T09:47:27.892Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.02s) [2020-03-30T09:47:27.892Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-30T09:47:27.892Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-03-30T09:47:27.892Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-03-30T09:47:27.892Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-30T09:47:27.892Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-30T09:47:27.892Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-30T09:47:27.892Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-03-30T09:47:27.892Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-03-30T09:47:27.892Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-30T09:47:27.892Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-30T09:47:28.453Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-30T09:47:29.011Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-30T09:47:29.378Z] ? github.com/docker/docker/api [no test files] [2020-03-30T09:47:30.327Z] --- PASS: TestCreateJob (4.52s) [2020-03-30T09:47:30.327Z] === RUN TestReplicatedJob [2020-03-30T09:47:30.371Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s) [2020-03-30T09:47:30.371Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-30T09:47:30.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-30T09:47:30.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-30T09:47:30.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-30T09:47:30.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-30T09:47:30.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-30T09:47:30.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-30T09:47:30.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-30T09:47:30.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-30T09:47:30.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-30T09:47:30.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-30T09:47:30.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-30T09:47:30.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-30T09:47:30.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-30T09:47:30.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-30T09:47:30.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-30T09:47:30.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-30T09:47:30.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-30T09:47:30.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-03-30T09:47:30.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-30T09:47:30.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-30T09:47:30.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-30T09:47:30.371Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-30T09:47:31.294Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-03-30T09:47:31.294Z] === RUN TestContainerStartOnDaemonRestart [2020-03-30T09:47:31.294Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-30T09:47:31.294Z] === RUN TestDaemonRestartIpcMode [2020-03-30T09:47:31.294Z] === PAUSE TestDaemonRestartIpcMode [2020-03-30T09:47:31.294Z] === RUN TestDaemonHostGatewayIP [2020-03-30T09:47:31.294Z] === PAUSE TestDaemonHostGatewayIP [2020-03-30T09:47:31.294Z] === RUN TestDiff [2020-03-30T09:47:31.852Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-30T09:47:32.107Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-30T09:47:32.107Z] --- PASS: TestDiff (0.85s) [2020-03-30T09:47:32.107Z] === RUN TestExecWithCloseStdin [2020-03-30T09:47:33.029Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-30T09:47:33.283Z] --- PASS: TestExecWithCloseStdin (1.11s) [2020-03-30T09:47:33.283Z] === RUN TestExec [2020-03-30T09:47:33.842Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-30T09:47:34.402Z] --- PASS: TestExec (0.95s) [2020-03-30T09:47:34.402Z] === RUN TestExecUser [2020-03-30T09:47:35.326Z] --- PASS: TestExecUser (0.99s) [2020-03-30T09:47:35.326Z] === RUN TestExportContainerAndImportImage [2020-03-30T09:47:35.768Z] --- PASS: TestServiceWithDataPathPortInit (18.17s) [2020-03-30T09:47:35.768Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-30T09:47:36.688Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2020-03-30T09:47:36.688Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-30T09:47:37.109Z] --- PASS: TestReplicatedJob (7.32s) [2020-03-30T09:47:37.109Z] === RUN TestUpdateReplicatedJob [2020-03-30T09:47:37.247Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-30T09:47:38.171Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-03-30T09:47:38.171Z] === RUN TestHealthCheckWorkdir [2020-03-30T09:47:38.171Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-30T09:47:39.532Z] --- PASS: TestHealthCheckWorkdir (1.38s) [2020-03-30T09:47:39.533Z] === RUN TestHealthKillContainer [2020-03-30T09:47:39.533Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-30T09:47:40.455Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-30T09:47:40.455Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-30T09:47:41.015Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-30T09:47:41.473Z] --- PASS: TestUpdateReplicatedJob (4.36s) [2020-03-30T09:47:41.473Z] === RUN TestServiceListWithStatuses [2020-03-30T09:47:41.473Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-03-30T09:47:41.473Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-30T09:47:41.473Z] === RUN TestDockerNetworkConnectAlias [2020-03-30T09:47:41.573Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-30T09:47:42.131Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-30T09:47:42.386Z] --- PASS: TestHealthKillContainer (3.05s) [2020-03-30T09:47:42.386Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-30T09:47:43.311Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s) [2020-03-30T09:47:43.311Z] === RUN TestIpcModeNone [2020-03-30T09:47:43.565Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-30T09:47:43.820Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-30T09:47:44.383Z] --- PASS: TestIpcModeNone (1.09s) [2020-03-30T09:47:44.383Z] === RUN TestIpcModePrivate [2020-03-30T09:47:45.307Z] --- PASS: TestIpcModePrivate (0.89s) [2020-03-30T09:47:45.307Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:206, shared: false, mustBeShared: false [2020-03-30T09:47:45.307Z] === RUN TestIpcModeShareable [2020-03-30T09:47:45.307Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-30T09:47:45.739Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.98s) [2020-03-30T09:47:45.739Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:syt4tfmow2anwf2bli33sng6r Created:2020-03-30 09:47:37.095666523 +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[5e2e484c70d91e35b7519082d653b19eccff12212bf68dffe4d68cebff40ec1a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5h88p0b7mtkfzdyr7xpirugo9 EndpointID:b8947616fd022be8a85b469bcf18e1324524d40803b6853792bc74fe6777eda7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dd0c7cc36943e9d098e39bc0458bc9ec7454d0e52f418a03d06dba5568570cea 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:49fd1d0a30b0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5h88p0b7mtkfzdyr7xpirugo9 EndpointID:b8947616fd022be8a85b469bcf18e1324524d40803b6853792bc74fe6777eda7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-30T09:47:45.739Z] PASS [2020-03-30T09:47:45.739Z] [2020-03-30T09:47:45.739Z] === Skipped [2020-03-30T09:47:45.739Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-30T09:47:45.739Z] service_test.go:236: FLAKY_TEST [2020-03-30T09:47:45.739Z] [2020-03-30T09:47:45.739Z] [2020-03-30T09:47:45.739Z] DONE 22 tests, 1 skipped in 52.229s [2020-03-30T09:47:45.739Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-30T09:47:45.739Z] ++ 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-03-30T09:47:45.739Z] ++ set -e [2020-03-30T09:47:45.739Z] ++ '[' -n 0 ']' [2020-03-30T09:47:45.739Z] ++ set -x [2020-03-30T09:47:45.739Z] ++ env -i DEST=/go/src/github.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-03-30T09:47:45.739Z] INFO: Testing against a local daemon [2020-03-30T09:47:45.739Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-30T09:47:45.739Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-30T09:47:45.739Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-30T09:47:45.739Z] === RUN TestDockerNetworkIpvlan [2020-03-30T09:47:45.739Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-30T09:47:45.739Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-30T09:47:45.739Z] PASS [2020-03-30T09:47:45.739Z] [2020-03-30T09:47:45.739Z] === Skipped [2020-03-30T09:47:45.739Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-30T09:47:45.739Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-30T09:47:45.739Z] [2020-03-30T09:47:45.739Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-30T09:47:45.739Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-30T09:47:45.739Z] [2020-03-30T09:47:45.739Z] [2020-03-30T09:47:45.739Z] DONE 2 tests, 2 skipped in 0.135s [2020-03-30T09:47:45.739Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-30T09:47:45.739Z] ++ 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-03-30T09:47:45.739Z] ++ set -e [2020-03-30T09:47:45.739Z] ++ '[' -n 0 ']' [2020-03-30T09:47:45.739Z] ++ set -x [2020-03-30T09:47:45.739Z] ++ env -i DEST=/go/src/github.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-03-30T09:47:45.739Z] INFO: Testing against a local daemon [2020-03-30T09:47:45.739Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-30T09:47:46.231Z] --- PASS: TestIpcModeShareable (0.99s) [2020-03-30T09:47:46.231Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:195, shared: true, mustBeShared: true [2020-03-30T09:47:46.231Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-30T09:47:46.486Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-30T09:47:47.046Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-30T09:47:47.113Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.10s) [2020-03-30T09:47:47.113Z] === RUN TestDockerNetworkMacvlan [2020-03-30T09:47:47.976Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-30T09:47:48.047Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-30T09:47:48.902Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-30T09:47:49.157Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-30T09:47:49.412Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.17s) [2020-03-30T09:47:49.412Z] === RUN TestAPIIpcModeHost [2020-03-30T09:47:49.421Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-30T09:47:49.829Z] --- PASS: TestDockerNetworkConnectAlias (8.15s) [2020-03-30T09:47:49.829Z] === RUN TestDockerNetworkReConnect [2020-03-30T09:47:50.336Z] --- PASS: TestAPIIpcModeHost (0.84s) [2020-03-30T09:47:50.336Z] === RUN TestDaemonIpcModeShareable [2020-03-30T09:47:50.356Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-30T09:47:50.895Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-30T09:47:51.787Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2020-03-30T09:47:52.295Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-03-30T09:47:52.295Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: true, mustBeShared: true [2020-03-30T09:47:52.295Z] === RUN TestDaemonIpcModePrivate [2020-03-30T09:47:52.854Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-30T09:47:52.854Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-30T09:47:53.638Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-30T09:47:54.219Z] --- PASS: TestDaemonIpcModePrivate (2.09s) [2020-03-30T09:47:54.219Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: false, mustBeShared: false [2020-03-30T09:47:54.219Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-30T09:47:54.786Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-30T09:47:55.040Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-30T09:47:56.399Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.93s) [2020-03-30T09:47:56.399Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:224, shared: false, mustBeShared: false [2020-03-30T09:47:56.399Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-30T09:47:56.608Z] --- PASS: TestDockerNetworkReConnect (6.38s) [2020-03-30T09:47:56.608Z] === RUN TestServicePlugin [2020-03-30T09:47:56.608Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-30T09:47:56.608Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:47:56.608Z] === RUN TestServiceUpdateLabel [2020-03-30T09:47:56.921Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-30T09:47:57.759Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2020-03-30T09:47:57.759Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true [2020-03-30T09:47:57.759Z] === RUN TestIpcModeOlderClient [2020-03-30T09:47:57.759Z] === PAUSE TestIpcModeOlderClient [2020-03-30T09:47:57.759Z] === RUN TestKillContainerInvalidSignal [2020-03-30T09:47:58.681Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-30T09:47:58.681Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-03-30T09:47:58.681Z] === RUN TestKillContainer [2020-03-30T09:47:58.681Z] === RUN TestKillContainer/no_signal [2020-03-30T09:47:59.604Z] === RUN TestKillContainer/non_killing_signal [2020-03-30T09:48:00.045Z] --- PASS: TestServiceUpdateLabel (3.57s) [2020-03-30T09:48:00.046Z] === RUN TestServiceUpdateSecrets [2020-03-30T09:48:00.163Z] === RUN TestKillContainer/killing_signal [2020-03-30T09:48:01.086Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-30T09:48:01.341Z] --- PASS: TestKillContainer (2.63s) [2020-03-30T09:48:01.341Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-03-30T09:48:01.341Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2020-03-30T09:48:01.341Z] --- PASS: TestKillContainer/killing_signal (0.98s) [2020-03-30T09:48:01.341Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-30T09:48:01.341Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-30T09:48:02.266Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-30T09:48:02.580Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-30T09:48:02.580Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-03-30T09:48:02.580Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2020-03-30T09:48:02.580Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-30T09:48:02.580Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-30T09:48:02.580Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-30T09:48:02.837Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-30T09:48:02.837Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-30T09:48:02.837Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-30T09:48:02.837Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-30T09:48:03.094Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-30T09:48:03.094Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-30T09:48:03.188Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.95s) [2020-03-30T09:48:03.188Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.00s) [2020-03-30T09:48:03.188Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2020-03-30T09:48:03.188Z] === RUN TestKillStoppedContainer [2020-03-30T09:48:03.443Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-03-30T09:48:03.443Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-30T09:48:03.443Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-03-30T09:48:03.443Z] === RUN TestKillDifferentUserContainer [2020-03-30T09:48:03.481Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-30T09:48:04.025Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-30T09:48:04.025Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-30T09:48:04.366Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-03-30T09:48:04.366Z] === RUN TestInspectOomKilledTrue [2020-03-30T09:48:04.366Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-30T09:48:04.366Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:48:04.366Z] === RUN TestInspectOomKilledFalse [2020-03-30T09:48:04.366Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-30T09:48:04.366Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:48:04.366Z] === RUN TestLinksEtcHostsContentMatch [2020-03-30T09:48:04.589Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.5% of statements [2020-03-30T09:48:04.589Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-30T09:48:04.589Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-30T09:48:04.589Z] ? github.com/docker/docker/api/types [no test files] [2020-03-30T09:48:04.589Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-30T09:48:04.589Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-30T09:48:04.589Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-30T09:48:04.589Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-30T09:48:04.924Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-03-30T09:48:04.924Z] === RUN TestLinksContainerNames [2020-03-30T09:48:05.153Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-03-30T09:48:05.153Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-03-30T09:48:05.153Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-30T09:48:05.153Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-30T09:48:05.153Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-30T09:48:05.153Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-30T09:48:05.153Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-30T09:48:05.153Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-30T09:48:05.153Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-30T09:48:05.178Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-30T09:48:05.381Z] --- PASS: TestDockerNetworkMacvlan (18.12s) [2020-03-30T09:48:05.381Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-03-30T09:48:05.381Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-03-30T09:48:05.381Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2020-03-30T09:48:05.381Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.02s) [2020-03-30T09:48:05.381Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.70s) [2020-03-30T09:48:05.381Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-03-30T09:48:05.381Z] PASS [2020-03-30T09:48:05.381Z] [2020-03-30T09:48:05.381Z] DONE 8 tests in 20.352s [2020-03-30T09:48:05.381Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-30T09:48:05.381Z] ++ 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-03-30T09:48:05.381Z] ++ set -e [2020-03-30T09:48:05.381Z] ++ '[' -n 0 ']' [2020-03-30T09:48:05.381Z] ++ set -x [2020-03-30T09:48:05.381Z] ++ env -i DEST=/go/src/github.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-03-30T09:48:05.381Z] testing: warning: no tests to run [2020-03-30T09:48:05.381Z] PASS [2020-03-30T09:48:05.381Z] [2020-03-30T09:48:05.381Z] DONE 0 tests in 0.026s [2020-03-30T09:48:05.381Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-30T09:48:05.381Z] ++ 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-03-30T09:48:05.381Z] ++ set -e [2020-03-30T09:48:05.381Z] ++ '[' -n 0 ']' [2020-03-30T09:48:05.381Z] ++ set -x [2020-03-30T09:48:05.381Z] ++ env -i DEST=/go/src/github.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-03-30T09:48:05.381Z] INFO: Testing against a local daemon [2020-03-30T09:48:05.381Z] === RUN TestAuthZPluginAllowRequest [2020-03-30T09:48:05.410Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-03-30T09:48:05.667Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-03-30T09:48:05.667Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-30T09:48:05.667Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-30T09:48:05.667Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-30T09:48:05.667Z] ? github.com/docker/docker/builder [no test files] [2020-03-30T09:48:05.667Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-30T09:48:05.667Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-30T09:48:05.667Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-30T09:48:05.667Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-30T09:48:05.667Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-30T09:48:05.667Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-30T09:48:05.667Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-30T09:48:06.231Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-03-30T09:48:06.539Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-30T09:48:06.793Z] --- PASS: TestLinksContainerNames (1.83s) [2020-03-30T09:48:06.793Z] === RUN TestLogsFollowTailEmpty [2020-03-30T09:48:07.281Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-03-30T09:48:07.281Z] === RUN TestAuthZPluginTLS [2020-03-30T09:48:07.541Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-03-30T09:48:07.541Z] === RUN TestAuthZPluginDenyRequest [2020-03-30T09:48:07.716Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2020-03-30T09:48:07.716Z] === RUN TestContainerNetworkMountsNoChown [2020-03-30T09:48:08.276Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-03-30T09:48:08.277Z] === RUN TestMountDaemonRoot [2020-03-30T09:48:08.277Z] === RUN TestMountDaemonRoot/default [2020-03-30T09:48:08.277Z] === PAUSE TestMountDaemonRoot/default [2020-03-30T09:48:08.277Z] === RUN TestMountDaemonRoot/private [2020-03-30T09:48:08.277Z] === PAUSE TestMountDaemonRoot/private [2020-03-30T09:48:08.277Z] === RUN TestMountDaemonRoot/rprivate [2020-03-30T09:48:08.277Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-30T09:48:08.277Z] === RUN TestMountDaemonRoot/slave [2020-03-30T09:48:08.277Z] === PAUSE TestMountDaemonRoot/slave [2020-03-30T09:48:08.277Z] === RUN TestMountDaemonRoot/rslave [2020-03-30T09:48:08.277Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-30T09:48:08.277Z] === RUN TestMountDaemonRoot/shared [2020-03-30T09:48:08.277Z] === PAUSE TestMountDaemonRoot/shared [2020-03-30T09:48:08.277Z] === RUN TestMountDaemonRoot/rshared [2020-03-30T09:48:08.277Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-30T09:48:08.277Z] === CONT TestMountDaemonRoot/default [2020-03-30T09:48:08.277Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-30T09:48:08.277Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-30T09:48:08.277Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-30T09:48:08.277Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-30T09:48:08.277Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-30T09:48:08.277Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-30T09:48:08.277Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-30T09:48:08.277Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-30T09:48:08.277Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-30T09:48:08.277Z] === CONT TestMountDaemonRoot/rshared [2020-03-30T09:48:08.277Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-30T09:48:08.277Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-30T09:48:08.277Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-30T09:48:08.277Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-30T09:48:08.277Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-30T09:48:08.277Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-30T09:48:08.277Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-30T09:48:08.277Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-30T09:48:08.277Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-30T09:48:08.476Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-03-30T09:48:08.476Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-30T09:48:08.534Z] === CONT TestMountDaemonRoot/shared [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-30T09:48:08.534Z] === CONT TestMountDaemonRoot/rslave [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-30T09:48:08.534Z] === CONT TestMountDaemonRoot/slave [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-30T09:48:08.534Z] === CONT TestMountDaemonRoot/rprivate [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-30T09:48:08.534Z] === CONT TestMountDaemonRoot/private [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-30T09:48:08.534Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-30T09:48:08.534Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-30T09:48:08.534Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-30T09:48:08.534Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-30T09:48:08.534Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-30T09:48:08.534Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-30T09:48:08.534Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-30T09:48:08.534Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-30T09:48:08.534Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-30T09:48:08.789Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-30T09:48:08.789Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-30T09:48:08.789Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-30T09:48:08.789Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-30T09:48:08.789Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-30T09:48:08.789Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-30T09:48:08.789Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-30T09:48:09.043Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-30T09:48:09.043Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-30T09:48:09.043Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-30T09:48:09.043Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-30T09:48:09.043Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-30T09:48:09.043Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-30T09:48:09.043Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-30T09:48:09.043Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-30T09:48:09.043Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-30T09:48:09.043Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-30T09:48:09.044Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-03-30T09:48:09.044Z] === RUN TestAuthZPluginDenyResponse [2020-03-30T09:48:09.298Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-30T09:48:09.298Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-30T09:48:09.298Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-03-30T09:48:09.298Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-30T09:48:09.298Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2020-03-30T09:48:09.298Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-03-30T09:48:09.298Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-03-30T09:48:09.298Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-30T09:48:09.298Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-30T09:48:09.298Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-30T09:48:09.298Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-03-30T09:48:09.298Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-30T09:48:09.299Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-03-30T09:48:09.299Z] === RUN TestContainerBindMountNonRecursive [2020-03-30T09:48:09.611Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-03-30T09:48:09.611Z] === RUN TestAuthZPluginAllowEventStream [2020-03-30T09:48:10.222Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-30T09:48:10.405Z] ok github.com/docker/docker/builder/remotecontext 0.274s coverage: 13.6% of statements [2020-03-30T09:48:10.405Z] ok github.com/docker/docker/builder/dockerfile 0.588s coverage: 48.2% of statements [2020-03-30T09:48:10.780Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-30T09:48:11.337Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-03-30T09:48:11.512Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2020-03-30T09:48:11.512Z] === RUN TestAuthZPluginErrorResponse [2020-03-30T09:48:11.704Z] --- PASS: TestContainerBindMountNonRecursive (2.31s) [2020-03-30T09:48:11.704Z] === RUN TestNetworkNat [2020-03-30T09:48:11.704Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-30T09:48:11.901Z] ok github.com/docker/docker/builder/remotecontext/git 1.236s coverage: 86.3% of statements [2020-03-30T09:48:11.901Z] ? github.com/docker/docker/cli [no test files] [2020-03-30T09:48:11.901Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-30T09:48:12.079Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-03-30T09:48:12.079Z] === RUN TestAuthZPluginErrorRequest [2020-03-30T09:48:12.645Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-03-30T09:48:12.645Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-30T09:48:12.669Z] --- PASS: TestNetworkNat (0.94s) [2020-03-30T09:48:12.669Z] === RUN TestNetworkLocalhostTCPNat [2020-03-30T09:48:13.212Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-03-30T09:48:13.212Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-30T09:48:13.238Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-03-30T09:48:13.238Z] === RUN TestNetworkLoopbackNat [2020-03-30T09:48:14.180Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-30T09:48:14.436Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2020-03-30T09:48:14.436Z] === RUN TestPause [2020-03-30T09:48:15.227Z] --- PASS: TestServiceUpdateSecrets (15.63s) [2020-03-30T09:48:15.227Z] === RUN TestServiceUpdateConfigs [2020-03-30T09:48:15.744Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2020-03-30T09:48:15.744Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-30T09:48:15.796Z] --- PASS: TestPause (1.08s) [2020-03-30T09:48:15.796Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-30T09:48:15.796Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-30T09:48:15.796Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-30T09:48:15.796Z] === RUN TestPauseStopPausedContainer [2020-03-30T09:48:16.076Z] ok github.com/docker/docker/client 0.140s coverage: 75.8% of statements [2020-03-30T09:48:17.156Z] --- PASS: TestPauseStopPausedContainer (1.39s) [2020-03-30T09:48:17.156Z] === RUN TestPsFilter [2020-03-30T09:48:17.156Z] --- PASS: TestPsFilter (0.24s) [2020-03-30T09:48:17.156Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-30T09:48:17.645Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-03-30T09:48:17.645Z] === RUN TestAuthZPluginHeader [2020-03-30T09:48:18.518Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.13s) [2020-03-30T09:48:18.518Z] === RUN TestRemoveContainerWithVolume [2020-03-30T09:48:19.021Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-03-30T09:48:19.021Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-30T09:48:19.021Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-30T09:48:19.021Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:48:19.021Z] === RUN TestAuthZPluginV2Disable [2020-03-30T09:48:19.021Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-30T09:48:19.021Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:48:19.021Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-30T09:48:19.021Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-30T09:48:19.022Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:48:19.022Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-30T09:48:19.022Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-30T09:48:19.022Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:48:19.022Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-30T09:48:19.442Z] --- PASS: TestRemoveContainerWithVolume (0.97s) [2020-03-30T09:48:19.442Z] === RUN TestRemoveContainerRunning [2020-03-30T09:48:20.803Z] --- PASS: TestRemoveContainerRunning (1.42s) [2020-03-30T09:48:20.803Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-30T09:48:21.362Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-30T09:48:21.922Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.10s) [2020-03-30T09:48:21.922Z] === RUN TestRemoveInvalidContainer [2020-03-30T09:48:21.922Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-30T09:48:21.922Z] === RUN TestRenameLinkedContainer [2020-03-30T09:48:23.285Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-30T09:48:25.169Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-30T09:48:26.529Z] --- PASS: TestRenameLinkedContainer (4.67s) [2020-03-30T09:48:26.529Z] === RUN TestRenameStoppedContainer [2020-03-30T09:48:27.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-30T09:48:27.345Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-03-30T09:48:27.345Z] === RUN TestRenameRunningContainerAndReuse [2020-03-30T09:48:29.229Z] --- PASS: TestRenameRunningContainerAndReuse (1.90s) [2020-03-30T09:48:29.229Z] === RUN TestRenameInvalidName [2020-03-30T09:48:29.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-30T09:48:29.789Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-30T09:48:30.044Z] --- PASS: TestRenameInvalidName (0.77s) [2020-03-30T09:48:30.044Z] === RUN TestRenameAnonymousContainer [2020-03-30T09:48:30.967Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-30T09:48:33.635Z] --- PASS: TestServiceUpdateConfigs (15.73s) [2020-03-30T09:48:33.635Z] === RUN TestServiceUpdateNetwork [2020-03-30T09:48:34.226Z] --- PASS: TestRenameAnonymousContainer (3.89s) [2020-03-30T09:48:34.226Z] === RUN TestRenameContainerWithSameName [2020-03-30T09:48:34.786Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-03-30T09:48:34.786Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-30T09:48:36.147Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-30T09:48:36.706Z] --- PASS: TestRenameContainerWithLinkedContainer (1.93s) [2020-03-30T09:48:36.706Z] === RUN TestResize [2020-03-30T09:48:37.098Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.11s) [2020-03-30T09:48:37.098Z] PASS [2020-03-30T09:48:37.098Z] [2020-03-30T09:48:37.098Z] === Skipped [2020-03-30T09:48:37.098Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-30T09:48:37.098Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:48:37.098Z] [2020-03-30T09:48:37.098Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-30T09:48:37.098Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:48:37.098Z] [2020-03-30T09:48:37.098Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-30T09:48:37.098Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:48:37.098Z] [2020-03-30T09:48:37.098Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-30T09:48:37.098Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:48:37.098Z] [2020-03-30T09:48:37.098Z] [2020-03-30T09:48:37.098Z] DONE 17 tests, 4 skipped in 31.801s [2020-03-30T09:48:37.098Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-30T09:48:37.098Z] ++ 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-03-30T09:48:37.098Z] ++ set -e [2020-03-30T09:48:37.098Z] ++ '[' -n 0 ']' [2020-03-30T09:48:37.098Z] ++ set -x [2020-03-30T09:48:37.098Z] ++ env -i DEST=/go/src/github.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-03-30T09:48:37.098Z] INFO: Testing against a local daemon [2020-03-30T09:48:37.098Z] === RUN TestPluginInvalidJSON [2020-03-30T09:48:37.098Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-30T09:48:37.098Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-30T09:48:37.098Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-30T09:48:37.098Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-30T09:48:37.098Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-30T09:48:37.098Z] PASS [2020-03-30T09:48:37.098Z] [2020-03-30T09:48:37.098Z] DONE 2 tests in 0.153s [2020-03-30T09:48:37.098Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-30T09:48:37.098Z] ++ 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-03-30T09:48:37.098Z] ++ set -e [2020-03-30T09:48:37.098Z] ++ '[' -n 0 ']' [2020-03-30T09:48:37.098Z] ++ set -x [2020-03-30T09:48:37.098Z] ++ env -i DEST=/go/src/github.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-03-30T09:48:37.098Z] INFO: Testing against a local daemon [2020-03-30T09:48:37.098Z] === RUN TestExternalGraphDriver [2020-03-30T09:48:37.267Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-30T09:48:37.357Z] === RUN TestExternalGraphDriver/json [2020-03-30T09:48:37.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-30T09:48:37.778Z] --- PASS: TestResize (1.01s) [2020-03-30T09:48:37.778Z] === RUN TestResizeWithInvalidSize [2020-03-30T09:48:38.701Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-03-30T09:48:38.701Z] === RUN TestResizeWhenContainerNotStarted [2020-03-30T09:48:38.956Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-30T09:48:39.516Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-03-30T09:48:39.516Z] === RUN TestDaemonRestartKillContainers [2020-03-30T09:48:39.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-30T09:48:39.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-30T09:48:39.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-30T09:48:39.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-30T09:48:39.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-30T09:48:39.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-30T09:48:39.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-30T09:48:39.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-30T09:48:39.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-30T09:48:39.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-30T09:48:39.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-30T09:48:39.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-30T09:48:39.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-30T09:48:39.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-30T09:48:39.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-30T09:48:39.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-30T09:48:39.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:48:39.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:48:39.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:48:39.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:48:39.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:48:39.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:48:39.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:48:39.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:48:39.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-30T09:48:39.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-30T09:48:39.888Z] === RUN TestExternalGraphDriver/spec [2020-03-30T09:48:40.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-30T09:48:41.800Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-30T09:48:42.419Z] === RUN TestExternalGraphDriver/pull [2020-03-30T09:48:42.723Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-30T09:48:42.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-30T09:48:44.865Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-30T09:48:44.952Z] --- PASS: TestExternalGraphDriver (7.51s) [2020-03-30T09:48:44.952Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2020-03-30T09:48:44.952Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2020-03-30T09:48:44.952Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2020-03-30T09:48:44.952Z] === RUN TestGraphdriverPluginV2 [2020-03-30T09:48:44.952Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-03-30T09:48:44.952Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:48:44.952Z] PASS [2020-03-30T09:48:44.952Z] [2020-03-30T09:48:44.952Z] === Skipped [2020-03-30T09:48:44.952Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-03-30T09:48:44.952Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:48:44.952Z] [2020-03-30T09:48:44.952Z] [2020-03-30T09:48:44.952Z] DONE 5 tests, 1 skipped in 7.678s [2020-03-30T09:48:44.952Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-30T09:48:44.952Z] ++ 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-03-30T09:48:44.952Z] ++ set -e [2020-03-30T09:48:44.952Z] ++ '[' -n 0 ']' [2020-03-30T09:48:44.952Z] ++ set -x [2020-03-30T09:48:44.952Z] ++ env -i DEST=/go/src/github.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-03-30T09:48:44.952Z] INFO: Testing against a local daemon [2020-03-30T09:48:44.952Z] === RUN TestContinueAfterPluginCrash [2020-03-30T09:48:44.952Z] === PAUSE TestContinueAfterPluginCrash [2020-03-30T09:48:44.952Z] === RUN TestReadPluginNoRead [2020-03-30T09:48:44.952Z] === PAUSE TestReadPluginNoRead [2020-03-30T09:48:44.952Z] === RUN TestDaemonStartWithLogOpt [2020-03-30T09:48:44.952Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-30T09:48:44.952Z] === CONT TestContinueAfterPluginCrash [2020-03-30T09:48:44.952Z] === CONT TestDaemonStartWithLogOpt [2020-03-30T09:48:44.952Z] === CONT TestReadPluginNoRead [2020-03-30T09:48:45.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-30T09:48:45.375Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-30T09:48:45.934Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-30T09:48:47.295Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-30T09:48:47.550Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-30T09:48:47.805Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-30T09:48:48.730Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:48:48.878Z] --- PASS: TestServiceUpdateNetwork (15.94s) [2020-03-30T09:48:48.878Z] PASS [2020-03-30T09:48:48.878Z] [2020-03-30T09:48:48.878Z] === Skipped [2020-03-30T09:48:48.878Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-03-30T09:48:48.878Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-30T09:48:48.878Z] [2020-03-30T09:48:48.878Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-03-30T09:48:48.878Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:48:48.878Z] [2020-03-30T09:48:48.878Z] [2020-03-30T09:48:48.878Z] DONE 23 tests, 2 skipped in 156.883s [2020-03-30T09:48:48.878Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-30T09:48:48.878Z] ++ 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-03-30T09:48:48.878Z] ++ set -e [2020-03-30T09:48:48.878Z] ++ '[' -n 0 ']' [2020-03-30T09:48:48.878Z] ++ set -x [2020-03-30T09:48:48.878Z] ++ env -i DEST=/go/src/github.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-03-30T09:48:48.878Z] INFO: Testing against a local daemon [2020-03-30T09:48:48.878Z] === RUN TestSessionCreate [2020-03-30T09:48:48.878Z] --- PASS: TestSessionCreate (0.02s) [2020-03-30T09:48:48.878Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-30T09:48:48.878Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-03-30T09:48:48.878Z] PASS [2020-03-30T09:48:48.878Z] [2020-03-30T09:48:48.878Z] DONE 2 tests in 0.100s [2020-03-30T09:48:48.878Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-30T09:48:48.878Z] ++ 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-03-30T09:48:48.878Z] ++ set -e [2020-03-30T09:48:48.878Z] ++ '[' -n 0 ']' [2020-03-30T09:48:48.878Z] ++ set -x [2020-03-30T09:48:48.879Z] ++ env -i DEST=/go/src/github.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-03-30T09:48:48.879Z] INFO: Testing against a local daemon [2020-03-30T09:48:48.879Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-30T09:48:48.879Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-30T09:48:48.879Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-30T09:48:48.879Z] === RUN TestEventsExecDie [2020-03-30T09:48:48.879Z] --- PASS: TestEventsExecDie (0.99s) [2020-03-30T09:48:48.879Z] === RUN TestEventsBackwardsCompatible [2020-03-30T09:48:48.879Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-03-30T09:48:48.879Z] === RUN TestInfoBinaryCommits [2020-03-30T09:48:48.879Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-03-30T09:48:48.879Z] === RUN TestInfoAPIVersioned [2020-03-30T09:48:48.879Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-30T09:48:48.879Z] === RUN TestInfoDiscoveryBackend [2020-03-30T09:48:48.879Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-03-30T09:48:48.879Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-30T09:48:49.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-30T09:48:49.884Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-30T09:48:49.884Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-30T09:48:50.165Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-30T09:48:50.165Z] === RUN TestInfoAPI [2020-03-30T09:48:50.165Z] --- PASS: TestInfoAPI (0.02s) [2020-03-30T09:48:50.165Z] === RUN TestInfoAPIWarnings [2020-03-30T09:48:50.216Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-30T09:48:50.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-30T09:48:50.471Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:48:50.776Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-03-30T09:48:50.776Z] === RUN TestInfoDebug [2020-03-30T09:48:51.387Z] --- PASS: TestInfoDebug (0.52s) [2020-03-30T09:48:51.387Z] === RUN TestInfoInsecureRegistries [2020-03-30T09:48:51.833Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-30T09:48:51.998Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-03-30T09:48:51.998Z] === RUN TestInfoRegistryMirrors [2020-03-30T09:48:52.278Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-30T09:48:52.278Z] === RUN TestLoginFailsWithBadCredentials [2020-03-30T09:48:52.394Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-30T09:48:52.559Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-03-30T09:48:52.559Z] === RUN TestPingCacheHeaders [2020-03-30T09:48:52.559Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-03-30T09:48:52.559Z] === RUN TestPingGet [2020-03-30T09:48:52.559Z] --- PASS: TestPingGet (0.01s) [2020-03-30T09:48:52.559Z] === RUN TestPingHead [2020-03-30T09:48:52.559Z] --- PASS: TestPingHead (0.01s) [2020-03-30T09:48:52.559Z] === RUN TestVersion [2020-03-30T09:48:52.559Z] --- PASS: TestVersion (0.01s) [2020-03-30T09:48:52.559Z] PASS [2020-03-30T09:48:52.559Z] [2020-03-30T09:48:52.559Z] === Skipped [2020-03-30T09:48:52.559Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-30T09:48:52.559Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-30T09:48:52.559Z] [2020-03-30T09:48:52.559Z] [2020-03-30T09:48:52.559Z] DONE 18 tests, 1 skipped in 5.645s [2020-03-30T09:48:52.559Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-30T09:48:52.559Z] ++ 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-03-30T09:48:52.559Z] ++ set -e [2020-03-30T09:48:52.559Z] ++ '[' -n 0 ']' [2020-03-30T09:48:52.559Z] ++ set -x [2020-03-30T09:48:52.559Z] ++ env -i DEST=/go/src/github.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-03-30T09:48:52.839Z] INFO: Testing against a local daemon [2020-03-30T09:48:52.839Z] === RUN TestVolumesCreateAndList [2020-03-30T09:48:52.839Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-30T09:48:52.839Z] === RUN TestVolumesRemove [2020-03-30T09:48:52.839Z] --- PASS: TestVolumesRemove (0.14s) [2020-03-30T09:48:52.839Z] === RUN TestVolumesInspect [2020-03-30T09:48:52.839Z] --- PASS: TestVolumesInspect (0.01s) [2020-03-30T09:48:52.839Z] === RUN TestVolumesInvalidJSON [2020-03-30T09:48:52.839Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-30T09:48:52.839Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-30T09:48:52.839Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-30T09:48:52.839Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-30T09:48:52.839Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-30T09:48:52.839Z] PASS [2020-03-30T09:48:52.839Z] [2020-03-30T09:48:52.839Z] DONE 5 tests in 0.256s [2020-03-30T09:48:52.839Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-30T09:48:53.119Z] ++++ cat bundles/test-integration/docker.pid [2020-03-30T09:48:53.119Z] +++ kill 11761 [2020-03-30T09:48:53.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-30T09:48:54.582Z] +++ /etc/init.d/apparmor stop [2020-03-30T09:48:54.583Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-30T09:48:54.583Z] [2020-03-30T09:48:54.583Z] Unloading profiles will leave already running processes permanently [2020-03-30T09:48:54.583Z] unconfined, which can lead to unexpected situations. [2020-03-30T09:48:54.583Z] [2020-03-30T09:48:54.583Z] To set a process to complain mode, use the command line tool [2020-03-30T09:48:54.583Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-30T09:48:54.583Z] +++ true [2020-03-30T09:48:54.583Z] [2020-03-30T09:48:54.680Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-30T09:48:54.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.31s) [2020-03-30T09:48:54.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.04s) [2020-03-30T09:48:54.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.53s) [2020-03-30T09:48:54.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.43s) [2020-03-30T09:48:54.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s) [2020-03-30T09:48:54.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s) [2020-03-30T09:48:54.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-03-30T09:48:54.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2020-03-30T09:48:54.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-03-30T09:48:54.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-03-30T09:48:54.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-03-30T09:48:54.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2020-03-30T09:48:54.680Z] === RUN TestCgroupNamespacesRun [2020-03-30T09:48:54.680Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-30T09:48:54.762Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 30.7% of statements Post stage [Pipeline] junit [2020-03-30T09:48:56.079Z] Recording test results [2020-03-30T09:48:56.131Z] ok github.com/docker/docker/container 0.120s coverage: 34.9% of statements [2020-03-30T09:48:56.131Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-30T09:48:56.131Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-30T09:48:56.131Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-30T09:48:56.131Z] ? github.com/docker/docker/contrib/httpserver [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-30T09:48:56.561Z] --- PASS: TestCgroupNamespacesRun (1.92s) [2020-03-30T09:48:56.561Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-30T09:48:56.656Z] + echo Ensuring container killed. [2020-03-30T09:48:56.656Z] Ensuring container killed. [2020-03-30T09:48:56.656Z] + docker rm -vf docker-pr1 [2020-03-30T09:48:56.656Z] Error: No such container: docker-pr1 [2020-03-30T09:48:56.656Z] + true [Pipeline] sh [2020-03-30T09:48:57.021Z] + echo Chowning /workspace to jenkins user [2020-03-30T09:48:57.021Z] Chowning /workspace to jenkins user [2020-03-30T09:48:57.021Z] + id -u [2020-03-30T09:48:57.021Z] + id -g [2020-03-30T09:48:57.021Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40755:/workspace busybox chown -R 1001:1001 /workspace [2020-03-30T09:48:57.021Z] Unable to find image 'busybox:latest' locally [2020-03-30T09:48:57.171Z] === RUN TestReadPluginNoRead/default [2020-03-30T09:48:57.302Z] latest: Pulling from library/busybox [2020-03-30T09:48:57.303Z] 1b125a2fb2df: Pulling fs layer [2020-03-30T09:48:57.583Z] 1b125a2fb2df: Verifying Checksum [2020-03-30T09:48:57.583Z] 1b125a2fb2df: Download complete [2020-03-30T09:48:57.739Z] --- PASS: TestDaemonStartWithLogOpt (12.77s) [2020-03-30T09:48:57.864Z] 1b125a2fb2df: Pull complete [2020-03-30T09:48:57.864Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-30T09:48:57.864Z] Status: Downloaded newer image for busybox:latest [2020-03-30T09:48:58.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-30T09:48:58.676Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-30T09:48:58.700Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2020-03-30T09:48:58.700Z] === RUN TestCgroupNamespacesRunDaemonHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-30T09:49:00.255Z] + bundleName=s390x-integration [2020-03-30T09:49:00.255Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-30T09:49:00.255Z] Creating s390x-integration-bundles.tar.gz [2020-03-30T09:49:00.255Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-30T09:49:00.255Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-30T09:49:00.288Z] Archiving artifacts [2020-03-30T09:49:00.579Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-30T09:49:00.585Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-30T09:49:00.585Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.99s) [2020-03-30T09:49:00.585Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-30T09:49:00.656Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40755/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-30T09:49:01.033Z] + make clean [2020-03-30T09:49:01.315Z] docker volume rm -f docker-dev-cache [2020-03-30T09:49:01.597Z] docker-dev-cache [Pipeline] deleteDir [2020-03-30T09:49:02.469Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2020-03-30T09:49:02.469Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-30T09:49:02.483Z] --- PASS: TestReadPluginNoRead (17.33s) [2020-03-30T09:49:02.483Z] --- PASS: TestReadPluginNoRead/default (2.03s) [2020-03-30T09:49:02.483Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.82s) [2020-03-30T09:49:02.483Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s) [2020-03-30T09:49:02.483Z] read_test.go:91: [d97ea53400ae4] daemon is not started [2020-03-30T09:49:02.483Z] --- PASS: TestContinueAfterPluginCrash (17.51s) [2020-03-30T09:49:02.483Z] PASS [2020-03-30T09:49:02.483Z] [2020-03-30T09:49:02.483Z] DONE 6 tests in 17.654s [2020-03-30T09:49:02.483Z] 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-03-30T09:49:02.483Z] ++ 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-03-30T09:49:02.483Z] ++ set -e [2020-03-30T09:49:02.483Z] ++ '[' -n 0 ']' [2020-03-30T09:49:02.483Z] ++ set -x [2020-03-30T09:49:02.483Z] ++ env -i DEST=/go/src/github.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-03-30T09:49:02.483Z] testing: warning: no tests to run [2020-03-30T09:49:02.483Z] PASS [2020-03-30T09:49:02.483Z] [2020-03-30T09:49:02.483Z] DONE 0 tests in 0.041s [2020-03-30T09:49:02.483Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-30T09:49:02.483Z] ++ 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-03-30T09:49:02.483Z] ++ set -e [2020-03-30T09:49:02.483Z] ++ '[' -n 0 ']' [2020-03-30T09:49:02.483Z] ++ set -x [2020-03-30T09:49:02.483Z] ++ env -i DEST=/go/src/github.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-03-30T09:49:02.741Z] INFO: Testing against a local daemon [2020-03-30T09:49:02.741Z] === RUN TestPluginWithDevMounts [2020-03-30T09:49:02.741Z] === PAUSE TestPluginWithDevMounts [2020-03-30T09:49:02.741Z] === CONT TestPluginWithDevMounts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-30T09:49:03.831Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-30T09:49:04.390Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-03-30T09:49:04.390Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-30T09:49:05.272Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-03-30T09:49:05.273Z] PASS [2020-03-30T09:49:05.273Z] [2020-03-30T09:49:05.273Z] DONE 1 tests in 2.350s [2020-03-30T09:49:05.273Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-30T09:49:05.273Z] ++ 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-03-30T09:49:05.273Z] ++ set -e [2020-03-30T09:49:05.273Z] ++ '[' -n 0 ']' [2020-03-30T09:49:05.273Z] ++ set -x [2020-03-30T09:49:05.273Z] ++ env -i DEST=/go/src/github.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-03-30T09:49:05.273Z] INFO: Testing against a local daemon [2020-03-30T09:49:05.273Z] === RUN TestSecretInspect [2020-03-30T09:49:05.312Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2020-03-30T09:49:05.312Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-30T09:49:05.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-30T09:49:05.871Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-03-30T09:49:05.871Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-30T09:49:06.090Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2020-03-30T09:49:07.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-30T09:49:07.989Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-30T09:49:08.007Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.98s) [2020-03-30T09:49:08.007Z] === RUN TestKernelTCPMemory [2020-03-30T09:49:08.556Z] --- PASS: TestSecretInspect (3.23s) [2020-03-30T09:49:08.556Z] === RUN TestSecretList [2020-03-30T09:49:08.933Z] --- PASS: TestKernelTCPMemory (0.99s) [2020-03-30T09:49:08.933Z] === RUN TestNISDomainname [2020-03-30T09:49:09.359Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-03-30T09:49:10.296Z] --- PASS: TestNISDomainname (1.09s) [2020-03-30T09:49:10.296Z] === RUN TestHostnameDnsResolution [2020-03-30T09:49:10.854Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-30T09:49:10.854Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-30T09:49:10.854Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-30T09:49:11.778Z] --- PASS: TestHostnameDnsResolution (1.51s) [2020-03-30T09:49:11.778Z] === RUN TestStats [2020-03-30T09:49:11.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-30T09:49:11.840Z] --- PASS: TestSecretList (3.21s) [2020-03-30T09:49:11.840Z] === RUN TestSecretsCreateAndDelete [2020-03-30T09:49:13.659Z] --- PASS: TestStats (1.94s) [2020-03-30T09:49:13.659Z] === RUN TestStopContainerWithTimeout [2020-03-30T09:49:13.659Z] === RUN TestStopContainerWithTimeout/0 [2020-03-30T09:49:13.659Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-30T09:49:13.659Z] === RUN TestStopContainerWithTimeout/1 [2020-03-30T09:49:13.659Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-30T09:49:13.659Z] === RUN TestStopContainerWithTimeout/3 [2020-03-30T09:49:13.659Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-30T09:49:13.659Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-30T09:49:13.659Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-30T09:49:13.659Z] === CONT TestStopContainerWithTimeout/0 [2020-03-30T09:49:13.659Z] === CONT TestStopContainerWithTimeout/3 [2020-03-30T09:49:15.022Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-30T09:49:15.022Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-30T09:49:15.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-30T09:49:15.123Z] --- PASS: TestSecretsCreateAndDelete (3.35s) [2020-03-30T09:49:15.123Z] === RUN TestSecretsUpdate [2020-03-30T09:49:16.382Z] === CONT TestStopContainerWithTimeout/1 [2020-03-30T09:49:17.457Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2020-03-30T09:49:18.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-30T09:49:18.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-30T09:49:18.406Z] --- PASS: TestSecretsUpdate (3.20s) [2020-03-30T09:49:18.406Z] === RUN TestTemplatedSecret [2020-03-30T09:49:18.519Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-30T09:49:18.519Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2020-03-30T09:49:18.519Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2020-03-30T09:49:18.519Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2020-03-30T09:49:18.519Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2020-03-30T09:49:18.519Z] === RUN TestDeleteDevicemapper [2020-03-30T09:49:18.519Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-30T09:49:18.519Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-30T09:49:18.519Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-30T09:49:18.829Z] ok github.com/docker/docker/daemon 12.266s coverage: 17.5% of statements [2020-03-30T09:49:18.829Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-30T09:49:18.829Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-30T09:49:19.489Z] ok github.com/docker/docker/daemon/config 0.050s coverage: 81.7% of statements [2020-03-30T09:49:19.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-30T09:49:20.064Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2020-03-30T09:49:20.628Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-03-30T09:49:20.628Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-30T09:49:20.628Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-30T09:49:20.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-30T09:49:21.690Z] --- PASS: TestTemplatedSecret (3.36s) [2020-03-30T09:49:21.690Z] === RUN TestSecretCreateResolve [2020-03-30T09:49:21.998Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-03-30T09:49:22.210Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.78s) [2020-03-30T09:49:22.210Z] === RUN TestUpdateMemory [2020-03-30T09:49:22.210Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-30T09:49:22.210Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:49:22.210Z] === RUN TestUpdateCPUQuota [2020-03-30T09:49:23.572Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-30T09:49:23.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-30T09:49:23.827Z] --- PASS: TestUpdateCPUQuota (1.67s) [2020-03-30T09:49:23.827Z] === RUN TestUpdatePidsLimit [2020-03-30T09:49:23.827Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-30T09:49:23.892Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-03-30T09:49:24.385Z] === RUN TestUpdatePidsLimit/no_change [2020-03-30T09:49:24.639Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-30T09:49:24.824Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.206s coverage: 57.0% of statements [2020-03-30T09:49:24.972Z] --- PASS: TestSecretCreateResolve (3.23s) [2020-03-30T09:49:24.972Z] PASS [2020-03-30T09:49:24.972Z] [2020-03-30T09:49:24.972Z] DONE 6 tests in 19.715s [2020-03-30T09:49:24.972Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-03-30T09:49:24.972Z] ++ 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-03-30T09:49:24.972Z] ++ set -e [2020-03-30T09:49:24.972Z] ++ '[' -n 0 ']' [2020-03-30T09:49:24.972Z] ++ set -x [2020-03-30T09:49:24.972Z] ++ env -i DEST=/go/src/github.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-03-30T09:49:24.972Z] INFO: Testing against a local daemon [2020-03-30T09:49:24.972Z] === RUN TestServiceCreateInit [2020-03-30T09:49:24.972Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-30T09:49:25.197Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-30T09:49:25.452Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-30T09:49:26.012Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-30T09:49:26.269Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-30T09:49:26.524Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-30T09:49:27.886Z] --- PASS: TestUpdatePidsLimit (3.72s) [2020-03-30T09:49:27.886Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-03-30T09:49:27.886Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-03-30T09:49:27.886Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-03-30T09:49:27.886Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-03-30T09:49:27.886Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-03-30T09:49:27.886Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-03-30T09:49:27.886Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-03-30T09:49:27.886Z] === RUN TestUpdateRestartPolicy [2020-03-30T09:49:28.104Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.269s coverage: 72.5% of statements [2020-03-30T09:49:28.104Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.587s coverage: 45.9% of statements [2020-03-30T09:49:28.809Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-30T09:49:30.001Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.031s coverage: 1.8% of statements [2020-03-30T09:49:30.001Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-30T09:49:30.168Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-30T09:49:30.238Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-30T09:49:31.371Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.165s coverage: 49.5% of statements [2020-03-30T09:49:31.526Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-30T09:49:32.740Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.330s coverage: 76.1% of statements [2020-03-30T09:49:32.885Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-30T09:49:32.885Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-30T09:49:33.443Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-30T09:49:33.671Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-03-30T09:49:34.367Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-30T09:49:34.603Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.144s coverage: 61.0% of statements [2020-03-30T09:49:34.603Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-30T09:49:34.603Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-30T09:49:35.168Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-03-30T09:49:35.503Z] --- PASS: TestServiceCreateInit (10.33s) [2020-03-30T09:49:35.503Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.08s) [2020-03-30T09:49:35.503Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.21s) [2020-03-30T09:49:35.503Z] === RUN TestCreateServiceMultipleTimes [2020-03-30T09:49:36.099Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-03-30T09:49:37.630Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-30T09:49:37.997Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2020-03-30T09:49:37.997Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-30T09:49:37.997Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-30T09:49:37.997Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 41.8% of statements [2020-03-30T09:49:39.893Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-03-30T09:49:39.893Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 77.8% of statements [2020-03-30T09:49:39.893Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-30T09:49:39.893Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-30T09:49:40.140Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-30T09:49:40.826Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-03-30T09:49:41.064Z] --- PASS: TestUpdateRestartPolicy (13.37s) [2020-03-30T09:49:41.065Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-30T09:49:41.085Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-03-30T09:49:41.624Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-30T09:49:41.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-30T09:49:41.649Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.026s coverage: 88.3% of statements [2020-03-30T09:49:41.880Z] --- PASS: TestUpdateRestartWithAutoRemove (0.98s) [2020-03-30T09:49:41.880Z] === RUN TestWaitNonBlocked [2020-03-30T09:49:41.880Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-30T09:49:41.880Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-30T09:49:41.880Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-30T09:49:41.880Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-30T09:49:41.880Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-30T09:49:41.880Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-30T09:49:42.440Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-30T09:49:42.580Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 74.7% of statements [2020-03-30T09:49:42.580Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-30T09:49:42.836Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 19.9% of statements [2020-03-30T09:49:43.363Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-03-30T09:49:43.363Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2020-03-30T09:49:43.363Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.26s) [2020-03-30T09:49:43.363Z] === RUN TestWaitBlocked [2020-03-30T09:49:43.363Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-30T09:49:43.363Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-30T09:49:43.363Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-30T09:49:43.363Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-30T09:49:43.363Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-30T09:49:43.363Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-30T09:49:43.363Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-30T09:49:44.005Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-30T09:49:44.006Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-30T09:49:44.006Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-03-30T09:49:44.006Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2020-03-30T09:49:44.006Z] ok github.com/docker/docker/api/server/router/swarm 0.071s coverage: 4.5% of statements [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/types [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-30T09:49:44.006Z] ok github.com/docker/docker/api/types/time 0.036s coverage: 100.0% of statements [2020-03-30T09:49:44.006Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 75.0% of statements [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/builder [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-30T09:49:44.006Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-30T09:49:44.006Z] ok github.com/docker/docker/builder/dockerignore 0.019s coverage: 96.8% of statements [2020-03-30T09:49:44.206Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 33.3% of statements [2020-03-30T09:49:44.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-30T09:49:44.543Z] --- PASS: TestWaitBlocked (0.05s) [2020-03-30T09:49:44.543Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-03-30T09:49:44.543Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2020-03-30T09:49:44.543Z] === CONT TestContainerStartOnDaemonRestart [2020-03-30T09:49:44.543Z] === CONT TestIpcModeOlderClient [2020-03-30T09:49:44.797Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-03-30T09:49:44.797Z] === CONT TestDaemonHostGatewayIP [2020-03-30T09:49:45.576Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-03-30T09:49:45.833Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-30T09:49:46.397Z] ok github.com/docker/docker/daemon/logger/splunk 1.682s coverage: 82.5% of statements [2020-03-30T09:49:46.397Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-30T09:49:46.397Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2020-03-30T09:49:46.397Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-30T09:49:46.729Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-03-30T09:49:48.059Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-30T09:49:48.059Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s) [2020-03-30T09:49:48.059Z] === CONT TestDaemonRestartIpcMode [2020-03-30T09:49:48.921Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [2020-03-30T09:49:48.982Z] --- PASS: TestDaemonHostGatewayIP (4.14s) [2020-03-30T09:49:49.177Z] ok github.com/docker/docker/distribution 0.147s coverage: 22.1% of statements [2020-03-30T09:49:49.178Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-30T09:49:49.449Z] ok github.com/docker/docker/builder/remotecontext/git 5.007s coverage: 86.3% of statements [2020-03-30T09:49:50.342Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-30T09:49:50.547Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-03-30T09:49:51.266Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-30T09:49:51.478Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-03-30T09:49:51.502Z] ok github.com/docker/docker/builder/remotecontext 0.529s coverage: 13.6% of statements [2020-03-30T09:49:52.188Z] --- PASS: TestDaemonRestartIpcMode (3.95s) [2020-03-30T09:49:52.188Z] PASS [2020-03-30T09:49:52.188Z] [2020-03-30T09:49:52.188Z] === Skipped [2020-03-30T09:49:52.188Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-30T09:49:52.188Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-30T09:49:52.188Z] [2020-03-30T09:49:52.188Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-30T09:49:52.188Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:49:52.188Z] [2020-03-30T09:49:52.188Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-30T09:49:52.188Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:49:52.188Z] [2020-03-30T09:49:52.188Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-30T09:49:52.188Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-30T09:49:52.188Z] [2020-03-30T09:49:52.188Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-30T09:49:52.188Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-30T09:49:52.188Z] [2020-03-30T09:49:52.188Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-30T09:49:52.188Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-30T09:49:52.188Z] [2020-03-30T09:49:52.188Z] [2020-03-30T09:49:52.188Z] DONE 199 tests, 6 skipped in 150.775s [2020-03-30T09:49:52.188Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-30T09:49:52.188Z] ++ 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-03-30T09:49:52.188Z] ++ set -e [2020-03-30T09:49:52.188Z] ++ '[' -n 0 ']' [2020-03-30T09:49:52.188Z] ++ set -x [2020-03-30T09:49:52.188Z] ++ env -i DEST=/go/src/github.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-03-30T09:49:52.408Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2020-03-30T09:49:52.408Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-30T09:49:52.408Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-03-30T09:49:52.408Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-30T09:49:52.442Z] INFO: Testing against a local daemon [2020-03-30T09:49:52.442Z] === RUN TestCommitInheritsEnv [2020-03-30T09:49:52.527Z] ok github.com/docker/docker/builder/dockerfile 1.484s coverage: 48.2% of statements [2020-03-30T09:49:52.527Z] ? github.com/docker/docker/cli [no test files] [2020-03-30T09:49:52.527Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-30T09:49:52.697Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-30T09:49:52.951Z] --- PASS: TestCommitInheritsEnv (0.50s) [2020-03-30T09:49:52.951Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-30T09:49:52.951Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-30T09:49:52.951Z] === RUN TestImagesFilterMultiReference [2020-03-30T09:49:52.951Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-03-30T09:49:52.951Z] === RUN TestImagePullPlatformInvalid [2020-03-30T09:49:52.951Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-03-30T09:49:52.951Z] === RUN TestRemoveImageOrphaning [2020-03-30T09:49:53.205Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-30T09:49:53.460Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-03-30T09:49:53.460Z] === RUN TestRemoveImageGarbageCollector [2020-03-30T09:49:53.714Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-30T09:49:54.273Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-30T09:49:54.301Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-03-30T09:49:54.301Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-30T09:49:54.528Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-30T09:49:54.558Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-03-30T09:49:54.782Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-30T09:49:55.340Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-30T09:49:55.340Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-30T09:49:55.489Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-03-30T09:49:55.595Z] --- PASS: TestRemoveImageGarbageCollector (2.10s) [2020-03-30T09:49:55.595Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-30T09:49:55.595Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-03-30T09:49:55.595Z] === RUN TestTagInvalidReference [2020-03-30T09:49:55.595Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-30T09:49:55.595Z] === RUN TestTagValidPrefixedRepo [2020-03-30T09:49:55.595Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-03-30T09:49:55.595Z] === RUN TestTagExistedNameWithoutForce [2020-03-30T09:49:55.595Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-30T09:49:55.595Z] === RUN TestTagOfficialNames [2020-03-30T09:49:55.595Z] --- PASS: TestTagOfficialNames (0.05s) [2020-03-30T09:49:55.595Z] === RUN TestTagMatchesDigest [2020-03-30T09:49:55.747Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-30T09:49:55.850Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-30T09:49:55.850Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-30T09:49:56.773Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-30T09:49:56.773Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-30T09:49:57.430Z] --- PASS: TestCreateServiceMultipleTimes (19.24s) [2020-03-30T09:49:57.430Z] === RUN TestCreateServiceConflict [2020-03-30T09:49:57.430Z] --- PASS: TestCreateServiceConflict (3.20s) [2020-03-30T09:49:57.430Z] === RUN TestCreateServiceMaxReplicas [2020-03-30T09:49:57.643Z] ok github.com/docker/docker/pkg/archive 0.386s coverage: 77.2% of statements [2020-03-30T09:49:58.574Z] ok github.com/docker/docker/pkg/authorization 0.299s coverage: 68.3% of statements [2020-03-30T09:49:58.832Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-30T09:49:59.090Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-30T09:50:00.988Z] ok github.com/docker/docker/client 0.853s coverage: 75.8% of statements [2020-03-30T09:50:01.623Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2020-03-30T09:50:01.623Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-30T09:50:02.379Z] ok github.com/docker/docker/layer 7.546s coverage: 68.8% of statements [2020-03-30T09:50:02.379Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-30T09:50:02.380Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-30T09:50:02.380Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-30T09:50:02.380Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-30T09:50:02.380Z] ? github.com/docker/docker/oci [no test files] [2020-03-30T09:50:02.380Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-30T09:50:02.380Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-03-30T09:50:02.636Z] ok github.com/docker/docker/pkg/chrootarchive 2.983s coverage: 43.2% of statements [2020-03-30T09:50:02.636Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-30T09:50:02.636Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-30T09:50:02.894Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-03-30T09:50:03.294Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-30T09:50:03.459Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-03-30T09:50:03.854Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-30T09:50:03.854Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-30T09:50:04.392Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-03-30T09:50:04.413Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-30T09:50:04.959Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-03-30T09:50:04.972Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-30T09:50:05.217Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-03-30T09:50:05.226Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-30T09:50:06.590Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-03-30T09:50:07.153Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-03-30T09:50:07.410Z] ok github.com/docker/docker/pkg/discovery/kv 3.067s coverage: 84.1% of statements [2020-03-30T09:50:07.667Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-03-30T09:50:07.924Z] ok github.com/docker/docker/pkg/fsutils 0.252s coverage: 85.1% of statements [2020-03-30T09:50:08.856Z] ok github.com/docker/docker/pkg/idtools 0.440s coverage: 70.1% of statements [2020-03-30T09:50:09.113Z] ok github.com/docker/docker/pkg/ioutils 0.517s coverage: 68.8% of statements [2020-03-30T09:50:09.383Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-30T09:50:09.678Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-03-30T09:50:09.678Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2020-03-30T09:50:09.936Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-03-30T09:50:09.936Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-30T09:50:09.942Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-30T09:50:10.500Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-30T09:50:10.501Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2020-03-30T09:50:11.059Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-30T09:50:11.065Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-03-30T09:50:11.065Z] ok github.com/docker/docker/pkg/mount 0.572s coverage: 70.5% of statements [2020-03-30T09:50:11.065Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-30T09:50:11.314Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-30T09:50:11.314Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-30T09:50:11.322Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2020-03-30T09:50:11.579Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-03-30T09:50:11.836Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2020-03-30T09:50:11.837Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-30T09:50:11.837Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-30T09:50:11.874Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-30T09:50:12.433Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-30T09:50:12.433Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-30T09:50:12.687Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-30T09:50:12.769Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [2020-03-30T09:50:13.333Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-30T09:50:13.590Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-30T09:50:13.847Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-30T09:50:15.215Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-03-30T09:50:15.472Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-30T09:50:15.947Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-30T09:50:16.506Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-30T09:50:16.517Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.85s) [2020-03-30T09:50:16.517Z] === RUN TestCreateServiceSecretFileMode [2020-03-30T09:50:18.746Z] ok github.com/docker/docker/pkg/signal 2.422s coverage: 61.0% of statements [2020-03-30T09:50:18.746Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-03-30T09:50:19.002Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-03-30T09:50:19.259Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-30T09:50:19.516Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-03-30T09:50:19.764Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-30T09:50:19.801Z] --- PASS: TestCreateServiceSecretFileMode (3.41s) [2020-03-30T09:50:19.801Z] === RUN TestCreateServiceConfigFileMode [2020-03-30T09:50:20.080Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-03-30T09:50:20.336Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 37.2% of statements [2020-03-30T09:50:20.902Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-03-30T09:50:21.465Z] ok github.com/docker/docker/pkg/tarsum 0.070s coverage: 89.3% of statements [2020-03-30T09:50:21.722Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-03-30T09:50:21.979Z] testing: warning: no tests to run [2020-03-30T09:50:21.979Z] coverage: [no statements] [2020-03-30T09:50:21.979Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-30T09:50:22.272Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-30T09:50:22.542Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-30T09:50:22.542Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-30T09:50:22.799Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-30T09:50:23.084Z] --- PASS: TestCreateServiceConfigFileMode (3.23s) [2020-03-30T09:50:23.084Z] === RUN TestCreateServiceSysctls [2020-03-30T09:50:25.320Z] ok github.com/docker/docker/plugin 0.530s coverage: 27.1% of statements [2020-03-30T09:50:25.577Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-30T09:50:26.430Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-30T09:50:26.509Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-03-30T09:50:26.766Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-03-30T09:50:27.272Z] --- PASS: TestCreateServiceSysctls (4.16s) [2020-03-30T09:50:27.272Z] === RUN TestCreateServiceCapabilities [2020-03-30T09:50:27.790Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-30T09:50:28.044Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-30T09:50:28.136Z] ok github.com/docker/docker/registry 0.073s coverage: 56.0% of statements [2020-03-30T09:50:29.068Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-03-30T09:50:29.068Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-03-30T09:50:29.405Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-30T09:50:29.963Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-30T09:50:29.999Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-03-30T09:50:29.999Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-03-30T09:50:30.555Z] --- PASS: TestCreateServiceCapabilities (3.38s) [2020-03-30T09:50:30.555Z] === RUN TestInspect [2020-03-30T09:50:32.523Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-30T09:50:33.222Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-30T09:50:33.455Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2020-03-30T09:50:33.781Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-30T09:50:33.841Z] --- PASS: TestInspect (3.54s) [2020-03-30T09:50:33.841Z] === RUN TestCreateJob [2020-03-30T09:50:34.019Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-03-30T09:50:34.950Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-03-30T09:50:37.037Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-30T09:50:38.028Z] --- PASS: TestCreateJob (4.15s) [2020-03-30T09:50:38.028Z] === RUN TestReplicatedJob [2020-03-30T09:50:38.947Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-30T09:50:39.902Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-30T09:50:40.827Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-30T09:50:40.827Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-30T09:50:40.827Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-30T09:50:40.827Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-30T09:50:40.827Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-30T09:50:42.187Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-30T09:50:42.442Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-30T09:50:43.000Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-30T09:50:43.559Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-30T09:50:44.592Z] --- PASS: TestReplicatedJob (6.65s) [2020-03-30T09:50:44.592Z] === RUN TestUpdateReplicatedJob [2020-03-30T09:50:46.072Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-30T09:50:46.072Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-30T09:50:46.072Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-30T09:50:47.125Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.6% of statements [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/rootless [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/volume [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-30T09:50:47.126Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === Skipped [2020-03-30T09:50:47.126Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-30T09:50:47.126Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-30T09:50:47.126Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-30T09:50:47.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:50:47.126Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-30T09:50:47.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:50:47.126Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-30T09:50:47.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:50:47.126Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-30T09:50:47.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:50:47.126Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-30T09:50:47.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:50:47.126Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-30T09:50:47.126Z] graphtest_unix.go:73: No driver to put! [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-30T09:50:47.126Z] time="2020-03-30T09:49:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:50:47.126Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:50:47.126Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-30T09:50:47.126Z] time="2020-03-30T09:49:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:50:47.126Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:50:47.126Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-30T09:50:47.126Z] time="2020-03-30T09:49:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:50:47.126Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:50:47.126Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-30T09:50:47.126Z] time="2020-03-30T09:49:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:50:47.126Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:50:47.126Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-30T09:50:47.126Z] time="2020-03-30T09:49:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:50:47.126Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:50:47.126Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-30T09:50:47.126Z] graphtest_unix.go:73: No driver to put! [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-30T09:50:47.126Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-30T09:50:47.126Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-30T09:50:47.126Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-30T09:50:47.126Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-30T09:50:47.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:50:47.126Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-30T09:50:47.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:50:47.126Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-30T09:50:47.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:50:47.126Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-30T09:50:47.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:50:47.126Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-30T09:50:47.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:50:47.126Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-30T09:50:47.126Z] graphtest_unix.go:73: No driver to put! [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-30T09:50:47.126Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-30T09:50:47.126Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] [2020-03-30T09:50:47.126Z] DONE 2174 tests, 26 skipped in 247.663s Post stage [Pipeline] junit [2020-03-30T09:50:47.136Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-30T09:50:47.726Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40755/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f07f320651fbaf4941ad60bf919c6dfed48a3457 hack/validate/vendor [2020-03-30T09:50:48.000Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-30T09:50:48.656Z] 2020/03/30 09:50:48 Collecting initial packages [2020-03-30T09:50:48.656Z] 2020/03/30 09:50:48 Download dependencies [2020-03-30T09:50:49.859Z] --- PASS: TestUpdateReplicatedJob (4.38s) [2020-03-30T09:50:49.859Z] === RUN TestServiceListWithStatuses [2020-03-30T09:50:49.859Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-30T09:50:49.859Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-30T09:50:49.859Z] === RUN TestDockerNetworkConnectAlias [2020-03-30T09:50:49.881Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-30T09:50:51.175Z] 2020/03/30 09:50:50 Starting whole vndr cycle because no package specified [2020-03-30T09:50:51.175Z] 2020/03/30 09:50:50 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-03-30T09:50:51.175Z] 2020/03/30 09:50:50 Clone github.com/opencontainers/selinux, revision 31f70552238c5e017d78c3f1ba65e85f593f48e0, attempt 1/20 [2020-03-30T09:50:51.175Z] 2020/03/30 09:50:50 Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20 [2020-03-30T09:50:51.175Z] 2020/03/30 09:50:50 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-03-30T09:50:51.175Z] 2020/03/30 09:50:50 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-03-30T09:50:51.175Z] 2020/03/30 09:50:50 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-03-30T09:50:51.175Z] 2020/03/30 09:50:50 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-03-30T09:50:51.175Z] 2020/03/30 09:50:50 Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20 [2020-03-30T09:50:51.175Z] 2020/03/30 09:50:50 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-03-30T09:50:51.175Z] 2020/03/30 09:50:50 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-03-30T09:50:51.175Z] 2020/03/30 09:50:50 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2020-03-30T09:50:51.175Z] 2020/03/30 09:50:50 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2020-03-30T09:50:51.175Z] 2020/03/30 09:50:50 Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20 [2020-03-30T09:50:51.175Z] 2020/03/30 09:50:50 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-03-30T09:50:51.175Z] 2020/03/30 09:50:50 Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20 [2020-03-30T09:50:51.175Z] 2020/03/30 09:50:50 Clone golang.org/x/sys, revision d5e6a3e2c0ae16fc7480523ebcb7fd4dd3215489, attempt 1/20 [2020-03-30T09:50:52.107Z] 2020/03/30 09:50:51 Finished clone github.com/mattn/go-shellwords [2020-03-30T09:50:52.107Z] 2020/03/30 09:50:51 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-03-30T09:50:52.107Z] 2020/03/30 09:50:51 Finished clone github.com/creack/pty [2020-03-30T09:50:52.107Z] 2020/03/30 09:50:52 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-03-30T09:50:52.107Z] 2020/03/30 09:50:52 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-03-30T09:50:52.107Z] 2020/03/30 09:50:52 Clone golang.org/x/text, revision 342b2e1fbaa52c93f31447ad2c6abc048c63e475, attempt 1/20 [2020-03-30T09:50:52.107Z] 2020/03/30 09:50:52 Finished clone github.com/Azure/go-ansiterm [2020-03-30T09:50:52.107Z] 2020/03/30 09:50:52 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-03-30T09:50:52.364Z] 2020/03/30 09:50:52 Finished clone github.com/tchap/go-patricia [2020-03-30T09:50:52.364Z] 2020/03/30 09:50:52 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-03-30T09:50:52.364Z] 2020/03/30 09:50:52 Finished clone github.com/google/uuid [2020-03-30T09:50:52.364Z] 2020/03/30 09:50:52 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-03-30T09:50:52.364Z] 2020/03/30 09:50:52 Finished clone github.com/docker/libtrust [2020-03-30T09:50:52.364Z] 2020/03/30 09:50:52 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-03-30T09:50:52.364Z] 2020/03/30 09:50:52 Finished clone github.com/Microsoft/go-winio [2020-03-30T09:50:52.364Z] 2020/03/30 09:50:52 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-03-30T09:50:52.621Z] 2020/03/30 09:50:52 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-03-30T09:50:52.621Z] 2020/03/30 09:50:52 Finished clone github.com/gorilla/mux [2020-03-30T09:50:52.878Z] 2020/03/30 09:50:52 Finished clone github.com/sirupsen/logrus [2020-03-30T09:50:52.878Z] 2020/03/30 09:50:52 Clone github.com/moby/buildkit, revision 4d8d91bf49c769b8458e9aa84746c842b4a0e39a, attempt 1/20 [2020-03-30T09:50:53.136Z] 2020/03/30 09:50:53 Clone github.com/tonistiigi/fsutil, revision 013a9fe6aee2d1658457075bf9e688bc8c0be2e0, attempt 1/20 [2020-03-30T09:50:53.136Z] 2020/03/30 09:50:53 Finished clone github.com/docker/go-units [2020-03-30T09:50:53.136Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-30T09:50:53.393Z] 2020/03/30 09:50:53 Finished clone github.com/syndtr/gocapability [2020-03-30T09:50:53.393Z] 2020/03/30 09:50:53 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-03-30T09:50:53.650Z] 2020/03/30 09:50:53 Finished clone github.com/RackSec/srslog [2020-03-30T09:50:53.650Z] 2020/03/30 09:50:53 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-03-30T09:50:53.650Z] 2020/03/30 09:50:53 Finished clone github.com/opencontainers/selinux [2020-03-30T09:50:53.650Z] 2020/03/30 09:50:53 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-03-30T09:50:53.650Z] 2020/03/30 09:50:53 Finished clone github.com/imdario/mergo [2020-03-30T09:50:53.650Z] 2020/03/30 09:50:53 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-03-30T09:50:53.696Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-30T09:50:53.906Z] 2020/03/30 09:50:53 Finished clone github.com/google/go-cmp [2020-03-30T09:50:53.906Z] 2020/03/30 09:50:53 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-03-30T09:50:53.906Z] 2020/03/30 09:50:53 Finished clone gotest.tools/v3 [2020-03-30T09:50:53.906Z] 2020/03/30 09:50:53 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-03-30T09:50:54.163Z] 2020/03/30 09:50:53 Finished clone golang.org/x/sync [2020-03-30T09:50:54.163Z] 2020/03/30 09:50:53 Clone github.com/docker/libnetwork, revision ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee, attempt 1/20 [2020-03-30T09:50:54.727Z] 2020/03/30 09:50:54 Finished clone github.com/docker/go-connections [2020-03-30T09:50:54.727Z] 2020/03/30 09:50:54 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2020-03-30T09:50:54.984Z] 2020/03/30 09:50:54 Finished clone github.com/google/shlex [2020-03-30T09:50:54.984Z] 2020/03/30 09:50:54 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-03-30T09:50:54.984Z] 2020/03/30 09:50:54 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-03-30T09:50:54.984Z] 2020/03/30 09:50:54 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-03-30T09:50:54.984Z] 2020/03/30 09:50:54 Finished clone github.com/opentracing-contrib/go-stdlib [2020-03-30T09:50:54.984Z] 2020/03/30 09:50:54 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-03-30T09:50:54.984Z] 2020/03/30 09:50:54 Finished clone github.com/mitchellh/hashstructure [2020-03-30T09:50:54.984Z] 2020/03/30 09:50:54 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-03-30T09:50:55.057Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-30T09:50:55.241Z] 2020/03/30 09:50:54 Finished clone github.com/opentracing/opentracing-go [2020-03-30T09:50:55.241Z] 2020/03/30 09:50:54 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-03-30T09:50:55.241Z] 2020/03/30 09:50:55 Finished clone github.com/gofrs/flock [2020-03-30T09:50:55.241Z] 2020/03/30 09:50:55 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-03-30T09:50:56.172Z] 2020/03/30 09:50:56 Finished clone github.com/docker/go-events [2020-03-30T09:50:56.172Z] 2020/03/30 09:50:56 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-03-30T09:50:56.172Z] 2020/03/30 09:50:56 Finished clone github.com/sean-/seed [2020-03-30T09:50:56.172Z] 2020/03/30 09:50:56 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-03-30T09:50:56.417Z] --- PASS: TestDockerNetworkConnectAlias (6.69s) [2020-03-30T09:50:56.417Z] === RUN TestDockerNetworkReConnect [2020-03-30T09:50:56.429Z] 2020/03/30 09:50:56 Finished clone github.com/hashicorp/errwrap [2020-03-30T09:50:56.429Z] 2020/03/30 09:50:56 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-03-30T09:50:56.429Z] 2020/03/30 09:50:56 Finished clone github.com/armon/go-metrics [2020-03-30T09:50:56.429Z] 2020/03/30 09:50:56 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-03-30T09:50:56.429Z] 2020/03/30 09:50:56 Finished clone github.com/armon/go-radix [2020-03-30T09:50:56.429Z] 2020/03/30 09:50:56 Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20 [2020-03-30T09:50:56.939Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-30T09:50:57.194Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-30T09:50:57.194Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-30T09:50:57.359Z] 2020/03/30 09:50:57 Finished clone github.com/tonistiigi/fsutil [2020-03-30T09:50:57.359Z] 2020/03/30 09:50:57 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-03-30T09:50:57.359Z] 2020/03/30 09:50:57 Finished clone github.com/hashicorp/memberlist [2020-03-30T09:50:57.359Z] 2020/03/30 09:50:57 Clone github.com/moby/ipvs, revision 8f137da6850a975020f4f739c589d293dd3a9d7b, attempt 1/20 [2020-03-30T09:50:57.615Z] 2020/03/30 09:50:57 Finished clone github.com/hashicorp/go-multierror [2020-03-30T09:50:57.615Z] 2020/03/30 09:50:57 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-03-30T09:50:57.615Z] 2020/03/30 09:50:57 Finished clone github.com/vishvananda/netns [2020-03-30T09:50:57.615Z] 2020/03/30 09:50:57 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-03-30T09:50:57.848Z] ok github.com/docker/docker/cmd/dockerd 0.206s coverage: 30.7% of statements [2020-03-30T09:50:57.872Z] 2020/03/30 09:50:57 Finished clone github.com/docker/libkv [2020-03-30T09:50:57.872Z] 2020/03/30 09:50:57 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-03-30T09:50:59.242Z] 2020/03/30 09:50:58 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-03-30T09:50:59.242Z] 2020/03/30 09:50:58 Finished clone github.com/hashicorp/go-sockaddr [2020-03-30T09:50:59.242Z] 2020/03/30 09:50:59 Finished clone github.com/BurntSushi/toml [2020-03-30T09:50:59.242Z] 2020/03/30 09:50:59 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-03-30T09:50:59.499Z] 2020/03/30 09:50:59 Finished clone github.com/samuel/go-zookeeper [2020-03-30T09:50:59.499Z] 2020/03/30 09:50:59 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-03-30T09:50:59.499Z] 2020/03/30 09:50:59 Finished clone github.com/golang/gddo [2020-03-30T09:50:59.499Z] 2020/03/30 09:50:59 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-03-30T09:50:59.499Z] 2020/03/30 09:50:59 Finished clone github.com/deckarep/golang-set [2020-03-30T09:50:59.499Z] 2020/03/30 09:50:59 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-03-30T09:50:59.756Z] 2020/03/30 09:50:59 Finished clone github.com/moby/ipvs [2020-03-30T09:50:59.756Z] 2020/03/30 09:50:59 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-03-30T09:51:00.013Z] 2020/03/30 09:50:59 Finished clone golang.org/x/net [2020-03-30T09:51:00.013Z] 2020/03/30 09:50:59 Clone go.etcd.io/bbolt, revision 68cc10a767ea1c6b9e8dcb9847317ff192d6d974, attempt 1/20 [2020-03-30T09:51:00.270Z] 2020/03/30 09:51:00 Finished clone github.com/vishvananda/netlink [2020-03-30T09:51:00.270Z] 2020/03/30 09:51:00 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-03-30T09:51:00.605Z] --- PASS: TestDockerNetworkReConnect (4.58s) [2020-03-30T09:51:00.606Z] === RUN TestServicePlugin [2020-03-30T09:51:00.606Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-30T09:51:00.606Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:51:00.606Z] === RUN TestServiceUpdateLabel [2020-03-30T09:51:00.834Z] 2020/03/30 09:51:00 Finished clone github.com/coreos/go-semver [2020-03-30T09:51:00.834Z] 2020/03/30 09:51:00 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-03-30T09:51:01.091Z] 2020/03/30 09:51:00 Finished clone github.com/hashicorp/go-msgpack [2020-03-30T09:51:01.091Z] 2020/03/30 09:51:00 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-03-30T09:51:01.091Z] 2020/03/30 09:51:01 Finished clone github.com/ishidawataru/sctp [2020-03-30T09:51:01.091Z] 2020/03/30 09:51:01 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-03-30T09:51:01.345Z] ok github.com/docker/docker/container 0.198s coverage: 34.9% of statements [2020-03-30T09:51:01.345Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-30T09:51:01.345Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-30T09:51:01.345Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-30T09:51:01.345Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-30T09:51:01.392Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-30T09:51:02.462Z] 2020/03/30 09:51:02 Finished clone github.com/opencontainers/go-digest [2020-03-30T09:51:02.463Z] 2020/03/30 09:51:02 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-03-30T09:51:02.720Z] 2020/03/30 09:51:02 Finished clone github.com/mistifyio/go-zfs [2020-03-30T09:51:02.720Z] 2020/03/30 09:51:02 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-03-30T09:51:03.285Z] 2020/03/30 09:51:03 Finished clone go.etcd.io/bbolt [2020-03-30T09:51:03.285Z] 2020/03/30 09:51:03 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-03-30T09:51:03.285Z] 2020/03/30 09:51:03 Finished clone github.com/vbatts/tar-split [2020-03-30T09:51:03.285Z] 2020/03/30 09:51:03 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-03-30T09:51:03.888Z] --- PASS: TestServiceUpdateLabel (3.27s) [2020-03-30T09:51:03.888Z] === RUN TestServiceUpdateSecrets [2020-03-30T09:51:04.650Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-30T09:51:04.656Z] 2020/03/30 09:51:04 Finished clone github.com/Microsoft/opengcs [2020-03-30T09:51:04.656Z] 2020/03/30 09:51:04 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-03-30T09:51:04.904Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-30T09:51:06.028Z] 2020/03/30 09:51:05 Finished clone github.com/Microsoft/hcsshim [2020-03-30T09:51:06.028Z] 2020/03/30 09:51:05 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-03-30T09:51:06.286Z] 2020/03/30 09:51:06 Finished clone github.com/opencontainers/runtime-spec [2020-03-30T09:51:06.286Z] 2020/03/30 09:51:06 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-03-30T09:51:06.286Z] 2020/03/30 09:51:06 Finished clone github.com/seccomp/libseccomp-golang [2020-03-30T09:51:06.286Z] 2020/03/30 09:51:06 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-03-30T09:51:06.851Z] 2020/03/30 09:51:06 Clone github.com/coreos/go-systemd/v22, attempt 1/20 finished with error github.com/coreos/go-systemd/v22: Err: exit status 128, out: Cloning into '/go/src/github.com/docker/docker/vendor/github.com/coreos/go-systemd/v22'... [2020-03-30T09:51:06.851Z] error: could not lock config file /go/src/github.com/docker/docker/vendor/github.com/coreos/go-systemd/v22/.git/config: No such file or directory [2020-03-30T09:51:06.851Z] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*' [2020-03-30T09:51:06.851Z] 2020/03/30 09:51:06 Finished clone github.com/opencontainers/image-spec [2020-03-30T09:51:06.851Z] 2020/03/30 09:51:06 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-03-30T09:51:06.884Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2020-03-30T09:51:07.109Z] 2020/03/30 09:51:06 Finished clone github.com/hashicorp/serf [2020-03-30T09:51:07.109Z] 2020/03/30 09:51:06 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-03-30T09:51:07.674Z] 2020/03/30 09:51:07 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 2/20 [2020-03-30T09:51:08.239Z] 2020/03/30 09:51:08 Finished clone github.com/godbus/dbus/v5 [2020-03-30T09:51:08.239Z] 2020/03/30 09:51:08 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-03-30T09:51:08.239Z] 2020/03/30 09:51:08 Finished clone github.com/Graylog2/go-gelf [2020-03-30T09:51:08.239Z] 2020/03/30 09:51:08 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-03-30T09:51:08.496Z] 2020/03/30 09:51:08 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-03-30T09:51:08.496Z] 2020/03/30 09:51:08 Finished clone github.com/fluent/fluent-logger-golang [2020-03-30T09:51:08.496Z] 2020/03/30 09:51:08 Finished clone github.com/coreos/go-systemd [2020-03-30T09:51:08.496Z] 2020/03/30 09:51:08 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-03-30T09:51:08.496Z] 2020/03/30 09:51:08 Finished clone github.com/ugorji/go [2020-03-30T09:51:08.496Z] 2020/03/30 09:51:08 Clone github.com/jmespath/go-jmespath, revision c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5, attempt 1/20 [2020-03-30T09:51:09.869Z] 2020/03/30 09:51:09 Finished clone golang.org/x/sys [2020-03-30T09:51:09.869Z] 2020/03/30 09:51:09 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-03-30T09:51:09.869Z] 2020/03/30 09:51:09 Finished clone github.com/philhofer/fwd [2020-03-30T09:51:09.869Z] 2020/03/30 09:51:09 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-03-30T09:51:09.869Z] 2020/03/30 09:51:09 Finished clone github.com/coreos/go-systemd/v22 [2020-03-30T09:51:09.869Z] 2020/03/30 09:51:09 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-03-30T09:51:10.127Z] 2020/03/30 09:51:10 Finished clone github.com/fsnotify/fsnotify [2020-03-30T09:51:10.127Z] 2020/03/30 09:51:10 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-03-30T09:51:10.136Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-30T09:51:10.385Z] 2020/03/30 09:51:10 Finished clone github.com/jmespath/go-jmespath [2020-03-30T09:51:10.385Z] 2020/03/30 09:51:10 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-03-30T09:51:11.317Z] 2020/03/30 09:51:10 Finished clone github.com/bsphere/le_go [2020-03-30T09:51:11.318Z] 2020/03/30 09:51:10 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-03-30T09:51:12.020Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-30T09:51:12.250Z] 2020/03/30 09:51:12 Finished clone golang.org/x/oauth2 [2020-03-30T09:51:12.250Z] 2020/03/30 09:51:12 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-03-30T09:51:12.250Z] 2020/03/30 09:51:12 Finished clone github.com/tinylib/msgp [2020-03-30T09:51:12.250Z] 2020/03/30 09:51:12 Clone github.com/containerd/containerd, revision 4d242818bf55542e5d7876ca276fea83029e803c, attempt 1/20 [2020-03-30T09:51:12.507Z] 2020/03/30 09:51:12 Finished clone github.com/moby/buildkit [2020-03-30T09:51:12.507Z] 2020/03/30 09:51:12 Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20 [2020-03-30T09:51:12.580Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-30T09:51:12.765Z] 2020/03/30 09:51:12 Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20 [2020-03-30T09:51:12.765Z] 2020/03/30 09:51:12 Finished clone github.com/googleapis/gax-go [2020-03-30T09:51:12.835Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-30T09:51:13.395Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-30T09:51:13.699Z] 2020/03/30 09:51:13 Finished clone github.com/docker/libnetwork [2020-03-30T09:51:13.699Z] 2020/03/30 09:51:13 Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20 [2020-03-30T09:51:13.954Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-30T09:51:13.956Z] 2020/03/30 09:51:13 Finished clone github.com/containerd/fifo [2020-03-30T09:51:13.956Z] 2020/03/30 09:51:13 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-03-30T09:51:13.956Z] 2020/03/30 09:51:13 Finished clone go.opencensus.io [2020-03-30T09:51:13.956Z] 2020/03/30 09:51:13 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-03-30T09:51:15.319Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-30T09:51:15.328Z] 2020/03/30 09:51:15 Finished clone github.com/containerd/go-runc [2020-03-30T09:51:15.328Z] 2020/03/30 09:51:15 Clone github.com/containerd/typeurl, revision b45ef1f1f737e10bd45b25b669df25f0da8b9ba0, attempt 1/20 [2020-03-30T09:51:15.330Z] ok github.com/docker/docker/daemon/cluster/convert 0.042s coverage: 35.6% of statements [2020-03-30T09:51:15.585Z] 2020/03/30 09:51:15 Finished clone github.com/opencontainers/runc [2020-03-30T09:51:15.585Z] 2020/03/30 09:51:15 Clone github.com/containerd/ttrpc, revision 0be804eadb152bc3b3c20c5edc314c4633833398, attempt 1/20 [2020-03-30T09:51:15.585Z] 2020/03/30 09:51:15 Finished clone github.com/miekg/dns [2020-03-30T09:51:15.585Z] 2020/03/30 09:51:15 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-03-30T09:51:15.843Z] 2020/03/30 09:51:15 Finished clone github.com/containerd/cgroups [2020-03-30T09:51:15.843Z] 2020/03/30 09:51:15 Clone github.com/docker/swarmkit, revision ebe39a32e3ed4c3a3783a02c11cccf388818694c, attempt 1/20 [2020-03-30T09:51:16.363Z] ok github.com/docker/docker/daemon/cluster 0.172s coverage: 0.5% of statements [2020-03-30T09:51:16.408Z] 2020/03/30 09:51:16 Finished clone google.golang.org/grpc [2020-03-30T09:51:16.408Z] 2020/03/30 09:51:16 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-03-30T09:51:16.665Z] 2020/03/30 09:51:16 Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20 [2020-03-30T09:51:16.665Z] 2020/03/30 09:51:16 Finished clone github.com/containerd/typeurl [2020-03-30T09:51:16.665Z] 2020/03/30 09:51:16 Finished clone github.com/containerd/continuity [2020-03-30T09:51:16.665Z] 2020/03/30 09:51:16 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-03-30T09:51:16.923Z] 2020/03/30 09:51:16 Finished clone github.com/containerd/ttrpc [2020-03-30T09:51:16.923Z] 2020/03/30 09:51:16 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-03-30T09:51:17.181Z] 2020/03/30 09:51:17 Finished clone github.com/gogo/googleapis [2020-03-30T09:51:17.181Z] 2020/03/30 09:51:17 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-03-30T09:51:17.181Z] 2020/03/30 09:51:17 Finished clone github.com/containerd/console [2020-03-30T09:51:17.181Z] 2020/03/30 09:51:17 Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20 [2020-03-30T09:51:17.825Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-30T09:51:18.137Z] 2020/03/30 09:51:17 Finished clone golang.org/x/text [2020-03-30T09:51:18.137Z] 2020/03/30 09:51:17 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-03-30T09:51:18.137Z] 2020/03/30 09:51:17 Finished clone github.com/fernet/fernet-go [2020-03-30T09:51:18.137Z] 2020/03/30 09:51:17 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-03-30T09:51:18.758Z] --- PASS: TestServiceUpdateSecrets (15.33s) [2020-03-30T09:51:18.758Z] === RUN TestServiceUpdateConfigs [2020-03-30T09:51:19.075Z] 2020/03/30 09:51:18 Finished clone github.com/docker/distribution [2020-03-30T09:51:19.075Z] 2020/03/30 09:51:18 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-03-30T09:51:19.640Z] 2020/03/30 09:51:19 Finished clone github.com/hashicorp/go-memdb [2020-03-30T09:51:19.641Z] 2020/03/30 09:51:19 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-03-30T09:51:19.641Z] 2020/03/30 09:51:19 Finished clone golang.org/x/time [2020-03-30T09:51:19.641Z] 2020/03/30 09:51:19 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-03-30T09:51:19.897Z] 2020/03/30 09:51:19 Finished clone github.com/hashicorp/go-immutable-radix [2020-03-30T09:51:19.897Z] 2020/03/30 09:51:19 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-03-30T09:51:20.337Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-30T09:51:20.896Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-30T09:51:20.896Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-30T09:51:21.269Z] 2020/03/30 09:51:20 Finished clone github.com/hashicorp/golang-lru [2020-03-30T09:51:21.269Z] 2020/03/30 09:51:20 Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20 [2020-03-30T09:51:21.269Z] 2020/03/30 09:51:20 Finished clone github.com/coreos/pkg [2020-03-30T09:51:21.269Z] 2020/03/30 09:51:20 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-03-30T09:51:21.269Z] 2020/03/30 09:51:20 Finished clone code.cloudfoundry.org/clock [2020-03-30T09:51:21.269Z] 2020/03/30 09:51:20 Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20 [2020-03-30T09:51:21.912Z] ok github.com/docker/docker/daemon/discovery 0.036s coverage: 30.0% of statements [2020-03-30T09:51:22.642Z] 2020/03/30 09:51:22 Finished clone github.com/beorn7/perks [2020-03-30T09:51:22.642Z] 2020/03/30 09:51:22 Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20 [2020-03-30T09:51:22.642Z] 2020/03/30 09:51:22 Finished clone github.com/prometheus/client_model [2020-03-30T09:51:22.642Z] 2020/03/30 09:51:22 Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20 [2020-03-30T09:51:22.780Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-30T09:51:22.899Z] 2020/03/30 09:51:22 Finished clone golang.org/x/crypto [2020-03-30T09:51:22.899Z] 2020/03/30 09:51:22 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-03-30T09:51:24.141Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-30T09:51:24.273Z] 2020/03/30 09:51:24 Finished clone github.com/prometheus/client_golang [2020-03-30T09:51:24.273Z] 2020/03/30 09:51:24 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2020-03-30T09:51:24.273Z] 2020/03/30 09:51:24 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-03-30T09:51:24.273Z] 2020/03/30 09:51:24 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-03-30T09:51:24.273Z] 2020/03/30 09:51:24 Finished clone github.com/golang/protobuf [2020-03-30T09:51:24.273Z] 2020/03/30 09:51:24 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-03-30T09:51:24.627Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-03-30T09:51:24.837Z] 2020/03/30 09:51:24 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-03-30T09:51:24.837Z] 2020/03/30 09:51:24 Finished clone github.com/prometheus/procfs [2020-03-30T09:51:25.252Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 81.7% of statements [2020-03-30T09:51:25.770Z] 2020/03/30 09:51:25 Finished clone github.com/prometheus/common [2020-03-30T09:51:25.770Z] 2020/03/30 09:51:25 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-03-30T09:51:25.770Z] 2020/03/30 09:51:25 Finished clone github.com/pkg/errors [2020-03-30T09:51:25.770Z] 2020/03/30 09:51:25 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-03-30T09:51:25.770Z] 2020/03/30 09:51:25 Finished clone github.com/cespare/xxhash/v2 [2020-03-30T09:51:25.770Z] 2020/03/30 09:51:25 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-03-30T09:51:25.770Z] 2020/03/30 09:51:25 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-03-30T09:51:25.770Z] 2020/03/30 09:51:25 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-03-30T09:51:26.025Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-30T09:51:26.585Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-30T09:51:27.142Z] 2020/03/30 09:51:26 Finished clone github.com/inconshreveable/mousetrap [2020-03-30T09:51:27.142Z] 2020/03/30 09:51:27 Finished clone github.com/morikuni/aec [2020-03-30T09:51:27.142Z] 2020/03/30 09:51:27 Finished clone github.com/docker/go-metrics [2020-03-30T09:51:27.399Z] 2020/03/30 09:51:27 Finished clone github.com/spf13/pflag [2020-03-30T09:51:27.399Z] 2020/03/30 09:51:27 Finished clone github.com/spf13/cobra [2020-03-30T09:51:27.967Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2020-03-30T09:51:30.664Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.534s coverage: 13.8% of statements [2020-03-30T09:51:30.681Z] 2020/03/30 09:51:30 Finished clone github.com/google/certificate-transparency-go [2020-03-30T09:51:32.714Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-03-30T09:51:33.629Z] --- PASS: TestServiceUpdateConfigs (14.87s) [2020-03-30T09:51:33.629Z] === RUN TestServiceUpdateNetwork [2020-03-30T09:51:33.762Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.968s coverage: 57.9% of statements [2020-03-30T09:51:33.961Z] 2020/03/30 09:51:33 Finished clone github.com/cloudflare/cfssl [2020-03-30T09:51:34.791Z] ok github.com/docker/docker/daemon 12.574s coverage: 17.5% of statements [2020-03-30T09:51:34.791Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-30T09:51:34.791Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-30T09:51:34.791Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-30T09:51:34.791Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-30T09:51:36.513Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-30T09:51:38.141Z] 2020/03/30 09:51:37 Finished clone cloud.google.com/go [2020-03-30T09:51:38.396Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-30T09:51:39.217Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2020-03-30T09:51:39.320Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-30T09:51:39.504Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.665s coverage: 68.6% of statements [2020-03-30T09:51:39.878Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-30T09:51:41.556Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.436s coverage: 49.5% of statements [2020-03-30T09:51:41.759Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-30T09:51:42.180Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.316s coverage: 45.9% of statements [2020-03-30T09:51:42.180Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-30T09:51:42.323Z] 2020/03/30 09:51:41 Finished clone github.com/docker/swarmkit [2020-03-30T09:51:44.268Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-30T09:51:44.523Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-30T09:51:44.523Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-30T09:51:44.848Z] 2020/03/30 09:51:44 Finished clone google.golang.org/genproto [2020-03-30T09:51:46.628Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.621s coverage: 76.1% of statements [2020-03-30T09:51:46.628Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2020-03-30T09:51:46.746Z] 2020/03/30 09:51:46 Finished clone github.com/containerd/containerd [2020-03-30T09:51:46.746Z] 2020/03/30 09:51:46 Finished clone github.com/coreos/etcd [2020-03-30T09:51:46.918Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2020-03-30T09:51:48.419Z] ok github.com/docker/docker/daemon/links 0.020s coverage: 93.0% of statements [2020-03-30T09:51:48.499Z] --- PASS: TestServiceUpdateNetwork (14.61s) [2020-03-30T09:51:48.499Z] PASS [2020-03-30T09:51:48.499Z] [2020-03-30T09:51:48.499Z] === Skipped [2020-03-30T09:51:48.499Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-30T09:51:48.499Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-30T09:51:48.499Z] [2020-03-30T09:51:48.499Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-03-30T09:51:48.499Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T09:51:48.499Z] [2020-03-30T09:51:48.499Z] [2020-03-30T09:51:48.499Z] DONE 23 tests, 2 skipped in 143.677s [2020-03-30T09:51:48.499Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-03-30T09:51:48.499Z] ++ 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-03-30T09:51:48.499Z] ++ set -e [2020-03-30T09:51:48.499Z] ++ '[' -n 0 ']' [2020-03-30T09:51:48.499Z] ++ set -x [2020-03-30T09:51:48.499Z] ++ env -i DEST=/go/src/github.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-03-30T09:51:48.499Z] INFO: Testing against a local daemon [2020-03-30T09:51:48.499Z] === RUN TestSessionCreate [2020-03-30T09:51:48.499Z] --- PASS: TestSessionCreate (0.06s) [2020-03-30T09:51:48.499Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-30T09:51:48.499Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-30T09:51:48.499Z] PASS [2020-03-30T09:51:48.499Z] [2020-03-30T09:51:48.499Z] DONE 2 tests in 0.235s [2020-03-30T09:51:48.499Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-03-30T09:51:48.499Z] ++ 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-03-30T09:51:48.499Z] ++ set -e [2020-03-30T09:51:48.499Z] ++ '[' -n 0 ']' [2020-03-30T09:51:48.499Z] ++ set -x [2020-03-30T09:51:48.500Z] ++ env -i DEST=/go/src/github.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-03-30T09:51:48.709Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.759s coverage: 55.4% of statements [2020-03-30T09:51:48.709Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-30T09:51:48.709Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-30T09:51:48.759Z] INFO: Testing against a local daemon [2020-03-30T09:51:48.759Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-30T09:51:48.759Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-30T09:51:48.759Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-30T09:51:48.759Z] === RUN TestEventsExecDie [2020-03-30T09:51:49.694Z] --- PASS: TestEventsExecDie (0.94s) [2020-03-30T09:51:49.694Z] === RUN TestEventsBackwardsCompatible [2020-03-30T09:51:49.694Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-03-30T09:51:49.694Z] === RUN TestInfoBinaryCommits [2020-03-30T09:51:49.694Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-30T09:51:49.694Z] === RUN TestInfoAPIVersioned [2020-03-30T09:51:49.953Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-30T09:51:49.953Z] === RUN TestInfoDiscoveryBackend [2020-03-30T09:51:50.519Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-03-30T09:51:50.519Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite (349.04s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.65s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.25s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.28s) [2020-03-30T09:51:51.051Z] docker_cli_daemon_test.go:1449: [da6db21ab2994] daemon is not started [2020-03-30T09:51:51.051Z] check_test.go:309: [dd490e2d8fbc2] daemon is not started [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.86s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.20s) [2020-03-30T09:51:51.051Z] check_test.go:309: [d0b3a69a8eb39] daemon is not started [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.68s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.21s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.92s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.59s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.22s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.95s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.81s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-03-30T09:51:51.051Z] check_test.go:309: [d3ff238b63591] daemon is not started [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-03-30T09:51:51.051Z] check_test.go:309: [df8c20e2eec70] daemon is not started [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.67s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2020-03-30T09:51:51.051Z] check_test.go:309: [d7a5ebfa99695] daemon is not started [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.02s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.49s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-03-30T09:51:51.051Z] check_test.go:309: [d7d1e260fcb0c] daemon is not started [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.21s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.88s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.97s) [2020-03-30T09:51:51.051Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-30T09:51:51.051Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-30T09:51:51.051Z] check_test.go:309: [df6a07708e413] daemon is not started [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.25s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.10s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.58s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.03s) [2020-03-30T09:51:51.051Z] check_test.go:309: [d954ae0128db7] daemon is not started [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.31s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-03-30T09:51:51.051Z] check_test.go:309: [d44d1c255fa50] daemon is not started [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.76s) [2020-03-30T09:51:51.051Z] docker_cli_daemon_plugins_test.go:79: [d06359f85856d] daemon is not started [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.23s) [2020-03-30T09:51:51.051Z] docker_cli_daemon_plugins_test.go:169: [d89f8ac9614aa] daemon is not started [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.49s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-03-30T09:51:51.051Z] check_test.go:309: [da0b5df7dbb9b] daemon is not started [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.67s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.59s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.77s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.74s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.85s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.94s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.92s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2020-03-30T09:51:51.051Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.36s) [2020-03-30T09:51:51.052Z] check_test.go:309: [dc2724105ad3c] daemon is not started [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.69s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.93s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.49s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.12s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.18s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.14s) [2020-03-30T09:51:51.052Z] check_test.go:309: [d85a47b6e29b7] daemon is not started [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.79s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.67s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.62s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.34s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.41s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.16s) [2020-03-30T09:51:51.052Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-30T09:51:51.052Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-30T09:51:51.052Z] check_test.go:309: [d4f2f135060a9] daemon is not started [2020-03-30T09:51:51.052Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-30T09:51:51.052Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-30T09:51:51.052Z] check_test.go:309: [d20419a86c6aa] daemon is not started [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.94s) [2020-03-30T09:51:51.052Z] check_test.go:309: [d075e06717ac3] daemon is not started [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.17s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.41s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.26s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.11s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.18s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.11s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.44s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.74s) [2020-03-30T09:51:51.052Z] check_test.go:309: [dde191086e6c4] daemon is not started [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.69s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.44s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.79s) [2020-03-30T09:51:51.052Z] check_test.go:309: [dbec29f9433c7] daemon is not started [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.03s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2020-03-30T09:51:51.052Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-30T09:51:51.052Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-30T09:51:51.052Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-30T09:51:51.052Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-30T09:51:51.052Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-30T09:51:51.052Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-30T09:51:51.052Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-30T09:51:51.052Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-30T09:51:51.052Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-30T09:51:51.052Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-30T09:51:51.052Z] check_test.go:309: [d04ed336f1f1c] daemon is not started [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.20s) [2020-03-30T09:51:51.052Z] check_test.go:309: [d0eb51a164499] daemon is not started [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.62s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.58s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-03-30T09:51:51.052Z] check_test.go:309: [d468fdd8ee2d7] daemon is not started [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.25s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.23s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.45s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-03-30T09:51:51.052Z] check_test.go:309: [da971d99a9caf] daemon is not started [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.21s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.87s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.12s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.18s) [2020-03-30T09:51:51.052Z] check_test.go:309: [d567b912c1d37] daemon is not started [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.26s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-03-30T09:51:51.052Z] check_test.go:309: [d292d99e7b485] daemon is not started [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.05s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.83s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.86s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.60s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.67s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.20s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.96s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.64s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.95s) [2020-03-30T09:51:51.052Z] docker_cli_daemon_test.go:2542: [d07cc6e29473e] daemon is not started [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.75s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.01s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.06s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.08s) [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2020-03-30T09:51:51.052Z] check_test.go:309: [deba9fdea3571] daemon is not started [2020-03-30T09:51:51.052Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.58s) [2020-03-30T09:51:51.052Z] === RUN TestDockerSwarmSuite [2020-03-30T09:51:51.052Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-30T09:51:51.453Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-30T09:51:51.453Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-30T09:51:52.019Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-03-30T09:51:52.019Z] === RUN TestInfoAPI [2020-03-30T09:51:52.019Z] --- PASS: TestInfoAPI (0.06s) [2020-03-30T09:51:52.019Z] === RUN TestInfoAPIWarnings [2020-03-30T09:51:52.954Z] --- PASS: TestInfoAPIWarnings (0.64s) [2020-03-30T09:51:52.954Z] === RUN TestInfoDebug [2020-03-30T09:51:53.140Z] ok github.com/docker/docker/daemon/logger 0.279s coverage: 41.8% of statements [2020-03-30T09:51:53.520Z] --- PASS: TestInfoDebug (0.64s) [2020-03-30T09:51:53.520Z] === RUN TestInfoInsecureRegistries [2020-03-30T09:51:53.766Z] ok github.com/docker/docker/daemon/logger/gelf 0.055s coverage: 67.0% of statements [2020-03-30T09:51:54.086Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2020-03-30T09:51:54.086Z] === RUN TestInfoRegistryMirrors [2020-03-30T09:51:54.308Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-30T09:51:54.653Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-03-30T09:51:54.653Z] === RUN TestLoginFailsWithBadCredentials [2020-03-30T09:51:54.911Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-03-30T09:51:54.911Z] === RUN TestPingCacheHeaders [2020-03-30T09:51:54.911Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-30T09:51:54.911Z] === RUN TestPingGet [2020-03-30T09:51:55.169Z] --- PASS: TestPingGet (0.03s) [2020-03-30T09:51:55.169Z] === RUN TestPingHead [2020-03-30T09:51:55.169Z] --- PASS: TestPingHead (0.05s) [2020-03-30T09:51:55.169Z] === RUN TestVersion [2020-03-30T09:51:55.169Z] --- PASS: TestVersion (0.05s) [2020-03-30T09:51:55.169Z] PASS [2020-03-30T09:51:55.169Z] [2020-03-30T09:51:55.169Z] === Skipped [2020-03-30T09:51:55.169Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-30T09:51:55.169Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-30T09:51:55.169Z] [2020-03-30T09:51:55.169Z] [2020-03-30T09:51:55.169Z] DONE 18 tests, 1 skipped in 6.570s [2020-03-30T09:51:55.169Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-30T09:51:55.169Z] ++ 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-03-30T09:51:55.169Z] ++ set -e [2020-03-30T09:51:55.169Z] ++ '[' -n 0 ']' [2020-03-30T09:51:55.169Z] ++ set -x [2020-03-30T09:51:55.169Z] ++ env -i DEST=/go/src/github.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-03-30T09:51:55.169Z] INFO: Testing against a local daemon [2020-03-30T09:51:55.169Z] === RUN TestVolumesCreateAndList [2020-03-30T09:51:55.427Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-30T09:51:55.428Z] === RUN TestVolumesRemove [2020-03-30T09:51:55.428Z] --- PASS: TestVolumesRemove (0.12s) [2020-03-30T09:51:55.428Z] === RUN TestVolumesInspect [2020-03-30T09:51:55.428Z] --- PASS: TestVolumesInspect (0.03s) [2020-03-30T09:51:55.428Z] === RUN TestVolumesInvalidJSON [2020-03-30T09:51:55.428Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-30T09:51:55.428Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-30T09:51:55.428Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-30T09:51:55.428Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-30T09:51:55.428Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-30T09:51:55.428Z] PASS [2020-03-30T09:51:55.428Z] [2020-03-30T09:51:55.428Z] DONE 5 tests in 0.357s [2020-03-30T09:51:55.428Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-30T09:51:55.817Z] ok github.com/docker/docker/daemon/logger/awslogs 0.744s coverage: 77.8% of statements [2020-03-30T09:51:55.994Z] ++++ cat bundles/test-integration/docker.pid [2020-03-30T09:51:55.994Z] +++ kill 13289 [2020-03-30T09:51:56.442Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.9% of statements [2020-03-30T09:51:56.442Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-30T09:51:56.442Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-30T09:51:56.442Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-30T09:51:56.442Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-30T09:51:57.067Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 26.2% of statements [2020-03-30T09:51:57.367Z] +++ /etc/init.d/apparmor stop [2020-03-30T09:51:57.367Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-30T09:51:57.367Z] [2020-03-30T09:51:57.367Z] Unloading profiles will leave already running processes permanently [2020-03-30T09:51:57.367Z] unconfined, which can lead to unexpected situations. [2020-03-30T09:51:57.367Z] [2020-03-30T09:51:57.367Z] To set a process to complain mode, use the command line tool [2020-03-30T09:51:57.367Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-30T09:51:57.367Z] +++ true [2020-03-30T09:51:57.368Z] [2020-03-30T09:51:57.563Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-30T09:51:58.088Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 62.1% of statements [2020-03-30T09:51:58.088Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.033s coverage: 88.3% of statements [2020-03-30T09:51:58.486Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-30T09:51:59.846Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-30T09:51:59.846Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile Post stage [Pipeline] junit [2020-03-30T09:51:59.909Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-30T09:52:00.535Z] + echo Ensuring container killed. [2020-03-30T09:52:00.535Z] Ensuring container killed. [2020-03-30T09:52:00.535Z] + docker rm -vf docker-pr1 [2020-03-30T09:52:00.535Z] Error: No such container: docker-pr1 [2020-03-30T09:52:00.535Z] + true [Pipeline] sh [2020-03-30T09:52:00.794Z] ok github.com/docker/docker/daemon/logger/local 0.140s coverage: 74.7% of statements [2020-03-30T09:52:00.794Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-30T09:52:00.822Z] + echo Chowning /workspace to jenkins user [2020-03-30T09:52:00.822Z] Chowning /workspace to jenkins user [2020-03-30T09:52:00.822Z] + id -u [2020-03-30T09:52:00.822Z] + id -g [2020-03-30T09:52:00.822Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40755:/workspace busybox chown -R 1000:1000 /workspace [2020-03-30T09:52:00.822Z] Unable to find image 'busybox:latest' locally [2020-03-30T09:52:01.081Z] latest: Pulling from library/busybox [2020-03-30T09:52:01.081Z] eb9413eb063d: Pulling fs layer [2020-03-30T09:52:01.081Z] eb9413eb063d: Verifying Checksum [2020-03-30T09:52:01.081Z] eb9413eb063d: Download complete [2020-03-30T09:52:01.340Z] eb9413eb063d: Pull complete [2020-03-30T09:52:01.340Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-30T09:52:01.340Z] Status: Downloaded newer image for busybox:latest [2020-03-30T09:52:01.833Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 19.9% of statements [2020-03-30T09:52:02.122Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 33.3% of statements [2020-03-30T09:52:03.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-30T09:52:04.173Z] ok github.com/docker/docker/daemon/logger/templates 0.052s coverage: 8.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-30T09:52:04.814Z] 2020/03/30 09:52:02 Finished clone github.com/gogo/protobuf [2020-03-30T09:52:04.814Z] 2020/03/30 09:52:03 Finished clone github.com/hashicorp/consul [2020-03-30T09:52:04.925Z] + bundleName=arm64-integration [2020-03-30T09:52:04.925Z] + echo Creating arm64-integration-bundles.tar.gz [2020-03-30T09:52:04.925Z] Creating arm64-integration-bundles.tar.gz [2020-03-30T09:52:04.925Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-03-30T09:52:04.925Z] + 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-03-30T09:52:05.194Z] Archiving artifacts [2020-03-30T09:52:05.196Z] ok github.com/docker/docker/daemon/logger/syslog 0.094s coverage: 47.8% of statements [2020-03-30T09:52:05.697Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-30T09:52:05.825Z] ok github.com/docker/docker/daemon/network 0.033s coverage: 63.8% of statements [2020-03-30T09:52:06.753Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40755/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-30T09:52:06.851Z] ok github.com/docker/docker/daemon/logger/splunk 3.283s coverage: 82.5% of statements [2020-03-30T09:52:06.851Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-30T09:52:06.851Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-30T09:52:07.067Z] + make clean [2020-03-30T09:52:07.634Z] docker volume rm -f docker-dev-cache [2020-03-30T09:52:07.893Z] docker-dev-cache [Pipeline] deleteDir [2020-03-30T09:52:08.205Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-30T09:52:10.746Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-30T09:52:11.301Z] ok github.com/docker/docker/distribution/metadata 0.108s coverage: 48.2% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-30T09:52:11.928Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2020-03-30T09:52:12.551Z] ok github.com/docker/docker/distribution 0.450s coverage: 22.1% of statements [2020-03-30T09:52:12.551Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-30T09:52:13.575Z] ok github.com/docker/docker/distribution/xfer 1.702s coverage: 85.6% of statements [2020-03-30T09:52:13.575Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-30T09:52:15.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-30T09:52:16.296Z] ok github.com/docker/docker/image 0.077s coverage: 86.4% of statements [2020-03-30T09:52:16.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-30T09:52:16.924Z] ok github.com/docker/docker/image/cache 0.044s coverage: 19.2% of statements [2020-03-30T09:52:16.924Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-30T09:52:16.924Z] ok github.com/docker/docker/image/v1 0.040s coverage: 25.0% of statements [2020-03-30T09:52:16.924Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-30T09:52:18.441Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2020-03-30T09:52:18.441Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 50.0% of statements [2020-03-30T09:52:18.785Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-30T09:52:21.292Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-30T09:52:22.870Z] ok github.com/docker/docker/opts 0.110s coverage: 67.4% of statements [2020-03-30T09:52:23.889Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-03-30T09:52:24.523Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-03-30T09:52:24.552Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-30T09:52:25.151Z] ok github.com/docker/docker/pkg/archive 1.477s coverage: 77.0% of statements [2020-03-30T09:52:25.151Z] ok github.com/docker/docker/pkg/authorization 2.305s coverage: 68.3% of statements [2020-03-30T09:52:26.174Z] ok github.com/docker/docker/pkg/directory 0.037s coverage: 80.0% of statements [2020-03-30T09:52:26.726Z] 2020/03/30 09:52:23 Finished clone github.com/aws/aws-sdk-go [2020-03-30T09:52:27.198Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-03-30T09:52:27.484Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 92.9% of statements [2020-03-30T09:52:28.109Z] ok github.com/docker/docker/layer 7.897s coverage: 68.8% of statements [2020-03-30T09:52:28.109Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-30T09:52:28.109Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-30T09:52:28.109Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-30T09:52:28.109Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-30T09:52:28.109Z] ? github.com/docker/docker/oci [no test files] [2020-03-30T09:52:28.109Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-30T09:52:29.132Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-03-30T09:52:29.757Z] ok github.com/docker/docker/pkg/discovery/nodes 0.017s coverage: 93.8% of statements [2020-03-30T09:52:30.046Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-03-30T09:52:31.534Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-03-30T09:52:31.534Z] ok github.com/docker/docker/pkg/fileutils 0.038s coverage: 89.5% of statements [2020-03-30T09:52:32.164Z] ok github.com/docker/docker/pkg/chrootarchive 5.044s coverage: 43.2% of statements [2020-03-30T09:52:32.164Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-30T09:52:32.164Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-30T09:52:33.190Z] ok github.com/docker/docker/pkg/fsutils 0.478s coverage: 85.1% of statements [2020-03-30T09:52:33.190Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 11.4% of statements [2020-03-30T09:52:33.479Z] ok github.com/docker/docker/pkg/discovery/kv 3.151s coverage: 84.1% of statements [2020-03-30T09:52:35.533Z] ok github.com/docker/docker/pkg/jsonmessage 0.023s coverage: 91.7% of statements [2020-03-30T09:52:35.533Z] ok github.com/docker/docker/pkg/locker 0.062s coverage: 88.9% of statements [2020-03-30T09:52:36.561Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2020-03-30T09:52:36.561Z] ok github.com/docker/docker/pkg/idtools 0.927s coverage: 70.1% of statements [2020-03-30T09:52:36.849Z] ok github.com/docker/docker/pkg/ioutils 1.776s coverage: 70.6% of statements [2020-03-30T09:52:36.849Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-30T09:52:37.474Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-03-30T09:52:38.107Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2020-03-30T09:52:38.396Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-03-30T09:52:38.684Z] ok github.com/docker/docker/pkg/mount 0.846s coverage: 70.5% of statements [2020-03-30T09:52:38.684Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-30T09:52:39.314Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 91.4% of statements [2020-03-30T09:52:39.314Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2020-03-30T09:52:39.314Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-30T09:52:39.314Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-30T09:52:41.371Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2020-03-30T09:52:41.660Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-03-30T09:52:41.660Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2020-03-30T09:52:42.285Z] ok github.com/docker/docker/pkg/progress 0.022s coverage: 75.9% of statements [2020-03-30T09:52:42.909Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-03-30T09:52:43.929Z] ok github.com/docker/docker/pkg/pubsub 1.191s coverage: 73.9% of statements [2020-03-30T09:52:44.222Z] ok github.com/docker/docker/pkg/stdcopy 0.028s coverage: 100.0% of statements [2020-03-30T09:52:45.257Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-03-30T09:52:45.543Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-03-30T09:52:46.165Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-03-30T09:52:46.414Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-30T09:52:46.414Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-30T09:52:46.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-30T09:52:46.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-30T09:52:46.453Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 70.8% of statements [2020-03-30T09:52:47.473Z] ok github.com/docker/docker/pkg/signal 3.790s coverage: 61.0% of statements [2020-03-30T09:52:47.762Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 37.2% of statements [2020-03-30T09:52:48.050Z] ok github.com/docker/docker/pkg/tailfile 0.148s coverage: 88.6% of statements [2020-03-30T09:52:49.069Z] testing: warning: no tests to run [2020-03-30T09:52:49.069Z] coverage: [no statements] [2020-03-30T09:52:49.069Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-03-30T09:52:49.677Z] --- PASS: TestImportExtremelyLargeImageWorks (173.89s) [2020-03-30T09:52:49.677Z] PASS [2020-03-30T09:52:49.677Z] [2020-03-30T09:52:49.677Z] DONE 12 tests in 177.470s [2020-03-30T09:52:49.677Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-30T09:52:49.677Z] ++ 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-03-30T09:52:49.677Z] ++ set -e [2020-03-30T09:52:49.677Z] ++ '[' -n 0 ']' [2020-03-30T09:52:49.677Z] ++ set -x [2020-03-30T09:52:49.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=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-03-30T09:52:49.677Z] INFO: Testing against a local daemon [2020-03-30T09:52:49.677Z] === RUN TestNetworkCreateDelete [2020-03-30T09:52:49.693Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 84.8% of statements [2020-03-30T09:52:49.932Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-03-30T09:52:49.932Z] === RUN TestDockerNetworkDeletePreferID [2020-03-30T09:52:49.932Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-30T09:52:50.321Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-03-30T09:52:50.321Z] ok github.com/docker/docker/pkg/tarsum 0.207s coverage: 89.3% of statements [2020-03-30T09:52:50.321Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-03-30T09:52:50.491Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-03-30T09:52:50.491Z] === RUN TestInspectNetwork [2020-03-30T09:52:50.491Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-30T09:52:50.746Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-30T09:52:51.342Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2020-03-30T09:52:51.668Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-30T09:52:51.668Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-30T09:52:51.922Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-30T09:52:52.481Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-30T09:52:52.839Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-03-30T09:52:54.883Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-03-30T09:52:54.987Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-30T09:52:54.987Z] === RUN TestInspectNetwork/full_network_id [2020-03-30T09:52:54.987Z] === RUN TestInspectNetwork/partial_network_id [2020-03-30T09:52:54.987Z] === RUN TestInspectNetwork/network_name [2020-03-30T09:52:54.987Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-30T09:52:55.906Z] ok github.com/docker/docker/profiles/seccomp 0.056s coverage: 68.8% of statements [2020-03-30T09:52:55.909Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-30T09:52:56.530Z] ok github.com/docker/docker/plugin 0.640s coverage: 27.1% of statements [2020-03-30T09:52:57.790Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-30T09:52:58.026Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2020-03-30T09:52:58.319Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 45.3% of statements [2020-03-30T09:52:59.149Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-30T09:52:59.149Z] --- PASS: TestInspectNetwork (8.87s) [2020-03-30T09:52:59.149Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-30T09:52:59.149Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-30T09:52:59.149Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-30T09:52:59.149Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-30T09:52:59.149Z] === RUN TestRunContainerWithBridgeNone [2020-03-30T09:52:59.812Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-03-30T09:53:00.441Z] ok github.com/docker/docker/runconfig 0.051s coverage: 68.2% of statements [2020-03-30T09:53:00.508Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-30T09:53:00.729Z] ok github.com/docker/docker/registry 0.531s coverage: 56.0% of statements [2020-03-30T09:53:01.868Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-30T09:53:02.122Z] --- PASS: TestRunContainerWithBridgeNone (2.87s) [2020-03-30T09:53:02.122Z] === RUN TestNetworkInvalidJSON [2020-03-30T09:53:02.122Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-30T09:53:02.122Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-30T09:53:02.122Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-30T09:53:02.122Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-30T09:53:02.122Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-30T09:53:02.122Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-30T09:53:02.122Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-30T09:53:02.122Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-30T09:53:02.122Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-30T09:53:02.122Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-03-30T09:53:02.122Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-30T09:53:02.122Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-30T09:53:02.122Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-30T09:53:02.122Z] === RUN TestHostIPv4BridgeLabel [2020-03-30T09:53:02.680Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-03-30T09:53:02.680Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-30T09:53:03.604Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-03-30T09:53:03.604Z] === RUN TestDaemonDefaultNetworkPools [2020-03-30T09:53:04.224Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-03-30T09:53:04.526Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-03-30T09:53:04.526Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-30T09:53:05.885Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-03-30T09:53:05.885Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-30T09:53:06.290Z] ok github.com/docker/docker/volume/mounts 0.075s coverage: 67.0% of statements [2020-03-30T09:53:06.577Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2020-03-30T09:53:06.808Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-03-30T09:53:06.808Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-30T09:53:07.366Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-03-30T09:53:07.367Z] === RUN TestServiceWithPredefinedNetwork [2020-03-30T09:53:07.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-30T09:53:08.057Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-03-30T09:53:08.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-30T09:53:09.104Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-30T09:53:10.987Z] --- PASS: TestServiceWithPredefinedNetwork (3.45s) [2020-03-30T09:53:10.987Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-30T09:53:10.987Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-30T09:53:10.987Z] service_test.go:236: FLAKY_TEST [2020-03-30T09:53:10.987Z] === RUN TestServiceWithDataPathPortInit [2020-03-30T09:53:16.440Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.6% of statements [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/rootless [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/volume [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-30T09:53:16.440Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === Skipped [2020-03-30T09:53:16.440Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-30T09:53:16.440Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-30T09:53:16.440Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-30T09:53:16.440Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:53:16.440Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-30T09:53:16.440Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:53:16.440Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-30T09:53:16.440Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:53:16.440Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-30T09:53:16.440Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:53:16.440Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-30T09:53:16.440Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:53:16.440Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-30T09:53:16.440Z] graphtest_unix.go:73: No driver to put! [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-30T09:53:16.440Z] time="2020-03-30T09:51:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:53:16.440Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:53:16.440Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-30T09:53:16.440Z] time="2020-03-30T09:51:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:53:16.440Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:53:16.440Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-30T09:53:16.440Z] time="2020-03-30T09:51:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:53:16.440Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:53:16.440Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-30T09:53:16.440Z] time="2020-03-30T09:51:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:53:16.440Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:53:16.440Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-30T09:53:16.440Z] time="2020-03-30T09:51:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-30T09:53:16.440Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-30T09:53:16.440Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-30T09:53:16.440Z] graphtest_unix.go:73: No driver to put! [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-30T09:53:16.440Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-30T09:53:16.440Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-30T09:53:16.440Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-30T09:53:16.440Z] [2020-03-30T09:53:16.440Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-30T09:53:16.441Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-30T09:53:16.441Z] [2020-03-30T09:53:16.441Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-30T09:53:16.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:53:16.441Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:53:16.441Z] [2020-03-30T09:53:16.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-30T09:53:16.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:53:16.441Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:53:16.441Z] [2020-03-30T09:53:16.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-30T09:53:16.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:53:16.441Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:53:16.441Z] [2020-03-30T09:53:16.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-30T09:53:16.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:53:16.441Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:53:16.441Z] [2020-03-30T09:53:16.441Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-30T09:53:16.441Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-30T09:53:16.441Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-30T09:53:16.441Z] [2020-03-30T09:53:16.441Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-30T09:53:16.441Z] graphtest_unix.go:73: No driver to put! [2020-03-30T09:53:16.441Z] [2020-03-30T09:53:16.441Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-30T09:53:16.441Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-30T09:53:16.441Z] [2020-03-30T09:53:16.441Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-30T09:53:16.441Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-30T09:53:16.441Z] [2020-03-30T09:53:16.441Z] [2020-03-30T09:53:16.441Z] DONE 2174 tests, 26 skipped in 348.408s Post stage [Pipeline] junit [2020-03-30T09:53:16.477Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-30T09:53:17.508Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 -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:f07f320651fbaf4941ad60bf919c6dfed48a3457 hack/make.sh dynbinary test-integration [2020-03-30T09:53:18.135Z] [2020-03-30T09:53:18.135Z] Removing bundles/ [2020-03-30T09:53:18.135Z] [2020-03-30T09:53:18.135Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-30T09:53:18.135Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-30T09:53:18.135Z] GOOS="" GOARCH="" GOARM="" [2020-03-30T09:53:22.928Z] 2020/03/30 09:53:15 Finished clone google.golang.org/api [2020-03-30T09:53:22.928Z] 2020/03/30 09:53:15 Dependencies downloaded. Download time: 2m24.389932893s [2020-03-30T09:53:22.928Z] 2020/03/30 09:53:15 Collecting all dependencies [2020-03-30T09:53:26.205Z] 2020/03/30 09:53:25 Clean vendor dir from unused packages [2020-03-30T09:53:26.462Z] 2020/03/30 09:53:26 Success [2020-03-30T09:53:26.462Z] 2020/03/30 09:53:26 Running time: 2m37.853611645s [2020-03-30T09:53:26.727Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-30T09:53:27.995Z] + echo Building e2e image [2020-03-30T09:53:27.995Z] Building e2e image [2020-03-30T09:53:27.995Z] + docker build --build-arg DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 -t moby-e2e-test -f Dockerfile.e2e . [2020-03-30T09:53:27.995Z] #2 [internal] load .dockerignore [2020-03-30T09:53:27.995Z] #2 transferring context: 34B done [2020-03-30T09:53:27.995Z] #2 DONE 0.0s [2020-03-30T09:53:27.995Z] [2020-03-30T09:53:27.995Z] #1 [internal] load build definition from Dockerfile.e2e [2020-03-30T09:53:27.995Z] #1 transferring dockerfile: 3.21kB done [2020-03-30T09:53:27.995Z] #1 DONE 0.0s [2020-03-30T09:53:27.995Z] [2020-03-30T09:53:27.995Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-30T09:53:28.253Z] #4 ... [2020-03-30T09:53:28.253Z] [2020-03-30T09:53:28.253Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-03-30T09:53:28.253Z] #3 DONE 0.3s [2020-03-30T09:53:28.511Z] [2020-03-30T09:53:28.511Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-30T09:53:28.511Z] #4 DONE 0.4s [2020-03-30T09:53:28.511Z] [2020-03-30T09:53:28.511Z] #8 [internal] load build context [2020-03-30T09:53:28.769Z] #8 transferring context: 832.91kB 0.3s done [2020-03-30T09:53:28.769Z] #8 DONE 0.4s [2020-03-30T09:53:28.769Z] [2020-03-30T09:53:28.769Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-30T09:53:28.769Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done [2020-03-30T09:53:28.769Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.1s [2020-03-30T09:53:28.769Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.2s done [2020-03-30T09:53:28.769Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-03-30T09:53:28.769Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-03-30T09:53:28.769Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 2.77MB / 126.88MB 0.3s [2020-03-30T09:53:28.769Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.2s done [2020-03-30T09:53:28.769Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done [2020-03-30T09:53:28.769Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done [2020-03-30T09:53:28.769Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done [2020-03-30T09:53:29.007Z] --- PASS: TestServiceWithDataPathPortInit (18.11s) [2020-03-30T09:53:29.007Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-30T09:53:29.027Z] #14 ... [2020-03-30T09:53:29.027Z] [2020-03-30T09:53:29.027Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-30T09:53:29.027Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-03-30T09:53:29.027Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-03-30T09:53:29.027Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-03-30T09:53:29.027Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-03-30T09:53:29.027Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-03-30T09:53:29.027Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.3s done [2020-03-30T09:53:29.027Z] #5 DONE 0.6s [2020-03-30T09:53:29.027Z] [2020-03-30T09:53:29.027Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-30T09:53:29.027Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 12.60MB / 126.88MB 0.4s [2020-03-30T09:53:29.027Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.4s done [2020-03-30T09:53:29.027Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 24.08MB / 126.88MB 0.6s [2020-03-30T09:53:29.286Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 35.00MB / 126.88MB 0.7s [2020-03-30T09:53:29.286Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 [2020-03-30T09:53:29.545Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 42.26MB / 126.88MB 0.8s [2020-03-30T09:53:29.545Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.1s done [2020-03-30T09:53:29.545Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 57.14MB / 126.88MB 1.0s [2020-03-30T09:53:29.545Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-03-30T09:53:29.545Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 63.74MB / 126.88MB 1.1s [2020-03-30T09:53:29.804Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 81.34MB / 126.88MB 1.3s [2020-03-30T09:53:30.062Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 95.30MB / 126.88MB 1.4s [2020-03-30T09:53:30.062Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 117.96MB / 126.88MB 1.6s [2020-03-30T09:53:30.320Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.7s [2020-03-30T09:53:30.320Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.8s done [2020-03-30T09:53:30.577Z] #14 ... [2020-03-30T09:53:30.577Z] [2020-03-30T09:53:30.577Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-30T09:53:30.577Z] #6 DONE 1.5s [2020-03-30T09:53:30.577Z] [2020-03-30T09:53:30.577Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-30T09:53:30.577Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 [2020-03-30T09:53:32.262Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-30T09:53:34.145Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-30T09:53:35.832Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.1s [2020-03-30T09:53:36.089Z] #14 ... [2020-03-30T09:53:36.089Z] [2020-03-30T09:53:36.089Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-30T09:53:36.089Z] #7 1.053 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-30T09:53:36.089Z] #7 2.138 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-30T09:53:36.089Z] #7 2.240 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-03-30T09:53:36.089Z] #7 2.246 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-03-30T09:53:36.089Z] #7 2.254 (3/30) Installing readline (8.0.0-r0) [2020-03-30T09:53:36.089Z] #7 2.258 (4/30) Installing bash (5.0.0-r0) [2020-03-30T09:53:36.089Z] #7 2.274 Executing bash-5.0.0-r0.post-install [2020-03-30T09:53:36.089Z] #7 2.278 (5/30) Installing ca-certificates (20190108-r0) [2020-03-30T09:53:36.089Z] #7 2.294 (6/30) Installing libgcc (8.3.0-r0) [2020-03-30T09:53:36.089Z] #7 2.298 (7/30) Installing libstdc++ (8.3.0-r0) [2020-03-30T09:53:36.089Z] #7 2.313 (8/30) Installing binutils (2.32-r0) [2020-03-30T09:53:36.089Z] #7 2.412 (9/30) Installing gmp (6.1.2-r1) [2020-03-30T09:53:36.089Z] #7 2.421 (10/30) Installing isl (0.18-r0) [2020-03-30T09:53:36.089Z] #7 2.438 (11/30) Installing libgomp (8.3.0-r0) [2020-03-30T09:53:36.089Z] #7 2.441 (12/30) Installing libatomic (8.3.0-r0) [2020-03-30T09:53:36.090Z] #7 2.445 (13/30) Installing mpfr3 (3.1.5-r1) [2020-03-30T09:53:36.090Z] #7 2.451 (14/30) Installing mpc1 (1.1.0-r0) [2020-03-30T09:53:36.090Z] #7 2.454 (15/30) Installing gcc (8.3.0-r0) [2020-03-30T09:53:36.090Z] #7 3.325 (16/30) Installing musl-dev (1.1.22-r3) [2020-03-30T09:53:36.090Z] #7 3.427 (17/30) Installing libc-dev (0.7.1-r0) [2020-03-30T09:53:36.090Z] #7 3.429 (18/30) Installing g++ (8.3.0-r0) [2020-03-30T09:53:36.090Z] #7 3.987 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-03-30T09:53:36.090Z] #7 3.989 (20/30) Installing libcurl (7.66.0-r0) [2020-03-30T09:53:36.090Z] #7 3.995 (21/30) Installing expat (2.2.8-r0) [2020-03-30T09:53:36.090Z] #7 3.998 (22/30) Installing pcre2 (10.33-r0) [2020-03-30T09:53:36.090Z] #7 4.007 (23/30) Installing git (2.22.2-r0) [2020-03-30T09:53:36.090Z] #7 4.202 (24/30) Installing libmnl (1.0.4-r0) [2020-03-30T09:53:36.090Z] #7 4.205 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-03-30T09:53:36.090Z] #7 4.208 (26/30) Installing iptables (1.8.3-r1) [2020-03-30T09:53:36.090Z] #7 4.235 (27/30) Installing pigz (2.4-r0) [2020-03-30T09:53:36.090Z] #7 4.248 (28/30) Installing tar (1.32-r0) [2020-03-30T09:53:36.090Z] #7 4.256 (29/30) Installing xz-libs (5.2.4-r0) [2020-03-30T09:53:36.090Z] #7 4.260 (30/30) Installing xz (5.2.4-r0) [2020-03-30T09:53:36.090Z] #7 4.264 Executing busybox-1.30.1-r3.trigger [2020-03-30T09:53:36.090Z] #7 4.274 Executing ca-certificates-20190108-r0.trigger [2020-03-30T09:53:36.090Z] #7 4.329 OK: 178 MiB in 44 packages [2020-03-30T09:53:36.090Z] #7 DONE 5.5s [2020-03-30T09:53:36.090Z] [2020-03-30T09:53:36.090Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-30T09:53:36.090Z] #9 DONE 0.1s [2020-03-30T09:53:36.090Z] [2020-03-30T09:53:36.090Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-30T09:53:36.090Z] #10 DONE 0.1s [2020-03-30T09:53:36.090Z] [2020-03-30T09:53:36.090Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-30T09:53:36.347Z] #14 ... [2020-03-30T09:53:36.347Z] [2020-03-30T09:53:36.347Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-30T09:53:36.347Z] #11 DONE 0.1s [2020-03-30T09:53:36.347Z] [2020-03-30T09:53:36.347Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-30T09:53:36.347Z] #12 DONE 0.1s [2020-03-30T09:53:36.347Z] [2020-03-30T09:53:36.347Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-30T09:53:36.347Z] #13 DONE 0.1s [2020-03-30T09:53:36.347Z] [2020-03-30T09:53:36.347Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-30T09:53:36.347Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.9s done [2020-03-30T09:53:36.604Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 [2020-03-30T09:53:36.604Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done [2020-03-30T09:53:36.604Z] #14 DONE 8.2s [2020-03-30T09:53:36.861Z] [2020-03-30T09:53:36.861Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-30T09:53:37.791Z] #15 0.760 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-30T09:53:38.299Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.99s) [2020-03-30T09:53:38.299Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vj96v5smqdl1tt4kvk92ohtx5 Created:2020-03-30 09:53:30.716001223 +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[c7c37388a3d60a65c6a3f156c2465c25432a5c02dd7697200f1dd7ee3df06641:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n151nyuy5k2mvjtc3lir5t65k EndpointID:bed2c880b40d9538cb4f7bc2d828c5392b97409d1a12b064bf643228e1d4a7da MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2fa34482bc869ade51263ba3e8c70418f8119d55af3637414ff7ec38ccb077d5 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:1f4928905564 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n151nyuy5k2mvjtc3lir5t65k EndpointID:bed2c880b40d9538cb4f7bc2d828c5392b97409d1a12b064bf643228e1d4a7da EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-30T09:53:38.299Z] PASS [2020-03-30T09:53:38.299Z] [2020-03-30T09:53:38.299Z] === Skipped [2020-03-30T09:53:38.299Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-30T09:53:38.299Z] service_test.go:236: FLAKY_TEST [2020-03-30T09:53:38.299Z] [2020-03-30T09:53:38.299Z] [2020-03-30T09:53:38.299Z] DONE 22 tests, 1 skipped in 48.380s [2020-03-30T09:53:38.299Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-30T09:53:38.299Z] ++ 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-03-30T09:53:38.299Z] ++ set -e [2020-03-30T09:53:38.299Z] ++ '[' -n 0 ']' [2020-03-30T09:53:38.299Z] ++ set -x [2020-03-30T09:53:38.299Z] ++ env -i DEST=/go/src/github.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-03-30T09:53:38.299Z] INFO: Testing against a local daemon [2020-03-30T09:53:38.299Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-30T09:53:38.299Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-30T09:53:38.299Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-30T09:53:38.299Z] === RUN TestDockerNetworkIpvlan [2020-03-30T09:53:38.299Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-30T09:53:38.299Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-30T09:53:38.299Z] PASS [2020-03-30T09:53:38.299Z] [2020-03-30T09:53:38.299Z] === Skipped [2020-03-30T09:53:38.299Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-30T09:53:38.299Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-30T09:53:38.299Z] [2020-03-30T09:53:38.299Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-30T09:53:38.299Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-30T09:53:38.299Z] [2020-03-30T09:53:38.299Z] [2020-03-30T09:53:38.299Z] DONE 2 tests, 2 skipped in 0.103s [2020-03-30T09:53:38.299Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-30T09:53:38.299Z] ++ 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-03-30T09:53:38.299Z] ++ set -e [2020-03-30T09:53:38.299Z] ++ '[' -n 0 ']' [2020-03-30T09:53:38.299Z] ++ set -x [2020-03-30T09:53:38.299Z] ++ env -i DEST=/go/src/github.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-03-30T09:53:38.299Z] INFO: Testing against a local daemon [2020-03-30T09:53:38.299Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-30T09:53:38.721Z] #15 1.826 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-30T09:53:38.721Z] #15 1.918 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r2) [2020-03-30T09:53:38.721Z] #15 1.927 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-03-30T09:53:38.721Z] #15 1.930 (3/43) Installing ncurses-libs (6.1_p20200118-r2) [2020-03-30T09:53:38.721Z] #15 1.936 (4/43) Installing readline (8.0.1-r0) [2020-03-30T09:53:38.721Z] #15 1.940 (5/43) Installing bash (5.0.11-r1) [2020-03-30T09:53:38.721Z] #15 1.952 Executing bash-5.0.11-r1.post-install [2020-03-30T09:53:38.721Z] #15 1.954 (6/43) Installing linux-headers (4.19.36-r0) [2020-03-30T09:53:38.721Z] #15 2.027 (7/43) Installing libblkid (2.34-r1) [2020-03-30T09:53:38.721Z] #15 2.031 (8/43) Installing libuuid (2.34-r1) [2020-03-30T09:53:38.721Z] #15 2.033 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-03-30T09:53:38.721Z] #15 2.049 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-03-30T09:53:38.721Z] #15 2.053 (11/43) Installing libgcc (9.2.0-r4) [2020-03-30T09:53:38.721Z] #15 2.055 (12/43) Installing libstdc++ (9.2.0-r4) [2020-03-30T09:53:38.721Z] #15 2.067 (13/43) Installing binutils (2.33.1-r0) [2020-03-30T09:53:38.721Z] #15 2.133 (14/43) Installing libmagic (5.37-r1) [2020-03-30T09:53:38.978Z] #15 2.152 (15/43) Installing file (5.37-r1) [2020-03-30T09:53:38.978Z] #15 2.154 (16/43) Installing gmp (6.1.2-r1) [2020-03-30T09:53:38.978Z] #15 2.159 (17/43) Installing isl (0.18-r0) [2020-03-30T09:53:38.978Z] #15 2.173 (18/43) Installing libgomp (9.2.0-r4) [2020-03-30T09:53:38.978Z] #15 2.176 (19/43) Installing libatomic (9.2.0-r4) [2020-03-30T09:53:38.978Z] #15 2.177 (20/43) Installing mpfr4 (4.0.2-r1) [2020-03-30T09:53:38.978Z] #15 2.183 (21/43) Installing mpc1 (1.1.0-r1) [2020-03-30T09:53:38.978Z] #15 2.185 (22/43) Installing gcc (9.2.0-r4) [2020-03-30T09:53:39.542Z] #15 2.852 (23/43) Installing musl-dev (1.1.24-r2) [2020-03-30T09:53:39.542Z] #15 2.920 (24/43) Installing libc-dev (0.7.2-r0) [2020-03-30T09:53:39.542Z] #15 2.921 (25/43) Installing g++ (9.2.0-r4) [2020-03-30T09:53:39.660Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-03-30T09:53:39.660Z] === RUN TestDockerNetworkMacvlan [2020-03-30T09:53:40.105Z] #15 3.329 (26/43) Installing make (4.2.1-r2) [2020-03-30T09:53:40.105Z] #15 3.332 (27/43) Installing fortify-headers (1.1-r0) [2020-03-30T09:53:40.105Z] #15 3.334 (28/43) Installing build-base (0.5-r1) [2020-03-30T09:53:40.105Z] #15 3.335 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-03-30T09:53:40.105Z] #15 3.337 (30/43) Installing libcurl (7.67.0-r0) [2020-03-30T09:53:40.105Z] #15 3.343 (31/43) Installing curl (7.67.0-r0) [2020-03-30T09:53:40.105Z] #15 3.346 (32/43) Installing oniguruma (6.9.4-r0) [2020-03-30T09:53:40.105Z] #15 3.352 (33/43) Installing jq (1.6-r0) [2020-03-30T09:53:40.105Z] #15 3.359 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-03-30T09:53:40.105Z] #15 3.364 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-03-30T09:53:40.105Z] #15 3.367 (36/43) Installing libaio (0.3.112-r1) [2020-03-30T09:53:40.105Z] #15 3.368 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-03-30T09:53:40.105Z] #15 3.397 (38/43) Installing libfdisk (2.34-r1) [2020-03-30T09:53:40.105Z] #15 3.403 (39/43) Installing libmount (2.34-r1) [2020-03-30T09:53:40.105Z] #15 3.408 (40/43) Installing libsmartcols (2.34-r1) [2020-03-30T09:53:40.105Z] #15 3.412 (41/43) Installing pkgconf (1.6.3-r0) [2020-03-30T09:53:40.105Z] #15 3.414 (42/43) Installing util-linux-dev (2.34-r1) [2020-03-30T09:53:40.105Z] #15 3.436 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-03-30T09:53:40.105Z] #15 3.441 Executing busybox-1.31.1-r9.trigger [2020-03-30T09:53:40.105Z] #15 3.446 OK: 196 MiB in 57 packages [2020-03-30T09:53:40.582Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-30T09:53:40.669Z] #15 DONE 4.0s [2020-03-30T09:53:40.669Z] [2020-03-30T09:53:40.669Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-30T09:53:41.507Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-30T09:53:41.600Z] #16 DONE 0.7s [2020-03-30T09:53:41.600Z] [2020-03-30T09:53:41.600Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-30T09:53:42.066Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-30T09:53:42.166Z] #17 DONE 0.7s [2020-03-30T09:53:42.166Z] [2020-03-30T09:53:42.166Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-30T09:53:42.166Z] #18 DONE 0.0s [2020-03-30T09:53:42.166Z] [2020-03-30T09:53:42.166Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-30T09:53:42.166Z] #26 DONE 0.1s [2020-03-30T09:53:42.166Z] [2020-03-30T09:53:42.166Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-30T09:53:42.166Z] #22 DONE 0.1s [2020-03-30T09:53:42.166Z] [2020-03-30T09:53:42.166Z] #31 [builder 1/4] COPY . . [2020-03-30T09:53:42.422Z] #31 ... [2020-03-30T09:53:42.422Z] [2020-03-30T09:53:42.422Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-30T09:53:42.422Z] #19 DONE 0.1s [2020-03-30T09:53:42.422Z] [2020-03-30T09:53:42.422Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-30T09:53:42.422Z] #27 DONE 0.1s [2020-03-30T09:53:42.422Z] [2020-03-30T09:53:42.422Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-30T09:53:42.422Z] #23 DONE 0.1s [2020-03-30T09:53:42.422Z] [2020-03-30T09:53:42.422Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-30T09:53:42.422Z] #28 DONE 0.1s [2020-03-30T09:53:42.422Z] [2020-03-30T09:53:42.422Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-30T09:53:43.358Z] #29 ... [2020-03-30T09:53:43.358Z] [2020-03-30T09:53:43.358Z] #31 [builder 1/4] COPY . . [2020-03-30T09:53:43.358Z] #31 DONE 1.1s [2020-03-30T09:53:43.358Z] [2020-03-30T09:53:43.358Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-30T09:53:43.424Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-30T09:53:44.347Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-30T09:53:44.907Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-30T09:53:45.257Z] #32 DONE 1.7s [2020-03-30T09:53:45.257Z] [2020-03-30T09:53:45.257Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-30T09:53:45.506Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-30T09:53:45.506Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-30T09:53:46.627Z] #33 1.430 [2020-03-30T09:53:46.627Z] #33 1.590 Removing bundles/ [2020-03-30T09:53:46.627Z] #33 1.592 [2020-03-30T09:53:46.627Z] #33 1.599 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-30T09:53:46.867Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-30T09:53:46.867Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-30T09:53:47.426Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-30T09:53:47.997Z] #33 ... [2020-03-30T09:53:47.997Z] [2020-03-30T09:53:47.997Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-30T09:53:47.997Z] #24 2.023 + RM_GOPATH=0 [2020-03-30T09:53:47.997Z] #24 2.023 + TMP_GOPATH= [2020-03-30T09:53:47.997Z] #24 2.023 + : /build [2020-03-30T09:53:47.997Z] #24 2.023 + '[' -z '' ']' [2020-03-30T09:53:47.997Z] #24 2.023 ++ mktemp -d [2020-03-30T09:53:47.997Z] #24 2.025 Install docker/cli version 17.06.2-ce from stable [2020-03-30T09:53:47.997Z] #24 2.025 + export GOPATH=/tmp/tmp.bbgdml [2020-03-30T09:53:47.997Z] #24 2.025 + GOPATH=/tmp/tmp.bbgdml [2020-03-30T09:53:47.997Z] #24 2.025 + RM_GOPATH=1 [2020-03-30T09:53:47.997Z] #24 2.025 ++ dirname ./install.sh [2020-03-30T09:53:47.997Z] #24 2.025 + dir=. [2020-03-30T09:53:47.997Z] #24 2.025 + bin=dockercli [2020-03-30T09:53:47.997Z] #24 2.025 + shift [2020-03-30T09:53:47.997Z] #24 2.025 + '[' '!' -f ./dockercli.installer ']' [2020-03-30T09:53:47.997Z] #24 2.025 + . ./dockercli.installer [2020-03-30T09:53:47.997Z] #24 2.025 ++ : stable [2020-03-30T09:53:47.997Z] #24 2.025 ++ : 17.06.2-ce [2020-03-30T09:53:47.997Z] #24 2.025 + install_dockercli [2020-03-30T09:53:47.997Z] #24 2.025 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-30T09:53:47.997Z] #24 2.040 ++ uname -m [2020-03-30T09:53:47.997Z] #24 2.040 + arch=x86_64 [2020-03-30T09:53:47.997Z] #24 2.040 + '[' x86_64 '!=' x86_64 ']' [2020-03-30T09:53:47.997Z] #24 2.040 + url=https://download.docker.com/linux/static [2020-03-30T09:53:47.997Z] #24 2.040 + tar -xz docker/docker [2020-03-30T09:53:47.997Z] #24 2.040 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-30T09:53:47.997Z] #24 5.294 + mkdir -p /build [2020-03-30T09:53:47.997Z] #24 5.295 + mv docker/docker /build/ [2020-03-30T09:53:47.997Z] #24 5.297 + rmdir docker [2020-03-30T09:53:47.997Z] #24 DONE 5.4s [2020-03-30T09:53:47.997Z] [2020-03-30T09:53:47.997Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-30T09:53:47.997Z] #20 2.762 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-30T09:53:47.997Z] #20 3.267 curl: option --progress: is ambiguous [2020-03-30T09:53:47.997Z] #20 3.267 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-30T09:53:47.997Z] #20 3.913 curl: option --progress: is ambiguous [2020-03-30T09:53:47.997Z] #20 3.913 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-30T09:53:47.997Z] #20 4.464 curl: option --progress: is ambiguous [2020-03-30T09:53:47.997Z] #20 4.470 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-30T09:53:47.997Z] #20 5.073 curl: option --progress: is ambiguous [2020-03-30T09:53:47.997Z] #20 5.084 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-30T09:53:47.997Z] #20 5.581 [2020-03-30T09:53:48.787Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-30T09:53:49.894Z] #20 7.185 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-30T09:53:49.894Z] #20 7.626 curl: option --progress: is ambiguous [2020-03-30T09:53:49.894Z] #20 7.629 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-30T09:53:50.460Z] #20 8.065 [2020-03-30T09:53:51.391Z] #20 9.242 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-30T09:53:51.955Z] #20 9.723 curl: option --progress: is ambiguous [2020-03-30T09:53:51.955Z] #20 9.724 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-30T09:53:52.520Z] #20 10.07 [2020-03-30T09:53:54.019Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-30T09:53:54.428Z] #20 11.86 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-30T09:53:54.428Z] #20 12.19 curl: option --progress: is ambiguous [2020-03-30T09:53:54.686Z] #20 12.19 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-30T09:53:54.944Z] #20 12.55 [2020-03-30T09:53:55.380Z] --- PASS: TestDockerNetworkMacvlan (15.77s) [2020-03-30T09:53:55.380Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-03-30T09:53:55.380Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-03-30T09:53:55.380Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.14s) [2020-03-30T09:53:55.380Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s) [2020-03-30T09:53:55.380Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.83s) [2020-03-30T09:53:55.380Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.26s) [2020-03-30T09:53:55.380Z] PASS [2020-03-30T09:53:55.380Z] [2020-03-30T09:53:55.380Z] DONE 8 tests in 17.282s [2020-03-30T09:53:55.380Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-30T09:53:55.380Z] ++ 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-03-30T09:53:55.380Z] ++ set -e [2020-03-30T09:53:55.380Z] ++ '[' -n 0 ']' [2020-03-30T09:53:55.380Z] ++ set -x [2020-03-30T09:53:55.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-03-30T09:53:55.380Z] testing: warning: no tests to run [2020-03-30T09:53:55.380Z] PASS [2020-03-30T09:53:55.380Z] [2020-03-30T09:53:55.380Z] DONE 0 tests in 0.023s [2020-03-30T09:53:55.380Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-30T09:53:55.380Z] ++ 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-03-30T09:53:55.380Z] ++ set -e [2020-03-30T09:53:55.380Z] ++ '[' -n 0 ']' [2020-03-30T09:53:55.380Z] ++ set -x [2020-03-30T09:53:55.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-03-30T09:53:55.634Z] INFO: Testing against a local daemon [2020-03-30T09:53:55.634Z] === RUN TestAuthZPluginAllowRequest [2020-03-30T09:53:56.317Z] #20 13.89 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-30T09:53:56.574Z] #20 14.21 curl: option --progress: is ambiguous [2020-03-30T09:53:56.575Z] #20 14.21 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-30T09:53:56.836Z] #20 14.58 [2020-03-30T09:53:57.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-30T09:53:57.093Z] #20 14.66 Download of images into '/build' complete. [2020-03-30T09:53:57.094Z] #20 14.66 Use something like the following to load the result into a Docker daemon: [2020-03-30T09:53:57.094Z] #20 14.66 tar -cC '/build' . | docker load [2020-03-30T09:53:57.094Z] #20 DONE 14.8s [2020-03-30T09:53:57.094Z] [2020-03-30T09:53:57.094Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-30T09:53:57.094Z] #33 3.419 Building test suite binary ./integration-cli/test.main [2020-03-30T09:53:57.265Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-03-30T09:53:57.265Z] === RUN TestAuthZPluginTLS [2020-03-30T09:53:57.659Z] #33 ... [2020-03-30T09:53:57.659Z] [2020-03-30T09:53:57.659Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-30T09:53:57.659Z] #21 DONE 0.1s [2020-03-30T09:53:57.659Z] [2020-03-30T09:53:57.659Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-30T09:53:57.836Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-03-30T09:53:57.836Z] === RUN TestAuthZPluginDenyRequest [2020-03-30T09:53:57.917Z] #25 DONE 0.1s [2020-03-30T09:53:57.917Z] [2020-03-30T09:53:57.917Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-30T09:53:58.407Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-03-30T09:53:58.408Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-30T09:53:58.966Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-03-30T09:53:58.967Z] === RUN TestAuthZPluginDenyResponse [2020-03-30T09:53:59.525Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-30T09:53:59.779Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-03-30T09:53:59.779Z] === RUN TestAuthZPluginAllowEventStream [2020-03-30T09:54:00.034Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-30T09:54:00.959Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-30T09:54:01.213Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-30T09:54:01.468Z] --- PASS: TestAuthZPluginAllowEventStream (1.90s) [2020-03-30T09:54:01.468Z] === RUN TestAuthZPluginErrorResponse [2020-03-30T09:54:01.723Z] === RUN TestDockerSuite/TestBuildFails [2020-03-30T09:54:02.282Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-03-30T09:54:02.282Z] === RUN TestAuthZPluginErrorRequest [2020-03-30T09:54:02.536Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-30T09:54:02.536Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-30T09:54:02.791Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-03-30T09:54:02.791Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-30T09:54:03.350Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-03-30T09:54:03.350Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-30T09:54:05.232Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.00s) [2020-03-30T09:54:05.232Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-30T09:54:05.232Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-30T09:54:07.115Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.97s) [2020-03-30T09:54:07.115Z] === RUN TestAuthZPluginHeader [2020-03-30T09:54:07.674Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-30T09:54:07.928Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-03-30T09:54:07.928Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-30T09:54:09.810Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-30T09:54:11.169Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-30T09:54:11.423Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-30T09:54:12.782Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-30T09:54:12.782Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.68s) [2020-03-30T09:54:12.782Z] === RUN TestAuthZPluginV2Disable [2020-03-30T09:54:14.664Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-30T09:54:15.587Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-30T09:54:15.842Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-30T09:54:15.984Z] #29 30.75 # github.com/docker/docker/contrib/httpserver [2020-03-30T09:54:15.984Z] #29 30.75 loadinternal: cannot find runtime/cgo [2020-03-30T09:54:15.984Z] #29 DONE 31.0s [2020-03-30T09:54:15.984Z] [2020-03-30T09:54:15.984Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-30T09:54:15.984Z] #33 ... [2020-03-30T09:54:15.984Z] [2020-03-30T09:54:15.984Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-30T09:54:15.984Z] #30 DONE 0.1s [2020-03-30T09:54:15.984Z] [2020-03-30T09:54:15.984Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-30T09:54:16.767Z] --- PASS: TestAuthZPluginV2Disable (3.91s) [2020-03-30T09:54:16.767Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-30T09:54:18.650Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-30T09:54:20.010Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.21s) [2020-03-30T09:54:20.010Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-30T09:54:20.570Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-30T09:54:22.454Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-30T09:54:28.981Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-30T09:54:29.237Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-30T09:54:29.492Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-30T09:54:30.050Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-30T09:54:30.608Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-30T09:54:30.608Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-30T09:54:31.967Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-30T09:54:32.222Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-30T09:54:32.476Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.59s) [2020-03-30T09:54:32.476Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-30T09:54:32.476Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-30T09:54:33.035Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-30T09:54:33.290Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-30T09:54:33.848Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-30T09:54:34.771Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-30T09:54:38.031Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-30T09:54:43.259Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-30T09:54:45.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-30T09:54:46.500Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-30T09:54:46.500Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-30T09:54:46.755Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-30T09:54:47.010Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-30T09:54:47.010Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-30T09:54:47.570Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-30T09:54:49.454Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.70s) [2020-03-30T09:54:49.454Z] PASS [2020-03-30T09:54:49.454Z] [2020-03-30T09:54:49.454Z] DONE 17 tests in 53.668s [2020-03-30T09:54:49.454Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-30T09:54:49.454Z] ++ 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-03-30T09:54:49.454Z] ++ set -e [2020-03-30T09:54:49.454Z] ++ '[' -n 0 ']' [2020-03-30T09:54:49.454Z] ++ set -x [2020-03-30T09:54:49.454Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-30T09:54:49.454Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-30T09:54:49.454Z] INFO: Testing against a local daemon [2020-03-30T09:54:49.454Z] === RUN TestPluginInvalidJSON [2020-03-30T09:54:49.454Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-30T09:54:49.454Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-30T09:54:49.454Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-30T09:54:49.454Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-30T09:54:49.454Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-03-30T09:54:49.454Z] PASS [2020-03-30T09:54:49.454Z] [2020-03-30T09:54:49.454Z] DONE 2 tests in 0.161s [2020-03-30T09:54:49.454Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-30T09:54:49.454Z] ++ 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-03-30T09:54:49.454Z] ++ set -e [2020-03-30T09:54:49.454Z] ++ '[' -n 0 ']' [2020-03-30T09:54:49.454Z] ++ set -x [2020-03-30T09:54:49.454Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-30T09:54:49.454Z] INFO: Testing against a local daemon [2020-03-30T09:54:49.454Z] === RUN TestExternalGraphDriver [2020-03-30T09:54:49.454Z] === RUN TestExternalGraphDriver/json [2020-03-30T09:54:51.338Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-30T09:54:51.592Z] === RUN TestExternalGraphDriver/spec [2020-03-30T09:54:54.102Z] === RUN TestExternalGraphDriver/pull [2020-03-30T09:54:55.025Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-30T09:54:55.585Z] --- PASS: TestExternalGraphDriver (5.96s) [2020-03-30T09:54:55.585Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2020-03-30T09:54:55.585Z] --- PASS: TestExternalGraphDriver/spec (1.99s) [2020-03-30T09:54:55.585Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2020-03-30T09:54:55.585Z] === RUN TestGraphdriverPluginV2 [2020-03-30T09:54:55.585Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-30T09:54:56.145Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-30T09:55:00.299Z] --- PASS: TestGraphdriverPluginV2 (4.88s) [2020-03-30T09:55:00.299Z] PASS [2020-03-30T09:55:00.299Z] [2020-03-30T09:55:00.299Z] DONE 5 tests in 10.956s [2020-03-30T09:55:00.299Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-30T09:55:00.299Z] ++ 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-03-30T09:55:00.299Z] ++ set -e [2020-03-30T09:55:00.299Z] ++ '[' -n 0 ']' [2020-03-30T09:55:00.299Z] ++ set -x [2020-03-30T09:55:00.299Z] ++ env -i DEST=/go/src/github.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-03-30T09:55:00.554Z] INFO: Testing against a local daemon [2020-03-30T09:55:00.554Z] === RUN TestContinueAfterPluginCrash [2020-03-30T09:55:00.554Z] === PAUSE TestContinueAfterPluginCrash [2020-03-30T09:55:00.554Z] === RUN TestReadPluginNoRead [2020-03-30T09:55:00.554Z] === PAUSE TestReadPluginNoRead [2020-03-30T09:55:00.554Z] === RUN TestDaemonStartWithLogOpt [2020-03-30T09:55:00.554Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-30T09:55:00.554Z] === CONT TestContinueAfterPluginCrash [2020-03-30T09:55:00.554Z] === CONT TestDaemonStartWithLogOpt [2020-03-30T09:55:10.480Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-30T09:55:10.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-30T09:55:14.639Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-30T09:55:16.001Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-30T09:55:16.925Z] --- PASS: TestDaemonStartWithLogOpt (16.54s) [2020-03-30T09:55:16.925Z] === CONT TestReadPluginNoRead [2020-03-30T09:55:18.809Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-30T09:55:18.809Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-30T09:55:20.692Z] === RUN TestReadPluginNoRead/default [2020-03-30T09:55:21.617Z] --- PASS: TestContinueAfterPluginCrash (21.21s) [2020-03-30T09:55:22.176Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-30T09:55:24.077Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-30T09:55:24.077Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-30T09:55:24.647Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-30T09:55:25.352Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-30T09:55:25.352Z] [2020-03-30T09:55:25.352Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-30T09:55:25.352Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-30T09:55:25.352Z] HOSTNAME=0eaccb7327e2 [2020-03-30T09:55:25.352Z] TESTDEBUG=0 [2020-03-30T09:55:25.352Z] DEST=bundles/test-integration [2020-03-30T09:55:25.352Z] PWD=/go/src/github.com/docker/docker [2020-03-30T09:55:25.352Z] DOCKER_GITCOMMIT=f07f320651fbaf4941ad60bf919c6dfed48a3457 [2020-03-30T09:55:25.352Z] container=docker [2020-03-30T09:55:25.352Z] HOME=/root [2020-03-30T09:55:25.352Z] GOLANG_VERSION=1.13.8 [2020-03-30T09:55:25.352Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-30T09:55:25.352Z] VALIDATE_BRANCH=master [2020-03-30T09:55:25.352Z] TERM=xterm [2020-03-30T09:55:25.352Z] DOCKER_PKG=github.com/docker/docker [2020-03-30T09:55:25.352Z] SHLVL=1 [2020-03-30T09:55:25.352Z] TIMEOUT=120m [2020-03-30T09:55:25.352Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-30T09:55:25.352Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-30T09:55:25.352Z] GO111MODULE=off [2020-03-30T09:55:25.352Z] DOCKER_EXPERIMENTAL=1 [2020-03-30T09:55:25.352Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-30T09:55:25.352Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-30T09:55:25.352Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-30T09:55:25.352Z] GOPATH=/go [2020-03-30T09:55:25.352Z] PKG_CONFIG=pkg-config [2020-03-30T09:55:25.352Z] _=/usr/bin/env [2020-03-30T09:55:25.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-30T09:55:26.020Z] --- PASS: TestReadPluginNoRead (9.00s) [2020-03-30T09:55:26.020Z] --- PASS: TestReadPluginNoRead/default (1.78s) [2020-03-30T09:55:26.020Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.00s) [2020-03-30T09:55:26.020Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.92s) [2020-03-30T09:55:26.020Z] read_test.go:91: [d85238a3dd531] daemon is not started [2020-03-30T09:55:26.020Z] PASS [2020-03-30T09:55:26.020Z] [2020-03-30T09:55:26.020Z] DONE 6 tests in 25.691s [2020-03-30T09:55:26.020Z] 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-03-30T09:55:26.020Z] ++ 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-03-30T09:55:26.020Z] ++ set -e [2020-03-30T09:55:26.020Z] ++ '[' -n 0 ']' [2020-03-30T09:55:26.020Z] ++ set -x [2020-03-30T09:55:26.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-30T09:55:26.020Z] testing: warning: no tests to run [2020-03-30T09:55:26.020Z] PASS [2020-03-30T09:55:26.020Z] [2020-03-30T09:55:26.020Z] DONE 0 tests in 0.036s [2020-03-30T09:55:26.020Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-30T09:55:26.020Z] ++ 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-03-30T09:55:26.020Z] ++ set -e [2020-03-30T09:55:26.020Z] ++ '[' -n 0 ']' [2020-03-30T09:55:26.020Z] ++ set -x [2020-03-30T09:55:26.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-30T09:55:26.275Z] INFO: Testing against a local daemon [2020-03-30T09:55:26.275Z] === RUN TestPluginWithDevMounts [2020-03-30T09:55:26.275Z] === PAUSE TestPluginWithDevMounts [2020-03-30T09:55:26.275Z] === CONT TestPluginWithDevMounts [2020-03-30T09:55:26.833Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-30T09:55:27.087Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-30T09:55:28.447Z] --- PASS: TestPluginWithDevMounts (2.00s) [2020-03-30T09:55:28.447Z] PASS [2020-03-30T09:55:28.447Z] [2020-03-30T09:55:28.447Z] DONE 1 tests in 2.105s [2020-03-30T09:55:28.447Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-30T09:55:28.447Z] ++ 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-03-30T09:55:28.447Z] ++ set -e [2020-03-30T09:55:28.447Z] ++ '[' -n 0 ']' [2020-03-30T09:55:28.447Z] ++ set -x [2020-03-30T09:55:28.447Z] ++ env -i DEST=/go/src/github.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-03-30T09:55:28.447Z] INFO: Testing against a local daemon [2020-03-30T09:55:28.447Z] === RUN TestSecretInspect [2020-03-30T09:55:29.806Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-30T09:55:30.365Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-30T09:55:31.288Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-30T09:55:31.847Z] --- PASS: TestSecretInspect (3.36s) [2020-03-30T09:55:31.847Z] === RUN TestSecretList [2020-03-30T09:55:32.406Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-30T09:55:34.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-30T09:55:34.289Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-30T09:55:34.850Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-30T09:55:34.850Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-30T09:55:35.105Z] --- PASS: TestSecretList (3.33s) [2020-03-30T09:55:35.105Z] === RUN TestSecretsCreateAndDelete [2020-03-30T09:55:35.359Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-30T09:55:35.918Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-30T09:55:36.841Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-30T09:55:38.726Z] --- PASS: TestSecretsCreateAndDelete (3.78s) [2020-03-30T09:55:38.726Z] === RUN TestSecretsUpdate [2020-03-30T09:55:39.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-30T09:55:39.286Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-30T09:55:40.209Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-30T09:55:42.091Z] --- PASS: TestSecretsUpdate (2.97s) [2020-03-30T09:55:42.091Z] === RUN TestTemplatedSecret [2020-03-30T09:55:43.462Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-30T09:55:45.346Z] --- PASS: TestTemplatedSecret (3.17s) [2020-03-30T09:55:45.346Z] === RUN TestSecretCreateResolve [2020-03-30T09:55:45.346Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-30T09:55:47.856Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-30T09:55:48.111Z] --- PASS: TestSecretCreateResolve (3.18s) [2020-03-30T09:55:48.111Z] PASS [2020-03-30T09:55:48.111Z] [2020-03-30T09:55:48.111Z] DONE 6 tests in 19.917s [2020-03-30T09:55:48.111Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-30T09:55:48.111Z] ++ 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-03-30T09:55:48.111Z] ++ set -e [2020-03-30T09:55:48.111Z] ++ '[' -n 0 ']' [2020-03-30T09:55:48.111Z] ++ set -x [2020-03-30T09:55:48.111Z] ++ env -i DEST=/go/src/github.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-03-30T09:55:48.365Z] INFO: Testing against a local daemon [2020-03-30T09:55:48.365Z] === RUN TestServiceCreateInit [2020-03-30T09:55:48.365Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-30T09:55:48.924Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-30T09:55:50.806Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-30T09:55:51.060Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-30T09:55:53.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-30T09:55:53.567Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-30T09:55:54.927Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-30T09:55:58.187Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-30T09:55:59.549Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-30T09:55:59.549Z] --- PASS: TestServiceCreateInit (11.23s) [2020-03-30T09:55:59.549Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.12s) [2020-03-30T09:55:59.549Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.08s) [2020-03-30T09:55:59.549Z] === RUN TestCreateServiceMultipleTimes [2020-03-30T09:56:00.473Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-30T09:56:07.469Z] #33 132.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-30T09:56:07.469Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-30T09:56:07.469Z] #33 136.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-30T09:56:07.469Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-30T09:56:07.469Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-30T09:56:07.469Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-30T09:56:08.400Z] #33 143.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-30T09:56:09.331Z] #33 144.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-30T09:56:09.588Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-30T09:56:10.958Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-30T09:56:12.327Z] #33 147.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-30T09:56:12.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-30T09:56:12.625Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-30T09:56:13.697Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-30T09:56:14.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-30T09:56:15.593Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-30T09:56:15.850Z] #33 151.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-30T09:56:15.881Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-30T09:56:17.747Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-30T09:56:18.390Z] === RUN TestDockerSuite/TestBuildRm [2020-03-30T09:56:18.390Z] --- PASS: TestCreateServiceMultipleTimes (18.87s) [2020-03-30T09:56:18.390Z] === RUN TestCreateServiceConflict [2020-03-30T09:56:18.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-30T09:56:19.117Z] #33 153.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-30T09:56:21.012Z] #33 155.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-30T09:56:21.576Z] #33 156.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-30T09:56:21.645Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-30T09:56:21.645Z] --- PASS: TestCreateServiceConflict (3.11s) [2020-03-30T09:56:21.645Z] === RUN TestCreateServiceMaxReplicas [2020-03-30T09:56:22.206Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-30T09:56:22.946Z] #33 157.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-30T09:56:24.088Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-30T09:56:24.316Z] #33 159.1 [2020-03-30T09:56:24.316Z] #33 DONE 159.3s [2020-03-30T09:56:24.316Z] [2020-03-30T09:56:24.316Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-30T09:56:24.342Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-30T09:56:24.596Z] --- PASS: TestCreateServiceMaxReplicas (3.19s) [2020-03-30T09:56:24.596Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-30T09:56:25.155Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-30T09:56:25.685Z] #34 DONE 1.3s [2020-03-30T09:56:26.515Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-30T09:56:27.053Z] [2020-03-30T09:56:27.053Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-30T09:56:27.617Z] #35 DONE 0.6s [2020-03-30T09:56:27.617Z] [2020-03-30T09:56:27.617Z] #36 exporting to image [2020-03-30T09:56:27.617Z] #36 exporting layers [2020-03-30T09:56:27.917Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-30T09:56:29.276Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-30T09:56:29.509Z] #36 exporting layers 1.8s done [2020-03-30T09:56:29.509Z] #36 writing image sha256:f8b02d32977235d99f2b2438ae5a705e4c5149d04775043a15c9e4fa7cfc6485 done [2020-03-30T09:56:29.509Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-30T09:56:29.509Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-30T09:56:29.817Z] + echo Ensuring container killed. [2020-03-30T09:56:29.817Z] Ensuring container killed. [2020-03-30T09:56:29.817Z] + docker rm -vf docker-pr1 [2020-03-30T09:56:29.817Z] Error: No such container: docker-pr1 [2020-03-30T09:56:29.817Z] + true [Pipeline] sh [2020-03-30T09:56:30.095Z] + echo Chowning /workspace to jenkins user [2020-03-30T09:56:30.095Z] Chowning /workspace to jenkins user [2020-03-30T09:56:30.095Z] + id -u [2020-03-30T09:56:30.095Z] + id -g [2020-03-30T09:56:30.095Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40755:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-30T09:56:31.756Z] + bundleName=unit [2020-03-30T09:56:31.756Z] + echo Creating unit-bundles.tar.gz [2020-03-30T09:56:31.756Z] Creating unit-bundles.tar.gz [2020-03-30T09:56:31.756Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-30T09:56:31.756Z] bundles/junit-report.xml [2020-03-30T09:56:31.756Z] bundles/go-test-report.json [2020-03-30T09:56:31.756Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-30T09:56:31.766Z] Archiving artifacts [2020-03-30T09:56:32.295Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40755/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-30T09:56:32.605Z] + make clean [2020-03-30T09:56:32.605Z] docker volume rm -f docker-dev-cache [2020-03-30T09:56:32.862Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-30T09:56:33.433Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-30T09:56:33.434Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-30T09:56:33.434Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-30T09:56:33.434Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-30T09:56:33.992Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-30T09:56:34.914Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-30T09:56:34.914Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-30T09:56:35.879Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-30T09:56:36.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-30T09:56:40.060Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.81s) [2020-03-30T09:56:40.060Z] === RUN TestCreateServiceSecretFileMode [2020-03-30T09:56:40.986Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-30T09:56:42.347Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-30T09:56:42.602Z] --- PASS: TestCreateServiceSecretFileMode (3.12s) [2020-03-30T09:56:42.602Z] === RUN TestCreateServiceConfigFileMode [2020-03-30T09:56:43.525Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-30T09:56:44.449Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-30T09:56:45.373Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-30T09:56:45.931Z] --- PASS: TestCreateServiceConfigFileMode (3.21s) [2020-03-30T09:56:45.932Z] === RUN TestCreateServiceSysctls [2020-03-30T09:56:47.291Z] === RUN TestDockerSuite/TestBuildUser [2020-03-30T09:56:49.842Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-30T09:56:50.408Z] --- PASS: TestCreateServiceSysctls (4.50s) [2020-03-30T09:56:50.408Z] === RUN TestCreateServiceCapabilities [2020-03-30T09:56:53.677Z] --- PASS: TestCreateServiceCapabilities (3.22s) [2020-03-30T09:56:53.677Z] === RUN TestInspect [2020-03-30T09:56:53.677Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-30T09:56:54.237Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-30T09:56:57.494Z] --- PASS: TestInspect (4.01s) [2020-03-30T09:56:57.494Z] === RUN TestCreateJob [2020-03-30T09:56:57.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-30T09:56:57.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-30T09:56:58.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-30T09:57:00.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-30T09:57:01.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-30T09:57:01.650Z] --- PASS: TestCreateJob (4.03s) [2020-03-30T09:57:01.650Z] === RUN TestReplicatedJob [2020-03-30T09:57:04.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-30T09:57:06.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-30T09:57:08.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-30T09:57:09.718Z] --- PASS: TestReplicatedJob (6.88s) [2020-03-30T09:57:09.718Z] === RUN TestUpdateReplicatedJob [2020-03-30T09:57:12.976Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-30T09:57:12.976Z] --- PASS: TestUpdateReplicatedJob (4.21s) [2020-03-30T09:57:12.976Z] === RUN TestServiceListWithStatuses [2020-03-30T09:57:12.976Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-30T09:57:12.976Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-30T09:57:12.976Z] === RUN TestDockerNetworkConnectAlias [2020-03-30T09:57:13.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-30T09:57:13.534Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-30T09:57:13.790Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-30T09:57:13.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-30T09:57:15.150Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-30T09:57:16.510Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-30T09:57:17.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-30T09:57:17.869Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-30T09:57:17.869Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-30T09:57:17.869Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-30T09:57:17.869Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-30T09:57:18.124Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-30T09:57:18.683Z] --- PASS: TestDockerNetworkConnectAlias (6.01s) [2020-03-30T09:57:18.683Z] === RUN TestDockerNetworkReConnect [2020-03-30T09:57:19.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-30T09:57:20.043Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-30T09:57:20.043Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-30T09:57:21.405Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-30T09:57:21.964Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-30T09:57:22.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-30T09:57:22.888Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-30T09:57:22.888Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-30T09:57:23.143Z] --- PASS: TestDockerNetworkReConnect (4.56s) [2020-03-30T09:57:23.143Z] === RUN TestServicePlugin [2020-03-30T09:57:24.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-30T09:57:26.400Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-30T09:57:26.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-30T09:57:28.906Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-30T09:57:28.965Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-30T09:57:28.965Z] Using test binary docker [2020-03-30T09:57:28.965Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-30T09:57:28.965Z] +++ /etc/init.d/apparmor start [2020-03-30T09:57:28.965Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-30T09:57:28.965Z] INFO: Waiting for daemon to start... [2020-03-30T09:57:28.965Z] Starting dockerd [2020-03-30T09:57:28.965Z] +++ 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-03-30T09:57:29.829Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-30T09:57:30.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-30T09:57:30.083Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-30T09:57:30.995Z] . [2020-03-30T09:57:30.995Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-30T09:57:30.995Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-30T09:57:30.995Z] Error: No such image: emptyfs [2020-03-30T09:57:30.995Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-30T09:57:30.995Z] ++++ docker load [2020-03-30T09:57:30.995Z] Running integration-test (iteration 1) [2020-03-30T09:57:30.995Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-30T09:57:30.995Z] ++ 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-03-30T09:57:30.995Z] ++ set -e [2020-03-30T09:57:30.995Z] ++ '[' -n 0 ']' [2020-03-30T09:57:30.995Z] ++ set -x [2020-03-30T09:57:30.995Z] ++ env -i DEST=/go/src/github.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-03-30T09:57:31.006Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-30T09:57:31.006Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-30T09:57:32.365Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-30T09:57:34.871Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-30T09:57:34.871Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-30T09:57:34.871Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-30T09:57:35.430Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-30T09:57:36.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-30T09:57:36.353Z] === RUN TestDockerSuite/TestCommitChange [2020-03-30T09:57:37.719Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-30T09:57:39.079Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-30T09:57:40.961Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-30T09:57:42.887Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-30T09:57:43.446Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-30T09:57:45.955Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-30T09:57:46.274Z] Loaded image: buildpack-deps:jessie [2020-03-30T09:57:46.274Z] Loaded image: busybox:latest [2020-03-30T09:57:46.274Z] Loaded image: busybox:glibc [2020-03-30T09:57:46.274Z] Loaded image: debian:jessie [2020-03-30T09:57:46.274Z] Loaded image: hello-world:latest [2020-03-30T09:57:46.274Z] INFO: Testing against a local daemon [2020-03-30T09:57:46.274Z] === RUN TestCgroupNamespacesBuild [2020-03-30T09:57:46.878Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-30T09:57:46.891Z] --- PASS: TestCgroupNamespacesBuild (1.60s) [2020-03-30T09:57:46.891Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-30T09:57:48.760Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-30T09:57:48.923Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s) [2020-03-30T09:57:48.923Z] === RUN TestBuildWithSession [2020-03-30T09:57:48.923Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-30T09:57:48.923Z] build_session_test.go:25: TODO: BuildKit [2020-03-30T09:57:48.923Z] === RUN TestBuildSquashParent [2020-03-30T09:57:49.682Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-30T09:57:49.683Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-30T09:57:49.683Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-30T09:57:49.937Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-30T09:57:49.937Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-30T09:57:49.937Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-30T09:57:49.937Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-30T09:57:51.818Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-30T09:57:53.699Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-30T09:57:53.699Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-30T09:57:54.260Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-30T09:57:54.432Z] --- PASS: TestBuildSquashParent (5.93s) [2020-03-30T09:57:54.432Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-30T09:57:54.432Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-30T09:57:54.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-30T09:57:54.432Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-30T09:57:54.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-30T09:57:54.432Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-30T09:57:54.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-30T09:57:54.432Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-30T09:57:54.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-30T09:57:54.432Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-30T09:57:54.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-30T09:57:54.432Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-30T09:57:54.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-30T09:57:54.432Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-30T09:57:54.432Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-30T09:57:54.432Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-30T09:57:54.432Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-30T09:57:55.183Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-30T09:57:56.107Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-30T09:57:57.466Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-30T09:57:57.928Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-30T09:57:57.928Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-30T09:57:58.025Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-30T09:57:58.025Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-30T09:57:58.025Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-30T09:57:58.947Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-30T09:57:58.947Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-30T09:57:58.947Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-30T09:57:58.947Z] --- PASS: TestServicePlugin (35.75s) [2020-03-30T09:57:58.947Z] plugin_test.go:62: [d321d77f10fd5] joining swarm manager [d9a40a065d069]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T09:57:58.947Z] plugin_test.go:65: [dd36603578da3] joining swarm manager [d9a40a065d069]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T09:57:58.947Z] === RUN TestServiceUpdateLabel [2020-03-30T09:57:58.947Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-30T09:57:59.201Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-30T09:57:59.970Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-30T09:57:59.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) [2020-03-30T09:57:59.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.02s) [2020-03-30T09:57:59.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2020-03-30T09:57:59.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.43s) [2020-03-30T09:57:59.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2020-03-30T09:57:59.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2020-03-30T09:57:59.970Z] === RUN TestBuildMultiStageCopy [2020-03-30T09:57:59.970Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-30T09:58:00.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-30T09:58:00.124Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-30T09:58:01.047Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-30T09:58:01.453Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-30T09:58:01.738Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-30T09:58:02.359Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-30T09:58:02.407Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-30T09:58:02.407Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-30T09:58:02.407Z] --- PASS: TestServiceUpdateLabel (3.31s) [2020-03-30T09:58:02.407Z] === RUN TestServiceUpdateSecrets [2020-03-30T09:58:02.645Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-30T09:58:03.265Z] --- PASS: TestBuildMultiStageCopy (3.45s) [2020-03-30T09:58:03.265Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.85s) [2020-03-30T09:58:03.265Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-03-30T09:58:03.265Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-03-30T09:58:03.265Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s) [2020-03-30T09:58:03.265Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-03-30T09:58:03.265Z] === RUN TestBuildMultiStageParentConfig [2020-03-30T09:58:04.279Z] --- PASS: TestBuildMultiStageParentConfig (0.98s) [2020-03-30T09:58:04.279Z] === RUN TestBuildLabelWithTargets [2020-03-30T09:58:04.288Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-30T09:58:05.212Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-30T09:58:05.212Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-30T09:58:05.761Z] --- PASS: TestBuildLabelWithTargets (1.56s) [2020-03-30T09:58:05.762Z] === RUN TestBuildWithEmptyLayers [2020-03-30T09:58:06.134Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-30T09:58:06.382Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-03-30T09:58:06.383Z] === RUN TestBuildMultiStageOnBuild [2020-03-30T09:58:07.056Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-30T09:58:07.977Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-30T09:58:08.536Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-30T09:58:08.536Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-30T09:58:09.081Z] --- PASS: TestBuildMultiStageOnBuild (2.22s) [2020-03-30T09:58:09.081Z] === RUN TestBuildUncleanTarFilenames [2020-03-30T09:58:09.458Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-30T09:58:09.699Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2020-03-30T09:58:09.699Z] === RUN TestBuildMultiStageLayerLeak [2020-03-30T09:58:10.381Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-30T09:58:11.331Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-30T09:58:11.331Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-30T09:58:12.274Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-30T09:58:12.401Z] --- PASS: TestBuildMultiStageLayerLeak (2.34s) [2020-03-30T09:58:12.401Z] === RUN TestBuildWithHugeFile [2020-03-30T09:58:14.167Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-30T09:58:15.527Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-30T09:58:15.527Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-30T09:58:15.527Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-30T09:58:15.527Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-30T09:58:15.527Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-30T09:58:16.451Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-30T09:58:17.810Z] --- PASS: TestServiceUpdateSecrets (15.62s) [2020-03-30T09:58:17.810Z] === RUN TestServiceUpdateConfigs [2020-03-30T09:58:21.065Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-30T09:58:21.663Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-30T09:58:22.587Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-30T09:58:22.587Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-30T09:58:22.587Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-30T09:58:25.884Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-30T09:58:26.443Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-30T09:58:27.803Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-30T09:58:33.036Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-30T09:58:33.036Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-30T09:58:33.290Z] --- PASS: TestServiceUpdateConfigs (15.39s) [2020-03-30T09:58:33.290Z] === RUN TestServiceUpdateNetwork [2020-03-30T09:58:34.651Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-30T09:58:36.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-30T09:58:37.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-03-30T09:58:39.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-03-30T09:58:40.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-03-30T09:58:42.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-03-30T09:58:43.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a47d60_} [2020-03-30T09:58:45.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1012961363_/foo_false____} [2020-03-30T09:58:47.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1012961363_/foo_true____} [2020-03-30T09:58:48.108Z] --- PASS: TestServiceUpdateNetwork (14.64s) [2020-03-30T09:58:48.108Z] PASS [2020-03-30T09:58:48.108Z] [2020-03-30T09:58:48.108Z] === Skipped [2020-03-30T09:58:48.108Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-30T09:58:48.108Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-30T09:58:48.108Z] [2020-03-30T09:58:48.108Z] [2020-03-30T09:58:48.108Z] DONE 23 tests, 1 skipped in 179.786s [2020-03-30T09:58:48.108Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-30T09:58:48.108Z] ++ 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-03-30T09:58:48.108Z] ++ set -e [2020-03-30T09:58:48.108Z] ++ '[' -n 0 ']' [2020-03-30T09:58:48.108Z] ++ set -x [2020-03-30T09:58:48.108Z] ++ env -i DEST=/go/src/github.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-03-30T09:58:48.108Z] INFO: Testing against a local daemon [2020-03-30T09:58:48.108Z] === RUN TestSessionCreate [2020-03-30T09:58:48.108Z] --- PASS: TestSessionCreate (0.02s) [2020-03-30T09:58:48.108Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-30T09:58:48.108Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-30T09:58:48.108Z] PASS [2020-03-30T09:58:48.108Z] [2020-03-30T09:58:48.108Z] DONE 2 tests in 0.143s [2020-03-30T09:58:48.108Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-30T09:58:48.108Z] ++ 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-03-30T09:58:48.108Z] ++ set -e [2020-03-30T09:58:48.108Z] ++ '[' -n 0 ']' [2020-03-30T09:58:48.108Z] ++ set -x [2020-03-30T09:58:48.109Z] ++ env -i DEST=/go/src/github.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-03-30T09:58:48.109Z] INFO: Testing against a local daemon [2020-03-30T09:58:48.109Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-30T09:58:48.109Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-30T09:58:48.109Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-30T09:58:48.109Z] === RUN TestEventsExecDie [2020-03-30T09:58:48.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3740424598_/foo_false____} [2020-03-30T09:58:49.228Z] --- PASS: TestEventsExecDie (0.93s) [2020-03-30T09:58:49.228Z] === RUN TestEventsBackwardsCompatible [2020-03-30T09:58:49.228Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-03-30T09:58:49.228Z] === RUN TestInfoBinaryCommits [2020-03-30T09:58:49.228Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-30T09:58:49.228Z] === RUN TestInfoAPIVersioned [2020-03-30T09:58:49.228Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-30T09:58:49.228Z] === RUN TestInfoDiscoveryBackend [2020-03-30T09:58:49.787Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-03-30T09:58:49.787Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-30T09:58:50.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3740424598_/foo_true____} [2020-03-30T09:58:50.905Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-30T09:58:50.905Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-30T09:58:51.463Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-30T09:58:51.463Z] === RUN TestInfoAPI [2020-03-30T09:58:51.463Z] --- PASS: TestInfoAPI (0.03s) [2020-03-30T09:58:51.463Z] === RUN TestInfoAPIWarnings [2020-03-30T09:58:52.023Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-30T09:58:52.023Z] === RUN TestInfoDebug [2020-03-30T09:58:52.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3740424598_/foo_true__0xc000a47dc0__} [2020-03-30T09:58:52.278Z] --- PASS: TestInfoDebug (0.52s) [2020-03-30T09:58:52.278Z] === RUN TestInfoInsecureRegistries [2020-03-30T09:58:52.837Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-03-30T09:58:52.837Z] === RUN TestInfoRegistryMirrors [2020-03-30T09:58:53.396Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-03-30T09:58:53.396Z] === RUN TestLoginFailsWithBadCredentials [2020-03-30T09:58:53.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a47de0_} [2020-03-30T09:58:53.653Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-03-30T09:58:53.653Z] === RUN TestPingCacheHeaders [2020-03-30T09:58:53.653Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-30T09:58:53.653Z] === RUN TestPingGet [2020-03-30T09:58:53.653Z] --- PASS: TestPingGet (0.01s) [2020-03-30T09:58:53.653Z] === RUN TestPingHead [2020-03-30T09:58:53.653Z] --- PASS: TestPingHead (0.02s) [2020-03-30T09:58:53.653Z] === RUN TestVersion [2020-03-30T09:58:53.653Z] --- PASS: TestVersion (0.02s) [2020-03-30T09:58:53.653Z] PASS [2020-03-30T09:58:53.653Z] [2020-03-30T09:58:53.653Z] === Skipped [2020-03-30T09:58:53.653Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-30T09:58:53.653Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-30T09:58:53.653Z] [2020-03-30T09:58:53.653Z] [2020-03-30T09:58:53.653Z] DONE 18 tests, 1 skipped in 5.607s [2020-03-30T09:58:53.653Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-30T09:58:53.653Z] ++ 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-03-30T09:58:53.653Z] ++ set -e [2020-03-30T09:58:53.653Z] ++ '[' -n 0 ']' [2020-03-30T09:58:53.653Z] ++ set -x [2020-03-30T09:58:53.653Z] ++ env -i DEST=/go/src/github.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-03-30T09:58:53.908Z] INFO: Testing against a local daemon [2020-03-30T09:58:53.908Z] === RUN TestVolumesCreateAndList [2020-03-30T09:58:53.908Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-03-30T09:58:53.908Z] === RUN TestVolumesRemove [2020-03-30T09:58:53.908Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-30T09:58:53.908Z] === RUN TestVolumesInspect [2020-03-30T09:58:53.908Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-30T09:58:53.908Z] === RUN TestVolumesInvalidJSON [2020-03-30T09:58:53.908Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-30T09:58:53.908Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-30T09:58:54.163Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-30T09:58:54.163Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-30T09:58:54.163Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-30T09:58:54.163Z] PASS [2020-03-30T09:58:54.163Z] [2020-03-30T09:58:54.163Z] DONE 5 tests in 0.310s [2020-03-30T09:58:54.163Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-30T09:58:54.163Z] ++++ cat bundles/test-integration/docker.pid [2020-03-30T09:58:54.163Z] +++ kill 5449 [2020-03-30T09:58:55.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a47e00_} [2020-03-30T09:58:55.341Z] +++ /etc/init.d/apparmor stop [2020-03-30T09:58:55.341Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-30T09:58:55.341Z] [2020-03-30T09:58:55.341Z] Unloading profiles will leave already running processes permanently [2020-03-30T09:58:55.341Z] unconfined, which can lead to unexpected situations. [2020-03-30T09:58:55.341Z] [2020-03-30T09:58:55.341Z] To set a process to complain mode, use the command line tool [2020-03-30T09:58:55.341Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-30T09:58:55.341Z] +++ true [2020-03-30T09:58:55.595Z] [2020-03-30T09:58:56.987Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a47e20_} [2020-03-30T09:58:58.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a47e40_} [2020-03-30T09:59:00.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-30T09:59:01.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-30T09:59:01.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-03-30T09:59:01.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-03-30T09:59:01.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-03-30T09:59:01.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-03-30T09:59:01.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-03-30T09:59:01.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-03-30T09:59:01.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-03-30T09:59:01.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-03-30T09:59:01.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-03-30T09:59:01.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-03-30T09:59:01.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-03-30T09:59:01.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-03-30T09:59:01.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-03-30T09:59:01.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-03-30T09:59:01.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-03-30T09:59:01.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-03-30T09:59:01.842Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-30T09:59:05.099Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-30T09:59:06.982Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-30T09:59:08.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-30T09:59:10.224Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-30T09:59:12.109Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-30T09:59:12.109Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-30T09:59:13.470Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-30T09:59:14.393Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-30T09:59:15.316Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-30T09:59:16.240Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-30T09:59:17.603Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-30T09:59:18.526Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-30T09:59:19.454Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-30T09:59:20.813Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-30T09:59:21.372Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-30T09:59:22.732Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-30T09:59:24.091Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-30T09:59:25.015Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-30T09:59:25.937Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-30T09:59:27.341Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-30T09:59:28.705Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-30T09:59:29.263Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-30T09:59:29.263Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-30T09:59:30.622Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-30T09:59:31.181Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-30T09:59:32.540Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-30T09:59:33.463Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-30T09:59:34.823Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-30T09:59:36.704Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-30T09:59:37.263Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-30T09:59:40.518Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-30T09:59:45.748Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-30T09:59:49.010Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-30T09:59:49.266Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-30T09:59:49.494Z] --- PASS: TestBuildWithHugeFile (90.40s) [2020-03-30T09:59:49.494Z] === RUN TestBuildWithEmptyDockerfile [2020-03-30T09:59:49.494Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-30T09:59:49.494Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-30T09:59:49.494Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-30T09:59:49.494Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-30T09:59:49.494Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-30T09:59:49.494Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-30T09:59:49.494Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-30T09:59:49.494Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-30T09:59:49.494Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-30T09:59:49.494Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-03-30T09:59:49.494Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-03-30T09:59:49.494Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-03-30T09:59:49.494Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-03-30T09:59:49.494Z] === RUN TestBuildPreserveOwnership [2020-03-30T09:59:49.494Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-30T09:59:49.494Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-30T09:59:49.494Z] --- PASS: TestBuildPreserveOwnership (4.81s) [2020-03-30T09:59:49.494Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.14s) [2020-03-30T09:59:49.494Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s) [2020-03-30T09:59:49.494Z] === RUN TestBuildPlatformInvalid [2020-03-30T09:59:49.494Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-03-30T09:59:49.494Z] PASS [2020-03-30T09:59:49.494Z] [2020-03-30T09:59:49.494Z] === Skipped [2020-03-30T09:59:49.494Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-03-30T09:59:49.494Z] build_session_test.go:25: TODO: BuildKit [2020-03-30T09:59:49.494Z] [2020-03-30T09:59:49.494Z] [2020-03-30T09:59:49.494Z] DONE 32 tests, 1 skipped in 136.718s [2020-03-30T09:59:49.494Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-30T09:59:49.494Z] ++ 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-03-30T09:59:49.494Z] ++ set -e [2020-03-30T09:59:49.494Z] ++ '[' -n 0 ']' [2020-03-30T09:59:49.494Z] ++ set -x [2020-03-30T09:59:49.494Z] ++ env -i DEST=/go/src/github.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-03-30T09:59:49.494Z] INFO: Testing against a local daemon [2020-03-30T09:59:49.494Z] === RUN TestConfigList [2020-03-30T09:59:50.113Z] --- PASS: TestConfigList (2.29s) [2020-03-30T09:59:50.113Z] === RUN TestConfigsCreateAndDelete [2020-03-30T09:59:52.799Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2020-03-30T09:59:52.799Z] === RUN TestConfigsUpdate [2020-03-30T09:59:54.494Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-30T09:59:54.849Z] --- PASS: TestConfigsUpdate (2.35s) [2020-03-30T09:59:54.849Z] === RUN TestTemplatedConfig [2020-03-30T09:59:57.538Z] --- PASS: TestTemplatedConfig (2.75s) [2020-03-30T09:59:57.538Z] === RUN TestConfigInspect [2020-03-30T09:59:57.747Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-30T09:59:58.670Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-30T10:00:00.233Z] --- PASS: TestConfigInspect (2.25s) [2020-03-30T10:00:00.233Z] === RUN TestConfigCreateWithLabels [2020-03-30T10:00:02.265Z] --- PASS: TestConfigCreateWithLabels (2.24s) [2020-03-30T10:00:02.265Z] === RUN TestConfigCreateResolve [2020-03-30T10:00:03.903Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-30T10:00:04.303Z] --- PASS: TestConfigCreateResolve (2.25s) [2020-03-30T10:00:04.303Z] === RUN TestConfigDaemonLibtrustID [2020-03-30T10:00:04.829Z] === RUN TestDockerSuite/TestCpToDot [2020-03-30T10:00:04.924Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-03-30T10:00:04.924Z] PASS [2020-03-30T10:00:04.924Z] [2020-03-30T10:00:04.924Z] DONE 8 tests in 17.050s [2020-03-30T10:00:04.924Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-30T10:00:04.924Z] ++ 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-03-30T10:00:04.924Z] ++ set -e [2020-03-30T10:00:04.924Z] ++ '[' -n 0 ']' [2020-03-30T10:00:04.924Z] ++ set -x [2020-03-30T10:00:04.924Z] ++ env -i DEST=/go/src/github.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-03-30T10:00:04.924Z] INFO: Testing against a local daemon [2020-03-30T10:00:04.924Z] === RUN TestCheckpoint [2020-03-30T10:00:04.924Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-30T10:00:04.924Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-30T10:00:04.924Z] === RUN TestContainerInvalidJSON [2020-03-30T10:00:04.924Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-30T10:00:04.924Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-30T10:00:04.924Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-30T10:00:04.924Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-30T10:00:04.924Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-30T10:00:04.924Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-30T10:00:04.924Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-30T10:00:04.924Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-30T10:00:04.924Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-30T10:00:04.924Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-30T10:00:04.924Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-30T10:00:04.924Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-30T10:00:04.924Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-30T10:00:04.924Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-30T10:00:05.208Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-03-30T10:00:05.208Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-30T10:00:05.208Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-03-30T10:00:05.208Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-30T10:00:05.208Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-03-30T10:00:05.208Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-30T10:00:05.496Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-03-30T10:00:05.496Z] === RUN TestCopyFromContainer [2020-03-30T10:00:05.752Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-30T10:00:06.984Z] === RUN TestCopyFromContainer// [2020-03-30T10:00:06.984Z] === RUN TestCopyFromContainer//bar/root [2020-03-30T10:00:07.269Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-30T10:00:07.269Z] === RUN TestCopyFromContainer/bar/quux [2020-03-30T10:00:07.269Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-30T10:00:07.555Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-30T10:00:07.555Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-30T10:00:07.555Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-30T10:00:07.633Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-30T10:00:07.840Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-30T10:00:07.840Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-30T10:00:07.840Z] --- PASS: TestCopyFromContainer (2.57s) [2020-03-30T10:00:07.840Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-30T10:00:07.840Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-30T10:00:07.840Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-03-30T10:00:07.840Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-03-30T10:00:07.840Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-03-30T10:00:07.840Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-03-30T10:00:07.840Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-03-30T10:00:07.840Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-03-30T10:00:07.840Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-03-30T10:00:07.840Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-03-30T10:00:07.840Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-30T10:00:07.840Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-30T10:00:07.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-30T10:00:07.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-30T10:00:07.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-30T10:00:07.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-30T10:00:07.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-30T10:00:08.127Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-30T10:00:08.127Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-30T10:00:08.127Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-30T10:00:08.127Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-30T10:00:08.127Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-30T10:00:08.127Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-30T10:00:08.127Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-30T10:00:08.127Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-30T10:00:08.127Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-30T10:00:08.127Z] === RUN TestCreateWithInvalidEnv [2020-03-30T10:00:08.127Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-30T10:00:08.127Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-30T10:00:08.127Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-30T10:00:08.127Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-30T10:00:08.127Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-30T10:00:08.127Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-30T10:00:08.127Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-30T10:00:08.127Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-30T10:00:08.127Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-30T10:00:08.127Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-03-30T10:00:08.127Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-30T10:00:08.127Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-30T10:00:08.127Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-30T10:00:08.127Z] === RUN TestCreateTmpfsMountsTarget [2020-03-30T10:00:08.127Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-30T10:00:08.127Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-30T10:00:08.992Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-30T10:00:09.915Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-30T10:00:09.915Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-30T10:00:10.174Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s) [2020-03-30T10:00:10.174Z] === RUN TestCreateWithCapabilities [2020-03-30T10:00:10.174Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-30T10:00:10.174Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-30T10:00:10.174Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-30T10:00:10.174Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-30T10:00:10.174Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-30T10:00:10.174Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-30T10:00:10.174Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-30T10:00:10.174Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-30T10:00:10.174Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-30T10:00:10.174Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-30T10:00:10.174Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-30T10:00:10.174Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-30T10:00:10.174Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-30T10:00:10.174Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-30T10:00:10.174Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-30T10:00:10.174Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-30T10:00:10.174Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-30T10:00:10.174Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-30T10:00:10.174Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-30T10:00:10.174Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-30T10:00:10.174Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-30T10:00:10.174Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-30T10:00:10.174Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-30T10:00:10.174Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-30T10:00:10.174Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-30T10:00:10.174Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-30T10:00:10.174Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-30T10:00:10.174Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-30T10:00:10.174Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-30T10:00:10.174Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-30T10:00:10.174Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-30T10:00:10.174Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-30T10:00:10.174Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-30T10:00:10.174Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-30T10:00:10.174Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-30T10:00:10.174Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-03-30T10:00:10.174Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-03-30T10:00:10.174Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-30T10:00:10.174Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-30T10:00:10.174Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-30T10:00:10.174Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-30T10:00:10.174Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-30T10:00:10.174Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-03-30T10:00:10.174Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-30T10:00:10.174Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-03-30T10:00:10.174Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-30T10:00:12.212Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2020-03-30T10:00:12.212Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-30T10:00:12.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-30T10:00:12.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-30T10:00:12.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-30T10:00:12.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-30T10:00:12.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-30T10:00:12.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-30T10:00:12.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-30T10:00:12.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-30T10:00:12.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-30T10:00:12.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-30T10:00:12.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-30T10:00:12.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-30T10:00:12.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-30T10:00:12.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-30T10:00:12.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-30T10:00:12.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-03-30T10:00:12.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-03-30T10:00:12.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-03-30T10:00:12.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-03-30T10:00:12.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-30T10:00:12.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-03-30T10:00:12.212Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-30T10:00:12.837Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-03-30T10:00:12.837Z] === RUN TestContainerStartOnDaemonRestart [2020-03-30T10:00:12.837Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-30T10:00:12.837Z] === RUN TestDaemonRestartIpcMode [2020-03-30T10:00:12.837Z] === PAUSE TestDaemonRestartIpcMode [2020-03-30T10:00:12.837Z] === RUN TestDaemonHostGatewayIP [2020-03-30T10:00:12.837Z] === PAUSE TestDaemonHostGatewayIP [2020-03-30T10:00:12.837Z] === RUN TestDiff [2020-03-30T10:00:13.464Z] --- PASS: TestDiff (0.69s) [2020-03-30T10:00:13.464Z] === RUN TestExecWithCloseStdin [2020-03-30T10:00:14.069Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-30T10:00:14.069Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-30T10:00:14.482Z] --- PASS: TestExecWithCloseStdin (0.81s) [2020-03-30T10:00:14.482Z] === RUN TestExec [2020-03-30T10:00:14.994Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-30T10:00:15.103Z] --- PASS: TestExec (0.79s) [2020-03-30T10:00:15.103Z] === RUN TestExecUser [2020-03-30T10:00:16.113Z] --- PASS: TestExecUser (0.77s) [2020-03-30T10:00:16.113Z] === RUN TestExportContainerAndImportImage [2020-03-30T10:00:16.355Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-30T10:00:16.609Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-30T10:00:16.609Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-30T10:00:17.125Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-03-30T10:00:17.125Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-30T10:00:17.167Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-30T10:00:18.090Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-30T10:00:18.090Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-30T10:00:18.090Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-30T10:00:18.610Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-03-30T10:00:18.610Z] === RUN TestHealthCheckWorkdir [2020-03-30T10:00:18.648Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-30T10:00:19.215Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-30T10:00:19.215Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-30T10:00:19.215Z] === RUN TestDockerSuite/TestCreateRM [2020-03-30T10:00:19.474Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-30T10:00:19.474Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-30T10:00:19.474Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-30T10:00:19.622Z] --- PASS: TestHealthCheckWorkdir (0.91s) [2020-03-30T10:00:19.622Z] === RUN TestHealthKillContainer [2020-03-30T10:00:19.728Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-30T10:00:22.234Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-30T10:00:22.234Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-30T10:00:22.234Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-30T10:00:22.304Z] --- PASS: TestHealthKillContainer (2.83s) [2020-03-30T10:00:22.304Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-30T10:00:22.936Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-03-30T10:00:22.936Z] === RUN TestIpcModeNone [2020-03-30T10:00:23.555Z] --- PASS: TestIpcModeNone (0.77s) [2020-03-30T10:00:23.555Z] === RUN TestIpcModePrivate [2020-03-30T10:00:24.568Z] --- PASS: TestIpcModePrivate (0.76s) [2020-03-30T10:00:24.568Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-30T10:00:24.568Z] === RUN TestIpcModeShareable [2020-03-30T10:00:25.189Z] --- PASS: TestIpcModeShareable (0.80s) [2020-03-30T10:00:25.189Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-30T10:00:25.189Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-30T10:00:26.438Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-30T10:00:26.438Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-30T10:00:26.438Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-30T10:00:26.438Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-30T10:00:26.438Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-30T10:00:26.438Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-30T10:00:26.997Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-30T10:00:27.882Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.31s) [2020-03-30T10:00:27.882Z] === RUN TestAPIIpcModeHost [2020-03-30T10:00:28.168Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-03-30T10:00:28.168Z] === RUN TestDaemonIpcModeShareable [2020-03-30T10:00:28.884Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-30T10:00:29.444Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-30T10:00:30.201Z] --- PASS: TestDaemonIpcModeShareable (1.64s) [2020-03-30T10:00:30.201Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-30T10:00:30.201Z] === RUN TestDaemonIpcModePrivate [2020-03-30T10:00:31.326Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-30T10:00:31.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-30T10:00:31.686Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2020-03-30T10:00:31.686Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-30T10:00:31.686Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-30T10:00:33.169Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-03-30T10:00:33.169Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-30T10:00:33.169Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-30T10:00:33.208Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-30T10:00:33.767Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-30T10:00:34.651Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2020-03-30T10:00:34.651Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-30T10:00:34.651Z] === RUN TestIpcModeOlderClient [2020-03-30T10:00:34.651Z] === PAUSE TestIpcModeOlderClient [2020-03-30T10:00:34.651Z] === RUN TestKillContainerInvalidSignal [2020-03-30T10:00:34.692Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-30T10:00:34.692Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-30T10:00:35.616Z] === RUN TestDockerSuite/TestDockerFails [2020-03-30T10:00:35.616Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-30T10:00:35.616Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-30T10:00:35.616Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-30T10:00:35.664Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-03-30T10:00:35.664Z] === RUN TestKillContainer [2020-03-30T10:00:35.664Z] === RUN TestKillContainer/no_signal [2020-03-30T10:00:36.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-30T10:00:36.282Z] === RUN TestKillContainer/non_killing_signal [2020-03-30T10:00:36.571Z] === RUN TestKillContainer/killing_signal [2020-03-30T10:00:37.100Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-30T10:00:37.602Z] --- PASS: TestKillContainer (2.02s) [2020-03-30T10:00:37.602Z] --- PASS: TestKillContainer/no_signal (0.65s) [2020-03-30T10:00:37.602Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-03-30T10:00:37.602Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2020-03-30T10:00:37.602Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-30T10:00:37.602Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-30T10:00:37.660Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-30T10:00:38.220Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-30T10:00:38.841Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2020-03-30T10:00:38.841Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-03-30T10:00:38.841Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2020-03-30T10:00:38.841Z] === RUN TestKillStoppedContainer [2020-03-30T10:00:38.841Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-30T10:00:38.841Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-30T10:00:38.841Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-03-30T10:00:38.841Z] === RUN TestKillDifferentUserContainer [2020-03-30T10:00:39.543Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-30T10:00:39.543Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-30T10:00:39.543Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-30T10:00:39.797Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-30T10:00:39.852Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-03-30T10:00:39.852Z] === RUN TestInspectOomKilledTrue [2020-03-30T10:00:40.872Z] --- PASS: TestInspectOomKilledTrue (1.28s) [2020-03-30T10:00:40.872Z] === RUN TestInspectOomKilledFalse [2020-03-30T10:00:41.492Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2020-03-30T10:00:41.492Z] === RUN TestLinksEtcHostsContentMatch [2020-03-30T10:00:42.114Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-03-30T10:00:42.114Z] === RUN TestLinksContainerNames [2020-03-30T10:00:43.591Z] --- PASS: TestLinksContainerNames (1.30s) [2020-03-30T10:00:43.591Z] === RUN TestLogsFollowTailEmpty [2020-03-30T10:00:44.213Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-03-30T10:00:44.213Z] === RUN TestContainerNetworkMountsNoChown [2020-03-30T10:00:44.842Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/default [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/default [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/private [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/private [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/rprivate [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/slave [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/slave [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/rslave [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/shared [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/shared [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/rshared [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/default [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/rshared [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/shared [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/rslave [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/slave [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/rprivate [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/private [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-30T10:00:44.842Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-30T10:00:44.842Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-30T10:00:44.842Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-30T10:00:45.127Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-30T10:00:45.127Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-30T10:00:45.127Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-30T10:00:45.127Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-30T10:00:45.127Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-30T10:00:45.127Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-30T10:00:45.127Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-30T10:00:45.127Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-30T10:00:45.127Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-30T10:00:45.127Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-30T10:00:45.127Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-30T10:00:45.127Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-30T10:00:45.127Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-30T10:00:45.127Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-30T10:00:45.127Z] === RUN TestContainerBindMountNonRecursive [2020-03-30T10:00:46.322Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-30T10:00:47.160Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2020-03-30T10:00:47.160Z] === RUN TestNetworkNat [2020-03-30T10:00:47.446Z] --- PASS: TestNetworkNat (0.70s) [2020-03-30T10:00:47.446Z] === RUN TestNetworkLocalhostTCPNat [2020-03-30T10:00:48.460Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2020-03-30T10:00:48.460Z] === RUN TestNetworkLoopbackNat [2020-03-30T10:00:48.827Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-30T10:00:49.078Z] --- PASS: TestNetworkLoopbackNat (0.94s) [2020-03-30T10:00:49.078Z] === RUN TestPause [2020-03-30T10:00:50.106Z] --- PASS: TestPause (0.74s) [2020-03-30T10:00:50.106Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-30T10:00:50.106Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-30T10:00:50.106Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-30T10:00:50.106Z] === RUN TestPauseStopPausedContainer [2020-03-30T10:00:50.727Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2020-03-30T10:00:50.727Z] === RUN TestPsFilter [2020-03-30T10:00:51.012Z] --- PASS: TestPsFilter (0.18s) [2020-03-30T10:00:51.012Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-30T10:00:51.631Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2020-03-30T10:00:51.631Z] === RUN TestRemoveContainerWithVolume [2020-03-30T10:00:52.088Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-30T10:00:52.252Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2020-03-30T10:00:52.252Z] === RUN TestRemoveContainerRunning [2020-03-30T10:00:52.870Z] --- PASS: TestRemoveContainerRunning (0.67s) [2020-03-30T10:00:52.870Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-30T10:00:53.888Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2020-03-30T10:00:53.889Z] === RUN TestRemoveInvalidContainer [2020-03-30T10:00:53.889Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-30T10:00:53.889Z] === RUN TestRenameLinkedContainer [2020-03-30T10:00:53.968Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-03-30T10:00:54.890Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-30T10:00:55.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-30T10:00:55.704Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-30T10:00:56.580Z] --- PASS: TestRenameLinkedContainer (2.60s) [2020-03-30T10:00:56.580Z] === RUN TestRenameStoppedContainer [2020-03-30T10:00:56.863Z] --- PASS: TestRenameStoppedContainer (0.64s) [2020-03-30T10:00:56.863Z] === RUN TestRenameRunningContainerAndReuse [2020-03-30T10:00:57.066Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-30T10:00:57.990Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-30T10:00:58.347Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2020-03-30T10:00:58.347Z] === RUN TestRenameInvalidName [2020-03-30T10:00:58.550Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-30T10:00:58.965Z] --- PASS: TestRenameInvalidName (0.70s) [2020-03-30T10:00:58.966Z] === RUN TestRenameAnonymousContainer [2020-03-30T10:00:59.473Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-30T10:01:01.661Z] --- PASS: TestRenameAnonymousContainer (2.46s) [2020-03-30T10:01:01.661Z] === RUN TestRenameContainerWithSameName [2020-03-30T10:01:01.946Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2020-03-30T10:01:01.946Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-30T10:01:01.979Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-30T10:01:03.431Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2020-03-30T10:01:03.431Z] === RUN TestResize [2020-03-30T10:01:03.859Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-30T10:01:04.063Z] --- PASS: TestResize (0.72s) [2020-03-30T10:01:04.063Z] === RUN TestResizeWithInvalidSize [2020-03-30T10:01:04.681Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2020-03-30T10:01:04.681Z] === RUN TestResizeWhenContainerNotStarted [2020-03-30T10:01:05.306Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2020-03-30T10:01:05.306Z] === RUN TestDaemonRestartKillContainers [2020-03-30T10:01:05.306Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-30T10:01:05.306Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-30T10:01:05.306Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-30T10:01:05.306Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-30T10:01:05.306Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-30T10:01:05.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-30T10:01:05.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-30T10:01:05.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-30T10:01:05.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-30T10:01:05.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-30T10:01:05.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-30T10:01:05.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-30T10:01:05.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-30T10:01:05.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-30T10:01:05.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-30T10:01:05.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-30T10:01:05.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-30T10:01:05.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-30T10:01:05.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-30T10:01:05.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-30T10:01:05.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-30T10:01:05.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-30T10:01:05.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-30T10:01:05.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-30T10:01:05.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-30T10:01:05.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-30T10:01:05.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-30T10:01:05.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-30T10:01:07.114Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-30T10:01:08.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-30T10:01:08.664Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-30T10:01:08.956Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-30T10:01:09.619Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-30T10:01:10.453Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-30T10:01:10.586Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-30T10:01:11.081Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-30T10:01:12.466Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-30T10:01:12.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-30T10:01:12.578Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-30T10:01:13.025Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-30T10:01:13.205Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-30T10:01:13.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-30T10:01:13.583Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-30T10:01:15.253Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-30T10:01:15.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.35s) [2020-03-30T10:01:15.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.21s) [2020-03-30T10:01:15.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.51s) [2020-03-30T10:01:15.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.92s) [2020-03-30T10:01:15.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.22s) [2020-03-30T10:01:15.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.71s) [2020-03-30T10:01:15.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.17s) [2020-03-30T10:01:15.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.37s) [2020-03-30T10:01:15.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.25s) [2020-03-30T10:01:15.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.81s) [2020-03-30T10:01:15.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-03-30T10:01:15.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.75s) [2020-03-30T10:01:15.253Z] === RUN TestCgroupNamespacesRun [2020-03-30T10:01:15.466Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-30T10:01:16.393Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-30T10:01:16.393Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-30T10:01:16.735Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2020-03-30T10:01:16.735Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-30T10:01:16.960Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-30T10:01:17.215Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-30T10:01:17.215Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-30T10:01:18.230Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-03-30T10:01:18.230Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-30T10:01:19.095Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-30T10:01:20.267Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2020-03-30T10:01:20.267Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-30T10:01:20.453Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-30T10:01:20.453Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-30T10:01:20.453Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-30T10:01:21.375Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-30T10:01:21.375Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-30T10:01:21.747Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2020-03-30T10:01:21.747Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-30T10:01:21.978Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-30T10:01:22.900Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-30T10:01:23.154Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-30T10:01:23.154Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-30T10:01:23.154Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-30T10:01:23.232Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2020-03-30T10:01:23.232Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-30T10:01:24.245Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2020-03-30T10:01:24.245Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-30T10:01:25.076Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-30T10:01:25.259Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-03-30T10:01:25.259Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-30T10:01:25.998Z] === RUN TestDockerSuite/TestEventsRename [2020-03-30T10:01:26.739Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2020-03-30T10:01:26.739Z] === RUN TestKernelTCPMemory [2020-03-30T10:01:26.920Z] === RUN TestDockerSuite/TestEventsResize [2020-03-30T10:01:27.757Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-03-30T10:01:27.757Z] === RUN TestNISDomainname [2020-03-30T10:01:27.843Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-30T10:01:28.378Z] --- PASS: TestNISDomainname (0.87s) [2020-03-30T10:01:28.378Z] === RUN TestHostnameDnsResolution [2020-03-30T10:01:28.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-30T10:01:28.402Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-30T10:01:29.325Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-30T10:01:29.392Z] --- PASS: TestHostnameDnsResolution (1.05s) [2020-03-30T10:01:29.392Z] === RUN TestStats [2020-03-30T10:01:30.249Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-30T10:01:31.427Z] --- PASS: TestStats (1.68s) [2020-03-30T10:01:31.427Z] === RUN TestStopContainerWithTimeout [2020-03-30T10:01:31.427Z] === RUN TestStopContainerWithTimeout/0 [2020-03-30T10:01:31.427Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-30T10:01:31.427Z] === RUN TestStopContainerWithTimeout/1 [2020-03-30T10:01:31.427Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-30T10:01:31.427Z] === RUN TestStopContainerWithTimeout/3 [2020-03-30T10:01:31.427Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-30T10:01:31.427Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-30T10:01:31.427Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-30T10:01:31.427Z] === CONT TestStopContainerWithTimeout/0 [2020-03-30T10:01:31.427Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-30T10:01:31.427Z] === CONT TestStopContainerWithTimeout/1 [2020-03-30T10:01:31.427Z] === CONT TestStopContainerWithTimeout/3 [2020-03-30T10:01:33.506Z] === RUN TestDockerSuite/TestEventsTop [2020-03-30T10:01:34.430Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-30T10:01:34.911Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-03-30T10:01:34.911Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2020-03-30T10:01:34.911Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2020-03-30T10:01:34.911Z] --- PASS: TestStopContainerWithTimeout/-1 (3.41s) [2020-03-30T10:01:34.911Z] --- PASS: TestStopContainerWithTimeout/3 (3.45s) [2020-03-30T10:01:34.911Z] === RUN TestDeleteDevicemapper [2020-03-30T10:01:34.911Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-30T10:01:34.911Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-30T10:01:34.911Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-30T10:01:34.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-30T10:01:36.870Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-30T10:01:37.606Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.01s) [2020-03-30T10:01:37.606Z] === RUN TestUpdateMemory [2020-03-30T10:01:38.620Z] --- PASS: TestUpdateMemory (0.89s) [2020-03-30T10:01:38.620Z] === RUN TestUpdateCPUQuota [2020-03-30T10:01:38.794Z] === RUN TestDockerSuite/TestExec [2020-03-30T10:01:39.640Z] --- PASS: TestUpdateCPUQuota (1.21s) [2020-03-30T10:01:39.640Z] === RUN TestUpdatePidsLimit [2020-03-30T10:01:39.640Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-30T10:01:39.717Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-30T10:01:40.259Z] === RUN TestUpdatePidsLimit/no_change [2020-03-30T10:01:40.545Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-30T10:01:40.641Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-30T10:01:40.830Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-30T10:01:41.115Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-30T10:01:41.400Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-30T10:01:41.564Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-30T10:01:41.685Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-30T10:01:42.502Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-30T10:01:43.163Z] --- PASS: TestUpdatePidsLimit (3.26s) [2020-03-30T10:01:43.163Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-03-30T10:01:43.163Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-03-30T10:01:43.163Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2020-03-30T10:01:43.163Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-03-30T10:01:43.163Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-03-30T10:01:43.163Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-03-30T10:01:43.163Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-03-30T10:01:43.163Z] === RUN TestUpdateRestartPolicy [2020-03-30T10:01:44.382Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-30T10:01:44.941Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-30T10:01:45.863Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-30T10:01:46.785Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-30T10:01:47.707Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-30T10:01:48.628Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-30T10:01:49.551Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-30T10:01:50.910Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-30T10:01:52.269Z] === RUN TestDockerSuite/TestExecEnv [2020-03-30T10:01:53.193Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-30T10:01:55.077Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-30T10:01:55.635Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-30T10:01:55.699Z] --- PASS: TestUpdateRestartPolicy (12.03s) [2020-03-30T10:01:55.699Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-30T10:01:55.699Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s) [2020-03-30T10:01:55.699Z] === RUN TestWaitNonBlocked [2020-03-30T10:01:55.699Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-30T10:01:55.699Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-30T10:01:55.699Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-30T10:01:55.699Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-30T10:01:55.699Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-30T10:01:55.699Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-30T10:01:56.720Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-30T10:01:56.720Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2020-03-30T10:01:56.720Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2020-03-30T10:01:56.720Z] === RUN TestWaitBlocked [2020-03-30T10:01:56.720Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-30T10:01:56.720Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-30T10:01:56.720Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-30T10:01:56.720Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-30T10:01:56.720Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-30T10:01:56.720Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-30T10:01:57.739Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-30T10:01:57.739Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2020-03-30T10:01:57.739Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-03-30T10:01:57.739Z] === CONT TestContainerStartOnDaemonRestart [2020-03-30T10:01:57.739Z] === CONT TestIpcModeOlderClient [2020-03-30T10:01:57.739Z] === CONT TestDaemonHostGatewayIP [2020-03-30T10:01:57.739Z] === CONT TestDaemonRestartIpcMode [2020-03-30T10:01:57.739Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-03-30T10:01:58.890Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-30T10:01:59.448Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-30T10:02:00.371Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-30T10:02:01.293Z] === RUN TestDockerSuite/TestExecParseError [2020-03-30T10:02:02.173Z] --- PASS: TestContainerStartOnDaemonRestart (4.22s) [2020-03-30T10:02:02.215Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-30T10:02:02.460Z] --- PASS: TestDaemonHostGatewayIP (4.78s) [2020-03-30T10:02:02.460Z] --- PASS: TestDaemonRestartIpcMode (4.86s) [2020-03-30T10:02:02.460Z] PASS [2020-03-30T10:02:02.460Z] [2020-03-30T10:02:02.460Z] === Skipped [2020-03-30T10:02:02.460Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-30T10:02:02.460Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-30T10:02:02.460Z] [2020-03-30T10:02:02.460Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-30T10:02:02.460Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-30T10:02:02.460Z] [2020-03-30T10:02:02.460Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-30T10:02:02.460Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-30T10:02:02.460Z] [2020-03-30T10:02:02.460Z] [2020-03-30T10:02:02.460Z] DONE 199 tests, 3 skipped in 117.609s [2020-03-30T10:02:02.460Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-30T10:02:02.460Z] ++ 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-03-30T10:02:02.460Z] ++ set -e [2020-03-30T10:02:02.460Z] ++ '[' -n 0 ']' [2020-03-30T10:02:02.460Z] ++ set -x [2020-03-30T10:02:02.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=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-03-30T10:02:02.745Z] INFO: Testing against a local daemon [2020-03-30T10:02:02.745Z] === RUN TestCommitInheritsEnv [2020-03-30T10:02:03.031Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-03-30T10:02:03.031Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-30T10:02:03.031Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-30T10:02:03.031Z] === RUN TestImagesFilterMultiReference [2020-03-30T10:02:03.136Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-30T10:02:03.315Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-03-30T10:02:03.315Z] === RUN TestImagePullPlatformInvalid [2020-03-30T10:02:03.315Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2020-03-30T10:02:03.315Z] === RUN TestRemoveImageOrphaning [2020-03-30T10:02:03.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-30T10:02:03.599Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-03-30T10:02:03.599Z] === RUN TestRemoveImageGarbageCollector [2020-03-30T10:02:03.599Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-30T10:02:03.599Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T10:02:03.599Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-30T10:02:03.885Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-30T10:02:03.885Z] === RUN TestTagInvalidReference [2020-03-30T10:02:03.885Z] --- PASS: TestTagInvalidReference (0.04s) [2020-03-30T10:02:03.885Z] === RUN TestTagValidPrefixedRepo [2020-03-30T10:02:03.885Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-03-30T10:02:03.885Z] === RUN TestTagExistedNameWithoutForce [2020-03-30T10:02:03.885Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-30T10:02:03.885Z] === RUN TestTagOfficialNames [2020-03-30T10:02:03.885Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-30T10:02:03.885Z] === RUN TestTagMatchesDigest [2020-03-30T10:02:03.885Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-30T10:02:03.885Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-30T10:02:03.949Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-30T10:02:05.310Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-30T10:02:06.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-30T10:02:06.247Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-30T10:02:07.606Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-30T10:02:19.755Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-30T10:02:19.756Z] === RUN TestDockerSuite/TestExecTTY [2020-03-30T10:02:20.314Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-30T10:02:21.236Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-30T10:02:21.796Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-30T10:02:22.718Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-30T10:02:22.718Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-30T10:02:25.227Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-30T10:02:25.785Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-30T10:02:26.708Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-30T10:02:27.674Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-30T10:02:28.598Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-30T10:02:28.853Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-30T10:02:34.084Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-30T10:02:39.315Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-30T10:02:41.196Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-30T10:02:46.454Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-30T10:02:46.710Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-30T10:02:46.710Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-30T10:02:46.966Z] === RUN TestDockerSuite/TestHealth [2020-03-30T10:02:55.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-30T10:03:09.937Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-30T10:03:09.937Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-30T10:03:09.937Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-30T10:03:09.937Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-30T10:03:09.937Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-30T10:03:09.937Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-30T10:03:10.495Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-30T10:03:10.495Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-30T10:03:10.495Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-30T10:03:10.495Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-30T10:03:11.055Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-30T10:03:11.310Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-30T10:03:11.868Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-30T10:03:11.868Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-30T10:03:12.791Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-30T10:03:12.791Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-30T10:03:13.758Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-30T10:03:14.681Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-30T10:03:14.681Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-30T10:03:15.240Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-30T10:03:18.499Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-30T10:03:18.499Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-30T10:03:18.499Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-30T10:03:20.381Z] === RUN TestDockerSuite/TestImportFile [2020-03-30T10:03:21.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-30T10:03:21.741Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-30T10:03:21.741Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-30T10:03:24.258Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-30T10:03:26.777Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-30T10:03:28.139Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-30T10:03:29.498Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-30T10:03:30.057Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-30T10:03:30.980Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-30T10:03:30.980Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-30T10:03:30.980Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-30T10:03:31.903Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-30T10:03:32.503Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-30T10:03:33.426Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-30T10:03:34.353Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-30T10:03:34.913Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-30T10:03:35.837Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-30T10:03:35.837Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-30T10:03:37.718Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-30T10:03:38.277Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-30T10:03:39.200Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-30T10:03:39.200Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-30T10:03:39.758Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-30T10:03:39.758Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-30T10:03:41.117Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-30T10:03:42.041Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-30T10:03:42.964Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-30T10:03:44.324Z] === RUN TestDockerSuite/TestInspectImage [2020-03-30T10:03:44.324Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-30T10:03:44.324Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-30T10:03:44.324Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-30T10:03:44.882Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-30T10:03:45.805Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-30T10:03:45.805Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-30T10:03:46.728Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-30T10:03:47.650Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-30T10:03:49.543Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-30T10:03:49.543Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-30T10:03:50.466Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-30T10:03:51.390Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-30T10:03:52.749Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-30T10:03:53.672Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-30T10:03:54.595Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-30T10:03:55.154Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-30T10:03:56.078Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-30T10:03:57.002Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-30T10:03:57.925Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-30T10:03:57.925Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-30T10:04:00.432Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-30T10:04:01.791Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-30T10:04:02.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-30T10:04:03.405Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-30T10:04:03.660Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-30T10:04:06.169Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-30T10:04:08.678Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-30T10:04:11.185Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-30T10:04:11.185Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-30T10:04:13.693Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-30T10:04:13.948Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-30T10:04:14.870Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-30T10:04:29.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-30T10:04:29.711Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-30T10:04:31.070Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-30T10:04:32.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-30T10:04:33.206Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-30T10:04:34.129Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-30T10:04:35.094Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-30T10:04:36.975Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-30T10:04:36.975Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-30T10:04:37.230Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-30T10:04:37.230Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-30T10:04:37.230Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-30T10:04:38.154Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-30T10:04:38.408Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-30T10:04:38.967Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-30T10:04:42.223Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-30T10:04:42.781Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-30T10:04:43.707Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-30T10:04:45.065Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-30T10:04:47.571Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-30T10:04:48.494Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-30T10:04:49.416Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-30T10:04:49.416Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-30T10:04:50.776Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-30T10:04:52.152Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-30T10:04:53.075Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-30T10:04:53.330Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-30T10:04:54.253Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-30T10:04:55.176Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-30T10:04:57.727Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-30T10:04:58.650Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-30T10:04:58.905Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-30T10:04:59.159Z] === RUN TestDockerSuite/TestLogsSince [2020-03-30T10:05:07.226Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-30T10:05:12.454Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-30T10:05:12.454Z] === RUN TestDockerSuite/TestLogsTail [2020-03-30T10:05:13.377Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-30T10:05:14.300Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-30T10:05:14.858Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-30T10:05:15.416Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-30T10:05:16.340Z] === RUN TestDockerSuite/TestNetHostname [2020-03-30T10:05:18.849Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-30T10:05:18.849Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-30T10:05:20.207Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-30T10:05:22.713Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-30T10:05:23.283Z] === RUN TestDockerSuite/TestPluginActive [2020-03-30T10:05:23.845Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-30T10:05:25.204Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-30T10:05:33.282Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-30T10:05:33.282Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-30T10:05:33.282Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-30T10:05:35.789Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-30T10:05:36.044Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-30T10:05:37.926Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-30T10:05:39.810Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-30T10:05:39.810Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-30T10:05:45.044Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-30T10:05:46.925Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-30T10:05:48.284Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-30T10:05:49.644Z] === RUN TestDockerSuite/TestPortList [2020-03-30T10:05:52.903Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-30T10:05:56.164Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-30T10:05:59.433Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-30T10:06:00.358Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-30T10:06:01.718Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-30T10:06:01.973Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-30T10:06:05.273Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-30T10:06:09.427Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-30T10:06:09.682Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-30T10:06:09.682Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-30T10:06:09.682Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-30T10:06:10.605Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-30T10:06:10.605Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-30T10:06:11.528Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-30T10:06:11.528Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-30T10:06:12.451Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-30T10:06:12.451Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-30T10:06:12.451Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-30T10:06:14.332Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-30T10:06:14.332Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-30T10:06:15.256Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-30T10:06:17.763Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-30T10:06:18.322Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-30T10:06:19.682Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-30T10:06:19.937Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-30T10:06:20.192Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-30T10:06:23.449Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-30T10:06:24.373Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-30T10:06:24.627Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-30T10:06:28.787Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-30T10:06:30.146Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-30T10:06:33.408Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-30T10:06:33.662Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-30T10:06:37.823Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-30T10:06:44.346Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-30T10:06:45.705Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-30T10:06:47.588Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-30T10:06:47.588Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-30T10:06:50.097Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-30T10:06:51.020Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-30T10:06:51.579Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-30T10:06:53.464Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-30T10:06:54.388Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-30T10:06:54.948Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-30T10:06:58.254Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-30T10:06:59.613Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-30T10:06:59.613Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-30T10:06:59.613Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-30T10:07:00.537Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-30T10:07:03.045Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-30T10:07:03.603Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-30T10:07:06.859Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-30T10:07:07.114Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-30T10:07:07.114Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-30T10:07:07.368Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-30T10:07:07.368Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-30T10:07:07.368Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-30T10:07:08.290Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-30T10:07:10.171Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-30T10:07:11.517Z] --- PASS: TestImportExtremelyLargeImageWorks (296.25s) [2020-03-30T10:07:11.517Z] PASS [2020-03-30T10:07:11.517Z] [2020-03-30T10:07:11.517Z] === Skipped [2020-03-30T10:07:11.517Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-30T10:07:11.517Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T10:07:11.517Z] [2020-03-30T10:07:11.517Z] [2020-03-30T10:07:11.517Z] DONE 12 tests, 1 skipped in 297.661s [2020-03-30T10:07:11.517Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-30T10:07:11.517Z] ++ 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-03-30T10:07:11.517Z] ++ set -e [2020-03-30T10:07:11.517Z] ++ '[' -n 0 ']' [2020-03-30T10:07:11.517Z] ++ set -x [2020-03-30T10:07:11.517Z] ++ env -i DEST=/go/src/github.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-03-30T10:07:11.517Z] INFO: Testing against a local daemon [2020-03-30T10:07:11.517Z] === RUN TestNetworkCreateDelete [2020-03-30T10:07:11.517Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-03-30T10:07:11.517Z] === RUN TestDockerNetworkDeletePreferID [2020-03-30T10:07:11.517Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2020-03-30T10:07:11.517Z] === RUN TestInspectNetwork [2020-03-30T10:07:11.517Z] === RUN TestInspectNetwork/full_network_id [2020-03-30T10:07:11.517Z] === RUN TestInspectNetwork/partial_network_id [2020-03-30T10:07:11.517Z] === RUN TestInspectNetwork/network_name [2020-03-30T10:07:11.517Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-30T10:07:11.517Z] --- PASS: TestInspectNetwork (7.57s) [2020-03-30T10:07:11.517Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-30T10:07:11.517Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-30T10:07:11.517Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-30T10:07:11.517Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-30T10:07:11.517Z] === RUN TestRunContainerWithBridgeNone [2020-03-30T10:07:11.517Z] --- PASS: TestRunContainerWithBridgeNone (2.37s) [2020-03-30T10:07:11.517Z] === RUN TestNetworkInvalidJSON [2020-03-30T10:07:11.517Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-30T10:07:11.517Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-30T10:07:11.517Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-30T10:07:11.517Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-30T10:07:11.517Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-30T10:07:11.517Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-30T10:07:11.517Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-30T10:07:11.517Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-30T10:07:11.517Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-30T10:07:11.517Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-03-30T10:07:11.517Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-30T10:07:11.517Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-30T10:07:11.517Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-30T10:07:11.517Z] === RUN TestHostIPv4BridgeLabel [2020-03-30T10:07:11.529Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-30T10:07:11.804Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-03-30T10:07:11.804Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-30T10:07:12.453Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-30T10:07:12.822Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-30T10:07:12.822Z] === RUN TestDaemonDefaultNetworkPools [2020-03-30T10:07:13.443Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2020-03-30T10:07:13.443Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-30T10:07:14.933Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s) [2020-03-30T10:07:14.933Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-30T10:07:16.430Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2020-03-30T10:07:16.430Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-30T10:07:16.607Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-30T10:07:17.049Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-03-30T10:07:17.049Z] === RUN TestServiceWithPredefinedNetwork [2020-03-30T10:07:19.745Z] --- PASS: TestServiceWithPredefinedNetwork (2.96s) [2020-03-30T10:07:19.745Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-30T10:07:19.745Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-30T10:07:19.745Z] service_test.go:236: FLAKY_TEST [2020-03-30T10:07:19.745Z] === RUN TestServiceWithDataPathPortInit [2020-03-30T10:07:20.764Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-30T10:07:21.687Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-30T10:07:24.194Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-30T10:07:24.194Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-30T10:07:24.194Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-30T10:07:24.448Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-30T10:07:27.711Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-30T10:07:28.677Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-30T10:07:28.931Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-30T10:07:33.088Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-30T10:07:34.448Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-30T10:07:34.448Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-30T10:07:34.448Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-30T10:07:35.007Z] --- PASS: TestServiceWithDataPathPortInit (14.62s) [2020-03-30T10:07:35.007Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-30T10:07:38.602Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-30T10:07:39.525Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-30T10:07:39.525Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-30T10:07:41.412Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-30T10:07:41.848Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.35s) [2020-03-30T10:07:41.848Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:do2grg6e588rc1nxp7v9v687r Created:2020-03-30 10:07:35.60421799 +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[051863ce46323f4eae5c4f624822a082d1c5bd2ec71f7dd41390c9232c55f9c5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sl85m9qtaqmgpakz6z46w3qx9 EndpointID:cb86b67b5c917d7c80c732ca167925f668fc4f00c118e876eba0b6958ea42a0e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:302b51f178bba9bb90988924312dc84f6e7aff9a9684b1429b466957679dd4ff 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:cfc9886f28a7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sl85m9qtaqmgpakz6z46w3qx9 EndpointID:cb86b67b5c917d7c80c732ca167925f668fc4f00c118e876eba0b6958ea42a0e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-30T10:07:41.848Z] PASS [2020-03-30T10:07:41.848Z] [2020-03-30T10:07:41.848Z] === Skipped [2020-03-30T10:07:41.848Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-30T10:07:41.848Z] service_test.go:236: FLAKY_TEST [2020-03-30T10:07:41.848Z] [2020-03-30T10:07:41.848Z] [2020-03-30T10:07:41.848Z] DONE 22 tests, 1 skipped in 41.584s [2020-03-30T10:07:41.848Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-30T10:07:41.848Z] ++ 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-03-30T10:07:41.848Z] ++ set -e [2020-03-30T10:07:41.848Z] ++ '[' -n 0 ']' [2020-03-30T10:07:41.848Z] ++ set -x [2020-03-30T10:07:41.848Z] ++ env -i DEST=/go/src/github.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-03-30T10:07:41.848Z] INFO: Testing against a local daemon [2020-03-30T10:07:41.848Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-30T10:07:42.772Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-30T10:07:42.772Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-30T10:07:43.333Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.50s) [2020-03-30T10:07:43.333Z] === RUN TestDockerNetworkIpvlan [2020-03-30T10:07:44.356Z] === RUN TestDockerNetworkIpvlan/Subinterface [2020-03-30T10:07:44.654Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-30T10:07:45.373Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2020-03-30T10:07:45.577Z] === RUN TestDockerSuite/TestRmiTag [2020-03-30T10:07:45.577Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-30T10:07:45.577Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-30T10:07:46.390Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2020-03-30T10:07:46.500Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-30T10:07:49.079Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2020-03-30T10:07:51.732Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-30T10:07:51.732Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-30T10:07:51.776Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2020-03-30T10:07:52.654Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-30T10:07:53.212Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-30T10:07:53.818Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2020-03-30T10:07:55.094Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-30T10:07:55.655Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-30T10:07:56.223Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-30T10:07:56.522Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2020-03-30T10:07:57.145Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-30T10:07:57.145Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-30T10:07:57.705Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-30T10:07:59.585Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-30T10:08:00.144Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-30T10:08:00.939Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2020-03-30T10:08:01.066Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-30T10:08:01.989Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-30T10:08:03.870Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-30T10:08:05.355Z] === RUN TestDockerNetworkIpvlan/Addressing [2020-03-30T10:08:05.753Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-30T10:08:06.311Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-30T10:08:06.565Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-30T10:08:07.401Z] --- PASS: TestDockerNetworkIpvlan (23.98s) [2020-03-30T10:08:07.401Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.12s) [2020-03-30T10:08:07.401Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.09s) [2020-03-30T10:08:07.401Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.14s) [2020-03-30T10:08:07.401Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.26s) [2020-03-30T10:08:07.401Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.20s) [2020-03-30T10:08:07.401Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.28s) [2020-03-30T10:08:07.401Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.06s) [2020-03-30T10:08:07.401Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.13s) [2020-03-30T10:08:07.401Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.78s) [2020-03-30T10:08:07.401Z] PASS [2020-03-30T10:08:07.401Z] [2020-03-30T10:08:07.401Z] DONE 11 tests in 25.583s [2020-03-30T10:08:07.401Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-30T10:08:07.401Z] ++ 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-03-30T10:08:07.401Z] ++ set -e [2020-03-30T10:08:07.401Z] ++ '[' -n 0 ']' [2020-03-30T10:08:07.401Z] ++ set -x [2020-03-30T10:08:07.401Z] ++ env -i DEST=/go/src/github.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-03-30T10:08:07.531Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-30T10:08:07.689Z] INFO: Testing against a local daemon [2020-03-30T10:08:07.689Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-30T10:08:08.454Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-30T10:08:09.177Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-03-30T10:08:09.177Z] === RUN TestDockerNetworkMacvlan [2020-03-30T10:08:09.377Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-30T10:08:09.377Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-30T10:08:10.192Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-30T10:08:10.736Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-30T10:08:11.214Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-30T10:08:11.660Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-30T10:08:11.834Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-30T10:08:12.219Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-30T10:08:12.776Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-30T10:08:13.700Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-30T10:08:14.525Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-30T10:08:14.623Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-30T10:08:15.546Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-30T10:08:15.546Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-30T10:08:17.217Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-30T10:08:18.801Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-30T10:08:19.055Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-30T10:08:19.988Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-30T10:08:20.910Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-30T10:08:21.469Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-30T10:08:21.469Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-30T10:08:21.645Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-30T10:08:22.392Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-30T10:08:23.131Z] --- PASS: TestDockerNetworkMacvlan (13.78s) [2020-03-30T10:08:23.131Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-03-30T10:08:23.131Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-03-30T10:08:23.131Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2020-03-30T10:08:23.131Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s) [2020-03-30T10:08:23.131Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.19s) [2020-03-30T10:08:23.131Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2020-03-30T10:08:23.131Z] PASS [2020-03-30T10:08:23.131Z] [2020-03-30T10:08:23.131Z] DONE 8 tests in 15.407s [2020-03-30T10:08:23.131Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-30T10:08:23.131Z] ++ 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-03-30T10:08:23.131Z] ++ set -e [2020-03-30T10:08:23.131Z] ++ '[' -n 0 ']' [2020-03-30T10:08:23.131Z] ++ set -x [2020-03-30T10:08:23.131Z] ++ env -i DEST=/go/src/github.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-03-30T10:08:23.131Z] testing: warning: no tests to run [2020-03-30T10:08:23.131Z] PASS [2020-03-30T10:08:23.131Z] [2020-03-30T10:08:23.131Z] DONE 0 tests in 0.015s [2020-03-30T10:08:23.131Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-30T10:08:23.131Z] ++ 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-03-30T10:08:23.131Z] ++ set -e [2020-03-30T10:08:23.131Z] ++ '[' -n 0 ']' [2020-03-30T10:08:23.131Z] ++ set -x [2020-03-30T10:08:23.132Z] ++ env -i DEST=/go/src/github.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-03-30T10:08:23.132Z] INFO: Testing against a local daemon [2020-03-30T10:08:23.132Z] === RUN TestAuthZPluginAllowRequest [2020-03-30T10:08:23.314Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-30T10:08:23.872Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-30T10:08:24.611Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-03-30T10:08:24.611Z] === RUN TestAuthZPluginTLS [2020-03-30T10:08:24.795Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-30T10:08:25.241Z] --- PASS: TestAuthZPluginTLS (0.61s) [2020-03-30T10:08:25.241Z] === RUN TestAuthZPluginDenyRequest [2020-03-30T10:08:25.761Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-30T10:08:25.761Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-30T10:08:25.858Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-03-30T10:08:25.858Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-30T10:08:26.319Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-30T10:08:26.319Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-30T10:08:26.478Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-03-30T10:08:26.478Z] === RUN TestAuthZPluginDenyResponse [2020-03-30T10:08:27.101Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-03-30T10:08:27.101Z] === RUN TestAuthZPluginAllowEventStream [2020-03-30T10:08:27.679Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-30T10:08:28.584Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2020-03-30T10:08:28.584Z] === RUN TestAuthZPluginErrorResponse [2020-03-30T10:08:28.601Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-30T10:08:29.204Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-03-30T10:08:29.204Z] === RUN TestAuthZPluginErrorRequest [2020-03-30T10:08:29.523Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-30T10:08:29.826Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-03-30T10:08:29.826Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-30T10:08:30.081Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-30T10:08:30.153Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-03-30T10:08:30.153Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-30T10:08:30.335Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-30T10:08:31.258Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-30T10:08:32.855Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-03-30T10:08:32.855Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-30T10:08:33.139Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-30T10:08:34.336Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2020-03-30T10:08:34.336Z] === RUN TestAuthZPluginHeader [2020-03-30T10:08:34.498Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-30T10:08:35.352Z] --- PASS: TestAuthZPluginHeader (0.94s) [2020-03-30T10:08:35.352Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-30T10:08:35.352Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-30T10:08:35.352Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T10:08:35.352Z] === RUN TestAuthZPluginV2Disable [2020-03-30T10:08:35.352Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-30T10:08:35.352Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T10:08:35.352Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-30T10:08:35.352Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-30T10:08:35.352Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T10:08:35.352Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-30T10:08:35.352Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-30T10:08:35.352Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T10:08:35.352Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-30T10:08:35.856Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-30T10:08:36.779Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-30T10:08:37.337Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-30T10:08:37.592Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-30T10:08:38.515Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-30T10:08:39.439Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-30T10:08:39.998Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-30T10:08:41.929Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-30T10:08:46.102Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-30T10:08:46.102Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-30T10:08:46.102Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-30T10:08:46.356Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-30T10:08:48.239Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-30T10:08:49.163Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-30T10:08:51.047Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-30T10:08:53.825Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2020-03-30T10:08:53.825Z] PASS [2020-03-30T10:08:53.825Z] [2020-03-30T10:08:53.825Z] === Skipped [2020-03-30T10:08:53.825Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-30T10:08:53.825Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T10:08:53.825Z] [2020-03-30T10:08:53.825Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-30T10:08:53.825Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T10:08:53.825Z] [2020-03-30T10:08:53.825Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-30T10:08:53.825Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T10:08:53.825Z] [2020-03-30T10:08:53.825Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-30T10:08:53.825Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T10:08:53.825Z] [2020-03-30T10:08:53.825Z] [2020-03-30T10:08:53.825Z] DONE 17 tests, 4 skipped in 29.305s [2020-03-30T10:08:53.825Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-30T10:08:53.825Z] ++ 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-03-30T10:08:53.825Z] ++ set -e [2020-03-30T10:08:53.825Z] ++ '[' -n 0 ']' [2020-03-30T10:08:53.825Z] ++ set -x [2020-03-30T10:08:53.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-03-30T10:08:53.825Z] INFO: Testing against a local daemon [2020-03-30T10:08:53.825Z] === RUN TestPluginInvalidJSON [2020-03-30T10:08:53.825Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-30T10:08:53.825Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-30T10:08:53.825Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-30T10:08:53.825Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-30T10:08:53.825Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-30T10:08:53.825Z] PASS [2020-03-30T10:08:53.825Z] [2020-03-30T10:08:53.825Z] DONE 2 tests in 0.127s [2020-03-30T10:08:53.825Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-30T10:08:53.825Z] ++ 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-03-30T10:08:53.825Z] ++ set -e [2020-03-30T10:08:53.825Z] ++ '[' -n 0 ']' [2020-03-30T10:08:53.825Z] ++ set -x [2020-03-30T10:08:53.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-03-30T10:08:53.825Z] INFO: Testing against a local daemon [2020-03-30T10:08:53.825Z] === RUN TestExternalGraphDriver [2020-03-30T10:08:53.825Z] === RUN TestExternalGraphDriver/json [2020-03-30T10:08:54.303Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-30T10:08:54.842Z] === RUN TestExternalGraphDriver/spec [2020-03-30T10:08:56.852Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-30T10:08:56.852Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-30T10:08:56.852Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-30T10:08:56.882Z] === RUN TestExternalGraphDriver/pull [2020-03-30T10:08:57.418Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-30T10:08:58.914Z] --- PASS: TestExternalGraphDriver (6.34s) [2020-03-30T10:08:58.914Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-03-30T10:08:58.914Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-03-30T10:08:58.914Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2020-03-30T10:08:58.914Z] === RUN TestGraphdriverPluginV2 [2020-03-30T10:08:58.914Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-03-30T10:08:58.914Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T10:08:58.914Z] PASS [2020-03-30T10:08:58.914Z] [2020-03-30T10:08:58.914Z] === Skipped [2020-03-30T10:08:58.914Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-03-30T10:08:58.914Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T10:08:58.914Z] [2020-03-30T10:08:58.914Z] [2020-03-30T10:08:58.914Z] DONE 5 tests, 1 skipped in 6.504s [2020-03-30T10:08:58.914Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-30T10:08:58.914Z] ++ 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-03-30T10:08:58.914Z] ++ set -e [2020-03-30T10:08:58.914Z] ++ '[' -n 0 ']' [2020-03-30T10:08:58.914Z] ++ set -x [2020-03-30T10:08:58.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-30T10:08:58.914Z] INFO: Testing against a local daemon [2020-03-30T10:08:58.914Z] === RUN TestContinueAfterPluginCrash [2020-03-30T10:08:58.914Z] === PAUSE TestContinueAfterPluginCrash [2020-03-30T10:08:58.914Z] === RUN TestReadPluginNoRead [2020-03-30T10:08:58.914Z] === PAUSE TestReadPluginNoRead [2020-03-30T10:08:58.914Z] === RUN TestDaemonStartWithLogOpt [2020-03-30T10:08:58.914Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-30T10:08:58.914Z] === CONT TestContinueAfterPluginCrash [2020-03-30T10:08:58.914Z] === CONT TestDaemonStartWithLogOpt [2020-03-30T10:08:58.914Z] === CONT TestReadPluginNoRead [2020-03-30T10:08:59.298Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-30T10:09:01.222Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-30T10:09:03.729Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-30T10:09:03.983Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-30T10:09:04.238Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-30T10:09:06.119Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-30T10:09:07.045Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-30T10:09:07.045Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-30T10:09:07.968Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-30T10:09:09.328Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-30T10:09:09.328Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-30T10:09:10.253Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-30T10:09:11.176Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-30T10:09:11.734Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-30T10:09:12.657Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-30T10:09:12.657Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-30T10:09:13.580Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-30T10:09:14.503Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-30T10:09:15.062Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-30T10:09:15.986Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-30T10:09:16.544Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-30T10:09:17.466Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-30T10:09:18.389Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-30T10:09:18.947Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-30T10:09:18.947Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-30T10:09:19.870Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-30T10:09:20.793Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-30T10:09:21.333Z] === RUN TestReadPluginNoRead/default [2020-03-30T10:09:21.954Z] --- PASS: TestDaemonStartWithLogOpt (22.89s) [2020-03-30T10:09:22.152Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-30T10:09:22.574Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-30T10:09:22.711Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-30T10:09:22.711Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-30T10:09:23.633Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-30T10:09:24.618Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-30T10:09:26.095Z] --- PASS: TestReadPluginNoRead (27.10s) [2020-03-30T10:09:26.095Z] --- PASS: TestReadPluginNoRead/default (1.89s) [2020-03-30T10:09:26.095Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.75s) [2020-03-30T10:09:26.095Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.72s) [2020-03-30T10:09:26.095Z] read_test.go:91: [db94740ec91f0] daemon is not started [2020-03-30T10:09:26.718Z] --- PASS: TestContinueAfterPluginCrash (27.63s) [2020-03-30T10:09:26.718Z] PASS [2020-03-30T10:09:26.718Z] [2020-03-30T10:09:26.718Z] DONE 6 tests in 27.731s [2020-03-30T10:09:26.718Z] 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-03-30T10:09:26.718Z] ++ 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-03-30T10:09:26.718Z] ++ set -e [2020-03-30T10:09:26.718Z] ++ '[' -n 0 ']' [2020-03-30T10:09:26.718Z] ++ set -x [2020-03-30T10:09:26.718Z] ++ env -i DEST=/go/src/github.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-03-30T10:09:26.718Z] testing: warning: no tests to run [2020-03-30T10:09:26.718Z] PASS [2020-03-30T10:09:26.718Z] [2020-03-30T10:09:26.718Z] DONE 0 tests in 0.021s [2020-03-30T10:09:26.718Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-30T10:09:26.718Z] ++ 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-03-30T10:09:26.718Z] ++ set -e [2020-03-30T10:09:26.718Z] ++ '[' -n 0 ']' [2020-03-30T10:09:26.718Z] ++ set -x [2020-03-30T10:09:26.718Z] ++ env -i DEST=/go/src/github.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-03-30T10:09:26.718Z] INFO: Testing against a local daemon [2020-03-30T10:09:26.718Z] === RUN TestPluginWithDevMounts [2020-03-30T10:09:26.718Z] === PAUSE TestPluginWithDevMounts [2020-03-30T10:09:26.718Z] === CONT TestPluginWithDevMounts [2020-03-30T10:09:26.890Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-30T10:09:27.144Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-30T10:09:29.402Z] --- PASS: TestPluginWithDevMounts (2.27s) [2020-03-30T10:09:29.402Z] PASS [2020-03-30T10:09:29.402Z] [2020-03-30T10:09:29.402Z] DONE 1 tests in 2.368s [2020-03-30T10:09:29.402Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-30T10:09:29.402Z] ++ 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-03-30T10:09:29.402Z] ++ set -e [2020-03-30T10:09:29.402Z] ++ '[' -n 0 ']' [2020-03-30T10:09:29.402Z] ++ set -x [2020-03-30T10:09:29.402Z] ++ env -i DEST=/go/src/github.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-03-30T10:09:29.402Z] INFO: Testing against a local daemon [2020-03-30T10:09:29.402Z] === RUN TestSecretInspect [2020-03-30T10:09:31.448Z] --- PASS: TestSecretInspect (2.24s) [2020-03-30T10:09:31.448Z] === RUN TestSecretList [2020-03-30T10:09:32.372Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-30T10:09:34.145Z] --- PASS: TestSecretList (2.30s) [2020-03-30T10:09:34.145Z] === RUN TestSecretsCreateAndDelete [2020-03-30T10:09:36.178Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2020-03-30T10:09:36.178Z] === RUN TestSecretsUpdate [2020-03-30T10:09:38.250Z] --- PASS: TestSecretsUpdate (2.31s) [2020-03-30T10:09:38.250Z] === RUN TestTemplatedSecret [2020-03-30T10:09:38.895Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-30T10:09:39.817Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-30T10:09:41.697Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-30T10:09:41.697Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-30T10:09:41.697Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-30T10:09:41.697Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-30T10:09:41.758Z] --- PASS: TestTemplatedSecret (2.81s) [2020-03-30T10:09:41.758Z] === RUN TestSecretCreateResolve [2020-03-30T10:09:42.619Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-30T10:09:43.243Z] --- PASS: TestSecretCreateResolve (2.26s) [2020-03-30T10:09:43.243Z] PASS [2020-03-30T10:09:43.529Z] [2020-03-30T10:09:43.529Z] DONE 6 tests in 14.292s [2020-03-30T10:09:43.529Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-30T10:09:43.529Z] ++ 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-03-30T10:09:43.529Z] ++ set -e [2020-03-30T10:09:43.529Z] ++ '[' -n 0 ']' [2020-03-30T10:09:43.529Z] ++ set -x [2020-03-30T10:09:43.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-03-30T10:09:43.529Z] INFO: Testing against a local daemon [2020-03-30T10:09:43.529Z] === RUN TestServiceCreateInit [2020-03-30T10:09:43.529Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-30T10:09:45.874Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-30T10:09:47.233Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-30T10:09:49.034Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-30T10:09:49.112Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-30T10:09:49.671Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-30T10:09:50.592Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-30T10:09:51.150Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-30T10:09:52.509Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-30T10:09:52.509Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-30T10:09:52.509Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-30T10:09:52.537Z] --- PASS: TestServiceCreateInit (8.89s) [2020-03-30T10:09:52.538Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.61s) [2020-03-30T10:09:52.538Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.24s) [2020-03-30T10:09:52.538Z] === RUN TestCreateServiceMultipleTimes [2020-03-30T10:09:54.390Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-30T10:09:55.312Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-30T10:09:57.197Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-30T10:09:57.197Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-30T10:09:57.197Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-30T10:09:59.079Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-30T10:10:00.439Z] === RUN TestDockerSuite/TestRunMount [2020-03-30T10:10:06.972Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-30T10:10:07.530Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-30T10:10:08.452Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-30T10:10:09.811Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-30T10:10:11.034Z] --- PASS: TestCreateServiceMultipleTimes (16.47s) [2020-03-30T10:10:11.034Z] === RUN TestCreateServiceConflict [2020-03-30T10:10:11.034Z] --- PASS: TestCreateServiceConflict (2.27s) [2020-03-30T10:10:11.034Z] === RUN TestCreateServiceMaxReplicas [2020-03-30T10:10:12.317Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-30T10:10:14.512Z] --- PASS: TestCreateServiceMaxReplicas (3.06s) [2020-03-30T10:10:14.512Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-30T10:10:15.572Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-30T10:10:18.080Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-30T10:10:20.588Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-30T10:10:21.947Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-30T10:10:23.828Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-30T10:10:23.828Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-30T10:10:24.389Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-30T10:10:25.311Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-30T10:10:26.234Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-30T10:10:26.793Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-30T10:10:29.304Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-30T10:10:29.772Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.46s) [2020-03-30T10:10:29.772Z] === RUN TestCreateServiceSecretFileMode [2020-03-30T10:10:30.056Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2020-03-30T10:10:30.056Z] === RUN TestCreateServiceConfigFileMode [2020-03-30T10:10:31.810Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-30T10:10:32.754Z] --- PASS: TestCreateServiceConfigFileMode (2.55s) [2020-03-30T10:10:32.754Z] === RUN TestCreateServiceSysctls [2020-03-30T10:10:36.224Z] --- PASS: TestCreateServiceSysctls (3.45s) [2020-03-30T10:10:36.224Z] === RUN TestCreateServiceCapabilities [2020-03-30T10:10:37.041Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-30T10:10:37.041Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-30T10:10:37.041Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-03-30T10:10:37.963Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-30T10:10:37.963Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-30T10:10:38.522Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-30T10:10:38.923Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2020-03-30T10:10:38.923Z] === RUN TestInspect [2020-03-30T10:10:39.444Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-30T10:10:39.444Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-30T10:10:40.367Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-30T10:10:41.289Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-30T10:10:41.289Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-30T10:10:41.615Z] --- PASS: TestInspect (2.77s) [2020-03-30T10:10:41.615Z] === RUN TestCreateJob [2020-03-30T10:10:41.850Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-30T10:10:42.773Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-30T10:10:44.661Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-30T10:10:45.092Z] --- PASS: TestCreateJob (3.42s) [2020-03-30T10:10:45.092Z] === RUN TestReplicatedJob [2020-03-30T10:10:45.584Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-03-30T10:10:46.142Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-30T10:10:47.065Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-30T10:10:47.626Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-30T10:10:48.548Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-30T10:10:49.107Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-30T10:10:49.107Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-30T10:10:50.029Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-30T10:10:50.588Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-30T10:10:50.588Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-30T10:10:51.512Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-30T10:10:51.931Z] --- PASS: TestReplicatedJob (5.94s) [2020-03-30T10:10:51.932Z] === RUN TestUpdateReplicatedJob [2020-03-30T10:10:53.393Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-30T10:10:53.393Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-30T10:10:54.620Z] --- PASS: TestUpdateReplicatedJob (3.54s) [2020-03-30T10:10:54.620Z] === RUN TestServiceListWithStatuses [2020-03-30T10:10:54.620Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-30T10:10:54.620Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-30T10:10:54.620Z] === RUN TestDockerNetworkConnectAlias [2020-03-30T10:10:56.649Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-30T10:10:58.008Z] === RUN TestDockerSuite/TestRunRm [2020-03-30T10:10:58.572Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-30T10:10:59.041Z] --- PASS: TestDockerNetworkConnectAlias (4.60s) [2020-03-30T10:10:59.041Z] === RUN TestDockerNetworkReConnect [2020-03-30T10:11:02.730Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-30T10:11:03.289Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-30T10:11:03.441Z] --- PASS: TestDockerNetworkReConnect (3.69s) [2020-03-30T10:11:03.441Z] === RUN TestServicePlugin [2020-03-30T10:11:03.441Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-30T10:11:03.441Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T10:11:03.441Z] === RUN TestServiceUpdateLabel [2020-03-30T10:11:04.211Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-30T10:11:04.924Z] --- PASS: TestServiceUpdateLabel (2.24s) [2020-03-30T10:11:04.924Z] === RUN TestServiceUpdateSecrets [2020-03-30T10:11:06.092Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-30T10:11:06.650Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-30T10:11:10.805Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-30T10:11:16.076Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-30T10:11:16.076Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-03-30T10:11:16.638Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-03-30T10:11:17.562Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-30T10:11:18.484Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-30T10:11:19.043Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-30T10:11:19.966Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-03-30T10:11:20.168Z] --- PASS: TestServiceUpdateSecrets (14.81s) [2020-03-30T10:11:20.169Z] === RUN TestServiceUpdateConfigs [2020-03-30T10:11:20.524Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-30T10:11:21.449Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-30T10:11:22.374Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-30T10:11:24.879Z] === RUN TestDockerSuite/TestRunState [2020-03-30T10:11:26.760Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-30T10:11:27.321Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-30T10:11:28.244Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-30T10:11:28.498Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-30T10:11:28.498Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-30T10:11:29.421Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-30T10:11:29.980Z] === RUN TestDockerSuite/TestRunSysctls [2020-03-30T10:11:31.860Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-30T10:11:31.861Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-30T10:11:31.861Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-30T10:11:32.419Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-30T10:11:35.425Z] --- PASS: TestServiceUpdateConfigs (14.75s) [2020-03-30T10:11:35.425Z] === RUN TestServiceUpdateNetwork [2020-03-30T10:11:35.677Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-30T10:11:35.931Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-30T10:11:37.855Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-30T10:11:42.013Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-30T10:11:45.267Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-30T10:11:45.826Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-30T10:11:46.749Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-30T10:11:47.350Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-30T10:11:47.973Z] --- PASS: TestServiceUpdateNetwork (12.96s) [2020-03-30T10:11:47.973Z] PASS [2020-03-30T10:11:47.973Z] [2020-03-30T10:11:47.973Z] === Skipped [2020-03-30T10:11:47.973Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-03-30T10:11:47.973Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-30T10:11:47.973Z] [2020-03-30T10:11:47.973Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-30T10:11:47.973Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-30T10:11:47.973Z] [2020-03-30T10:11:47.973Z] [2020-03-30T10:11:47.973Z] DONE 23 tests, 2 skipped in 124.088s [2020-03-30T10:11:47.973Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-30T10:11:47.973Z] ++ 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-03-30T10:11:47.973Z] ++ set -e [2020-03-30T10:11:47.973Z] ++ '[' -n 0 ']' [2020-03-30T10:11:47.973Z] ++ set -x [2020-03-30T10:11:47.973Z] ++ env -i DEST=/go/src/github.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-03-30T10:11:47.973Z] INFO: Testing against a local daemon [2020-03-30T10:11:47.973Z] === RUN TestSessionCreate [2020-03-30T10:11:47.973Z] --- PASS: TestSessionCreate (0.05s) [2020-03-30T10:11:47.973Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-30T10:11:47.973Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-30T10:11:47.973Z] PASS [2020-03-30T10:11:47.973Z] [2020-03-30T10:11:47.973Z] DONE 2 tests in 0.194s [2020-03-30T10:11:47.973Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-30T10:11:47.973Z] ++ 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-03-30T10:11:47.973Z] ++ set -e [2020-03-30T10:11:47.973Z] ++ '[' -n 0 ']' [2020-03-30T10:11:47.973Z] ++ set -x [2020-03-30T10:11:47.973Z] ++ env -i DEST=/go/src/github.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-03-30T10:11:47.973Z] INFO: Testing against a local daemon [2020-03-30T10:11:47.973Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-30T10:11:47.973Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-30T10:11:47.973Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-30T10:11:47.973Z] === RUN TestEventsExecDie [2020-03-30T10:11:48.591Z] --- PASS: TestEventsExecDie (0.79s) [2020-03-30T10:11:48.591Z] === RUN TestEventsBackwardsCompatible [2020-03-30T10:11:48.591Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-03-30T10:11:48.591Z] === RUN TestInfoBinaryCommits [2020-03-30T10:11:48.878Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-30T10:11:48.878Z] === RUN TestInfoAPIVersioned [2020-03-30T10:11:48.878Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-30T10:11:48.878Z] === RUN TestInfoDiscoveryBackend [2020-03-30T10:11:49.502Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-30T10:11:49.503Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-30T10:11:49.857Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-30T10:11:50.516Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-30T10:11:50.516Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-30T10:11:50.802Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-03-30T10:11:50.802Z] === RUN TestInfoAPI [2020-03-30T10:11:50.802Z] --- PASS: TestInfoAPI (0.05s) [2020-03-30T10:11:50.802Z] === RUN TestInfoAPIWarnings [2020-03-30T10:11:50.822Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-30T10:11:51.424Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-03-30T10:11:51.424Z] === RUN TestInfoDebug [2020-03-30T10:11:51.744Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-30T10:11:51.999Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-30T10:11:51.999Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-30T10:11:52.043Z] --- PASS: TestInfoDebug (0.54s) [2020-03-30T10:11:52.043Z] === RUN TestInfoInsecureRegistries [2020-03-30T10:11:52.664Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-03-30T10:11:52.664Z] === RUN TestInfoRegistryMirrors [2020-03-30T10:11:52.921Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-30T10:11:53.283Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-03-30T10:11:53.283Z] === RUN TestLoginFailsWithBadCredentials [2020-03-30T10:11:53.567Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-03-30T10:11:53.567Z] === RUN TestPingCacheHeaders [2020-03-30T10:11:53.567Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-03-30T10:11:53.567Z] === RUN TestPingGet [2020-03-30T10:11:53.567Z] --- PASS: TestPingGet (0.05s) [2020-03-30T10:11:53.567Z] === RUN TestPingHead [2020-03-30T10:11:53.567Z] --- PASS: TestPingHead (0.05s) [2020-03-30T10:11:53.567Z] === RUN TestVersion [2020-03-30T10:11:53.845Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-30T10:11:53.852Z] --- PASS: TestVersion (0.05s) [2020-03-30T10:11:53.852Z] PASS [2020-03-30T10:11:53.852Z] [2020-03-30T10:11:53.852Z] === Skipped [2020-03-30T10:11:53.852Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-30T10:11:53.852Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-30T10:11:53.852Z] [2020-03-30T10:11:53.852Z] [2020-03-30T10:11:53.852Z] DONE 18 tests, 1 skipped in 6.009s [2020-03-30T10:11:53.852Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-30T10:11:53.852Z] ++ 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-03-30T10:11:53.852Z] ++ set -e [2020-03-30T10:11:53.852Z] ++ '[' -n 0 ']' [2020-03-30T10:11:53.852Z] ++ set -x [2020-03-30T10:11:53.852Z] ++ env -i DEST=/go/src/github.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-03-30T10:11:53.852Z] INFO: Testing against a local daemon [2020-03-30T10:11:53.852Z] === RUN TestVolumesCreateAndList [2020-03-30T10:11:53.852Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-30T10:11:53.852Z] === RUN TestVolumesRemove [2020-03-30T10:11:53.852Z] --- PASS: TestVolumesRemove (0.10s) [2020-03-30T10:11:53.852Z] === RUN TestVolumesInspect [2020-03-30T10:11:54.137Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-30T10:11:54.137Z] === RUN TestVolumesInvalidJSON [2020-03-30T10:11:54.137Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-30T10:11:54.137Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-30T10:11:54.137Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-30T10:11:54.137Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-30T10:11:54.137Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-30T10:11:54.137Z] PASS [2020-03-30T10:11:54.137Z] [2020-03-30T10:11:54.137Z] DONE 5 tests in 0.305s [2020-03-30T10:11:54.137Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-30T10:11:54.421Z] ++++ cat bundles/test-integration/docker.pid [2020-03-30T10:11:54.421Z] +++ kill 13459 [2020-03-30T10:11:54.422Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-30T10:11:54.422Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-30T10:11:54.676Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-30T10:11:55.442Z] +++ /etc/init.d/apparmor stop [2020-03-30T10:11:55.442Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-30T10:11:55.442Z] [2020-03-30T10:11:55.442Z] Unloading profiles will leave already running processes permanently [2020-03-30T10:11:55.442Z] unconfined, which can lead to unexpected situations. [2020-03-30T10:11:55.442Z] [2020-03-30T10:11:55.442Z] To set a process to complain mode, use the command line tool [2020-03-30T10:11:55.442Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-30T10:11:55.442Z] +++ true [2020-03-30T10:11:55.442Z] [2020-03-30T10:11:55.598Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag Post stage [Pipeline] junit [2020-03-30T10:11:57.510Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-30T10:11:58.477Z] + echo Ensuring container killed. [2020-03-30T10:11:58.477Z] Ensuring container killed. [2020-03-30T10:11:58.477Z] + docker rm -vf docker-pr1 [2020-03-30T10:11:58.477Z] Error: No such container: docker-pr1 [2020-03-30T10:11:58.477Z] + true [Pipeline] sh [2020-03-30T10:11:58.855Z] + echo Chowning /workspace to jenkins user [2020-03-30T10:11:58.855Z] Chowning /workspace to jenkins user [2020-03-30T10:11:58.855Z] + id -u [2020-03-30T10:11:58.855Z] + id -g [2020-03-30T10:11:58.855Z] + docker run --rm -v /home/docker/workspace/moby_PR-40755:/workspace busybox chown -R 1001:1001 /workspace [2020-03-30T10:11:58.855Z] Unable to find image 'busybox:latest' locally [2020-03-30T10:11:59.140Z] latest: Pulling from library/busybox [2020-03-30T10:11:59.140Z] 4c6795986792: Pulling fs layer [2020-03-30T10:11:59.426Z] 4c6795986792: Verifying Checksum [2020-03-30T10:11:59.426Z] 4c6795986792: Download complete [2020-03-30T10:11:59.714Z] 4c6795986792: Pull complete [2020-03-30T10:11:59.714Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-30T10:11:59.714Z] Status: Downloaded newer image for busybox:latest [2020-03-30T10:12:00.869Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-30T10:12:00.869Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-30T10:12:02.141Z] + bundleName=ppc64le-integration [2020-03-30T10:12:02.141Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-30T10:12:02.141Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-30T10:12:02.141Z] + + xargs tar -czf ppc64le-integration-bundles.tar.gz [2020-03-30T10:12:02.141Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-30T10:12:02.227Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [Pipeline] archiveArtifacts [2020-03-30T10:12:02.460Z] Archiving artifacts [2020-03-30T10:12:02.868Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40755/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-30T10:12:03.260Z] + make clean [2020-03-30T10:12:03.883Z] make: command: Command not found [2020-03-30T10:12:03.883Z] make: command: Command not found [2020-03-30T10:12:03.883Z] docker volume rm -f docker-dev-cache [2020-03-30T10:12:03.883Z] docker-dev-cache [Pipeline] deleteDir [2020-03-30T10:12:04.733Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-30T10:12:06.138Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-30T10:12:08.647Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-30T10:12:11.906Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-30T10:12:12.165Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-30T10:12:13.089Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-30T10:12:14.013Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-30T10:12:14.013Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-30T10:12:14.013Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-30T10:12:14.013Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-30T10:12:14.013Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-30T10:12:14.937Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-30T10:12:15.859Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-30T10:12:16.783Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-30T10:12:16.783Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-30T10:12:18.145Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-30T10:12:19.069Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-30T10:12:19.994Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-30T10:12:19.994Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-30T10:12:20.928Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-30T10:12:20.928Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-30T10:12:20.928Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-30T10:12:20.928Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-30T10:12:20.928Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-30T10:12:21.201Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-30T10:12:21.455Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-30T10:12:21.455Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-30T10:12:21.455Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-30T10:12:21.710Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-30T10:12:21.964Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-30T10:12:22.887Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-30T10:12:23.810Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-30T10:12:24.732Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-30T10:12:24.732Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-30T10:12:25.654Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-30T10:12:25.911Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-30T10:12:26.834Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-30T10:12:26.834Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-30T10:12:27.756Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-03-30T10:12:28.679Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-30T10:12:28.679Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-30T10:12:28.679Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-30T10:12:29.603Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-30T10:12:30.962Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-30T10:12:31.216Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-30T10:12:32.139Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-30T10:12:32.139Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-30T10:12:33.062Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-30T10:12:33.062Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-30T10:12:34.943Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-30T10:12:35.502Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-30T10:12:38.760Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-30T10:12:39.015Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-30T10:12:39.015Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-30T10:12:39.015Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-30T10:12:39.575Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-30T10:12:40.133Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-30T10:12:41.535Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-30T10:12:42.894Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-30T10:12:42.894Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-30T10:12:42.894Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-30T10:12:44.799Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-30T10:12:44.799Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-30T10:12:45.358Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-30T10:12:47.867Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-30T10:12:47.867Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-30T10:12:48.791Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-30T10:12:49.716Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-30T10:12:49.716Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-30T10:12:49.716Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-30T10:12:51.641Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-30T10:12:51.641Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-30T10:12:53.522Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-30T10:12:53.777Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-30T10:12:53.777Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-30T10:12:53.777Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-30T10:12:54.032Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-30T10:12:54.286Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-30T10:12:56.836Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-30T10:12:56.836Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-30T10:12:56.836Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-30T10:13:03.356Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-30T10:13:04.280Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-30T10:13:05.204Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-30T10:13:05.459Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-30T10:13:06.018Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-30T10:13:06.577Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-30T10:13:08.460Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-30T10:13:09.019Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-30T10:13:11.527Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-30T10:13:14.047Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-30T10:13:14.606Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-30T10:13:16.531Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-30T10:13:19.039Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-30T10:13:20.920Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-30T10:13:24.177Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-30T10:13:29.406Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-30T10:13:31.911Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-30T10:13:37.143Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-30T10:13:40.398Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-30T10:13:41.756Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-30T10:13:42.679Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-30T10:13:43.602Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-30T10:13:44.177Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-30T10:13:44.177Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-30T10:13:45.100Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-30T10:13:49.256Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-30T10:13:53.411Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-30T10:13:53.665Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-30T10:13:54.588Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-30T10:13:54.588Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-30T10:13:55.510Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-03-30T10:13:57.391Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-30T10:13:57.391Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-30T10:13:58.750Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-30T10:13:59.674Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-03-30T10:14:00.598Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-30T10:14:02.480Z] === RUN TestDockerSuite/TestUpdateStats [2020-03-30T10:14:02.480Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-30T10:14:06.634Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-30T10:14:07.993Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-30T10:14:07.993Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-03-30T10:14:08.917Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-30T10:14:09.841Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-30T10:14:14.023Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-30T10:14:18.178Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-30T10:14:21.433Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-30T10:14:23.981Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-30T10:14:28.177Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-30T10:14:33.407Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-30T10:14:35.291Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-30T10:14:37.799Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-30T10:14:39.159Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-30T10:14:41.040Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-30T10:14:43.547Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-30T10:14:46.076Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-30T10:14:48.581Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-30T10:14:50.463Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-30T10:14:52.971Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-30T10:14:54.330Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-30T10:15:04.253Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-30T10:15:08.407Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-30T10:15:08.407Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-30T10:15:08.407Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-30T10:15:08.966Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-30T10:15:08.966Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-30T10:15:08.966Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-30T10:15:08.966Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-30T10:15:09.933Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-30T10:15:09.933Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-30T10:15:09.933Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-30T10:15:11.292Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-30T10:15:11.292Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-30T10:15:11.292Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-30T10:15:11.292Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-30T10:15:11.292Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-30T10:15:14.550Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-30T10:15:14.550Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-30T10:15:14.550Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-30T10:15:14.550Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-30T10:15:14.550Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-30T10:15:15.472Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-30T10:15:17.985Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-30T10:15:17.985Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-30T10:15:17.985Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-30T10:15:21.255Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-30T10:15:25.410Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite (1762.52s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.18s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.83s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.08s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.21s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.21s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.25s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.77s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.40s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.26s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.97s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.22s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.31s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.51s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.22s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAttachDetach (1.36s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.26s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.37s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.33s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.11s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.74s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.56s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.70s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.67s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.62s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.58s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.78s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.50s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.70s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.54s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.63s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.40s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.88s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.24s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.27s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.41s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.95s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.24s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.37s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.66s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.18s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.55s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.65s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.45s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.84s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.89s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.77s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.41s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.76s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.74s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.53s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.01s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.66s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.16s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.19s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.73s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.36s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.21s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.08s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.47s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.93s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.19s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.30s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.39s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.76s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.85s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.74s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.49s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.89s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.11s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.87s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.42s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2020-03-30T10:15:25.410Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-30T10:15:25.410Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.37s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.08s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.46s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildContChar (4.15s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.30s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.95s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.29s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.12s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.96s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.05s) [2020-03-30T10:15:25.410Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.84s) [2020-03-30T10:15:25.410Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-30T10:15:25.410Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.410Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-30T10:15:25.410Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.410Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-30T10:15:25.411Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.411Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-30T10:15:25.411Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.30s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.49s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.05s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.65s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.84s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.70s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.74s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.88s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.54s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.77s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.52s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.45s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.73s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.15s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.44s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.18s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.67s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.65s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.57s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.83s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.98s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.79s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.71s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.99s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.73s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.28s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.42s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.50s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEnv (1.34s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.39s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.44s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.24s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.08s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.84s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.62s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.84s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.46s) [2020-03-30T10:15:25.411Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-30T10:15:25.411Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.29s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildExpose (0.43s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.77s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildFails (0.91s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.69s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.40s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.93s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.52s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.08s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.51s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.26s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.76s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildHistory (6.18s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.66s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.69s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.04s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.98s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.68s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.25s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.68s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.20s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.41s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.85s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.72s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.01s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.52s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.95s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.38s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.58s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.71s) [2020-03-30T10:15:25.411Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-30T10:15:25.411Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.23s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.59s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.25s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.42s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.33s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.79s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.06s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.89s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.12s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.47s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.46s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.95s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.68s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.81s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.36s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.57s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.44s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.37s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.65s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.87s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildPATH (2.97s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.33s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.16s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.33s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.07s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.09s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildRm (3.30s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.12s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.56s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.54s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.31s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.53s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.13s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.07s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2020-03-30T10:15:25.411Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-30T10:15:25.411Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.02s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildStderr (0.98s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.94s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.38s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.22s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.74s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.19s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.72s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildUser (2.62s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.89s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.80s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.03s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.33s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.17s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.67s) [2020-03-30T10:15:25.411Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-30T10:15:25.411Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.411Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-30T10:15:25.411Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.411Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-30T10:15:25.411Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.411Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-03-30T10:15:25.411Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.99s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.10s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.75s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.87s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.48s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.16s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.09s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.96s) [2020-03-30T10:15:25.411Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-03-30T10:15:25.411Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.20s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.34s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-03-30T10:15:25.411Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-30T10:15:25.411Z] docker_cli_sni_test.go:18: Flakey test [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.73s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.99s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestCommitChange (1.37s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.21s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.71s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.89s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestCommitTTY (2.10s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.39s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.81s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.96s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.79s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.79s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.83s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.97s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.93s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.91s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.10s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.03s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.05s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.09s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.89s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.85s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.63s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.89s) [2020-03-30T10:15:25.411Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-30T10:15:25.411Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.31s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.54s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.52s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.96s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.59s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.61s) [2020-03-30T10:15:25.411Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.61s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.59s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.60s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a47d60_} (1.62s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1012961363_/foo_false____} (1.59s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1012961363_/foo_true____} (1.63s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3740424598_/foo_false____} (1.60s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3740424598_/foo_true____} (1.61s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3740424598_/foo_true__0xc000a47dc0__} (1.59s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a47de0_} (1.59s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a47e00_} (1.61s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a47e20_} (1.59s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a47e40_} (1.63s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.54s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.78s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.34s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.03s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.87s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.04s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.06s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.15s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.97s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.04s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.14s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.32s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.97s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.91s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.30s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.85s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.89s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.51s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.06s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.51s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.84s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.02s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.44s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.89s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.03s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.02s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpToDot (0.90s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.67s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.80s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpToStdout (0.93s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.39s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.94s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.69s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s) [2020-03-30T10:15:25.412Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-30T10:15:25.412Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.69s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2020-03-30T10:15:25.412Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-30T10:15:25.412Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.32s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.65s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.64s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.64s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.74s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.97s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.75s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.90s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.25s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.79s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.37s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.76s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.75s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.04s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.23s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsAttach (0.91s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsCommit (1.06s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.95s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.73s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.01s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.15s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.80s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.30s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.54s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsCopy (1.28s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.61s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.83s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.42s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.59s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.08s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.66s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsFilters (1.59s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsFormat (1.58s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.86s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.44s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2020-03-30T10:15:25.412Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-30T10:15:25.412Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-30T10:15:25.412Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-30T10:15:25.412Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.89s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsRename (0.82s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsResize (0.87s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.96s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.09s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsTop (1.07s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.65s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExec (1.13s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.96s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.92s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.90s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.54s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.89s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.85s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.85s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.87s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.66s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecCgroup (1.19s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecEnv (0.88s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.81s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.86s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecInspectID (2.91s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecInteractive (0.91s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.88s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.85s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecParseError (0.82s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.57s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.91s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecStartFails (1.02s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.16s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.84s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecTTY (0.88s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.88s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.80s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecUlimits (0.88s) [2020-03-30T10:15:25.412Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-30T10:15:25.412Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.04s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.87s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.14s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.89s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestExecWithUser (0.95s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.96s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.58s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.85s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.91s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestHealth (21.67s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.89s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.36s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.89s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.90s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImportDisplay (1.62s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImportFile (1.80s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.16s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImportGzipped (2.30s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.89s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.00s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.89s) [2020-03-30T10:15:25.412Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.72s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.87s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.65s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.75s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.82s) [2020-03-30T10:15:25.413Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-30T10:15:25.413Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.33s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.91s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectDefault (0.79s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectHistory (1.20s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2020-03-30T10:15:25.413Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-30T10:15:25.413Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.77s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.80s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.77s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.81s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.95s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.89s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectStatus (0.98s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.55s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.81s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.83s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.81s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.83s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.85s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.81s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.25s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.61s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.69s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.32s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.48s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.46s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.57s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.42s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.98s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.88s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.35s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.85s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.60s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.51s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.00s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.77s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.82s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.34s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.26s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.18s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.04s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.50s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.76s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.68s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.78s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.77s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsTail (0.84s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.75s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.78s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.49s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.81s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestNetHostname (2.34s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.21s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.33s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPluginActive (1.77s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.17s) [2020-03-30T10:15:25.413Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-30T10:15:25.413Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.72s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.05s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.59s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.05s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.21s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.06s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.37s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.42s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPortList (10.63s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.62s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.72s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.06s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.81s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.64s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.51s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.71s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.59s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsByOrder (3.37s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.01s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.59s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.40s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.01s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.94s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.72s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.60s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.57s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.72s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.80s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.60s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.01s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.98s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.82s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.83s) [2020-03-30T10:15:25.413Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-30T10:15:25.413Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.58s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.58s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.77s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.99s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.39s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.33s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.59s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.51s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.98s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.58s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.91s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.09s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.79s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.06s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.88s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.05s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.00s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.48s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.78s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.83s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAddHost (0.69s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.40s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.88s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.75s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.67s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.77s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.97s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.65s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.72s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.09s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.01s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.97s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.92s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.14s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.15s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.03s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.85s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.03s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.90s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.73s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.75s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.82s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.87s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.62s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.60s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.57s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.79s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.85s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.85s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.77s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.80s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.63s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.96s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.80s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.90s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.76s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.77s) [2020-03-30T10:15:25.413Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-30T10:15:25.413Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.413Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-30T10:15:25.413Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.79s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.64s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.39s) [2020-03-30T10:15:25.413Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.84s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.81s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.92s) [2020-03-30T10:15:25.414Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-30T10:15:25.414Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.87s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.65s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.84s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.82s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.57s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s) [2020-03-30T10:15:25.414Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-30T10:15:25.414Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.72s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.56s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.13s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.08s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.65s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.66s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.95s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.58s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.67s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.66s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.63s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunMount (6.19s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.53s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.38s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.20s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.34s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.65s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.61s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNetHost (1.11s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.76s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.66s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.33s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.36s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.65s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.74s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.76s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.93s) [2020-03-30T10:15:25.414Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-30T10:15:25.414Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.78s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.69s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2020-03-30T10:15:25.414Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.72s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.73s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.73s) [2020-03-30T10:15:25.414Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-30T10:15:25.414Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.80s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s) [2020-03-30T10:15:25.414Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-30T10:15:25.414Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.60s) [2020-03-30T10:15:25.414Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-30T10:15:25.414Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.24s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.55s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunRm (0.84s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.78s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.78s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.73s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.79s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.92s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.73s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.76s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.75s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.78s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.81s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.80s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.71s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunState (1.69s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.78s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.80s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2020-03-30T10:15:25.414Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-30T10:15:25.414Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunSysctls (1.63s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.59s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.01s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.95s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.84s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.79s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.36s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.25s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunUserByID (0.80s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s) [2020-03-30T10:15:25.414Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-30T10:15:25.414Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.64s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.20s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.45s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.64s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.37s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.80s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s) [2020-03-30T10:15:25.414Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-30T10:15:25.414Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.414Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-30T10:15:25.414Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.414Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-30T10:15:25.414Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.69s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.87s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.84s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.88s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.24s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.85s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.95s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.88s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.92s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.33s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.94s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.84s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.97s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.85s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.63s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.88s) [2020-03-30T10:15:25.414Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-30T10:15:25.414Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.81s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.10s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.79s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.78s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.66s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.85s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.13s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.19s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.24s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.08s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.59s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.27s) [2020-03-30T10:15:25.414Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents823367536 [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.95s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.64s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.71s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.54s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.61s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.84s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.79s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.12s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.71s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.83s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.55s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.82s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestStartRecordError (1.75s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.40s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.09s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.13s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.98s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.19s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.86s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.78s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.84s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.82s) [2020-03-30T10:15:25.414Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-30T10:15:25.414Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.75s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.32s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.47s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s) [2020-03-30T10:15:25.414Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-30T10:15:25.414Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.90s) [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.79s) [2020-03-30T10:15:25.414Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-30T10:15:25.414Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-30T10:15:25.414Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.58s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.97s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.95s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.72s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUpdateStats (3.92s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s) [2020-03-30T10:15:25.415Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-30T10:15:25.415Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.05s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.97s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.26s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.58s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.28s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.62s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.15s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.20s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.32s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.67s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.73s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.32s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.42s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.42s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.37s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.92s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.02s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.95s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.81s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.46s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.19s) [2020-03-30T10:15:25.415Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.29s) [2020-03-30T10:15:25.415Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-30T10:15:25.415Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-30T10:15:25.415Z] === RUN TestDockerRegistrySuite [2020-03-30T10:15:25.415Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-30T10:15:27.296Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-30T10:15:28.655Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-30T10:15:30.539Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-03-30T10:15:30.793Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-30T10:15:36.033Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-03-30T10:15:39.289Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-30T10:15:43.443Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-30T10:15:45.324Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-30T10:15:46.248Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-30T10:15:47.608Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-30T10:15:48.986Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-30T10:15:50.867Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-30T10:15:52.228Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-30T10:15:53.588Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-30T10:15:56.096Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-30T10:15:58.603Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-30T10:15:59.961Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-30T10:16:03.217Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-30T10:16:04.576Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-30T10:16:04.576Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-30T10:16:05.934Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-30T10:16:07.292Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-30T10:16:08.651Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-30T10:16:12.804Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-30T10:16:12.804Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-30T10:16:14.164Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-30T10:16:14.419Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-30T10:16:14.419Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-30T10:16:14.673Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-30T10:16:14.927Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-30T10:16:15.184Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-30T10:16:15.452Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-30T10:16:16.859Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-30T10:16:19.367Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-30T10:16:20.289Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-30T10:16:21.649Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-30T10:16:22.572Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite (57.99s) [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.94s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d187b6d17510e] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.51s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d4d52e366bd3e] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d8d3b399382e3] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d8963aef3ab0f] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.35s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d67a3d185519b] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.21s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d157c1d151375] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.23s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d4c64d0ada030] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d8ee38b260d96] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d0a63c788e8b0] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.35s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d32646930750d] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.50s) [2020-03-30T10:16:23.495Z] check_test.go:196: [df89617dfb405] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.66s) [2020-03-30T10:16:23.495Z] check_test.go:196: [dffb7022d6137] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d9d2bae26ca2b] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.34s) [2020-03-30T10:16:23.495Z] check_test.go:196: [de2ae25538e95] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.66s) [2020-03-30T10:16:23.495Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:03d45478d1d3bdef3568ebaf1077111da24ef7d6389145142b922eee10b365e0 [2020-03-30T10:16:23.495Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:680e62052128c421c2d6dbbfbb7096718bbf73b72063bea6a449aae39a5a1a66 [2020-03-30T10:16:23.495Z] check_test.go:196: [d141678a1e4b2] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.59s) [2020-03-30T10:16:23.495Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4fd337694ab0463dec1bbf377a3871afa26e59a60aed94a274a42b62c466f635 [2020-03-30T10:16:23.495Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:488664dd7885da744addf2f185377645d1e869a2294b16c55ae7b64406bd3b4f [2020-03-30T10:16:23.495Z] check_test.go:196: [d32f77c35d657] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d935167d24b15] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.27s) [2020-03-30T10:16:23.495Z] check_test.go:196: [dedadd9e648f6] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.31s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d8ee28f82c6f2] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d17d171426973] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2020-03-30T10:16:23.495Z] check_test.go:196: [dc0b74fcb2930] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d49c1a4cbe300] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d18eb21fbbf13] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.70s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d382a04e7df9b] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-03-30T10:16:23.495Z] check_test.go:196: [da1443492b3b8] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.37s) [2020-03-30T10:16:23.495Z] check_test.go:196: [dfb010cc38ec2] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d98ba7a7fd668] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d0a2ff8f64f19] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d266c88278d83] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d41ef7798570d] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d7ddff4352b81] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-03-30T10:16:23.495Z] check_test.go:196: [ddc473096af8d] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.42s) [2020-03-30T10:16:23.495Z] check_test.go:196: [dd4f8196f2183] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.16s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d60a9d75a1f51] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s) [2020-03-30T10:16:23.495Z] check_test.go:196: [df206bb405e60] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.38s) [2020-03-30T10:16:23.495Z] check_test.go:196: [d3fe09fcc4fd8] daemon is not started [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2020-03-30T10:16:23.495Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-03-30T10:16:23.495Z] === RUN TestDockerSchema1RegistrySuite [2020-03-30T10:16:23.495Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-03-30T10:16:23.495Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-30T10:16:28.727Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-03-30T10:16:32.882Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-30T10:16:37.035Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-30T10:16:37.957Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-30T10:16:39.838Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-30T10:16:39.838Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-30T10:16:41.196Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-30T10:16:42.555Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-30T10:16:43.478Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-30T10:16:47.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-30T10:16:47.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-30T10:16:48.251Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-30T10:16:48.251Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-30T10:16:48.809Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-30T10:16:48.809Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-30T10:16:49.368Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-30T10:16:49.368Z] --- PASS: TestDockerSchema1RegistrySuite (26.08s) [2020-03-30T10:16:49.368Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2020-03-30T10:16:49.368Z] check_test.go:223: [d36fa05ca8121] daemon is not started [2020-03-30T10:16:49.368Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.41s) [2020-03-30T10:16:49.368Z] check_test.go:223: [dc79695067e2e] daemon is not started [2020-03-30T10:16:49.368Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.38s) [2020-03-30T10:16:49.368Z] check_test.go:223: [d2ea1373c3c80] daemon is not started [2020-03-30T10:16:49.368Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.53s) [2020-03-30T10:16:49.368Z] check_test.go:223: [dcbec8e6c21aa] daemon is not started [2020-03-30T10:16:49.368Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.32s) [2020-03-30T10:16:49.368Z] check_test.go:223: [d5ae3f8ce1fe8] daemon is not started [2020-03-30T10:16:49.368Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.37s) [2020-03-30T10:16:49.368Z] check_test.go:223: [d0eaf261737e4] daemon is not started [2020-03-30T10:16:49.368Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-30T10:16:49.368Z] check_test.go:223: [d92e7a0981012] daemon is not started [2020-03-30T10:16:49.368Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2020-03-30T10:16:49.368Z] check_test.go:223: [d6fc098f5112d] daemon is not started [2020-03-30T10:16:49.368Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.32s) [2020-03-30T10:16:49.369Z] check_test.go:223: [dfa5de7e41677] daemon is not started [2020-03-30T10:16:49.369Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.30s) [2020-03-30T10:16:49.369Z] check_test.go:223: [d9a58232c9c5d] daemon is not started [2020-03-30T10:16:49.369Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.82s) [2020-03-30T10:16:49.369Z] check_test.go:223: [db1a536ac7f15] daemon is not started [2020-03-30T10:16:49.369Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-03-30T10:16:49.369Z] check_test.go:223: [d87b9de6fa96a] daemon is not started [2020-03-30T10:16:49.369Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-03-30T10:16:49.369Z] check_test.go:223: [d4ee263a3c612] daemon is not started [2020-03-30T10:16:49.369Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-30T10:16:49.369Z] check_test.go:223: [d4aa7e76455eb] daemon is not started [2020-03-30T10:16:49.369Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-03-30T10:16:49.369Z] check_test.go:223: [dd254bf17c273] daemon is not started [2020-03-30T10:16:49.369Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-03-30T10:16:49.369Z] check_test.go:223: [db8078256aca4] daemon is not started [2020-03-30T10:16:49.369Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-03-30T10:16:49.369Z] check_test.go:223: [d4db2fb38a842] daemon is not started [2020-03-30T10:16:49.369Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-30T10:16:49.369Z] check_test.go:223: [dfb25450d119b] daemon is not started [2020-03-30T10:16:49.369Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-30T10:16:49.369Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-30T10:16:50.291Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-30T10:16:50.851Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-30T10:16:51.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-30T10:16:52.029Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-30T10:16:52.283Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-30T10:16:52.842Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-30T10:16:53.096Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-30T10:16:53.350Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.93s) [2020-03-30T10:16:53.350Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2020-03-30T10:16:53.350Z] check_test.go:252: [dcc9959f22790] daemon is not started [2020-03-30T10:16:53.350Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-03-30T10:16:53.350Z] check_test.go:252: [d801ef61ba521] daemon is not started [2020-03-30T10:16:53.350Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-03-30T10:16:53.350Z] check_test.go:252: [deb40e033c714] daemon is not started [2020-03-30T10:16:53.350Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2020-03-30T10:16:53.350Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-03-30T10:16:53.350Z] check_test.go:252: [d27bb2553566c] daemon is not started [2020-03-30T10:16:53.350Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-03-30T10:16:53.350Z] check_test.go:252: [d97fc80d0860a] daemon is not started [2020-03-30T10:16:53.350Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s) [2020-03-30T10:16:53.350Z] check_test.go:252: [d7e63bbcab8d9] daemon is not started [2020-03-30T10:16:53.350Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-03-30T10:16:53.350Z] check_test.go:252: [d51398d1228e6] daemon is not started [2020-03-30T10:16:53.350Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-30T10:16:53.350Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-30T10:16:58.578Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-30T10:16:58.578Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-30T10:16:58.832Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-30T10:16:58.832Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-30T10:16:59.087Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2020-03-30T10:16:59.087Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-03-30T10:16:59.087Z] check_test.go:279: [d2a8806be82c4] daemon is not started [2020-03-30T10:16:59.087Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2020-03-30T10:16:59.087Z] check_test.go:279: [d638fb1257bfa] daemon is not started [2020-03-30T10:16:59.087Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-03-30T10:16:59.087Z] check_test.go:279: [d8b0744da5a4b] daemon is not started [2020-03-30T10:16:59.087Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-03-30T10:16:59.087Z] check_test.go:279: [d52aa86451e10] daemon is not started [2020-03-30T10:16:59.087Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-03-30T10:16:59.087Z] check_test.go:279: [d797075d83efc] daemon is not started [2020-03-30T10:16:59.087Z] === RUN TestDockerNetworkSuite [2020-03-30T10:16:59.087Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-30T10:17:02.386Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-30T10:17:03.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-30T10:17:08.540Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-30T10:17:10.420Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-30T10:17:14.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-30T10:17:15.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-30T10:17:25.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-30T10:17:28.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-30T10:17:29.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-30T10:17:30.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-30T10:17:31.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-30T10:17:32.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-30T10:17:34.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-30T10:17:34.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-30T10:17:34.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-30T10:17:35.376Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-30T10:17:35.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-30T10:17:35.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-30T10:17:35.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-30T10:17:36.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-30T10:17:37.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-30T10:17:39.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-30T10:17:39.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-30T10:17:39.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-30T10:17:39.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-30T10:17:44.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-30T10:17:47.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-30T10:17:49.915Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-30T10:17:51.276Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-03-30T10:17:51.276Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-03-30T10:17:51.276Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-03-30T10:17:51.531Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-03-30T10:17:52.891Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-30T10:17:56.149Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-30T10:17:57.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-30T10:17:57.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-30T10:17:57.996Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-30T10:17:57.996Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-30T10:17:58.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-30T10:17:58.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-30T10:17:58.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-30T10:17:58.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-30T10:18:01.764Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-30T10:18:03.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-30T10:18:03.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-30T10:18:03.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-30T10:18:04.483Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-30T10:18:04.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-30T10:18:09.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-30T10:18:13.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-30T10:18:13.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-30T10:18:15.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-30T10:18:18.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-30T10:18:18.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-30T10:18:19.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-30T10:18:19.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-30T10:18:21.863Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite (89.07s) [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.83s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d585a845d8200] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.22s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d02ea5ea22b7e] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.74s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [dcce30686787c] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.60s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d1ddfb5deb81e] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.59s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:1233: [d9283fd789d1c] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.88s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d9cf3b0bb2758] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.69s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [df4d3c91e0a0e] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.32s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [da20d54b6e8d2] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.69s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [dde7c20bfcf1a] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [dc7b879f9c048] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d3b951f91b054] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.40s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d669f00b30f7f] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.39s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d8a65f0cba221] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d066b76b9fc44] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d35b6b2cf9922] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.31s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d5cfcec465771] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d71e5fc9ac1c3] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d730db98e20a3] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.20s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [db0493c86746c] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.42s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d583fac0c5962] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.72s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [dc1b1829f64bd] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [dc75e3a06db78] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d3091bc4f8111] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [dc0a562fff7cf] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.71s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:968: [d54e836279e3c] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.40s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [de99116f8ecbf] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.85s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:1116: [ddbcf3d3f1e47] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [da8622ad18be4] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.77s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [df9dda081a62c] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d76c19d6f80d5] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d9aa0794a36b0] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d6e88fc063ebf] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.25s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d589d9988b147] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [db55626b99cfa] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.28s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [dd8b030df85ec] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d85acfa3130c9] daemon is not started [2020-03-30T10:18:28.387Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [dcae8da1e055f] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.65s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d83a413642040] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.82s) [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.57s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:1084: [da3d9fa47f2d4] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d225c91fd93b3] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.25s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [dc00eb523a87e] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.71s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [db00acd72c81d] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [da16bb480a7db] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.24s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d10c7c1d7b79c] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.71s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d8c71043c9993] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.58s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d20f79287924b] daemon is not started [2020-03-30T10:18:28.387Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.64s) [2020-03-30T10:18:28.387Z] docker_cli_network_unix_test.go:46: [d3157de54fec7] daemon is not started [2020-03-30T10:18:28.387Z] === RUN TestDockerHubPullSuite [2020-03-30T10:18:28.387Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-30T10:18:30.270Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-03-30T10:18:32.151Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-03-30T10:18:32.710Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-30T10:18:34.635Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-30T10:18:34.635Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-30T10:18:34.635Z] --- PASS: TestDockerHubPullSuite (6.47s) [2020-03-30T10:18:34.635Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.86s) [2020-03-30T10:18:34.635Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-03-30T10:18:34.635Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2020-03-30T10:18:34.635Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.67s) [2020-03-30T10:18:34.635Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.32s) [2020-03-30T10:18:34.635Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-03-30T10:18:34.635Z] PASS [2020-03-30T10:18:34.635Z] [2020-03-30T10:18:34.635Z] === Skipped [2020-03-30T10:18:34.635Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-30T10:18:34.635Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-30T10:18:34.635Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.635Z] [2020-03-30T10:18:34.635Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-30T10:18:34.635Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-30T10:18:34.635Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.635Z] [2020-03-30T10:18:34.635Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-30T10:18:34.635Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-30T10:18:34.635Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.635Z] [2020-03-30T10:18:34.635Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-30T10:18:34.635Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-30T10:18:34.635Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.635Z] [2020-03-30T10:18:34.635Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-30T10:18:34.635Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-30T10:18:34.635Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.635Z] [2020-03-30T10:18:34.635Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-30T10:18:34.635Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-30T10:18:34.635Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.635Z] [2020-03-30T10:18:34.635Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-30T10:18:34.635Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-30T10:18:34.635Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.635Z] [2020-03-30T10:18:34.635Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-30T10:18:34.635Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-30T10:18:34.635Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.635Z] [2020-03-30T10:18:34.635Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-30T10:18:34.635Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-30T10:18:34.635Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.635Z] [2020-03-30T10:18:34.635Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-30T10:18:34.635Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-30T10:18:34.635Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.635Z] [2020-03-30T10:18:34.635Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-30T10:18:34.635Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-30T10:18:34.635Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.635Z] [2020-03-30T10:18:34.635Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-03-30T10:18:34.635Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-03-30T10:18:34.635Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.635Z] [2020-03-30T10:18:34.635Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-03-30T10:18:34.635Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-03-30T10:18:34.635Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.635Z] [2020-03-30T10:18:34.635Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-30T10:18:34.636Z] docker_cli_sni_test.go:18: Flakey test [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-30T10:18:34.636Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-30T10:18:34.636Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-30T10:18:34.636Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-30T10:18:34.636Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-30T10:18:34.636Z] docker_cli_network_unix_test.go:46: [dcae8da1e055f] daemon is not started [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] [2020-03-30T10:18:34.636Z] DONE 1277 tests, 44 skipped in 1984.412s [2020-03-30T10:18:34.636Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-30T10:18:34.636Z] ++++ cat bundles/test-integration/docker.pid [2020-03-30T10:18:34.636Z] +++ kill 7436 [2020-03-30T10:18:35.994Z] +++ /etc/init.d/apparmor stop [2020-03-30T10:18:35.994Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-30T10:18:35.994Z] [2020-03-30T10:18:35.994Z] Unloading profiles will leave already running processes permanently [2020-03-30T10:18:35.994Z] unconfined, which can lead to unexpected situations. [2020-03-30T10:18:35.994Z] [2020-03-30T10:18:35.994Z] To set a process to complain mode, use the command line tool [2020-03-30T10:18:35.994Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-30T10:18:35.994Z] +++ true [2020-03-30T10:18:35.994Z] [2020-03-30T10:19:02.460Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-30T10:19:02.460Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-30T10:19:04.968Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-30T10:19:08.278Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-30T10:19:12.433Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-30T10:19:15.689Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-30T10:19:37.551Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-30T10:19:52.368Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-30T10:19:52.926Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-30T10:19:56.183Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-30T10:19:59.440Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-30T10:20:09.383Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-30T10:20:14.613Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-30T10:20:17.167Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-30T10:20:20.423Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-30T10:20:23.722Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-30T10:20:26.977Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-30T10:20:30.233Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-03-30T10:20:32.738Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-30T10:21:28.920Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-30T10:21:43.736Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite (1809.46s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.75s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.33s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.58s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.15s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.22s) [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:563: [d797bd71a58f0] joining swarm manager [de26bdce7a90a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:585: [d77c50999cfec] joining swarm manager [de26bdce7a90a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.755Z] check_test.go:380: [d797bd71a58f0] daemon is not started [2020-03-30T10:22:01.755Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.42s) [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:46: [dcba6f65bd126] joining swarm manager [d81b2cb6c3c81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.28s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (48.11s) [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:304: [deca368006674] joining swarm manager [df17d62dc6875]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:305: [d98bc170db904] joining swarm manager [df17d62dc6875]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.19s) [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:272: [d6aa8d42d032b] joining swarm manager [d92cc9f72b98d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:273: [dd19dae1d5004] joining swarm manager [d92cc9f72b98d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.24s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.78s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.24s) [2020-03-30T10:22:01.755Z] docker_api_swarm_node_test.go:19: [db98520e01616] joining swarm manager [ddab47db2528c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] docker_api_swarm_node_test.go:20: [db2174a107741] joining swarm manager [ddab47db2528c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.38s) [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:502: [dc2d3d59432d2] joining swarm manager [da27543c31e66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:507: [d738ab27549ea] joining swarm manager [da27543c31e66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.34s) [2020-03-30T10:22:01.755Z] docker_api_swarm_node_test.go:80: [da6fa74f183a9] joining swarm manager [d9c12203c62d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.92s) [2020-03-30T10:22:01.755Z] docker_api_swarm_node_test.go:52: [dc48b9d3a54e9] joining swarm manager [d967261df1f3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] docker_api_swarm_node_test.go:53: [dc759ed33e1a2] joining swarm manager [d967261df1f3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.20s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.85s) [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:202: [dcd98f5108a33] joining swarm manager [d63bcedf7440a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.65s) [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:384: [d69964c352c3e] joining swarm manager [d021a1a82dd69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:385: [d0721839cee97] joining swarm manager [d021a1a82dd69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.755Z] check_test.go:380: [d0721839cee97] daemon is not started [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.30s) [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:802: [dbfaf25b47058] joining swarm manager [d617842ec0ee4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:802: [d9e204c64b64d] joining swarm manager [d617842ec0ee4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:802: [d40229b29f76b] joining swarm manager [d617842ec0ee4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:802: [d56f38ba6b620] joining swarm manager [d617842ec0ee4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-30T10:22:01.755Z] docker_api_swarm_test.go:810: [d2b892401f7ee] joining swarm manager [d617842ec0ee4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.80s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.90s) [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:394: [d8dff84c87318] joining swarm manager [d3c79db97d825]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:394: [d8f34ff833bbf] joining swarm manager [d3c79db97d825]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.40s) [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:342: [d1533f281d73f] joining swarm manager [dd58cb74ce971]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:342: [de9cfb01bdb7a] joining swarm manager [dd58cb74ce971]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.90s) [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:489: [dc9150eb0f7ec] joining swarm manager [d5d25b00a6ad1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:489: [d577958321c38] joining swarm manager [d5d25b00a6ad1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.42s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.62s) [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:127: [d658e2ee64d74] joining swarm manager [d6c8c232d5f3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:128: [d6437a5a89a00] joining swarm manager [d6c8c232d5f3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:136: [dc767c3cdc187] joining swarm manager [d6c8c232d5f3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:137: [d7d2cc78f097d] joining swarm manager [d6c8c232d5f3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.72s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.76s) [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:303: [d9b2203c6fbb9] joining swarm manager [d5f8ef7d6223b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:303: [df8fa14fad570] joining swarm manager [d5f8ef7d6223b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.00s) [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:99: [d2765c01c3760] joining swarm manager [d79cd280c1892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:100: [d375f062a0e00] joining swarm manager [d79cd280c1892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.755Z] check_test.go:380: [d2765c01c3760] daemon is not started [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.76s) [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:532: [d3f45ff105ee3] joining swarm manager [dc81fdee6ade4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:533: [d46a48b1002c8] joining swarm manager [dc81fdee6ade4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.24s) [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:147: [dfc5127c17e30] joining swarm manager [d406a9285b31d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.755Z] docker_api_swarm_service_test.go:147: [d9dc2f3c88361] joining swarm manager [d406a9285b31d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.35s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.34s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.38s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.50s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.22s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.14s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.80s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.57s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.63s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.95s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.74s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.04s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.24s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.87s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.26s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.67s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.46s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.76s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.37s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.94s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.11s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.11s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.77s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.70s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.37s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.82s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.42s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.24s) [2020-03-30T10:22:01.755Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.05s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.28s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.96s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.69s) [2020-03-30T10:22:01.756Z] docker_cli_service_logs_test.go:241: checking task 5vm2dl6px9cq [2020-03-30T10:22:01.756Z] docker_cli_service_logs_test.go:246: checking messages for 5vm2dl6px9cq [2020-03-30T10:22:01.756Z] docker_cli_service_logs_test.go:241: checking task snnbu40f7522 [2020-03-30T10:22:01.756Z] docker_cli_service_logs_test.go:246: checking messages for snnbu40f7522 [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.99s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.57s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.21s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.78s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (25.06s) [2020-03-30T10:22:01.756Z] docker_cli_swarm_test.go:1901: [d4f4b8dadaba9] joining swarm manager [d54b1b9698303]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.756Z] docker_cli_swarm_test.go:1902: [d73a00e181f52] joining swarm manager [d54b1b9698303]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.27s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.76s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.68s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.39s) [2020-03-30T10:22:01.756Z] docker_cli_swarm_test.go:1802: [dd19a6e7f12c3] joining swarm manager [ddd9824958412]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.756Z] docker_cli_swarm_test.go:1803: [dbecd4ad04e53] joining swarm manager [ddd9824958412]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.21s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (165.09s) [2020-03-30T10:22:01.756Z] docker_cli_swarm_test.go:1321: [db66f300ae061] joining swarm manager [db29c3081347d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.756Z] docker_cli_swarm_test.go:1322: [d2c8aa12e0188] joining swarm manager [db29c3081347d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.61s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.68s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.54s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.17s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.01s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.78s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.33s) [2020-03-30T10:22:01.756Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-30T10:22:01.756Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.34s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.99s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.51s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.96s) [2020-03-30T10:22:01.756Z] docker_cli_swarm_test.go:1186: [de51824daf7b2] joining swarm manager [def9e0f8e1ef1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.756Z] docker_cli_swarm_test.go:1195: [dc63b2560e49d] joining swarm manager [def9e0f8e1ef1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.61s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.92s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (145.51s) [2020-03-30T10:22:01.756Z] docker_cli_swarm_test.go:1118: [d4620dceb1a7c] joining swarm manager [d28f4623cd7c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.756Z] docker_cli_swarm_test.go:1119: [dc5660eeca50f] joining swarm manager [d28f4623cd7c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.756Z] docker_cli_swarm_test.go:1172: [d17a6cf81f474] joining swarm manager [d28f4623cd7c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.08s) [2020-03-30T10:22:01.756Z] docker_cli_swarm_test.go:1453: [dbdf47d4f1e60] joining swarm manager [d26c5d3291488]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.756Z] docker_cli_swarm_test.go:1454: [dac1cf043362e] joining swarm manager [d26c5d3291488]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.14s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.26s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.40s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.16s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.36s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.12s) [2020-03-30T10:22:01.756Z] docker_cli_swarm_unix_test.go:62: [d78f7fdb52f7a] joining swarm manager [d68ce2b752513]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.92s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.35s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.97s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.53s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.15s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.36s) [2020-03-30T10:22:01.756Z] docker_api_swarm_test.go:962: [d0ee3f7523819] joining swarm manager [d372bbc46d0d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.94s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.96s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.06s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.98s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (9.91s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.50s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.00s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.16s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.07s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.29s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.03s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.74s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.56s) [2020-03-30T10:22:01.756Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.54s) [2020-03-30T10:22:01.756Z] === RUN TestDockerExternalVolumeSuite [2020-03-30T10:22:01.756Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-30T10:22:16.613Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-30T10:22:50.497Z] ok github.com/docker/docker/integration-cli 2321.788s [2020-03-30T10:22:50.497Z] [2020-03-30T10:22:50.497Z] === Skipped [2020-03-30T10:22:50.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-30T10:22:50.497Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-30T10:22:50.497Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.497Z] [2020-03-30T10:22:50.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-30T10:22:50.497Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-30T10:22:50.497Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.497Z] [2020-03-30T10:22:50.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-03-30T10:22:50.497Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-03-30T10:22:50.497Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.497Z] [2020-03-30T10:22:50.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-03-30T10:22:50.497Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-03-30T10:22:50.497Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.497Z] [2020-03-30T10:22:50.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-30T10:22:50.497Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-30T10:22:50.497Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.497Z] [2020-03-30T10:22:50.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-30T10:22:50.497Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-30T10:22:50.497Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.497Z] [2020-03-30T10:22:50.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-30T10:22:50.497Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-30T10:22:50.497Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.497Z] [2020-03-30T10:22:50.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-03-30T10:22:50.497Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-03-30T10:22:50.497Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.497Z] [2020-03-30T10:22:50.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-03-30T10:22:50.497Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-03-30T10:22:50.497Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.497Z] [2020-03-30T10:22:50.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-30T10:22:50.497Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-30T10:22:50.497Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.497Z] [2020-03-30T10:22:50.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-30T10:22:50.497Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-30T10:22:50.498Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-30T10:22:50.498Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2020-03-30T10:22:50.498Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-03-30T10:22:50.498Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.498Z] [2020-03-30T10:22:50.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-03-30T10:22:50.498Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-03-30T10:22:50.498Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2020-03-30T10:22:50.499Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2020-03-30T10:22:50.499Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-30T10:22:50.499Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-30T10:22:50.499Z] docker_cli_sni_test.go:18: Flakey test [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-03-30T10:22:50.499Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-30T10:22:50.499Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-30T10:22:50.499Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-30T10:22:50.499Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-30T10:22:50.499Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-30T10:22:50.499Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-30T10:22:50.499Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-30T10:22:50.499Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-30T10:22:50.499Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-30T10:22:50.499Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-30T10:22:50.499Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-30T10:22:50.499Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-30T10:22:50.499Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-30T10:22:50.499Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-30T10:22:50.499Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-30T10:22:50.499Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-30T10:22:50.499Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-30T10:22:50.499Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.499Z] [2020-03-30T10:22:50.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-30T10:22:50.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-30T10:22:50.500Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-30T10:22:50.500Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-30T10:22:50.500Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-30T10:22:50.500Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-30T10:22:50.500Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-30T10:22:50.500Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-30T10:22:50.500Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-30T10:22:50.500Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-30T10:22:50.500Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-30T10:22:50.500Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-03-30T10:22:50.500Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-30T10:22:50.500Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-30T10:22:50.500Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-30T10:22:50.500Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-30T10:22:50.500Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-03-30T10:22:50.500Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-30T10:22:50.500Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-03-30T10:22:50.500Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-30T10:22:50.500Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.500Z] [2020-03-30T10:22:50.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-30T10:22:50.500Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-30T10:22:50.501Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-03-30T10:22:50.501Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-30T10:22:50.501Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-30T10:22:50.501Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-30T10:22:50.501Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-03-30T10:22:50.501Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.04s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.04s) [2020-03-30T10:22:50.501Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-30T10:22:50.501Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-03-30T10:22:50.501Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-03-30T10:22:50.501Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.501Z] [2020-03-30T10:22:50.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-30T10:22:50.502Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-30T10:22:50.502Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-30T10:22:50.502Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-30T10:22:50.502Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-30T10:22:50.502Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-30T10:22:50.502Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-30T10:22:50.502Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-30T10:22:50.502Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-30T10:22:50.502Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-03-30T10:22:50.502Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-03-30T10:22:50.502Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-30T10:22:50.502Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-30T10:22:50.502Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.502Z] [2020-03-30T10:22:50.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-30T10:22:50.502Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-30T10:22:50.503Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-30T10:22:50.503Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.503Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-03-30T10:22:50.504Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-30T10:22:50.504Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-30T10:22:50.504Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-30T10:22:50.504Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-30T10:22:50.504Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-30T10:22:50.504Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-30T10:22:50.504Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.504Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-30T10:22:50.505Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-30T10:22:50.505Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.505Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-30T10:22:50.506Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-03-30T10:22:50.506Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] DONE 1096 tests, 549 skipped in 2330.812s [2020-03-30T10:22:50.506Z] INFO: Integration tests ended at 03/30/2020 10:22:50. Duration:00:38:50.9708309 [2020-03-30T10:22:50.506Z] INFO: Docker info of the daemon under test at end of run [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] Containers: 2 [2020-03-30T10:22:50.506Z] Running: 0 [2020-03-30T10:22:50.506Z] Paused: 0 [2020-03-30T10:22:50.506Z] Stopped: 2 [2020-03-30T10:22:50.506Z] Images: 12 [2020-03-30T10:22:50.506Z] Server Version: 0.0.0-dev [2020-03-30T10:22:50.506Z] Storage Driver: windowsfilter [2020-03-30T10:22:50.506Z] Windows: [2020-03-30T10:22:50.506Z] Logging Driver: json-file [2020-03-30T10:22:50.506Z] Plugins: [2020-03-30T10:22:50.506Z] Volume: local [2020-03-30T10:22:50.506Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-30T10:22:50.506Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-30T10:22:50.506Z] Swarm: inactive [2020-03-30T10:22:50.506Z] Default Isolation: process [2020-03-30T10:22:50.506Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-30T10:22:50.506Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-30T10:22:50.506Z] OSType: windows [2020-03-30T10:22:50.506Z] Architecture: x86_64 [2020-03-30T10:22:50.506Z] CPUs: 4 [2020-03-30T10:22:50.506Z] Total Memory: 32GiB [2020-03-30T10:22:50.506Z] Name: azwin-2-2e6160 [2020-03-30T10:22:50.506Z] ID: 3EWA:4MTW:VWRV:S45A:4CDL:KVCX:WFTQ:ILHT:O5IM:MECD:KRV6:KAMP [2020-03-30T10:22:50.506Z] Docker Root Dir: D:\CI\PR-40755\1\daemon [2020-03-30T10:22:50.506Z] Debug Mode (client): false [2020-03-30T10:22:50.506Z] Debug Mode (server): true [2020-03-30T10:22:50.506Z] File Descriptors: -1 [2020-03-30T10:22:50.506Z] Goroutines: 18 [2020-03-30T10:22:50.506Z] System Time: 2020-03-30T10:22:50.2721334Z [2020-03-30T10:22:50.506Z] EventsListeners: 0 [2020-03-30T10:22:50.506Z] Registry: https://index.docker.io/v1/ [2020-03-30T10:22:50.506Z] Labels: [2020-03-30T10:22:50.506Z] Experimental: false [2020-03-30T10:22:50.506Z] Insecure Registries: [2020-03-30T10:22:50.506Z] 127.0.0.0/8 [2020-03-30T10:22:50.506Z] Live Restore Enabled: false [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] [2020-03-30T10:22:50.506Z] INFO: Stopping daemon under test [2020-03-30T10:22:50.506Z] SUCCESS: The process with PID 4420 (child process of PID 7884) has been terminated. [2020-03-30T10:22:50.506Z] SUCCESS: The process with PID 7884 (child process of PID 6072) has been terminated. [2020-03-30T10:22:50.506Z] INFO: Stop tailing logs of the daemon under tests [2020-03-30T10:22:50.506Z] INFO: executeCI.ps1 Completed successfully at 03/30/2020 10:22:50. [2020-03-30T10:22:50.506Z] INFO: Tidying up at end of run [2020-03-30T10:22:50.506Z] INFO: Saving daemon under test log (d:\CI\PR-40755\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-30T10:22:50.954Z] INFO: Saving daemon under test log (d:\CI\PR-40755\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-30T10:22:50.954Z] INFO: Nuke-Everything... [2020-03-30T10:22:50.954Z] INFO: Container count on control daemon to delete is 2 [2020-03-30T10:22:51.402Z] 9ec8b403d2f0 [2020-03-30T10:22:51.402Z] 6dfbfb99895b [2020-03-30T10:22:51.402Z] INFO: Non-base image count on control daemon to delete is 1 [2020-03-30T10:22:52.905Z] Deleted: sha256:49677f24720bd2c41f4811ff1cdab3dd921d091350b8a0384242b27329a3b8e9 [2020-03-30T10:22:52.905Z] Deleted: sha256:40805419e971514ef0d57e6e0b0e0c2d51fbb0697c5a00ae8d219f2c082d7025 [2020-03-30T10:22:52.905Z] INFO: Tidying pidfile d:\CI\PR-40755\1\docker.pid [2020-03-30T10:22:52.905Z] INFO: Nuking d:\CI [2020-03-30T10:23:22.670Z] INFO: Zapped successfully [2020-03-30T10:23:22.670Z] [2020-03-30T10:23:22.670Z] INFO: executeCI.ps1 exiting at Mon Mar 30 10:23:19 CUT 2020. Duration 00:52:44.2287516 [2020-03-30T10:23:22.670Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-03-30T10:23:22.900Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-30T10:23:24.199Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-30T10:23:25.008Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-03-30T10:23:27.336Z] Archiving artifacts [2020-03-30T10:23:28.474Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40755/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-30T10:23:29.355Z] + make clean [2020-03-30T10:23:30.300Z] docker volume rm -f docker-dev-cache [2020-03-30T10:23:30.300Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-30T10:23:34.134Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-30T10:24:06.129Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-30T10:24:18.274Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-30T10:24:50.267Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-30T10:25:05.081Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-30T10:25:37.127Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-30T10:25:51.978Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-30T10:26:09.997Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-30T10:26:56.581Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-30T10:27:14.599Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-30T10:27:46.594Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-30T10:28:18.610Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-30T10:28:33.425Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-30T10:28:51.443Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-30T10:29:06.259Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-30T10:29:21.083Z] --- PASS: TestDockerExternalVolumeSuite (441.04s) [2020-03-30T10:29:21.083Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.88s) [2020-03-30T10:29:21.083Z] docker_cli_external_volume_driver_test.go:53: [d5de0e811fe2b] daemon is not started [2020-03-30T10:29:21.083Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-03-30T10:29:21.083Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s) [2020-03-30T10:29:21.084Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-03-30T10:29:21.084Z] docker_cli_external_volume_driver_test.go:53: [d7b52049a1460] daemon is not started [2020-03-30T10:29:21.084Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2020-03-30T10:29:21.084Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-03-30T10:29:21.084Z] docker_cli_external_volume_driver_test.go:53: [dca6855e6673a] daemon is not started [2020-03-30T10:29:21.084Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-03-30T10:29:21.084Z] docker_cli_external_volume_driver_test.go:53: [de9dde771fb61] daemon is not started [2020-03-30T10:29:21.084Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2020-03-30T10:29:21.084Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-03-30T10:29:21.084Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-03-30T10:29:21.084Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-03-30T10:29:21.084Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s) [2020-03-30T10:29:21.084Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2020-03-30T10:29:21.084Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) [2020-03-30T10:29:21.084Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s) [2020-03-30T10:29:21.084Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s) [2020-03-30T10:29:21.084Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s) [2020-03-30T10:29:21.084Z] docker_cli_external_volume_driver_test.go:485: [dc8f431df7085] daemon is not started [2020-03-30T10:29:21.084Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-03-30T10:29:21.084Z] docker_cli_external_volume_driver_test.go:53: [d3af7ddc866af] daemon is not started [2020-03-30T10:29:21.084Z] PASS [2020-03-30T10:29:21.084Z] [2020-03-30T10:29:21.084Z] === Skipped [2020-03-30T10:29:21.084Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-30T10:29:21.084Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-30T10:29:21.084Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-30T10:29:21.084Z] check_test.go:309: [df6a07708e413] daemon is not started [2020-03-30T10:29:21.084Z] [2020-03-30T10:29:21.084Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-30T10:29:21.084Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-30T10:29:21.084Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-30T10:29:21.084Z] check_test.go:309: [d4f2f135060a9] daemon is not started [2020-03-30T10:29:21.084Z] [2020-03-30T10:29:21.084Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-30T10:29:21.084Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-30T10:29:21.084Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-30T10:29:21.084Z] check_test.go:309: [d20419a86c6aa] daemon is not started [2020-03-30T10:29:21.084Z] [2020-03-30T10:29:21.084Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-30T10:29:21.084Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-30T10:29:21.084Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-30T10:29:21.084Z] [2020-03-30T10:29:21.084Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-30T10:29:21.084Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-30T10:29:21.084Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-30T10:29:21.084Z] [2020-03-30T10:29:21.084Z] [2020-03-30T10:29:21.084Z] DONE 273 tests, 5 skipped in 2630.420s [2020-03-30T10:29:21.084Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-30T10:29:21.084Z] ++++ cat bundles/test-integration/docker.pid [2020-03-30T10:29:21.084Z] +++ kill 7411 [2020-03-30T10:29:22.006Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d143cab2fdcb9/docker.pid [2020-03-30T10:29:22.006Z] +++ kill 4209 [2020-03-30T10:29:22.006Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4209 is not a child of this shell [2020-03-30T10:29:22.006Z] warning: PID 4209 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d143cab2fdcb9/docker.pid had a nonzero exit code [2020-03-30T10:29:22.006Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d143cab2fdcb9/root: target is busy. [2020-03-30T10:29:22.006Z] +++ /etc/init.d/apparmor stop [2020-03-30T10:29:22.006Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-30T10:29:22.006Z] [2020-03-30T10:29:22.006Z] Unloading profiles will leave already running processes permanently [2020-03-30T10:29:22.006Z] unconfined, which can lead to unexpected situations. [2020-03-30T10:29:22.006Z] [2020-03-30T10:29:22.006Z] To set a process to complain mode, use the command line tool [2020-03-30T10:29:22.006Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-30T10:29:22.006Z] +++ true [2020-03-30T10:29:22.006Z] [2020-03-30T10:29:22.565Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-30T10:29:22.576Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-30T10:29:25.114Z] + echo Ensuring container killed. [2020-03-30T10:29:25.114Z] Ensuring container killed. [2020-03-30T10:29:25.114Z] + docker ps -aq -f name=docker-pr1-* [2020-03-30T10:29:25.114Z] + cids=c5b987b50b24 [2020-03-30T10:29:25.114Z] e00621420d1b [2020-03-30T10:29:25.114Z] dece1cd2e3c2 [2020-03-30T10:29:25.114Z] + [ -n c5b987b50b24 [2020-03-30T10:29:25.114Z] e00621420d1b [2020-03-30T10:29:25.114Z] dece1cd2e3c2 ] [2020-03-30T10:29:25.115Z] + docker rm -vf c5b987b50b24 e00621420d1b dece1cd2e3c2 [2020-03-30T10:29:26.487Z] c5b987b50b24 [2020-03-30T10:29:27.046Z] e00621420d1b [2020-03-30T10:29:27.047Z] dece1cd2e3c2 [Pipeline] sh [2020-03-30T10:29:27.320Z] + echo Chowning /workspace to jenkins user [2020-03-30T10:29:27.320Z] Chowning /workspace to jenkins user [2020-03-30T10:29:27.320Z] + id -u [2020-03-30T10:29:27.320Z] + id -g [2020-03-30T10:29:27.320Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40755:/workspace busybox chown -R 1000:1000 /workspace [2020-03-30T10:29:27.320Z] Unable to find image 'busybox:latest' locally [2020-03-30T10:29:32.553Z] latest: Pulling from library/busybox [2020-03-30T10:29:32.553Z] 0669b0daf1fb: Pulling fs layer [2020-03-30T10:29:32.807Z] 0669b0daf1fb: Download complete [2020-03-30T10:29:32.807Z] 0669b0daf1fb: Pull complete [2020-03-30T10:29:32.807Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-30T10:29:32.807Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-30T10:29:37.246Z] + bundleName=amd64 [2020-03-30T10:29:37.246Z] + echo Creating amd64-bundles.tar.gz [2020-03-30T10:29:37.246Z] Creating amd64-bundles.tar.gz [2020-03-30T10:29:37.246Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-30T10:29:37.246Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-30T10:29:38.613Z] Archiving artifacts [2020-03-30T10:29:40.309Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40755/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-30T10:29:40.655Z] + make clean [2020-03-30T10:29:40.910Z] docker volume rm -f docker-dev-cache [2020-03-30T10:29:40.910Z] 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