Pull request #40969 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5ea5c02c887392be1560e559a3c4d53445cf6505+327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 (327bfbc98a3383808be588bee090008bcc0f89dd) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-05-18T17:28:45.148Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-18T17:28:45.153Z] Trying to pass milestone 1 [Pipeline] milestone [2020-05-18T17:28:45.191Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-18T17:28:45.358Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05c9018796d6ba0dd) in /home/ubuntu/workspace/moby_PR-40969 [Pipeline] { [Pipeline] checkout [2020-05-18T17:28:45.408Z] using credential docker-jenkins-github-credentials [2020-05-18T17:28:45.416Z] Cloning the remote Git repository [2020-05-18T17:28:45.416Z] Cloning with configured refspecs honoured and without tags [2020-05-18T17:28:45.426Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T17:28:45.427Z] > git init /home/ubuntu/workspace/moby_PR-40969 # timeout=10 [2020-05-18T17:28:45.442Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T17:28:45.442Z] > git --version # timeout=10 [2020-05-18T17:28:45.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T17:28:45.451Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40969/head:refs/remotes/origin/PR-40969 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:28:58.388Z] Fetching without tags [2020-05-18T17:28:58.659Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit 5ea5c02c887392be1560e559a3c4d53445cf6505 [2020-05-18T17:28:59.475Z] Merge succeeded, producing 0562c7c85ff0b55f7889624b604825a39f211c06 [2020-05-18T17:28:59.475Z] Checking out Revision 0562c7c85ff0b55f7889624b604825a39f211c06 (PR-40969) [2020-05-18T17:28:58.369Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T17:28:58.372Z] > git config --add remote.origin.fetch +refs/pull/40969/head:refs/remotes/origin/PR-40969 # timeout=10 [2020-05-18T17:28:58.384Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:28:58.390Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T17:28:58.399Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T17:28:58.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T17:28:58.402Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40969/head:refs/remotes/origin/PR-40969 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:28:58.671Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T17:28:58.679Z] > git checkout -f 5ea5c02c887392be1560e559a3c4d53445cf6505 # timeout=10 [2020-05-18T17:28:59.185Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T17:28:59.476Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T17:28:59.484Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T17:28:59.490Z] > git checkout -f 0562c7c85ff0b55f7889624b604825a39f211c06 # timeout=10 [2020-05-18T17:28:59.762Z] Commit message: "Merge commit '327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88' into HEAD" [2020-05-18T17:28:59.781Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T17:29:00.529Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40969:/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-05-18T17:29:00.529Z] Unable to find image 'alpine:latest' locally [2020-05-18T17:29:00.529Z] latest: Pulling from library/alpine [2020-05-18T17:29:00.529Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-18T17:29:00.529Z] cbdbe7a5bc2a: Verifying Checksum [2020-05-18T17:29:00.529Z] cbdbe7a5bc2a: Download complete [2020-05-18T17:29:00.789Z] cbdbe7a5bc2a: Pull complete [2020-05-18T17:29:00.789Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-18T17:29:00.789Z] Status: Downloaded newer image for alpine:latest [2020-05-18T17:28:59.776Z] > git rev-list --no-walk 06994c04013734de65202e885415eab958a107a9 # timeout=10 [2020-05-18T17:29:04.066Z] 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 [2020-05-18T17:29:04.304Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05c9018796d6ba0dd) in /home/ubuntu/workspace/moby_PR-40969 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-05-18T17:29:04.355Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-40969 [2020-05-18T17:29:04.356Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-40969 [Pipeline] checkout [2020-05-18T17:29:04.391Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-18T17:29:04.408Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-05-18T17:29:04.415Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2020-05-18T17:29:04.525Z] using credential docker-jenkins-github-credentials [2020-05-18T17:29:04.527Z] using credential docker-jenkins-github-credentials [2020-05-18T17:29:04.544Z] Cloning the remote Git repository [2020-05-18T17:29:04.544Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-05-18T17:29:04.551Z] Cloning the remote Git repository [2020-05-18T17:29:04.551Z] Cloning with configured refspecs honoured and without tags [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-05-18T17:29:04.725Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit 5ea5c02c887392be1560e559a3c4d53445cf6505 [2020-05-18T17:29:04.784Z] Running on azwin-2-60aba0 in d:\jenkins\workspace\moby_PR-40969 [Pipeline] { [Pipeline] ws [2020-05-18T17:29:04.798Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-18T17:29:04.999Z] Merge succeeded, producing 779d1f4b2e8d319bcf3fede1293b105bf61617fe [2020-05-18T17:29:04.999Z] Checking out Revision 779d1f4b2e8d319bcf3fede1293b105bf61617fe (PR-40969) [2020-05-18T17:29:05.080Z] Commit message: "Merge commit '327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88' into HEAD" [2020-05-18T17:29:05.100Z] First time build. Skipping changelog. [2020-05-18T17:29:04.407Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-18T17:29:04.416Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T17:29:04.423Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T17:29:04.424Z] > git --version # timeout=10 [2020-05-18T17:29:04.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T17:29:04.427Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40969/head:refs/remotes/origin/PR-40969 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:29:04.733Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T17:29:04.736Z] > git checkout -f 5ea5c02c887392be1560e559a3c4d53445cf6505 # timeout=10 [2020-05-18T17:29:04.931Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T17:29:05.002Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T17:29:05.007Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T17:29:05.021Z] > git checkout -f 779d1f4b2e8d319bcf3fede1293b105bf61617fe # timeout=10 [2020-05-18T17:29:05.089Z] > git rev-list --no-walk 06994c04013734de65202e885415eab958a107a9 # timeout=10 [2020-05-18T17:29:05.133Z] using credential docker-jenkins-github-credentials [2020-05-18T17:29:05.217Z] Cloning the remote Git repository [2020-05-18T17:29:05.217Z] Cloning with configured refspecs honoured and without tags [2020-05-18T17:29:04.550Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T17:29:04.550Z] > git init /home/jenkins/workspace/moby_PR-40969 # timeout=10 [2020-05-18T17:29:04.560Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T17:29:04.560Z] > git --version # timeout=10 [2020-05-18T17:29:04.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T17:29:04.567Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40969/head:refs/remotes/origin/PR-40969 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:29:04.559Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T17:29:04.560Z] > git init /home/docker/workspace/moby_PR-40969 # timeout=10 [2020-05-18T17:29:04.578Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T17:29:04.578Z] > git --version # timeout=10 [2020-05-18T17:29:04.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T17:29:04.586Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40969/head:refs/remotes/origin/PR-40969 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T17:29:05.840Z] + [ PR != PR ] [2020-05-18T17:29:05.840Z] + [ master != master ] [2020-05-18T17:29:05.840Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-18T17:29:05.250Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T17:29:05.250Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-18T17:29:05.314Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T17:29:05.315Z] > git --version # timeout=10 [2020-05-18T17:29:05.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T17:29:05.370Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40969/head:refs/remotes/origin/PR-40969 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:29:06.197Z] + docker version [2020-05-18T17:29:06.197Z] Client: Docker Engine - Community [2020-05-18T17:29:06.197Z] Version: 19.03.8 [2020-05-18T17:29:06.197Z] API version: 1.40 [2020-05-18T17:29:06.197Z] Go version: go1.12.17 [2020-05-18T17:29:06.197Z] Git commit: afacb8b7f0 [2020-05-18T17:29:06.197Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-18T17:29:06.197Z] OS/Arch: linux/amd64 [2020-05-18T17:29:06.197Z] Experimental: false [2020-05-18T17:29:06.197Z] [2020-05-18T17:29:06.197Z] Server: Docker Engine - Community [2020-05-18T17:29:06.197Z] Engine: [2020-05-18T17:29:06.197Z] Version: 19.03.8 [2020-05-18T17:29:06.197Z] API version: 1.40 (minimum version 1.12) [2020-05-18T17:29:06.197Z] Go version: go1.12.17 [2020-05-18T17:29:06.197Z] Git commit: afacb8b7f0 [2020-05-18T17:29:06.197Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-18T17:29:06.197Z] OS/Arch: linux/amd64 [2020-05-18T17:29:06.197Z] Experimental: true [2020-05-18T17:29:06.197Z] containerd: [2020-05-18T17:29:06.197Z] Version: 1.2.13 [2020-05-18T17:29:06.197Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T17:29:06.197Z] runc: [2020-05-18T17:29:06.197Z] Version: 1.0.0-rc10 [2020-05-18T17:29:06.197Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:29:06.197Z] docker-init: [2020-05-18T17:29:06.197Z] Version: 0.18.0 [2020-05-18T17:29:06.197Z] GitCommit: fec3683 [Pipeline] sh [2020-05-18T17:29:06.477Z] + docker info [2020-05-18T17:29:06.734Z] Client: [2020-05-18T17:29:06.734Z] Debug Mode: false [2020-05-18T17:29:06.734Z] [2020-05-18T17:29:06.734Z] Server: [2020-05-18T17:29:06.734Z] Containers: 0 [2020-05-18T17:29:06.734Z] Running: 0 [2020-05-18T17:29:06.734Z] Paused: 0 [2020-05-18T17:29:06.734Z] Stopped: 0 [2020-05-18T17:29:06.734Z] Images: 3 [2020-05-18T17:29:06.734Z] Server Version: 19.03.8 [2020-05-18T17:29:06.734Z] Storage Driver: overlay2 [2020-05-18T17:29:06.734Z] Backing Filesystem: [2020-05-18T17:29:06.734Z] Supports d_type: true [2020-05-18T17:29:06.734Z] Native Overlay Diff: true [2020-05-18T17:29:06.734Z] Logging Driver: json-file [2020-05-18T17:29:06.734Z] Cgroup Driver: cgroupfs [2020-05-18T17:29:06.734Z] Plugins: [2020-05-18T17:29:06.734Z] Volume: local [2020-05-18T17:29:06.734Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T17:29:06.734Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-18T17:29:06.734Z] Swarm: inactive [2020-05-18T17:29:06.734Z] Runtimes: runc [2020-05-18T17:29:06.734Z] Default Runtime: runc [2020-05-18T17:29:06.734Z] Init Binary: docker-init [2020-05-18T17:29:06.734Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T17:29:06.734Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:29:06.734Z] init version: fec3683 [2020-05-18T17:29:06.734Z] Security Options: [2020-05-18T17:29:06.734Z] apparmor [2020-05-18T17:29:06.734Z] seccomp [2020-05-18T17:29:06.734Z] Profile: default [2020-05-18T17:29:06.734Z] Kernel Version: 4.15.0-1065-aws [2020-05-18T17:29:06.734Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-18T17:29:06.734Z] OSType: linux [2020-05-18T17:29:06.734Z] Architecture: x86_64 [2020-05-18T17:29:06.734Z] CPUs: 2 [2020-05-18T17:29:06.734Z] Total Memory: 7.501GiB [2020-05-18T17:29:06.734Z] Name: ip-10-100-127-204 [2020-05-18T17:29:06.734Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-18T17:29:06.734Z] Docker Root Dir: /var/lib/docker [2020-05-18T17:29:06.734Z] Debug Mode: false [2020-05-18T17:29:06.734Z] Registry: https://index.docker.io/v1/ [2020-05-18T17:29:06.734Z] Labels: [2020-05-18T17:29:06.734Z] Experimental: true [2020-05-18T17:29:06.734Z] Insecure Registries: [2020-05-18T17:29:06.734Z] 127.0.0.0/8 [2020-05-18T17:29:06.734Z] Live Restore Enabled: true [2020-05-18T17:29:06.734Z] [2020-05-18T17:29:06.734Z] WARNING: No swap limit support [Pipeline] sh [2020-05-18T17:29:07.023Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T17:29:07.023Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T17:29:07.023Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40969/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T17:29:07.023Z] + bash /home/ubuntu/workspace/moby_PR-40969/check-config.sh [2020-05-18T17:29:07.023Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T17:29:07.023Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-18T17:29:07.023Z] [2020-05-18T17:29:07.023Z] Generally Necessary: [2020-05-18T17:29:07.023Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T17:29:07.023Z] - apparmor: enabled and tools installed [2020-05-18T17:29:07.023Z] - CONFIG_NAMESPACES: enabled [2020-05-18T17:29:07.023Z] - CONFIG_NET_NS: enabled [2020-05-18T17:29:07.023Z] - CONFIG_PID_NS: enabled [2020-05-18T17:29:07.023Z] - CONFIG_IPC_NS: enabled [2020-05-18T17:29:07.023Z] - CONFIG_UTS_NS: enabled [2020-05-18T17:29:07.023Z] - CONFIG_CGROUPS: enabled [2020-05-18T17:29:07.023Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T17:29:07.023Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T17:29:07.280Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T17:29:07.280Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T17:29:07.280Z] - CONFIG_CPUSETS: enabled [2020-05-18T17:29:07.280Z] - CONFIG_MEMCG: enabled [2020-05-18T17:29:07.280Z] - CONFIG_KEYS: enabled [2020-05-18T17:29:07.280Z] - CONFIG_VETH: enabled (as module) [2020-05-18T17:29:07.280Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T17:29:07.280Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T17:29:07.280Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T17:29:07.280Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T17:29:07.280Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T17:29:07.280Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T17:29:07.280Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T17:29:07.280Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T17:29:07.280Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T17:29:07.280Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T17:29:07.280Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T17:29:07.280Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T17:29:07.280Z] [2020-05-18T17:29:07.280Z] Optional Features: [2020-05-18T17:29:07.280Z] - CONFIG_USER_NS: enabled [2020-05-18T17:29:07.280Z] - CONFIG_SECCOMP: enabled [2020-05-18T17:29:07.280Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T17:29:07.280Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T17:29:07.280Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T17:29:07.280Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-18T17:29:07.280Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-18T17:29:07.280Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T17:29:07.280Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T17:29:07.280Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T17:29:07.280Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T17:29:07.280Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T17:29:07.280Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T17:29:07.280Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T17:29:07.280Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T17:29:07.280Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T17:29:07.280Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T17:29:07.280Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T17:29:07.280Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T17:29:07.280Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T17:29:07.280Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T17:29:07.280Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T17:29:07.280Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T17:29:07.280Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T17:29:07.280Z] - CONFIG_EXT4_FS: enabled [2020-05-18T17:29:07.280Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T17:29:07.280Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T17:29:07.280Z] - Network Drivers: [2020-05-18T17:29:07.280Z] - "overlay": [2020-05-18T17:29:07.280Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T17:29:07.280Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T17:29:07.280Z] Optional (for encrypted networks): [2020-05-18T17:29:07.537Z] - CONFIG_CRYPTO: enabled [2020-05-18T17:29:07.537Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-18T17:29:07.537Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-18T17:29:07.537Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-18T17:29:07.537Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-18T17:29:07.537Z] - CONFIG_XFRM: enabled [2020-05-18T17:29:07.537Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T17:29:07.537Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T17:29:07.537Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T17:29:07.537Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T17:29:07.537Z] - "ipvlan": [2020-05-18T17:29:07.537Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T17:29:07.537Z] - "macvlan": [2020-05-18T17:29:07.537Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T17:29:07.537Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T17:29:07.537Z] - "ftp,tftp client in container": [2020-05-18T17:29:07.537Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T17:29:07.537Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T17:29:07.537Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T17:29:07.537Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T17:29:07.537Z] - Storage Drivers: [2020-05-18T17:29:07.537Z] - "aufs": [2020-05-18T17:29:07.537Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T17:29:07.537Z] - "btrfs": [2020-05-18T17:29:07.537Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T17:29:07.537Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T17:29:07.537Z] - "devicemapper": [2020-05-18T17:29:07.537Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T17:29:07.537Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T17:29:07.537Z] - "overlay": [2020-05-18T17:29:07.537Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T17:29:07.537Z] - "zfs": [2020-05-18T17:29:07.537Z] - /dev/zfs: missing [2020-05-18T17:29:07.537Z] - zfs command: missing [2020-05-18T17:29:07.537Z] - zpool command: missing [2020-05-18T17:29:07.537Z] [2020-05-18T17:29:07.537Z] Limits: [2020-05-18T17:29:07.537Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T17:29:07.537Z] [2020-05-18T17:29:07.537Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-18T17:29:07.881Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0562c7c85ff0b55f7889624b604825a39f211c06 . [2020-05-18T17:29:07.881Z] #2 [internal] load build definition from Dockerfile [2020-05-18T17:29:07.881Z] #2 transferring dockerfile: 16.32kB done [2020-05-18T17:29:07.881Z] #2 DONE 0.0s [2020-05-18T17:29:07.881Z] [2020-05-18T17:29:07.881Z] #1 [internal] load .dockerignore [2020-05-18T17:29:07.881Z] #1 transferring context: 87B done [2020-05-18T17:29:07.881Z] #1 DONE 0.0s [2020-05-18T17:29:07.881Z] [2020-05-18T17:29:07.881Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T17:29:07.881Z] #3 DONE 0.1s [2020-05-18T17:29:08.138Z] [2020-05-18T17:29:08.138Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T17:29:08.138Z] #4 CACHED [2020-05-18T17:29:08.703Z] [2020-05-18T17:29:08.703Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T17:29:08.703Z] #5 DONE 0.1s [2020-05-18T17:29:08.703Z] [2020-05-18T17:29:08.703Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T17:29:08.703Z] #6 DONE 0.2s [2020-05-18T17:29:08.703Z] [2020-05-18T17:29:08.703Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T17:29:08.703Z] #57 DONE 0.0s [2020-05-18T17:29:08.703Z] [2020-05-18T17:29:08.703Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T17:29:08.703Z] #7 DONE 0.0s [2020-05-18T17:29:08.703Z] [2020-05-18T17:29:08.703Z] #20 [internal] load build context [2020-05-18T17:29:10.082Z] #20 transferring context: 50.65MB 1.2s done [2020-05-18T17:29:10.082Z] #20 DONE 1.3s [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T17:29:10.082Z] #37 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:29:10.082Z] #45 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:29:10.082Z] #51 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:29:10.082Z] #39 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T17:29:10.082Z] #22 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:29:10.082Z] #25 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T17:29:10.082Z] #58 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T17:29:10.082Z] #12 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T17:29:10.082Z] #15 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T17:29:10.082Z] #9 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T17:29:10.082Z] #42 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T17:29:10.082Z] #19 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T17:29:10.082Z] #26 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T17:29:10.082Z] #28 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:29:10.082Z] #36 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T17:29:10.082Z] #34 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T17:29:10.082Z] #40 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T17:29:10.082Z] #14 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T17:29:10.082Z] #16 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T17:29:10.082Z] #44 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T17:29:10.082Z] #24 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T17:29:10.082Z] #18 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:29:10.082Z] #59 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:29:10.082Z] #38 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:29:10.082Z] #47 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T17:29:10.082Z] #11 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:29:10.082Z] #10 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T17:29:10.082Z] #8 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T17:29:10.082Z] #29 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:29:10.082Z] #32 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T17:29:10.082Z] #60 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:29:10.082Z] #30 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:29:10.082Z] #21 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T17:29:10.082Z] #13 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:29:10.082Z] #23 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T17:29:10.082Z] #31 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:29:10.082Z] #49 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:29:10.082Z] #17 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:29:10.082Z] #33 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T17:29:10.082Z] #48 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T17:29:10.082Z] #46 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:29:10.082Z] #54 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:29:10.082Z] #43 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T17:29:10.082Z] #53 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T17:29:10.082Z] #50 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-18T17:29:10.082Z] #27 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:29:10.082Z] #52 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T17:29:10.082Z] #56 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T17:29:10.082Z] #35 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:29:10.082Z] #41 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T17:29:10.082Z] #55 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T17:29:10.082Z] #61 CACHED [2020-05-18T17:29:10.082Z] [2020-05-18T17:29:10.082Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T17:29:11.016Z] #62 DONE 0.7s [2020-05-18T17:29:11.016Z] [2020-05-18T17:29:11.016Z] #63 exporting to image [2020-05-18T17:29:11.016Z] #63 exporting layers [2020-05-18T17:29:11.948Z] #63 exporting layers 0.9s done [2020-05-18T17:29:11.948Z] #63 writing image sha256:c45e82aeaa4c65e69594bd82eeb709247c63a9b529d37c7216e30d81aad8bf74 done [2020-05-18T17:29:11.948Z] #63 naming to docker.io/library/docker:0562c7c85ff0b55f7889624b604825a39f211c06 done [2020-05-18T17:29:11.948Z] #63 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-18T17:29:12.280Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40969/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40969/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0562c7c85ff0b55f7889624b604825a39f211c06 hack/validate/default [2020-05-18T17:29:13.212Z] Congratulations! All commits are properly signed with the DCO! [2020-05-18T17:29:13.212Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-18T17:29:13.212Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-18T17:29:13.212Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-18T17:29:13.212Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-18T17:29:13.212Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-18T17:29:13.212Z] Congratulations! No new tests were added to integration-cli. [2020-05-18T17:29:13.212Z] [2020-05-18T17:29:13.212Z] INFO Start validation with golang-ci-lint [2020-05-18T17:29:13.469Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-18T17:29:13.469Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-18T17:29:13.469Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-18T17:29:13.608Z] Fetching without tags [2020-05-18T17:29:13.923Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit 5ea5c02c887392be1560e559a3c4d53445cf6505 [2020-05-18T17:29:13.579Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T17:29:13.584Z] > git config --add remote.origin.fetch +refs/pull/40969/head:refs/remotes/origin/PR-40969 # timeout=10 [2020-05-18T17:29:13.585Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:29:13.598Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T17:29:13.614Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T17:29:13.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T17:29:13.614Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40969/head:refs/remotes/origin/PR-40969 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:29:13.929Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T17:29:13.931Z] > git checkout -f 5ea5c02c887392be1560e559a3c4d53445cf6505 # timeout=10 [2020-05-18T17:29:14.944Z] Merge succeeded, producing 6362174429b8ef480538668dbf075eba14b69fd0 [2020-05-18T17:29:14.944Z] Checking out Revision 6362174429b8ef480538668dbf075eba14b69fd0 (PR-40969) [2020-05-18T17:29:15.320Z] Commit message: "Merge commit '327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88' into HEAD" [2020-05-18T17:29:15.332Z] First time build. Skipping changelog. [2020-05-18T17:29:14.391Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T17:29:14.937Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T17:29:14.950Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T17:29:14.954Z] > git checkout -f 6362174429b8ef480538668dbf075eba14b69fd0 # timeout=10 [2020-05-18T17:29:15.326Z] > git rev-list --no-walk 06994c04013734de65202e885415eab958a107a9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-18T17:29:16.240Z] + docker version [2020-05-18T17:29:16.240Z] Client: Docker Engine - Community [2020-05-18T17:29:16.240Z] Version: 19.03.7 [2020-05-18T17:29:16.240Z] API version: 1.40 [2020-05-18T17:29:16.240Z] Go version: go1.12.17 [2020-05-18T17:29:16.240Z] Git commit: 7141c199a2 [2020-05-18T17:29:16.240Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-18T17:29:16.240Z] OS/Arch: linux/s390x [2020-05-18T17:29:16.240Z] Experimental: false [2020-05-18T17:29:16.240Z] [2020-05-18T17:29:16.240Z] Server: Docker Engine - Community [2020-05-18T17:29:16.240Z] Engine: [2020-05-18T17:29:16.240Z] Version: 19.03.7 [2020-05-18T17:29:16.240Z] API version: 1.40 (minimum version 1.12) [2020-05-18T17:29:16.240Z] Go version: go1.12.17 [2020-05-18T17:29:16.240Z] Git commit: 7141c199a2 [2020-05-18T17:29:16.240Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-18T17:29:16.240Z] OS/Arch: linux/s390x [2020-05-18T17:29:16.240Z] Experimental: true [2020-05-18T17:29:16.240Z] containerd: [2020-05-18T17:29:16.240Z] Version: 1.2.13 [2020-05-18T17:29:16.240Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T17:29:16.240Z] runc: [2020-05-18T17:29:16.240Z] Version: 1.0.0-rc10 [2020-05-18T17:29:16.240Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:29:16.240Z] docker-init: [2020-05-18T17:29:16.240Z] Version: 0.18.0 [2020-05-18T17:29:16.240Z] GitCommit: fec3683 [Pipeline] sh [2020-05-18T17:29:16.609Z] + docker info [2020-05-18T17:29:17.223Z] Client: [2020-05-18T17:29:17.223Z] Debug Mode: false [2020-05-18T17:29:17.223Z] [2020-05-18T17:29:17.223Z] Server: [2020-05-18T17:29:17.223Z] Containers: 0 [2020-05-18T17:29:17.223Z] Running: 0 [2020-05-18T17:29:17.223Z] Paused: 0 [2020-05-18T17:29:17.223Z] Stopped: 0 [2020-05-18T17:29:17.223Z] Images: 0 [2020-05-18T17:29:17.223Z] Server Version: 19.03.7 [2020-05-18T17:29:17.223Z] Storage Driver: overlay2 [2020-05-18T17:29:17.223Z] Backing Filesystem: [2020-05-18T17:29:17.223Z] Supports d_type: true [2020-05-18T17:29:17.223Z] Native Overlay Diff: true [2020-05-18T17:29:17.223Z] Logging Driver: json-file [2020-05-18T17:29:17.223Z] Cgroup Driver: cgroupfs [2020-05-18T17:29:17.223Z] Plugins: [2020-05-18T17:29:17.223Z] Volume: local [2020-05-18T17:29:17.223Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T17:29:17.223Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-18T17:29:17.223Z] Swarm: inactive [2020-05-18T17:29:17.223Z] Runtimes: runc [2020-05-18T17:29:17.223Z] Default Runtime: runc [2020-05-18T17:29:17.223Z] Init Binary: docker-init [2020-05-18T17:29:17.223Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T17:29:17.223Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:29:17.223Z] init version: fec3683 [2020-05-18T17:29:17.223Z] Security Options: [2020-05-18T17:29:17.223Z] apparmor [2020-05-18T17:29:17.223Z] seccomp [2020-05-18T17:29:17.223Z] Profile: default [2020-05-18T17:29:17.223Z] Kernel Version: 4.15.0-88-generic [2020-05-18T17:29:17.223Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-18T17:29:17.223Z] OSType: linux [2020-05-18T17:29:17.223Z] Architecture: s390x [2020-05-18T17:29:17.223Z] CPUs: 2 [2020-05-18T17:29:17.223Z] Total Memory: 7.861GiB [2020-05-18T17:29:17.223Z] Name: s390x-ubuntu-29 [2020-05-18T17:29:17.223Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-18T17:29:17.223Z] Docker Root Dir: /var/lib/docker [2020-05-18T17:29:17.223Z] Debug Mode: false [2020-05-18T17:29:17.223Z] Username: dockerbuildbot [2020-05-18T17:29:17.223Z] Registry: https://index.docker.io/v1/ [2020-05-18T17:29:17.223Z] Labels: [2020-05-18T17:29:17.223Z] Experimental: true [2020-05-18T17:29:17.223Z] Insecure Registries: [2020-05-18T17:29:17.223Z] 127.0.0.0/8 [2020-05-18T17:29:17.223Z] Live Restore Enabled: false [2020-05-18T17:29:17.223Z] [2020-05-18T17:29:17.223Z] WARNING: No swap limit support [Pipeline] sh [2020-05-18T17:29:17.594Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T17:29:17.594Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T17:29:17.594Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40969/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T17:29:17.594Z] + bash /home/jenkins/workspace/moby_PR-40969/check-config.sh [2020-05-18T17:29:17.594Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T17:29:17.594Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-05-18T17:29:17.594Z] [2020-05-18T17:29:17.594Z] Generally Necessary: [2020-05-18T17:29:17.594Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T17:29:17.594Z] - apparmor: enabled and tools installed [2020-05-18T17:29:17.594Z] - CONFIG_NAMESPACES: enabled [2020-05-18T17:29:17.594Z] - CONFIG_NET_NS: enabled [2020-05-18T17:29:17.594Z] - CONFIG_PID_NS: enabled [2020-05-18T17:29:17.594Z] - CONFIG_IPC_NS: enabled [2020-05-18T17:29:17.594Z] - CONFIG_UTS_NS: enabled [2020-05-18T17:29:17.594Z] - CONFIG_CGROUPS: enabled [2020-05-18T17:29:17.594Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T17:29:17.594Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T17:29:17.594Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T17:29:17.594Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T17:29:17.594Z] - CONFIG_CPUSETS: enabled [2020-05-18T17:29:17.594Z] - CONFIG_MEMCG: enabled [2020-05-18T17:29:17.594Z] - CONFIG_KEYS: enabled [2020-05-18T17:29:17.594Z] - CONFIG_VETH: enabled (as module) [2020-05-18T17:29:17.594Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T17:29:17.594Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T17:29:17.876Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T17:29:17.876Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T17:29:17.876Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T17:29:17.876Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T17:29:17.876Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T17:29:17.876Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T17:29:17.876Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T17:29:17.876Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T17:29:17.876Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T17:29:17.876Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T17:29:17.876Z] [2020-05-18T17:29:17.876Z] Optional Features: [2020-05-18T17:29:17.876Z] - CONFIG_USER_NS: enabled [2020-05-18T17:29:17.876Z] - CONFIG_SECCOMP: enabled [2020-05-18T17:29:17.876Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T17:29:17.876Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T17:29:17.876Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T17:29:17.876Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-18T17:29:17.876Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T17:29:17.876Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T17:29:17.876Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T17:29:17.876Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T17:29:17.876Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T17:29:17.876Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T17:29:17.876Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T17:29:17.876Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T17:29:17.876Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T17:29:17.876Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T17:29:17.876Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T17:29:17.876Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T17:29:17.876Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T17:29:17.876Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T17:29:17.876Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T17:29:17.876Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T17:29:17.876Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T17:29:17.876Z] - CONFIG_EXT4_FS: enabled [2020-05-18T17:29:17.876Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T17:29:17.876Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T17:29:17.876Z] - Network Drivers: [2020-05-18T17:29:17.876Z] - "overlay": [2020-05-18T17:29:17.876Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T17:29:17.876Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T17:29:17.876Z] Optional (for encrypted networks): [2020-05-18T17:29:17.876Z] - CONFIG_CRYPTO: enabled [2020-05-18T17:29:17.876Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-18T17:29:17.876Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-18T17:29:17.876Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-18T17:29:17.876Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-18T17:29:17.876Z] - CONFIG_XFRM: enabled [2020-05-18T17:29:17.877Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T17:29:17.877Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T17:29:17.877Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T17:29:17.877Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T17:29:17.877Z] - "ipvlan": [2020-05-18T17:29:17.877Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T17:29:17.877Z] - "macvlan": [2020-05-18T17:29:17.877Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T17:29:17.877Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T17:29:17.877Z] - "ftp,tftp client in container": [2020-05-18T17:29:17.877Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T17:29:17.877Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T17:29:17.877Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T17:29:17.877Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T17:29:17.877Z] - Storage Drivers: [2020-05-18T17:29:17.877Z] - "aufs": [2020-05-18T17:29:17.877Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T17:29:17.877Z] - "btrfs": [2020-05-18T17:29:17.877Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T17:29:17.877Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T17:29:17.877Z] - "devicemapper": [2020-05-18T17:29:17.877Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T17:29:17.877Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T17:29:17.877Z] - "overlay": [2020-05-18T17:29:17.877Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T17:29:17.877Z] - "zfs": [2020-05-18T17:29:17.877Z] - /dev/zfs: missing [2020-05-18T17:29:17.877Z] - zfs command: missing [2020-05-18T17:29:17.877Z] - zpool command: missing [2020-05-18T17:29:17.877Z] [2020-05-18T17:29:17.877Z] Limits: [2020-05-18T17:29:17.877Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T17:29:17.877Z] [2020-05-18T17:29:17.877Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-18T17:29:18.301Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0562c7c85ff0b55f7889624b604825a39f211c06 . [2020-05-18T17:29:18.301Z] #2 [internal] load .dockerignore [2020-05-18T17:29:18.301Z] #2 transferring context: 87B 0.0s done [2020-05-18T17:29:18.301Z] #2 DONE 0.0s [2020-05-18T17:29:18.301Z] [2020-05-18T17:29:18.301Z] #1 [internal] load build definition from Dockerfile [2020-05-18T17:29:18.301Z] #1 transferring dockerfile: 16.32kB 0.0s done [2020-05-18T17:29:18.301Z] #1 DONE 0.0s [2020-05-18T17:29:18.301Z] [2020-05-18T17:29:18.301Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T17:29:18.922Z] #3 DONE 0.3s [2020-05-18T17:29:18.922Z] [2020-05-18T17:29:18.922Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T17:29:18.922Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-18T17:29:19.205Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-18T17:29:19.205Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-05-18T17:29:19.205Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-05-18T17:29:19.205Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.81MB / 8.88MB 0.1s [2020-05-18T17:29:19.205Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-05-18T17:29:19.205Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-05-18T17:29:19.298Z] Still waiting to schedule task [2020-05-18T17:29:19.298Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05c9018796d6ba0dd)’ [2020-05-18T17:29:19.300Z] Still waiting to schedule task [2020-05-18T17:29:19.300Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05c9018796d6ba0dd)’ [2020-05-18T17:29:19.308Z] Still waiting to schedule task [2020-05-18T17:29:19.308Z] All nodes of label ‘arm64&&linux’ are offline [2020-05-18T17:29:19.488Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-05-18T17:29:19.488Z] #4 DONE 0.7s [2020-05-18T17:29:20.064Z] Fetching without tags [2020-05-18T17:29:20.118Z] [2020-05-18T17:29:20.118Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T17:29:20.118Z] #6 DONE 0.2s [2020-05-18T17:29:20.118Z] [2020-05-18T17:29:20.118Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T17:29:20.118Z] #5 DONE 0.2s [2020-05-18T17:29:20.118Z] [2020-05-18T17:29:20.118Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T17:29:20.118Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-18T17:29:20.118Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-18T17:29:20.118Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-18T17:29:20.118Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 653.68kB / 9.86MB 0.1s [2020-05-18T17:29:20.431Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.22MB / 9.86MB 0.2s [2020-05-18T17:29:20.431Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-05-18T17:29:20.727Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-05-18T17:29:19.722Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T17:29:19.774Z] > git config --add remote.origin.fetch +refs/pull/40969/head:refs/remotes/origin/PR-40969 # timeout=10 [2020-05-18T17:29:19.830Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:29:19.963Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T17:29:20.097Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T17:29:20.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T17:29:20.100Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40969/head:refs/remotes/origin/PR-40969 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:29:20.892Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit 5ea5c02c887392be1560e559a3c4d53445cf6505 [2020-05-18T17:29:21.013Z] #57 ... [2020-05-18T17:29:21.013Z] [2020-05-18T17:29:21.013Z] #20 [internal] load build context [2020-05-18T17:29:21.013Z] #20 transferring context: 50.65MB 1.0s done [2020-05-18T17:29:21.013Z] #20 DONE 1.0s [2020-05-18T17:29:21.013Z] [2020-05-18T17:29:21.013Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T17:29:21.301Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-05-18T17:29:21.301Z] #57 DONE 1.2s [2020-05-18T17:29:21.301Z] [2020-05-18T17:29:21.301Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T17:29:21.301Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 done [2020-05-18T17:29:21.301Z] #7 sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 1.42kB / 1.42kB done [2020-05-18T17:29:21.301Z] #7 sha256:8f34d3e8618bd766915c5ad45078599d5259afc897164f48ad80c27aafd7da16 1.79kB / 1.79kB done [2020-05-18T17:29:21.301Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 46.89MB / 48.97MB 1.2s [2020-05-18T17:29:21.301Z] #7 sha256:cfa4ceeaedbb095f079230ce1f9a0e83c78669ddf19e07c96947933f440d8a09 5.46kB / 5.46kB done [2020-05-18T17:29:21.301Z] #7 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 7.38MB / 7.38MB 0.2s done [2020-05-18T17:29:21.301Z] #7 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 9.88MB / 9.88MB 0.6s done [2020-05-18T17:29:21.301Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 29.80MB / 51.37MB 1.2s [2020-05-18T17:29:21.301Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 19.59MB / 56.71MB 1.2s [2020-05-18T17:29:21.593Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 48.97MB / 48.97MB 1.3s done [2020-05-18T17:29:21.593Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 37.62MB / 51.37MB 1.4s [2020-05-18T17:29:21.593Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 29.42MB / 56.71MB 1.4s [2020-05-18T17:29:21.593Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 0B / 102.23MB 1.4s [2020-05-18T17:29:21.593Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 41.39MB / 51.37MB 1.5s [2020-05-18T17:29:21.593Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 33.69MB / 56.71MB 1.5s [2020-05-18T17:29:21.593Z] #7 extracting sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 [2020-05-18T17:29:21.881Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 45.30MB / 51.37MB 1.6s [2020-05-18T17:29:21.881Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 37.46MB / 56.71MB 1.6s [2020-05-18T17:29:21.881Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 7.08MB / 102.23MB 1.6s [2020-05-18T17:29:21.881Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 51.37MB / 51.37MB 1.8s [2020-05-18T17:29:21.881Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 46.73MB / 56.71MB 1.8s [2020-05-18T17:29:21.881Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 14.87MB / 102.23MB 1.8s [2020-05-18T17:29:21.881Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 51.37MB / 51.37MB 1.8s done [2020-05-18T17:29:21.881Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 52.35MB / 56.71MB 1.9s [2020-05-18T17:29:21.881Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 20.67MB / 102.23MB 1.9s [2020-05-18T17:29:21.881Z] #7 sha256:7504d0a28c97997775c7509ec6172dd0179d4c8023c0f2577e0674ccbb37bea0 155B / 155B 1.8s done [2020-05-18T17:29:22.175Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 56.71MB / 56.71MB 2.0s [2020-05-18T17:29:22.175Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 28.11MB / 102.23MB 2.0s [2020-05-18T17:29:22.175Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 56.71MB / 56.71MB 2.0s done [2020-05-18T17:29:22.175Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 39.95MB / 102.23MB 2.1s [2020-05-18T17:29:22.175Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 51.65MB / 102.23MB 2.2s [2020-05-18T17:29:22.464Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 62.47MB / 102.23MB 2.3s [2020-05-18T17:29:22.465Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 69.13MB / 102.23MB 2.4s [2020-05-18T17:29:20.924Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T17:29:20.977Z] > git checkout -f 5ea5c02c887392be1560e559a3c4d53445cf6505 # timeout=10 [2020-05-18T17:29:22.747Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 77.79MB / 102.23MB 2.5s [2020-05-18T17:29:22.747Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 88.18MB / 102.23MB 2.6s [2020-05-18T17:29:22.747Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 98.22MB / 102.23MB 2.7s [2020-05-18T17:29:23.029Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 102.23MB / 102.23MB 2.8s done [2020-05-18T17:29:23.311Z] #7 extracting sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 1.6s done [2020-05-18T17:29:23.311Z] #7 extracting sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 [2020-05-18T17:29:23.593Z] #7 extracting sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 0.3s done [2020-05-18T17:29:23.593Z] #7 extracting sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 [2020-05-18T17:29:24.208Z] #7 extracting sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 0.2s done [2020-05-18T17:29:24.208Z] #7 extracting sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 [2020-05-18T17:29:23.779Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T17:29:24.485Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-18T17:29:24.586Z] Merge succeeded, producing 59cb5e27186958845cf85dd32b6a384f303224c7 [2020-05-18T17:29:24.586Z] Checking out Revision 59cb5e27186958845cf85dd32b6a384f303224c7 (PR-40969) [2020-05-18T17:29:25.026Z] Commit message: "Merge commit '327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88' into HEAD" [2020-05-18T17:29:25.172Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-05-18T17:29:25.679Z] #7 extracting sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 1.4s done [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-18T17:29:25.961Z] #7 extracting sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 0.1s [2020-05-18T17:29:24.618Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T17:29:24.672Z] > git checkout -f 59cb5e27186958845cf85dd32b6a384f303224c7 # timeout=10 [2020-05-18T17:29:25.060Z] > git rev-list --no-walk 06994c04013734de65202e885415eab958a107a9 # timeout=10 [2020-05-18T17:29:26.660Z] + docker version [2020-05-18T17:29:26.661Z] Client: Docker Engine - Enterprise [2020-05-18T17:29:26.661Z] Version: 19.03.5 [2020-05-18T17:29:26.661Z] API version: 1.40 [2020-05-18T17:29:26.661Z] Go version: go1.12.12 [2020-05-18T17:29:26.661Z] Git commit: 2ee0c57608 [2020-05-18T17:29:26.661Z] Built: 11/13/2019 08:00:16 [2020-05-18T17:29:26.661Z] OS/Arch: windows/amd64 [2020-05-18T17:29:26.661Z] Experimental: false [2020-05-18T17:29:26.661Z] [2020-05-18T17:29:26.661Z] Server: Docker Engine - Enterprise [2020-05-18T17:29:26.661Z] Engine: [2020-05-18T17:29:26.661Z] Version: 19.03.5 [2020-05-18T17:29:26.661Z] API version: 1.40 (minimum version 1.24) [2020-05-18T17:29:26.661Z] Go version: go1.12.12 [2020-05-18T17:29:26.661Z] Git commit: 2ee0c57608 [2020-05-18T17:29:26.661Z] Built: 11/13/2019 07:58:51 [2020-05-18T17:29:26.661Z] OS/Arch: windows/amd64 [2020-05-18T17:29:26.661Z] Experimental: true [Pipeline] sh [2020-05-18T17:29:26.967Z] #7 extracting sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 1.2s done [2020-05-18T17:29:27.249Z] #7 extracting sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 [2020-05-18T17:29:27.771Z] + docker info [2020-05-18T17:29:28.787Z] Client: [2020-05-18T17:29:28.787Z] Debug Mode: false [2020-05-18T17:29:28.787Z] Plugins: [2020-05-18T17:29:28.787Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-18T17:29:28.787Z] [2020-05-18T17:29:28.787Z] Server: [2020-05-18T17:29:28.787Z] Containers: 0 [2020-05-18T17:29:28.787Z] Running: 0 [2020-05-18T17:29:28.787Z] Paused: 0 [2020-05-18T17:29:28.787Z] Stopped: 0 [2020-05-18T17:29:28.787Z] Images: 10 [2020-05-18T17:29:28.787Z] Server Version: 19.03.5 [2020-05-18T17:29:28.787Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-18T17:29:28.787Z] Windows: [2020-05-18T17:29:28.787Z] LCOW: [2020-05-18T17:29:28.787Z] Logging Driver: json-file [2020-05-18T17:29:28.787Z] Plugins: [2020-05-18T17:29:28.787Z] Volume: local [2020-05-18T17:29:28.787Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-18T17:29:28.787Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-18T17:29:28.787Z] Swarm: inactive [2020-05-18T17:29:28.787Z] Default Isolation: process [2020-05-18T17:29:28.787Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-18T17:29:28.787Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-18T17:29:28.787Z] OSType: windows [2020-05-18T17:29:28.787Z] Architecture: x86_64 [2020-05-18T17:29:28.787Z] CPUs: 4 [2020-05-18T17:29:28.787Z] Total Memory: 32GiB [2020-05-18T17:29:28.787Z] Name: azwin-2-60aba0 [2020-05-18T17:29:28.787Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-18T17:29:28.787Z] Docker Root Dir: D:\docker [2020-05-18T17:29:28.787Z] Debug Mode: false [2020-05-18T17:29:28.787Z] Registry: https://index.docker.io/v1/ [2020-05-18T17:29:28.787Z] Labels: [2020-05-18T17:29:28.787Z] Experimental: true [2020-05-18T17:29:28.787Z] Insecure Registries: [2020-05-18T17:29:28.787Z] 10.0.0.4:5000 [2020-05-18T17:29:28.787Z] 127.0.0.0/8 [2020-05-18T17:29:28.787Z] Registry Mirrors: [2020-05-18T17:29:28.787Z] http://10.0.0.4:5000/ [2020-05-18T17:29:28.787Z] Live Restore Enabled: false [2020-05-18T17:29:28.787Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-18T17:29:29.814Z] Fetching without tags [2020-05-18T17:29:29.925Z] #7 extracting sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 2.6s done [2020-05-18T17:29:29.925Z] #7 extracting sha256:7504d0a28c97997775c7509ec6172dd0179d4c8023c0f2577e0674ccbb37bea0 0.0s done [2020-05-18T17:29:30.211Z] #7 DONE 10.1s [2020-05-18T17:29:29.777Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T17:29:29.782Z] > git config --add remote.origin.fetch +refs/pull/40969/head:refs/remotes/origin/PR-40969 # timeout=10 [2020-05-18T17:29:29.789Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:29:29.805Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T17:29:29.821Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T17:29:29.828Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T17:29:29.829Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40969/head:refs/remotes/origin/PR-40969 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:29:30.342Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit 5ea5c02c887392be1560e559a3c4d53445cf6505 [2020-05-18T17:29:30.497Z] [2020-05-18T17:29:30.498Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T17:29:31.971Z] #8 DONE 1.6s [2020-05-18T17:29:31.971Z] [2020-05-18T17:29:31.971Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T17:29:32.238Z] Merge succeeded, producing f14817bbc425b36e3ee492b542a1b1922be2d734 [2020-05-18T17:29:32.238Z] Checking out Revision f14817bbc425b36e3ee492b542a1b1922be2d734 (PR-40969) [2020-05-18T17:29:32.364Z] Commit message: "Merge commit '327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88' into HEAD" [2020-05-18T17:29:32.382Z] First time build. Skipping changelog. [2020-05-18T17:29:30.349Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T17:29:30.353Z] > git checkout -f 5ea5c02c887392be1560e559a3c4d53445cf6505 # timeout=10 [2020-05-18T17:29:31.542Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T17:29:32.228Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T17:29:32.245Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T17:29:32.249Z] > git checkout -f f14817bbc425b36e3ee492b542a1b1922be2d734 # timeout=10 [2020-05-18T17:29:32.371Z] > git rev-list --no-walk 06994c04013734de65202e885415eab958a107a9 # timeout=10 [2020-05-18T17:29:32.584Z] #9 DONE 0.8s [2020-05-18T17:29:32.584Z] [2020-05-18T17:29:32.584Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T17:29:32.584Z] #35 DONE 0.1s [2020-05-18T17:29:32.584Z] [2020-05-18T17:29:32.584Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-05-18T17:29:32.867Z] #27 DONE 0.1s [2020-05-18T17:29:32.867Z] [2020-05-18T17:29:32.867Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-18T17:29:33.255Z] + docker version [2020-05-18T17:29:33.255Z] Client: [2020-05-18T17:29:33.255Z] Version: 18.06.1-ce [2020-05-18T17:29:33.255Z] API version: 1.38 [2020-05-18T17:29:33.255Z] Go version: go1.10.3 [2020-05-18T17:29:33.255Z] Git commit: e68fc7a [2020-05-18T17:29:33.255Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-18T17:29:33.255Z] OS/Arch: linux/ppc64le [2020-05-18T17:29:33.255Z] Experimental: false [2020-05-18T17:29:33.255Z] [2020-05-18T17:29:33.255Z] Server: [2020-05-18T17:29:33.255Z] Engine: [2020-05-18T17:29:33.255Z] Version: 18.06.1-ce [2020-05-18T17:29:33.255Z] API version: 1.38 (minimum version 1.12) [2020-05-18T17:29:33.255Z] Go version: go1.10.3 [2020-05-18T17:29:33.255Z] Git commit: e68fc7a [2020-05-18T17:29:33.255Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-18T17:29:33.255Z] OS/Arch: linux/ppc64le [2020-05-18T17:29:33.255Z] Experimental: true [Pipeline] sh [2020-05-18T17:29:33.634Z] + docker info [2020-05-18T17:29:33.634Z] Containers: 0 [2020-05-18T17:29:33.634Z] Running: 0 [2020-05-18T17:29:33.634Z] Paused: 0 [2020-05-18T17:29:33.634Z] Stopped: 0 [2020-05-18T17:29:33.634Z] Images: 0 [2020-05-18T17:29:33.634Z] Server Version: 18.06.1-ce [2020-05-18T17:29:33.634Z] Storage Driver: overlay2 [2020-05-18T17:29:33.634Z] Backing Filesystem: extfs [2020-05-18T17:29:33.634Z] Supports d_type: true [2020-05-18T17:29:33.634Z] Native Overlay Diff: true [2020-05-18T17:29:33.634Z] Logging Driver: json-file [2020-05-18T17:29:33.634Z] Cgroup Driver: cgroupfs [2020-05-18T17:29:33.634Z] Plugins: [2020-05-18T17:29:33.634Z] Volume: local [2020-05-18T17:29:33.634Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T17:29:33.634Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-18T17:29:33.634Z] Swarm: inactive [2020-05-18T17:29:33.634Z] Runtimes: runc [2020-05-18T17:29:33.634Z] Default Runtime: runc [2020-05-18T17:29:33.634Z] Init Binary: docker-init [2020-05-18T17:29:33.634Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-18T17:29:33.634Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-18T17:29:33.634Z] init version: fec3683 [2020-05-18T17:29:33.634Z] Security Options: [2020-05-18T17:29:33.634Z] apparmor [2020-05-18T17:29:33.634Z] seccomp [2020-05-18T17:29:33.634Z] Profile: default [2020-05-18T17:29:33.634Z] Kernel Version: 4.4.0-139-generic [2020-05-18T17:29:33.634Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-18T17:29:33.634Z] OSType: linux [2020-05-18T17:29:33.634Z] Architecture: ppc64le [2020-05-18T17:29:33.634Z] CPUs: 4 [2020-05-18T17:29:33.634Z] Total Memory: 7.972GiB [2020-05-18T17:29:33.634Z] Name: ppc64le-ubuntu-34 [2020-05-18T17:29:33.634Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-18T17:29:33.634Z] Docker Root Dir: /var/lib/docker [2020-05-18T17:29:33.634Z] Debug Mode (client): false [2020-05-18T17:29:33.634Z] Debug Mode (server): false [2020-05-18T17:29:33.634Z] Username: dockerbuildbot [2020-05-18T17:29:33.634Z] Registry: https://index.docker.io/v1/ [2020-05-18T17:29:33.634Z] Labels: [2020-05-18T17:29:33.634Z] Experimental: true [2020-05-18T17:29:33.634Z] Insecure Registries: [2020-05-18T17:29:33.634Z] 127.0.0.0/8 [2020-05-18T17:29:33.634Z] Live Restore Enabled: false [2020-05-18T17:29:33.634Z] [Pipeline] sh [2020-05-18T17:29:34.018Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T17:29:34.018Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T17:29:34.018Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40969/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T17:29:34.018Z] + bash /home/docker/workspace/moby_PR-40969/check-config.sh [2020-05-18T17:29:34.018Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T17:29:34.018Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-05-18T17:29:34.018Z] [2020-05-18T17:29:34.018Z] Generally Necessary: [2020-05-18T17:29:34.018Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T17:29:34.018Z] - apparmor: enabled and tools installed [2020-05-18T17:29:34.018Z] - CONFIG_NAMESPACES: enabled [2020-05-18T17:29:34.018Z] - CONFIG_NET_NS: enabled [2020-05-18T17:29:34.304Z] - CONFIG_PID_NS: enabled [2020-05-18T17:29:34.304Z] - CONFIG_IPC_NS: enabled [2020-05-18T17:29:34.304Z] - CONFIG_UTS_NS: enabled [2020-05-18T17:29:34.304Z] - CONFIG_CGROUPS: enabled [2020-05-18T17:29:34.304Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T17:29:34.304Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T17:29:34.304Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T17:29:34.304Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T17:29:34.304Z] - CONFIG_CPUSETS: enabled [2020-05-18T17:29:34.304Z] - CONFIG_MEMCG: enabled [2020-05-18T17:29:34.304Z] - CONFIG_KEYS: enabled [2020-05-18T17:29:34.304Z] - CONFIG_VETH: enabled (as module) [2020-05-18T17:29:34.304Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T17:29:34.304Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T17:29:34.304Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T17:29:34.304Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T17:29:34.304Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T17:29:34.304Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T17:29:34.304Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T17:29:34.304Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T17:29:34.304Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T17:29:34.304Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T17:29:34.304Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T17:29:34.304Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T17:29:34.304Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-18T17:29:34.304Z] [2020-05-18T17:29:34.304Z] Optional Features: [2020-05-18T17:29:34.304Z] - CONFIG_USER_NS: enabled [2020-05-18T17:29:34.304Z] - CONFIG_SECCOMP: enabled [2020-05-18T17:29:34.304Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T17:29:34.304Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T17:29:34.304Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T17:29:34.304Z] (cgroup swap accounting is currently enabled) [2020-05-18T17:29:34.304Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-18T17:29:34.589Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T17:29:34.589Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T17:29:34.589Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T17:29:34.589Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T17:29:34.589Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T17:29:34.590Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T17:29:34.590Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T17:29:34.590Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T17:29:34.590Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T17:29:34.590Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T17:29:34.590Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T17:29:34.590Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T17:29:34.590Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T17:29:34.590Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T17:29:34.590Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T17:29:34.590Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T17:29:34.590Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T17:29:34.590Z] - CONFIG_EXT4_FS: enabled [2020-05-18T17:29:34.590Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T17:29:34.590Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T17:29:34.590Z] - Network Drivers: [2020-05-18T17:29:34.590Z] - "overlay": [2020-05-18T17:29:34.590Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T17:29:34.590Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T17:29:34.590Z] Optional (for encrypted networks): [2020-05-18T17:29:34.874Z] - CONFIG_CRYPTO: enabled [2020-05-18T17:29:34.874Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-18T17:29:34.874Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-18T17:29:34.874Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-18T17:29:34.874Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-18T17:29:34.874Z] - CONFIG_XFRM: enabled [2020-05-18T17:29:34.874Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T17:29:34.874Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T17:29:34.874Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T17:29:34.874Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T17:29:34.874Z] - "ipvlan": [2020-05-18T17:29:34.874Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T17:29:34.874Z] - "macvlan": [2020-05-18T17:29:34.874Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T17:29:34.874Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T17:29:34.874Z] - "ftp,tftp client in container": [2020-05-18T17:29:34.874Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T17:29:34.874Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T17:29:34.874Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T17:29:34.874Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T17:29:34.874Z] - Storage Drivers: [2020-05-18T17:29:34.874Z] - "aufs": [2020-05-18T17:29:34.874Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T17:29:34.875Z] - "btrfs": [2020-05-18T17:29:34.875Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T17:29:34.875Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T17:29:34.875Z] - "devicemapper": [2020-05-18T17:29:34.875Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T17:29:34.875Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T17:29:34.875Z] - "overlay": [2020-05-18T17:29:34.875Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T17:29:34.875Z] - "zfs": [2020-05-18T17:29:34.875Z] - /dev/zfs: missing [2020-05-18T17:29:34.875Z] - zfs command: missing [2020-05-18T17:29:34.875Z] - zpool command: missing [2020-05-18T17:29:34.875Z] [2020-05-18T17:29:34.875Z] Limits: [2020-05-18T17:29:34.875Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T17:29:34.875Z] [2020-05-18T17:29:34.875Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-18T17:29:35.307Z] + make bundles/buildx [2020-05-18T17:29:35.927Z] make: command: Command not found [2020-05-18T17:29:35.927Z] make: command: Command not found [2020-05-18T17:29:35.927Z] mkdir bundles [2020-05-18T17:29:35.927Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-18T17:29:35.928Z] --build-arg BUILDX_COMMIT \ [2020-05-18T17:29:35.928Z] --build-arg BUILDX_REPO \ [2020-05-18T17:29:35.928Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-18T17:29:35.928Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-18T17:29:35.928Z] . [2020-05-18T17:29:35.928Z] /bin/sh: 4: go: not found [2020-05-18T17:29:35.928Z] /bin/sh: 5: go: not found [2020-05-18T17:29:36.750Z] #28 3.861 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-18T17:29:36.751Z] #28 3.862 Cloning into '.'... [2020-05-18T17:29:37.757Z] #28 ... [2020-05-18T17:29:37.757Z] [2020-05-18T17:29:37.757Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:29:37.757Z] #21 1.234 + RM_GOPATH=0 [2020-05-18T17:29:37.757Z] #21 1.234 + TMP_GOPATH= [2020-05-18T17:29:37.757Z] #21 1.234 + : /build [2020-05-18T17:29:37.757Z] #21 1.234 + '[' -z '' ']' [2020-05-18T17:29:37.757Z] #21 1.234 ++ mktemp -d [2020-05-18T17:29:37.757Z] #21 1.238 + export GOPATH=/tmp/tmp.jgGdMq5g1G [2020-05-18T17:29:37.757Z] #21 1.238 + GOPATH=/tmp/tmp.jgGdMq5g1G [2020-05-18T17:29:37.757Z] #21 1.238 + RM_GOPATH=1 [2020-05-18T17:29:37.757Z] #21 1.238 ++ dirname /tmp/install/install.sh [2020-05-18T17:29:37.757Z] #21 1.238 + dir=/tmp/install [2020-05-18T17:29:37.757Z] #21 1.238 + bin=dockercli [2020-05-18T17:29:37.757Z] #21 1.238 + shift [2020-05-18T17:29:37.757Z] #21 1.238 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-18T17:29:37.757Z] #21 1.238 + . /tmp/install/dockercli.installer [2020-05-18T17:29:37.757Z] #21 1.238 ++ : stable [2020-05-18T17:29:37.757Z] #21 1.238 ++ : 17.06.2-ce [2020-05-18T17:29:37.757Z] #21 1.238 + install_dockercli [2020-05-18T17:29:37.757Z] #21 1.238 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T17:29:37.757Z] #21 1.238 ++ uname -m [2020-05-18T17:29:37.757Z] #21 1.238 + arch=s390x [2020-05-18T17:29:37.757Z] #21 1.238 + '[' s390x '!=' x86_64 ']' [2020-05-18T17:29:37.757Z] #21 1.238 + '[' s390x '!=' s390x ']' [2020-05-18T17:29:37.757Z] #21 1.238 + url=https://download.docker.com/linux/static [2020-05-18T17:29:37.757Z] #21 1.238 + tar -xz docker/docker [2020-05-18T17:29:37.757Z] #21 1.238 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-18T17:29:37.757Z] #21 1.238 Install docker/cli version 17.06.2-ce from stable [2020-05-18T17:29:37.757Z] #21 4.882 + mkdir -p /build [2020-05-18T17:29:37.757Z] #21 4.888 + mv docker/docker /build/ [2020-05-18T17:29:37.757Z] #21 4.891 + rmdir docker [2020-05-18T17:29:37.757Z] #21 DONE 5.2s [2020-05-18T17:29:37.757Z] [2020-05-18T17:29:37.757Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:29:37.757Z] #30 4.203 + RM_GOPATH=0 [2020-05-18T17:29:37.757Z] #30 4.203 + TMP_GOPATH= [2020-05-18T17:29:37.757Z] #30 4.203 + : /build [2020-05-18T17:29:37.757Z] #30 4.203 + '[' -z '' ']' [2020-05-18T17:29:37.757Z] #30 4.203 ++ mktemp -d [2020-05-18T17:29:37.757Z] #30 4.208 + export GOPATH=/tmp/tmp.kzWh4DDN6e [2020-05-18T17:29:37.757Z] #30 4.208 + GOPATH=/tmp/tmp.kzWh4DDN6e [2020-05-18T17:29:37.757Z] #30 4.208 + RM_GOPATH=1 [2020-05-18T17:29:37.757Z] #30 4.212 ++ dirname /tmp/install/install.sh [2020-05-18T17:29:37.757Z] #30 4.216 + dir=/tmp/install [2020-05-18T17:29:37.757Z] #30 4.216 + bin=tomlv [2020-05-18T17:29:37.757Z] #30 4.216 + shift [2020-05-18T17:29:37.757Z] #30 4.216 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-18T17:29:37.757Z] #30 4.216 + . /tmp/install/tomlv.installer [2020-05-18T17:29:37.757Z] #30 4.216 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T17:29:37.757Z] #30 4.216 + install_tomlv [2020-05-18T17:29:37.757Z] #30 4.216 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-18T17:29:37.757Z] #30 4.217 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T17:29:37.757Z] #30 4.217 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kzWh4DDN6e/src/github.com/BurntSushi/toml [2020-05-18T17:29:37.757Z] #30 4.220 Cloning into '/tmp/tmp.kzWh4DDN6e/src/github.com/BurntSushi/toml'... [2020-05-18T17:29:37.757Z] #30 4.916 + cd /tmp/tmp.kzWh4DDN6e/src/github.com/BurntSushi/toml [2020-05-18T17:29:37.757Z] #30 4.916 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T17:29:37.757Z] #30 4.979 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T17:29:38.387Z] #30 5.720 internal/cpu [2020-05-18T17:29:38.658Z] Sending build context to Docker daemon 55.39MB [2020-05-18T17:29:38.658Z] Step 1/15 : ARG GO_VERSION=1.13.10 [2020-05-18T17:29:38.658Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-18T17:29:38.658Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-18T17:29:38.658Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-18T17:29:38.658Z] 1.13.10-stretch: Pulling from library/golang [2020-05-18T17:29:38.658Z] 4cde65f7be4b: Pulling fs layer [2020-05-18T17:29:38.658Z] 00bc277ea268: Pulling fs layer [2020-05-18T17:29:38.658Z] 31c03e97e8a1: Pulling fs layer [2020-05-18T17:29:38.658Z] 2cae94e17fa6: Pulling fs layer [2020-05-18T17:29:38.658Z] c017a1580661: Pulling fs layer [2020-05-18T17:29:38.658Z] b3343b78770d: Pulling fs layer [2020-05-18T17:29:38.658Z] 7fe1d7df2e7c: Pulling fs layer [2020-05-18T17:29:38.658Z] 2cae94e17fa6: Waiting [2020-05-18T17:29:38.658Z] c017a1580661: Waiting [2020-05-18T17:29:38.658Z] b3343b78770d: Waiting [2020-05-18T17:29:38.658Z] 7fe1d7df2e7c: Waiting [2020-05-18T17:29:38.675Z] #30 5.857 runtime/internal/atomic [2020-05-18T17:29:38.987Z] #30 6.284 runtime/internal/sys [2020-05-18T17:29:39.269Z] #30 6.550 internal/bytealg [2020-05-18T17:29:39.269Z] #30 6.567 runtime/internal/math [2020-05-18T17:29:39.269Z] #30 6.640 math/bits [2020-05-18T17:29:39.278Z] 31c03e97e8a1: Verifying Checksum [2020-05-18T17:29:39.278Z] 31c03e97e8a1: Download complete [2020-05-18T17:29:39.551Z] #30 6.872 runtime [2020-05-18T17:29:39.551Z] #30 7.006 math [2020-05-18T17:29:39.565Z] 00bc277ea268: Verifying Checksum [2020-05-18T17:29:39.565Z] 00bc277ea268: Download complete [2020-05-18T17:29:40.167Z] #30 ... [2020-05-18T17:29:40.167Z] [2020-05-18T17:29:40.167Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:29:40.167Z] #43 3.078 + RM_GOPATH=0 [2020-05-18T17:29:40.167Z] #43 3.078 + TMP_GOPATH= [2020-05-18T17:29:40.167Z] #43 3.078 + : /build [2020-05-18T17:29:40.167Z] #43 3.078 + '[' -z '' ']' [2020-05-18T17:29:40.167Z] #43 3.078 ++ mktemp -d [2020-05-18T17:29:40.167Z] #43 3.087 + export GOPATH=/tmp/tmp.yiAqr6NkHN [2020-05-18T17:29:40.167Z] #43 3.087 + GOPATH=/tmp/tmp.yiAqr6NkHN [2020-05-18T17:29:40.167Z] #43 3.087 + RM_GOPATH=1 [2020-05-18T17:29:40.167Z] #43 3.087 ++ dirname /tmp/install/install.sh [2020-05-18T17:29:40.167Z] #43 3.107 + dir=/tmp/install [2020-05-18T17:29:40.167Z] #43 3.107 + bin=gotestsum [2020-05-18T17:29:40.167Z] #43 3.107 + shift [2020-05-18T17:29:40.167Z] #43 3.107 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-18T17:29:40.167Z] #43 3.107 + . /tmp/install/gotestsum.installer [2020-05-18T17:29:40.167Z] #43 3.107 ++ : v0.3.5 [2020-05-18T17:29:40.167Z] #43 3.107 + install_gotestsum [2020-05-18T17:29:40.167Z] #43 3.107 + set -e [2020-05-18T17:29:40.167Z] #43 3.107 + export GO111MODULE=on [2020-05-18T17:29:40.167Z] #43 3.107 + GO111MODULE=on [2020-05-18T17:29:40.167Z] #43 3.107 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-18T17:29:40.167Z] #43 3.250 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T17:29:40.167Z] #43 3.250 go: finding gotest.tools v0.3.5 [2020-05-18T17:29:40.167Z] #43 3.735 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T17:29:40.167Z] #43 3.897 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T17:29:40.167Z] #43 6.555 go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T17:29:40.167Z] #43 6.693 go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T17:29:40.167Z] #43 6.758 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T17:29:40.167Z] #43 6.784 go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T17:29:40.167Z] #43 6.834 go: downloading github.com/fatih/color v1.6.0 [2020-05-18T17:29:40.167Z] #43 6.835 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T17:29:40.167Z] #43 6.836 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T17:29:40.167Z] #43 7.068 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T17:29:40.167Z] #43 7.071 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T17:29:40.167Z] #43 7.153 go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T17:29:40.167Z] #43 7.178 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T17:29:40.167Z] #43 7.189 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T17:29:40.167Z] #43 7.191 go: extracting github.com/fatih/color v1.6.0 [2020-05-18T17:29:40.167Z] #43 7.332 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T17:29:40.167Z] #43 7.338 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T17:29:40.167Z] #43 7.352 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T17:29:40.167Z] #43 7.352 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T17:29:40.167Z] #43 7.400 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T17:29:40.167Z] #43 7.405 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T17:29:40.167Z] #43 7.415 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T17:29:40.167Z] #43 7.463 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T17:29:41.634Z] #43 8.625 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T17:29:41.634Z] #43 8.636 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T17:29:41.634Z] #43 9.088 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T17:29:42.284Z] 4cde65f7be4b: Verifying Checksum [2020-05-18T17:29:42.284Z] 4cde65f7be4b: Download complete [2020-05-18T17:29:42.640Z] #43 ... [2020-05-18T17:29:42.640Z] [2020-05-18T17:29:42.640Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:29:42.640Z] #54 3.131 + RM_GOPATH=0 [2020-05-18T17:29:42.640Z] #54 3.131 + TMP_GOPATH= [2020-05-18T17:29:42.640Z] #54 3.131 + : /build [2020-05-18T17:29:42.640Z] #54 3.131 + '[' -z '' ']' [2020-05-18T17:29:42.640Z] #54 3.131 ++ mktemp -d [2020-05-18T17:29:42.640Z] #54 3.131 + export GOPATH=/tmp/tmp.ewIA73ZxDI [2020-05-18T17:29:42.641Z] #54 3.131 + GOPATH=/tmp/tmp.ewIA73ZxDI [2020-05-18T17:29:42.641Z] #54 3.131 + RM_GOPATH=1 [2020-05-18T17:29:42.641Z] #54 3.131 ++ dirname /tmp/install/install.sh [2020-05-18T17:29:42.641Z] #54 3.135 + dir=/tmp/install [2020-05-18T17:29:42.641Z] #54 3.135 + bin=rootlesskit [2020-05-18T17:29:42.641Z] #54 3.135 + shift [2020-05-18T17:29:42.641Z] #54 3.135 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-18T17:29:42.641Z] #54 3.135 + . /tmp/install/rootlesskit.installer [2020-05-18T17:29:42.641Z] #54 3.135 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T17:29:42.641Z] #54 3.135 + install_rootlesskit [2020-05-18T17:29:42.641Z] #54 3.135 + case "$1" in [2020-05-18T17:29:42.641Z] #54 3.135 + export CGO_ENABLED=0 [2020-05-18T17:29:42.641Z] #54 3.135 + CGO_ENABLED=0 [2020-05-18T17:29:42.641Z] #54 3.135 + _install_rootlesskit [2020-05-18T17:29:42.641Z] #54 3.135 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-18T17:29:42.641Z] #54 3.135 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ewIA73ZxDI/src/github.com/rootless-containers/rootlesskit [2020-05-18T17:29:42.641Z] #54 3.135 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T17:29:42.641Z] #54 3.141 Cloning into '/tmp/tmp.ewIA73ZxDI/src/github.com/rootless-containers/rootlesskit'... [2020-05-18T17:29:42.641Z] #54 6.122 + cd /tmp/tmp.ewIA73ZxDI/src/github.com/rootless-containers/rootlesskit [2020-05-18T17:29:42.641Z] #54 6.122 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T17:29:42.641Z] #54 6.538 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T17:29:42.641Z] #54 6.538 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-18T17:29:42.914Z] 2cae94e17fa6: Verifying Checksum [2020-05-18T17:29:42.914Z] 2cae94e17fa6: Download complete [2020-05-18T17:29:42.922Z] #54 ... [2020-05-18T17:29:42.922Z] [2020-05-18T17:29:42.922Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:29:42.922Z] #36 4.500 + git clone https://github.com/docker/distribution.git . [2020-05-18T17:29:42.922Z] #36 4.501 Cloning into '.'... [2020-05-18T17:29:42.922Z] #36 ... [2020-05-18T17:29:42.922Z] [2020-05-18T17:29:42.922Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:29:42.922Z] #23 1.801 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:29:42.922Z] #23 2.042 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:29:42.922Z] #23 2.156 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:29:42.922Z] #23 2.173 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T17:29:42.922Z] #23 2.880 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T17:29:42.922Z] #23 2.890 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T17:29:43.205Z] #23 ... [2020-05-18T17:29:43.205Z] [2020-05-18T17:29:43.205Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:29:43.205Z] #51 4.516 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:29:43.205Z] #51 4.555 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:29:43.205Z] #51 4.585 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:29:43.205Z] #51 5.603 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T17:29:43.205Z] #51 8.023 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T17:29:43.205Z] #51 9.947 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T17:29:43.205Z] #51 ... [2020-05-18T17:29:43.205Z] [2020-05-18T17:29:43.205Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:29:43.205Z] #10 4.092 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:29:43.205Z] #10 4.133 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:29:43.205Z] #10 4.155 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:29:43.205Z] #10 4.787 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T17:29:43.205Z] #10 7.041 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T17:29:43.205Z] #10 8.921 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T17:29:43.206Z] 7fe1d7df2e7c: Verifying Checksum [2020-05-18T17:29:43.206Z] 7fe1d7df2e7c: Download complete [2020-05-18T17:29:43.490Z] #10 ... [2020-05-18T17:29:43.490Z] [2020-05-18T17:29:43.490Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:29:43.490Z] #45 2.036 Installing golangci-lint version v1.23.8 [2020-05-18T17:29:43.490Z] #45 2.036 + RM_GOPATH=0 [2020-05-18T17:29:43.490Z] #45 2.036 + TMP_GOPATH= [2020-05-18T17:29:43.490Z] #45 2.036 + : /build [2020-05-18T17:29:43.490Z] #45 2.036 + '[' -z '' ']' [2020-05-18T17:29:43.490Z] #45 2.036 ++ mktemp -d [2020-05-18T17:29:43.490Z] #45 2.036 + export GOPATH=/tmp/tmp.jLN5H2bHnm [2020-05-18T17:29:43.490Z] #45 2.036 + GOPATH=/tmp/tmp.jLN5H2bHnm [2020-05-18T17:29:43.490Z] #45 2.036 + RM_GOPATH=1 [2020-05-18T17:29:43.490Z] #45 2.036 ++ dirname /tmp/install/install.sh [2020-05-18T17:29:43.490Z] #45 2.036 + dir=/tmp/install [2020-05-18T17:29:43.490Z] #45 2.036 + bin=golangci_lint [2020-05-18T17:29:43.490Z] #45 2.036 + shift [2020-05-18T17:29:43.490Z] #45 2.036 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-18T17:29:43.490Z] #45 2.036 + . /tmp/install/golangci_lint.installer [2020-05-18T17:29:43.490Z] #45 2.036 ++ : v1.23.8 [2020-05-18T17:29:43.490Z] #45 2.036 + install_golangci_lint [2020-05-18T17:29:43.490Z] #45 2.036 + echo 'Installing golangci-lint version v1.23.8' [2020-05-18T17:29:43.490Z] #45 2.036 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T17:29:43.490Z] #45 ... [2020-05-18T17:29:43.490Z] [2020-05-18T17:29:43.490Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:29:43.490Z] #47 4.153 + RM_GOPATH=0 [2020-05-18T17:29:43.490Z] #47 4.153 + TMP_GOPATH= [2020-05-18T17:29:43.490Z] #47 4.153 + : /build [2020-05-18T17:29:43.490Z] #47 4.153 + '[' -z '' ']' [2020-05-18T17:29:43.490Z] #47 4.153 ++ mktemp -d [2020-05-18T17:29:43.490Z] #47 4.154 + export GOPATH=/tmp/tmp.HEDhNJU8uA [2020-05-18T17:29:43.490Z] #47 4.154 + GOPATH=/tmp/tmp.HEDhNJU8uA [2020-05-18T17:29:43.490Z] #47 4.154 + RM_GOPATH=1 [2020-05-18T17:29:43.490Z] #47 4.161 ++ dirname /tmp/install/install.sh [2020-05-18T17:29:43.490Z] #47 4.167 + dir=/tmp/install [2020-05-18T17:29:43.490Z] #47 4.167 + bin=shfmt [2020-05-18T17:29:43.490Z] #47 4.167 + shift [2020-05-18T17:29:43.490Z] #47 4.167 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-18T17:29:43.490Z] #47 4.167 + . /tmp/install/shfmt.installer [2020-05-18T17:29:43.490Z] #47 4.167 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T17:29:43.490Z] #47 4.167 + install_shfmt [2020-05-18T17:29:43.490Z] #47 4.167 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-18T17:29:43.490Z] #47 4.167 + git clone https://github.com/mvdan/sh.git /tmp/tmp.HEDhNJU8uA/src/github.com/mvdan/sh [2020-05-18T17:29:43.490Z] #47 4.167 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T17:29:43.490Z] #47 4.170 Cloning into '/tmp/tmp.HEDhNJU8uA/src/github.com/mvdan/sh'... [2020-05-18T17:29:43.490Z] #47 10.09 + cd /tmp/tmp.HEDhNJU8uA/src/github.com/mvdan/sh [2020-05-18T17:29:43.490Z] #47 10.09 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T17:29:43.490Z] #47 10.16 + GO111MODULE=on [2020-05-18T17:29:43.490Z] #47 10.16 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-18T17:29:43.490Z] #47 10.96 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T17:29:43.772Z] #47 11.02 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T17:29:43.772Z] #47 11.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T17:29:43.772Z] #47 ... [2020-05-18T17:29:43.772Z] [2020-05-18T17:29:43.772Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:29:43.772Z] #59 3.228 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T17:29:43.772Z] #59 3.229 + RM_GOPATH=0 [2020-05-18T17:29:43.772Z] #59 3.229 + TMP_GOPATH= [2020-05-18T17:29:43.772Z] #59 3.229 + : /build [2020-05-18T17:29:43.772Z] #59 3.229 + '[' -z '' ']' [2020-05-18T17:29:43.772Z] #59 3.229 ++ mktemp -d [2020-05-18T17:29:43.772Z] #59 3.229 + export GOPATH=/tmp/tmp.0q6fpFZ4Lv [2020-05-18T17:29:43.772Z] #59 3.229 + GOPATH=/tmp/tmp.0q6fpFZ4Lv [2020-05-18T17:29:43.772Z] #59 3.229 + RM_GOPATH=1 [2020-05-18T17:29:43.772Z] #59 3.229 ++ dirname /tmp/install/install.sh [2020-05-18T17:29:43.772Z] #59 3.229 + dir=/tmp/install [2020-05-18T17:29:43.772Z] #59 3.229 + bin=proxy [2020-05-18T17:29:43.772Z] #59 3.229 + shift [2020-05-18T17:29:43.772Z] #59 3.229 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-18T17:29:43.772Z] #59 3.229 + . /tmp/install/proxy.installer [2020-05-18T17:29:43.772Z] #59 3.229 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T17:29:43.772Z] #59 3.229 + install_proxy [2020-05-18T17:29:43.772Z] #59 3.229 + case "$1" in [2020-05-18T17:29:43.772Z] #59 3.229 + export CGO_ENABLED=0 [2020-05-18T17:29:43.772Z] #59 3.229 + CGO_ENABLED=0 [2020-05-18T17:29:43.772Z] #59 3.229 + _install_proxy [2020-05-18T17:29:43.772Z] #59 3.229 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-18T17:29:43.772Z] #59 3.229 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0q6fpFZ4Lv/src/github.com/docker/libnetwork [2020-05-18T17:29:43.772Z] #59 3.229 Cloning into '/tmp/tmp.0q6fpFZ4Lv/src/github.com/docker/libnetwork'... [2020-05-18T17:29:43.772Z] #59 ... [2020-05-18T17:29:43.772Z] [2020-05-18T17:29:43.772Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:29:43.772Z] #38 4.685 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:29:43.772Z] #38 4.725 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:29:43.772Z] #38 4.742 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:29:43.772Z] #38 5.688 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T17:29:43.772Z] #38 7.228 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T17:29:43.772Z] #38 8.942 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T17:29:43.832Z] c017a1580661: Verifying Checksum [2020-05-18T17:29:43.832Z] c017a1580661: Download complete [2020-05-18T17:29:44.054Z] #38 ... [2020-05-18T17:29:44.054Z] [2020-05-18T17:29:44.054Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:29:44.054Z] #41 4.603 + RM_GOPATH=0 [2020-05-18T17:29:44.054Z] #41 4.603 + TMP_GOPATH= [2020-05-18T17:29:44.054Z] #41 4.603 + : /build [2020-05-18T17:29:44.054Z] #41 4.603 + '[' -z '' ']' [2020-05-18T17:29:44.054Z] #41 4.604 ++ mktemp -d [2020-05-18T17:29:44.054Z] #41 4.605 + export GOPATH=/tmp/tmp.CTcvI3yAqg [2020-05-18T17:29:44.054Z] #41 4.605 + GOPATH=/tmp/tmp.CTcvI3yAqg [2020-05-18T17:29:44.054Z] #41 4.605 + RM_GOPATH=1 [2020-05-18T17:29:44.054Z] #41 4.605 ++ dirname /tmp/install/install.sh [2020-05-18T17:29:44.054Z] #41 4.608 + dir=/tmp/install [2020-05-18T17:29:44.054Z] #41 4.609 + bin=vndr [2020-05-18T17:29:44.054Z] #41 4.609 + shift [2020-05-18T17:29:44.054Z] #41 4.609 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-18T17:29:44.054Z] #41 4.609 + . /tmp/install/vndr.installer [2020-05-18T17:29:44.054Z] #41 4.609 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T17:29:44.054Z] #41 4.610 + install_vndr [2020-05-18T17:29:44.054Z] #41 4.610 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T17:29:44.054Z] #41 4.610 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-18T17:29:44.054Z] #41 4.610 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CTcvI3yAqg/src/github.com/LK4D4/vndr [2020-05-18T17:29:44.054Z] #41 4.619 Cloning into '/tmp/tmp.CTcvI3yAqg/src/github.com/LK4D4/vndr'... [2020-05-18T17:29:44.054Z] #41 5.459 + cd /tmp/tmp.CTcvI3yAqg/src/github.com/LK4D4/vndr [2020-05-18T17:29:44.054Z] #41 5.459 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T17:29:44.054Z] #41 5.496 + go build -buildmode=pie -v -o /build/vndr . [2020-05-18T17:29:44.054Z] #41 6.932 internal/race [2020-05-18T17:29:44.054Z] #41 7.009 sync/atomic [2020-05-18T17:29:44.054Z] #41 7.018 runtime [2020-05-18T17:29:44.054Z] #41 7.156 unicode [2020-05-18T17:29:44.054Z] #41 10.10 unicode/utf8 [2020-05-18T17:29:44.054Z] #41 10.49 math [2020-05-18T17:29:44.054Z] #41 ... [2020-05-18T17:29:44.054Z] [2020-05-18T17:29:44.054Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:29:44.054Z] #32 4.489 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:29:44.054Z] #32 4.534 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:29:44.054Z] #32 4.556 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:29:44.054Z] #32 5.327 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T17:29:44.054Z] #32 7.847 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T17:29:44.054Z] #32 10.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T17:29:44.337Z] #32 ... [2020-05-18T17:29:44.337Z] [2020-05-18T17:29:44.337Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:29:44.337Z] #43 10.42 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-18T17:29:44.337Z] #43 10.93 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T17:29:44.337Z] #43 10.94 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T17:29:44.337Z] #43 11.02 go: finding gotest.tools v2.2.0+incompatible [2020-05-18T17:29:44.337Z] #43 11.03 go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T17:29:44.337Z] #43 11.03 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T17:29:44.337Z] #43 11.13 go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T17:29:44.337Z] #43 11.49 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T17:29:44.337Z] #43 11.64 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T17:29:44.337Z] #43 11.64 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T17:29:44.337Z] #43 11.64 go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T17:29:44.337Z] #43 11.66 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T17:29:44.619Z] #43 11.81 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T17:29:44.619Z] #43 11.86 go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T17:29:44.619Z] #43 11.86 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T17:29:45.626Z] #43 12.70 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T17:29:45.626Z] #43 13.09 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T17:29:47.098Z] #43 14.16 go: finding github.com/fatih/color v1.6.0 [2020-05-18T17:29:47.098Z] #43 14.17 go: finding github.com/pkg/errors v0.8.1 [2020-05-18T17:29:47.098Z] #43 14.23 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T17:29:47.098Z] #43 14.27 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T17:29:47.098Z] #43 14.30 go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T17:29:47.098Z] #43 14.34 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T17:29:47.098Z] #43 14.45 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T17:29:47.098Z] #43 14.48 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T17:29:47.098Z] #43 14.51 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T17:29:47.329Z] 4cde65f7be4b: Pull complete [2020-05-18T17:29:47.380Z] #43 14.58 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T17:29:47.617Z] 00bc277ea268: Pull complete [2020-05-18T17:29:47.907Z] 31c03e97e8a1: Pull complete [2020-05-18T17:29:48.930Z] b3343b78770d: Verifying Checksum [2020-05-18T17:29:48.930Z] b3343b78770d: Download complete [2020-05-18T17:29:51.624Z] 2cae94e17fa6: Pull complete [2020-05-18T17:29:52.867Z] #43 ... [2020-05-18T17:29:52.867Z] [2020-05-18T17:29:52.867Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:29:52.867Z] #23 11.02 Fetched 8043 kB in 9s (858 kB/s) [2020-05-18T17:29:52.867Z] #23 11.02 Reading package lists... [2020-05-18T17:29:52.867Z] #23 14.29 Reading package lists... [2020-05-18T17:29:52.867Z] #23 17.63 Building dependency tree... [2020-05-18T17:29:52.867Z] #23 18.73 ca-certificates is already the newest version (20190110). [2020-05-18T17:29:52.867Z] #23 18.73 The following additional packages will be installed: [2020-05-18T17:29:52.867Z] #23 18.73 libjq1 libonig5 [2020-05-18T17:29:52.867Z] #23 18.99 The following NEW packages will be installed: [2020-05-18T17:29:52.867Z] #23 19.00 jq libjq1 libonig5 [2020-05-18T17:29:52.867Z] #23 19.10 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T17:29:52.867Z] #23 19.10 Need to get 350 kB of archives. [2020-05-18T17:29:52.867Z] #23 19.10 After this operation, 1154 kB of additional disk space will be used. [2020-05-18T17:29:52.867Z] #23 19.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-18T17:29:52.867Z] #23 19.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-18T17:29:52.867Z] #23 19.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-18T17:29:52.867Z] #23 19.79 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:29:52.867Z] #23 19.86 Fetched 350 kB in 0s (3706 kB/s) [2020-05-18T17:29:52.867Z] #23 19.95 Selecting previously unselected package libonig5:s390x. [2020-05-18T17:29:52.867Z] #23 19.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 ... 15179 files and directories currently installed.) [2020-05-18T17:29:52.867Z] #23 19.98 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-18T17:29:52.867Z] #23 19.99 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-18T17:29:52.867Z] #23 20.18 Selecting previously unselected package libjq1:s390x. [2020-05-18T17:29:52.867Z] #23 20.18 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-18T17:29:52.867Z] #23 20.19 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-18T17:29:53.150Z] #23 20.37 Selecting previously unselected package jq. [2020-05-18T17:29:53.150Z] #23 20.37 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-18T17:29:53.150Z] #23 20.38 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T17:29:53.150Z] #23 20.60 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-18T17:29:53.432Z] #23 20.60 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-18T17:29:53.432Z] #23 20.61 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T17:29:53.432Z] #23 20.62 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:29:53.432Z] #23 ... [2020-05-18T17:29:53.432Z] [2020-05-18T17:29:53.432Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:29:53.432Z] #30 10.76 internal/testlog [2020-05-18T17:29:53.432Z] #30 10.97 encoding [2020-05-18T17:29:53.432Z] #30 11.12 runtime/cgo [2020-05-18T17:29:53.714Z] #30 ... [2020-05-18T17:29:53.714Z] [2020-05-18T17:29:53.714Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:29:53.714Z] #36 14.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-18T17:29:53.714Z] #36 16.03 + 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-05-18T17:29:53.714Z] #36 ... [2020-05-18T17:29:53.714Z] [2020-05-18T17:29:53.714Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:29:53.714Z] #47 11.17 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T17:29:53.714Z] #47 11.23 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T17:29:53.714Z] #47 11.64 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T17:29:53.714Z] #47 12.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T17:29:53.714Z] #47 13.05 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T17:29:53.714Z] #47 14.06 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T17:29:53.714Z] #47 14.30 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T17:29:53.714Z] #47 14.30 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T17:29:53.714Z] #47 14.32 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T17:29:53.714Z] #47 14.77 runtime [2020-05-18T17:29:53.714Z] #47 14.78 runtime/cgo [2020-05-18T17:29:53.997Z] #47 ... [2020-05-18T17:29:53.997Z] [2020-05-18T17:29:53.997Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:29:53.997Z] #23 DONE 21.2s [2020-05-18T17:29:53.997Z] [2020-05-18T17:29:53.997Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T17:29:53.997Z] #24 DONE 0.1s [2020-05-18T17:29:53.997Z] [2020-05-18T17:29:53.997Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:29:54.316Z] c017a1580661: Pull complete [2020-05-18T17:29:56.683Z] #25 2.692 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-18T17:29:56.683Z] #25 ... [2020-05-18T17:29:56.683Z] [2020-05-18T17:29:56.683Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:29:56.683Z] #59 14.19 Checking out files: 99% (2063/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-18T17:29:56.683Z] #59 14.24 + cd /tmp/tmp.0q6fpFZ4Lv/src/github.com/docker/libnetwork [2020-05-18T17:29:56.683Z] #59 14.24 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T17:29:56.683Z] #59 14.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-18T17:29:56.973Z] #59 ... [2020-05-18T17:29:56.973Z] [2020-05-18T17:29:56.973Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:29:56.973Z] #10 14.65 Fetched 8043 kB in 11s (760 kB/s) [2020-05-18T17:29:56.973Z] #10 14.65 Reading package lists... [2020-05-18T17:29:56.973Z] #10 18.10 Reading package lists... [2020-05-18T17:29:56.973Z] #10 21.81 Building dependency tree... [2020-05-18T17:29:56.973Z] #10 23.03 The following additional packages will be installed: [2020-05-18T17:29:56.973Z] #10 23.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-18T17:29:56.973Z] #10 23.03 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-18T17:29:56.973Z] #10 23.03 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-18T17:29:56.973Z] #10 23.03 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-18T17:29:56.973Z] #10 23.03 Suggested packages: [2020-05-18T17:29:56.973Z] #10 23.03 gcc-8-locales seccomp wine64 [2020-05-18T17:29:56.973Z] #10 23.93 The following NEW packages will be installed: [2020-05-18T17:29:56.973Z] #10 23.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-18T17:29:56.973Z] #10 23.93 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-18T17:29:56.973Z] #10 23.93 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-18T17:29:56.973Z] #10 23.93 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-18T17:29:56.973Z] #10 23.93 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-18T17:29:56.973Z] #10 23.93 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-18T17:29:56.973Z] #10 24.06 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T17:29:56.973Z] #10 24.06 Need to get 73.3 MB of archives. [2020-05-18T17:29:56.973Z] #10 24.06 After this operation, 494 MB of additional disk space will be used. [2020-05-18T17:29:56.973Z] #10 24.06 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-05-18T17:29:56.973Z] #10 24.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-05-18T17:29:56.973Z] #10 24.32 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-05-18T17:29:56.973Z] #10 24.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-05-18T17:29:56.973Z] #10 24.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-05-18T17:29:56.973Z] #10 24.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-18T17:29:56.973Z] #10 ... [2020-05-18T17:29:56.973Z] [2020-05-18T17:29:56.973Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:29:56.973Z] #32 14.43 Fetched 8043 kB in 10s (805 kB/s) [2020-05-18T17:29:56.973Z] #32 14.43 Reading package lists... [2020-05-18T17:29:56.973Z] #32 17.89 Reading package lists... [2020-05-18T17:29:56.973Z] #32 21.31 Building dependency tree... [2020-05-18T17:29:56.973Z] #32 22.41 The following additional packages will be installed: [2020-05-18T17:29:56.973Z] #32 22.42 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-18T17:29:56.973Z] #32 22.42 Suggested packages: [2020-05-18T17:29:56.973Z] #32 22.42 cmake-doc ninja-build lrzip [2020-05-18T17:29:56.973Z] #32 22.42 Recommended packages: [2020-05-18T17:29:56.973Z] #32 22.42 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-18T17:29:56.973Z] #32 23.09 The following NEW packages will be installed: [2020-05-18T17:29:56.973Z] #32 23.14 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-18T17:29:56.973Z] #32 23.14 vim-common xxd [2020-05-18T17:29:56.973Z] #32 23.27 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T17:29:56.973Z] #32 23.27 Need to get 14.0 MB of archives. [2020-05-18T17:29:56.973Z] #32 23.27 After this operation, 62.1 MB of additional disk space will be used. [2020-05-18T17:29:56.973Z] #32 23.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-18T17:29:56.973Z] #32 23.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T17:29:56.973Z] #32 23.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-05-18T17:29:56.973Z] #32 23.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-18T17:29:56.973Z] #32 23.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-05-18T17:29:56.973Z] #32 23.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-05-18T17:29:56.973Z] #32 23.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-05-18T17:29:56.973Z] #32 23.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-05-18T17:29:56.973Z] #32 23.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-05-18T17:29:56.973Z] #32 23.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-05-18T17:29:57.263Z] #32 ... [2020-05-18T17:29:57.263Z] [2020-05-18T17:29:57.263Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:29:57.263Z] #41 14.45 unicode/utf16 [2020-05-18T17:29:57.263Z] #41 14.57 container/list [2020-05-18T17:29:57.263Z] #41 14.90 crypto/internal/subtle [2020-05-18T17:29:57.263Z] #41 15.01 crypto/subtle [2020-05-18T17:29:57.263Z] #41 15.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-18T17:29:57.263Z] #41 15.29 runtime/cgo [2020-05-18T17:29:57.263Z] #41 ... [2020-05-18T17:29:57.263Z] [2020-05-18T17:29:57.263Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:29:57.263Z] #25 3.020 [2020-05-18T17:29:57.549Z] #25 3.263 ### 4.2% ######### 12.6% ############# 18.8% ################### 27.2% [2020-05-18T17:29:57.549Z] #25 ... [2020-05-18T17:29:57.549Z] [2020-05-18T17:29:57.550Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:29:57.550Z] #51 15.03 Fetched 8043 kB in 11s (761 kB/s) [2020-05-18T17:29:57.550Z] #51 15.03 Reading package lists... [2020-05-18T17:29:57.550Z] #51 18.71 Reading package lists... [2020-05-18T17:29:57.550Z] #51 22.22 Building dependency tree... [2020-05-18T17:29:57.550Z] #51 23.27 The following additional packages will be installed: [2020-05-18T17:29:57.550Z] #51 23.27 libbtrfs0 [2020-05-18T17:29:57.550Z] #51 23.35 The following NEW packages will be installed: [2020-05-18T17:29:57.550Z] #51 23.35 libbtrfs-dev libbtrfs0 [2020-05-18T17:29:57.550Z] #51 23.49 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T17:29:57.550Z] #51 23.49 Need to get 118 kB of archives. [2020-05-18T17:29:57.550Z] #51 23.49 After this operation, 390 kB of additional disk space will be used. [2020-05-18T17:29:57.550Z] #51 23.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-18T17:29:57.550Z] #51 23.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-18T17:29:57.550Z] #51 24.35 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:29:57.550Z] #51 24.41 Fetched 118 kB in 0s (1002 kB/s) [2020-05-18T17:29:57.550Z] #51 24.48 Selecting previously unselected package libbtrfs0. [2020-05-18T17:29:57.550Z] #51 24.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-18T17:29:57.550Z] #51 24.53 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-18T17:29:57.550Z] #51 24.54 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T17:29:57.550Z] #51 24.63 Selecting previously unselected package libbtrfs-dev. [2020-05-18T17:29:57.550Z] #51 24.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-18T17:29:57.550Z] #51 24.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:29:57.550Z] #51 24.78 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T17:29:57.550Z] #51 24.82 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:29:57.550Z] #51 24.84 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:29:57.834Z] #51 DONE 25.1s [2020-05-18T17:29:57.834Z] [2020-05-18T17:29:57.834Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:29:57.834Z] #25 3.263 ### 4.2% ######### 12.6% ############# 18.8% ################### 27.2% ######################## 33.4% ############################ 39.7% [2020-05-18T17:29:57.834Z] #25 ... [2020-05-18T17:29:57.834Z] [2020-05-18T17:29:57.834Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:29:57.834Z] #38 15.24 Fetched 8043 kB in 11s (753 kB/s) [2020-05-18T17:29:57.834Z] #38 15.24 Reading package lists... [2020-05-18T17:29:57.834Z] #38 18.87 Reading package lists... [2020-05-18T17:29:57.834Z] #38 22.67 Building dependency tree... [2020-05-18T17:29:57.834Z] #38 23.72 The following additional packages will be installed: [2020-05-18T17:29:57.834Z] #38 23.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-18T17:29:57.834Z] #38 23.72 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-18T17:29:57.834Z] #38 23.72 Suggested packages: [2020-05-18T17:29:57.834Z] #38 23.72 manpages-dev python-setuptools [2020-05-18T17:29:57.834Z] #38 24.55 The following NEW packages will be installed: [2020-05-18T17:29:57.834Z] #38 24.59 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-18T17:29:57.834Z] #38 24.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-18T17:29:57.834Z] #38 24.59 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-18T17:29:57.834Z] #38 24.59 python-six zlib1g-dev [2020-05-18T17:29:57.834Z] #38 24.73 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T17:29:57.835Z] #38 24.73 Need to get 3742 kB of archives. [2020-05-18T17:29:57.835Z] #38 24.73 After this operation, 22.0 MB of additional disk space will be used. [2020-05-18T17:29:57.835Z] #38 24.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-18T17:29:57.835Z] #38 24.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-18T17:29:57.835Z] #38 24.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-05-18T17:29:57.835Z] #38 24.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-18T17:29:57.835Z] #38 24.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-05-18T17:29:57.835Z] #38 24.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-18T17:29:57.835Z] #38 24.79 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-05-18T17:29:57.835Z] #38 24.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-05-18T17:29:57.835Z] #38 24.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-18T17:29:57.835Z] #38 24.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-18T17:29:57.835Z] #38 24.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-18T17:29:57.835Z] #38 24.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-18T17:29:57.835Z] #38 24.96 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-05-18T17:29:57.835Z] #38 24.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-05-18T17:29:57.835Z] #38 24.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-18T17:29:57.835Z] #38 24.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-18T17:29:57.835Z] #38 24.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-18T17:29:58.122Z] #38 ... [2020-05-18T17:29:58.122Z] [2020-05-18T17:29:58.122Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:29:58.122Z] #32 24.75 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:29:58.122Z] #32 24.89 Fetched 14.0 MB in 1s (16.2 MB/s) [2020-05-18T17:29:58.122Z] #32 24.94 Selecting previously unselected package xxd. [2020-05-18T17:29:58.122Z] #32 24.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 ... 15179 files and directories currently installed.) [2020-05-18T17:29:58.122Z] #32 24.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-18T17:29:58.122Z] #32 25.00 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T17:29:58.122Z] #32 25.16 Selecting previously unselected package vim-common. [2020-05-18T17:29:58.122Z] #32 25.16 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T17:29:58.122Z] #32 25.18 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T17:29:58.122Z] #32 25.54 Selecting previously unselected package cmake-data. [2020-05-18T17:29:58.122Z] #32 25.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-18T17:29:58.122Z] #32 25.54 Unpacking cmake-data (3.13.4-1) ... [2020-05-18T17:29:59.603Z] #32 ... [2020-05-18T17:29:59.603Z] [2020-05-18T17:29:59.603Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:29:59.603Z] #59 DONE 27.0s [2020-05-18T17:29:59.603Z] [2020-05-18T17:29:59.603Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:29:59.603Z] #25 3.263 ### 4.2% ######### 12.6% ############# 18.8% ################### 27.2% ######################## 33.4% ############################ 39.7% ############################### 43.9% #################################### 50.1% ######################################## 56.4% ########################################### 60.6% ################################################# 69.0% ###################################################### 75.2% ############################################################ 83.6% ################################################################ 89.8% ##################################################################### 96.1% ######################################################################## 100.0% [2020-05-18T17:29:59.603Z] #25 5.437 [2020-05-18T17:29:59.825Z] b3343b78770d: Pull complete [2020-05-18T17:29:59.825Z] 7fe1d7df2e7c: Pull complete [2020-05-18T17:29:59.825Z] Digest: sha256:8874ee418c90e9af81b6c231891e6d8212fd12a0a36c2454c1a436229a324730 [2020-05-18T17:29:59.825Z] Status: Downloaded newer image for golang:1.13.10-stretch [2020-05-18T17:29:59.825Z] ---> 4d38c0565539 [2020-05-18T17:29:59.825Z] Step 5/15 : ARG BUILDX_REPO [2020-05-18T17:29:59.825Z] ---> Running in 18c84b8c6cda [2020-05-18T17:29:59.825Z] Removing intermediate container 18c84b8c6cda [2020-05-18T17:29:59.825Z] ---> 28ec40555c56 [2020-05-18T17:29:59.825Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-18T17:29:59.825Z] ---> Running in 87593b449c16 [2020-05-18T17:29:59.825Z] Cloning into '/buildx'... [2020-05-18T17:29:59.905Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-18T17:29:59.905Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c71546b9\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-18T17:29:59.905Z] ---------------------------------------------------------------------------- [2020-05-18T17:29:59.905Z] [2020-05-18T17:29:59.905Z] INFO: executeCI.ps1 starting at Mon May 18 17:29:58 CUT 2020 [2020-05-18T17:29:59.905Z] [2020-05-18T17:29:59.905Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-18T17:29:59.905Z] INFO: Running git version 2.24.1.windows.2 [2020-05-18T17:29:59.905Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-18T17:29:59.905Z] INFO: Environment variables: [2020-05-18T17:29:59.905Z] [2020-05-18T17:29:59.905Z] Name Value [2020-05-18T17:29:59.905Z] ---- ----- [2020-05-18T17:29:59.905Z] ALLUSERSPROFILE C:\ProgramData [2020-05-18T17:29:59.905Z] amd64 true [2020-05-18T17:29:59.905Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-18T17:29:59.905Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-18T17:29:59.905Z] arm64 true [2020-05-18T17:29:59.905Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-05-18T17:29:59.905Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-05-18T17:29:59.905Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-18T17:29:59.905Z] BRANCH_NAME PR-40969 [2020-05-18T17:29:59.905Z] BUILD_DISPLAY_NAME #2 [2020-05-18T17:29:59.905Z] BUILD_ID 2 [2020-05-18T17:29:59.905Z] BUILD_NUMBER 2 [2020-05-18T17:29:59.905Z] BUILD_TAG jenkins-moby-PR-40969-2 [2020-05-18T17:29:59.905Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40969/2/ [2020-05-18T17:29:59.905Z] CHANGE_AUTHOR cpuguy83 [2020-05-18T17:29:59.905Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2020-05-18T17:29:59.905Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2020-05-18T17:29:59.905Z] CHANGE_BRANCH fix_flakey_log_rotate_test [2020-05-18T17:29:59.905Z] CHANGE_FORK cpuguy83/docker [2020-05-18T17:29:59.905Z] CHANGE_ID 40969 [2020-05-18T17:29:59.905Z] CHANGE_TARGET master [2020-05-18T17:29:59.905Z] CHANGE_TITLE Fix flakey test for log file rotate. [2020-05-18T17:29:59.905Z] CHANGE_URL https://github.com/moby/moby/pull/40969 [2020-05-18T17:29:59.905Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T17:29:59.905Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-18T17:29:59.906Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-18T17:29:59.906Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-18T17:29:59.906Z] COMPUTERNAME azwin-2-60aba0 [2020-05-18T17:29:59.906Z] ComSpec C:\windows\system32\cmd.exe [2020-05-18T17:29:59.906Z] ConfigSequenceNumber 0 [2020-05-18T17:29:59.906Z] dco true [2020-05-18T17:29:59.906Z] DOCKER_BUILDKIT 0 [2020-05-18T17:29:59.906Z] DOCKER_DUT_DEBUG 1 [2020-05-18T17:29:59.906Z] DOCKER_EXPERIMENTAL 1 [2020-05-18T17:29:59.906Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-18T17:29:59.906Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-18T17:29:59.906Z] EXECUTOR_NUMBER 0 [2020-05-18T17:29:59.906Z] FQDN azwin-2-60aba0.westus.cloudapp.azure.com [2020-05-18T17:29:59.906Z] GIT_BRANCH PR-40969 [2020-05-18T17:29:59.906Z] GIT_COMMIT 0562c7c85ff0b55f7889624b604825a39f211c06 [2020-05-18T17:29:59.906Z] GIT_PREVIOUS_COMMIT 06994c04013734de65202e885415eab958a107a9 [2020-05-18T17:29:59.906Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 06994c04013734de65202e885415eab958a107a9 [2020-05-18T17:29:59.906Z] GIT_URL https://github.com/moby/moby.git [2020-05-18T17:29:59.906Z] HUDSON_COOKIE e69d5473-b792-4b23-b978-350f61982c40 [2020-05-18T17:29:59.906Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-18T17:29:59.906Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-18T17:29:59.906Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-18T17:29:59.906Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-18T17:29:59.906Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-18T17:29:59.906Z] JENKINS_NODE_COOKIE 45ea6aaa-3859-4ce3-8110-f06c4fd32bae [2020-05-18T17:29:59.906Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-18T17:29:59.906Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-18T17:29:59.906Z] JOB_BASE_NAME PR-40969 [2020-05-18T17:29:59.906Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40969/display/redirect [2020-05-18T17:29:59.906Z] JOB_NAME moby/PR-40969 [2020-05-18T17:29:59.906Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40969/ [2020-05-18T17:29:59.906Z] library.jps.version master [2020-05-18T17:29:59.906Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-18T17:29:59.906Z] NODE_LABELS amd64 azure azwin-2-60aba0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-18T17:29:59.906Z] NODE_NAME azwin-2-60aba0 [2020-05-18T17:29:59.906Z] NUMBER_OF_PROCESSORS 4 [2020-05-18T17:29:59.906Z] OS Windows_NT [2020-05-18T17:29:59.906Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-18T17:29:59.906Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-18T17:29:59.906Z] ppc64le true [2020-05-18T17:29:59.906Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-18T17:29:59.906Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-18T17:29:59.906Z] PROCESSOR_LEVEL 6 [2020-05-18T17:29:59.906Z] PROCESSOR_REVISION 5504 [2020-05-18T17:29:59.906Z] ProgramData C:\ProgramData [2020-05-18T17:29:59.906Z] ProgramFiles C:\Program Files [2020-05-18T17:29:59.906Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-18T17:29:59.906Z] ProgramW6432 C:\Program Files [2020-05-18T17:29:59.906Z] PROMPT $P$G [2020-05-18T17:29:59.906Z] PSExecutionPolicyPreference Bypass [2020-05-18T17:29:59.906Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-18T17:29:59.906Z] PUBLIC C:\Users\Public [2020-05-18T17:29:59.906Z] rootless true [2020-05-18T17:29:59.906Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40969/2/display/redirect?page=changes [2020-05-18T17:29:59.906Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40969/2/display/redirect [2020-05-18T17:29:59.906Z] s390x true [2020-05-18T17:29:59.906Z] SKIP_VALIDATION_TESTS 1 [2020-05-18T17:29:59.906Z] SOURCES_DRIVE d [2020-05-18T17:29:59.906Z] SOURCES_SUBDIR gopath [2020-05-18T17:29:59.906Z] STAGE_NAME Run tests [2020-05-18T17:29:59.906Z] SystemDrive C: [2020-05-18T17:29:59.906Z] SystemRoot C:\windows [2020-05-18T17:29:59.906Z] TEMP C:\windows\TEMP [2020-05-18T17:29:59.906Z] TESTDEBUG 0 [2020-05-18T17:29:59.906Z] TESTRUN_DRIVE d [2020-05-18T17:29:59.906Z] TESTRUN_SUBDIR CI [2020-05-18T17:29:59.906Z] TIMEOUT 120m [2020-05-18T17:29:59.906Z] TMP C:\windows\TEMP [2020-05-18T17:29:59.906Z] unit_validate true [2020-05-18T17:29:59.906Z] USERDOMAIN WORKGROUP [2020-05-18T17:29:59.906Z] USERNAME azwin-2-60aba0$ [2020-05-18T17:29:59.906Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-18T17:29:59.906Z] validate_force false [2020-05-18T17:29:59.906Z] windir C:\windows [2020-05-18T17:29:59.906Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-18T17:29:59.906Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-18T17:29:59.906Z] windowsRS1 false [2020-05-18T17:29:59.906Z] windowsRS5 true [2020-05-18T17:29:59.906Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-18T17:29:59.906Z] [2020-05-18T17:29:59.906Z] [2020-05-18T17:29:59.906Z] [2020-05-18T17:29:59.906Z] INFO: Sources under d:\gopath\... [2020-05-18T17:29:59.906Z] INFO: Test run under d:\CI\... [2020-05-18T17:29:59.906Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-18T17:29:59.906Z] INFO: docker/docker repository was found [2020-05-18T17:29:59.906Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-05-18T17:29:59.906Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-05-18T17:29:59.906Z] INFO: Docker version of control daemon [2020-05-18T17:29:59.906Z] [2020-05-18T17:29:59.906Z] Client: Docker Engine - Enterprise [2020-05-18T17:29:59.906Z] Version: 19.03.5 [2020-05-18T17:29:59.906Z] API version: 1.40 [2020-05-18T17:29:59.906Z] Go version: go1.12.12 [2020-05-18T17:29:59.906Z] Git commit: 2ee0c57608 [2020-05-18T17:29:59.906Z] Built: 11/13/2019 08:00:16 [2020-05-18T17:29:59.906Z] OS/Arch: windows/amd64 [2020-05-18T17:29:59.906Z] Experimental: false [2020-05-18T17:29:59.906Z] [2020-05-18T17:29:59.906Z] Server: Docker Engine - Enterprise [2020-05-18T17:29:59.906Z] Engine: [2020-05-18T17:29:59.906Z] Version: 19.03.5 [2020-05-18T17:29:59.906Z] API version: 1.40 (minimum version 1.24) [2020-05-18T17:29:59.906Z] Go version: go1.12.12 [2020-05-18T17:29:59.906Z] Git commit: 2ee0c57608 [2020-05-18T17:29:59.906Z] Built: 11/13/2019 07:58:51 [2020-05-18T17:29:59.906Z] OS/Arch: windows/amd64 [2020-05-18T17:29:59.906Z] Experimental: true [2020-05-18T17:29:59.906Z] [2020-05-18T17:29:59.906Z] INFO: Docker info of control daemon [2020-05-18T17:29:59.906Z] [2020-05-18T17:30:00.456Z] #25 5.561 0.8% ############ 16.9% ######################## 33.9% #################################### 50.9% ################################################ 67.6% ########################################################## 81.7% ################################################################### 93.1% ######################################################################## 100.0% [2020-05-18T17:30:00.741Z] #25 6.778 #=#=# [2020-05-18T17:30:00.920Z] Client: [2020-05-18T17:30:00.920Z] Debug Mode: false [2020-05-18T17:30:00.920Z] Plugins: [2020-05-18T17:30:00.920Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-18T17:30:00.920Z] [2020-05-18T17:30:00.920Z] Server: [2020-05-18T17:30:00.920Z] Containers: 0 [2020-05-18T17:30:00.920Z] Running: 0 [2020-05-18T17:30:00.920Z] Paused: 0 [2020-05-18T17:30:00.920Z] Stopped: 0 [2020-05-18T17:30:00.920Z] Images: 10 [2020-05-18T17:30:00.920Z] Server Version: 19.03.5 [2020-05-18T17:30:00.920Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-18T17:30:00.920Z] Windows: [2020-05-18T17:30:00.920Z] LCOW: [2020-05-18T17:30:00.920Z] Logging Driver: json-file [2020-05-18T17:30:00.920Z] Plugins: [2020-05-18T17:30:00.920Z] Volume: local [2020-05-18T17:30:00.920Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-18T17:30:00.920Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-18T17:30:00.920Z] Swarm: inactive [2020-05-18T17:30:00.920Z] Default Isolation: process [2020-05-18T17:30:00.920Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-18T17:30:00.920Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-18T17:30:00.920Z] OSType: windows [2020-05-18T17:30:00.920Z] Architecture: x86_64 [2020-05-18T17:30:00.920Z] CPUs: 4 [2020-05-18T17:30:00.920Z] Total Memory: 32GiB [2020-05-18T17:30:00.920Z] Name: azwin-2-60aba0 [2020-05-18T17:30:00.920Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-18T17:30:00.920Z] Docker Root Dir: D:\docker [2020-05-18T17:30:00.920Z] Debug Mode: false [2020-05-18T17:30:00.920Z] Registry: https://index.docker.io/v1/ [2020-05-18T17:30:00.920Z] Labels: [2020-05-18T17:30:00.920Z] Experimental: true [2020-05-18T17:30:00.920Z] Insecure Registries: [2020-05-18T17:30:00.920Z] 10.0.0.4:5000 [2020-05-18T17:30:00.920Z] 127.0.0.0/8 [2020-05-18T17:30:00.920Z] Registry Mirrors: [2020-05-18T17:30:00.920Z] http://10.0.0.4:5000/ [2020-05-18T17:30:00.920Z] Live Restore Enabled: false [2020-05-18T17:30:00.920Z] [2020-05-18T17:30:00.920Z] [2020-05-18T17:30:00.920Z] INFO: Commit hash is 59cb5e2718 [2020-05-18T17:30:00.920Z] INFO: Nuke-Everything... [2020-05-18T17:30:00.920Z] INFO: Container count on control daemon to delete is 0 [2020-05-18T17:30:01.403Z] INFO: Nuking d:\CI [2020-05-18T17:30:01.403Z] INFO: Zapped successfully [2020-05-18T17:30:01.403Z] INFO: Location for testing is d:\CI\PR-40969\2 [2020-05-18T17:30:01.403Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-18T17:30:01.403Z] [2020-05-18T17:30:01.403Z] [2020-05-18T17:30:01.403Z] INFO: Building the image from Dockerfile.windows at 05/18/2020 17:30:01... [2020-05-18T17:30:01.403Z] [2020-05-18T17:30:02.435Z] #25 6.947 0.8% ######## 11.9% ############### 22.0% ##################### 29.6% ########################## 37.3% ################################ 44.9% ###################################### 53.7% ########################################### 61.0% ################################################# 69.3% ####################################################### 76.9% ############################################################# 85.7% ################################################################### 94.0% ######################################################################## 100.0% [2020-05-18T17:30:02.724Z] #25 8.755 [2020-05-18T17:30:05.331Z] Removing intermediate container 87593b449c16 [2020-05-18T17:30:05.331Z] ---> 38652da3b87a [2020-05-18T17:30:05.331Z] Step 7/15 : WORKDIR /buildx [2020-05-18T17:30:05.331Z] ---> Running in b3215b75c8e5 [2020-05-18T17:30:05.331Z] Removing intermediate container b3215b75c8e5 [2020-05-18T17:30:05.331Z] ---> 781fc26ca50e [2020-05-18T17:30:05.331Z] Step 8/15 : ARG BUILDX_COMMIT [2020-05-18T17:30:05.331Z] ---> Running in ec765103fd49 [2020-05-18T17:30:05.331Z] Removing intermediate container ec765103fd49 [2020-05-18T17:30:05.331Z] ---> fd88bce6bd89 [2020-05-18T17:30:05.331Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-18T17:30:05.331Z] ---> Running in 47fde6965662 [2020-05-18T17:30:05.614Z] From https://github.com/docker/buildx [2020-05-18T17:30:05.614Z] * [new tag] v0.3.1 -> build [2020-05-18T17:30:06.232Z] Switched to branch 'build' [2020-05-18T17:30:06.257Z] Sending build context to Docker daemon 55.39MB [2020-05-18T17:30:06.257Z] [2020-05-18T17:30:06.257Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-18T17:30:06.257Z] ---> 561b89eac394 [2020-05-18T17:30:06.257Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-18T17:30:06.257Z] ---> Using cache [2020-05-18T17:30:06.257Z] ---> 1a55b6f9ab9f [2020-05-18T17:30:06.257Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-05-18T17:30:06.257Z] ---> Using cache [2020-05-18T17:30:06.257Z] ---> 945c7e213054 [2020-05-18T17:30:06.257Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-18T17:30:06.257Z] ---> Using cache [2020-05-18T17:30:06.257Z] ---> 1ef0eb63fa8d [2020-05-18T17:30:06.257Z] 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-05-18T17:30:06.257Z] ---> Using cache [2020-05-18T17:30:06.257Z] ---> 3e38f0c9aa79 [2020-05-18T17:30:06.257Z] 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-05-18T17:30:06.257Z] ---> Using cache [2020-05-18T17:30:06.257Z] ---> 69827614aeb8 [2020-05-18T17:30:06.257Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $env:GO111MODULE = 'on'; &go get -d "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"Failed getting gotestsum sources..."' }; $env:GO111MODULE = 'on'; &go build -buildmode=exe -o "${Env:GOPATH}\bin\gotestsum.exe" gotest.tools/gotestsum; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-05-18T17:30:06.257Z] ---> Using cache [2020-05-18T17:30:06.257Z] ---> 1e33271836f6 [2020-05-18T17:30:06.257Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-18T17:30:06.257Z] ---> Using cache [2020-05-18T17:30:06.257Z] ---> 7978331cd69d [2020-05-18T17:30:06.257Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-18T17:30:06.257Z] ---> Using cache [2020-05-18T17:30:06.257Z] ---> 2f5f03d2acd0 [2020-05-18T17:30:06.257Z] Step 10/10 : COPY . . [2020-05-18T17:30:06.679Z] #25 8.897 1.3% ## 3.2% ##### 6.9% ####### 9.8% ######### 13.4% ############ 17.2% ############### 21.0% ################# 24.8% #################### 28.6% ###################### 31.4% ######################### 35.2% ########################### 38.0% ############################## 41.8% ################################ 44.6% ################################## 48.4% #################################### 51.2% ###################################### 54.1% ######################################## 56.9% ########################################### 59.8% ############################################# 63.5% ############################################### 66.4% ################################################## 70.0% ##################################################### 73.8% ####################################################### 76.6% ######################################################### 80.4% ########################################################### 83.3% ############################################################# 86.1% ################################################################ 88.9% ################################################################# 90.8% ################################################################### 93.7% ##################################################################### 96.2% ####################################################################### 99.0% ######################################################################## 100.0% [2020-05-18T17:30:06.680Z] #25 12.76 [2020-05-18T17:30:07.303Z] #25 ... [2020-05-18T17:30:07.303Z] [2020-05-18T17:30:07.303Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:30:07.303Z] #10 24.61 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-05-18T17:30:07.303Z] #10 24.83 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-05-18T17:30:07.303Z] #10 24.84 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-05-18T17:30:07.303Z] #10 26.92 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-05-18T17:30:07.303Z] #10 28.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-05-18T17:30:07.303Z] #10 28.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-05-18T17:30:07.303Z] #10 28.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-18T17:30:07.303Z] #10 28.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-18T17:30:07.303Z] #10 28.55 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-05-18T17:30:07.303Z] #10 28.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-05-18T17:30:07.303Z] #10 28.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-05-18T17:30:07.303Z] #10 28.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-05-18T17:30:07.303Z] #10 28.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-05-18T17:30:07.303Z] #10 28.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-05-18T17:30:07.303Z] #10 28.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-05-18T17:30:07.303Z] #10 28.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-05-18T17:30:07.303Z] #10 28.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-05-18T17:30:07.303Z] #10 28.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-05-18T17:30:07.303Z] #10 28.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-05-18T17:30:07.303Z] #10 29.48 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:30:07.303Z] #10 29.55 Fetched 73.3 MB in 5s (15.4 MB/s) [2020-05-18T17:30:07.303Z] #10 29.63 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-18T17:30:07.303Z] #10 29.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-18T17:30:07.303Z] #10 29.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-05-18T17:30:07.303Z] #10 29.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T17:30:07.303Z] #10 31.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-18T17:30:07.303Z] #10 31.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-05-18T17:30:07.304Z] #10 31.70 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T17:30:07.304Z] #10 33.47 Selecting previously unselected package binutils-mingw-w64. [2020-05-18T17:30:07.304Z] #10 33.48 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-18T17:30:07.304Z] #10 33.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T17:30:07.304Z] #10 33.56 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-05-18T17:30:07.304Z] #10 33.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-18T17:30:07.304Z] #10 33.57 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-18T17:30:07.304Z] #10 33.76 Selecting previously unselected package dmsetup. [2020-05-18T17:30:07.304Z] #10 33.76 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-05-18T17:30:07.304Z] #10 33.76 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-18T17:30:07.304Z] #10 33.94 Selecting previously unselected package mingw-w64-common. [2020-05-18T17:30:07.304Z] #10 33.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-18T17:30:07.304Z] #10 33.94 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-18T17:30:07.304Z] #10 ... [2020-05-18T17:30:07.304Z] [2020-05-18T17:30:07.304Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:30:07.304Z] #38 25.91 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:30:07.304Z] #38 26.00 Fetched 3742 kB in 0s (9925 kB/s) [2020-05-18T17:30:07.304Z] #38 26.07 Selecting previously unselected package libcap-dev:s390x. [2020-05-18T17:30:07.304Z] #38 26.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-18T17:30:07.304Z] #38 26.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-18T17:30:07.304Z] #38 26.15 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-18T17:30:07.304Z] #38 26.26 Selecting previously unselected package libnet1:s390x. [2020-05-18T17:30:07.304Z] #38 26.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-18T17:30:07.304Z] #38 26.27 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-18T17:30:07.304Z] #38 26.37 Selecting previously unselected package libnet1-dev. [2020-05-18T17:30:07.304Z] #38 26.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-18T17:30:07.304Z] #38 26.39 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T17:30:07.304Z] #38 26.64 Selecting previously unselected package libnl-3-200:s390x. [2020-05-18T17:30:07.304Z] #38 26.64 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-18T17:30:07.304Z] #38 26.65 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-18T17:30:07.304Z] #38 26.75 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-18T17:30:07.304Z] #38 26.75 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-18T17:30:07.304Z] #38 26.75 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-18T17:30:07.304Z] #38 27.12 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-18T17:30:07.304Z] #38 27.13 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-18T17:30:07.304Z] #38 27.15 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-18T17:30:07.304Z] #38 27.33 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-18T17:30:07.304Z] #38 27.33 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-18T17:30:07.304Z] #38 27.33 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-18T17:30:07.304Z] #38 27.47 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-18T17:30:07.304Z] #38 27.47 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-18T17:30:07.304Z] #38 27.47 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-18T17:30:07.304Z] #38 27.75 Selecting previously unselected package libprotobuf17:s390x. [2020-05-18T17:30:07.304Z] #38 27.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-18T17:30:07.304Z] #38 27.75 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-18T17:30:07.304Z] #38 28.18 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-18T17:30:07.304Z] #38 28.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-18T17:30:07.304Z] #38 28.19 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-18T17:30:07.304Z] #38 28.29 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-18T17:30:07.304Z] #38 28.29 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-18T17:30:07.304Z] #38 28.29 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-18T17:30:07.304Z] #38 29.04 Selecting previously unselected package libprotoc17:s390x. [2020-05-18T17:30:07.304Z] #38 29.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-18T17:30:07.304Z] #38 29.04 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-18T17:30:07.304Z] #38 29.41 Selecting previously unselected package protobuf-c-compiler. [2020-05-18T17:30:07.304Z] #38 29.41 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-18T17:30:07.304Z] #38 29.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T17:30:07.304Z] #38 29.54 Selecting previously unselected package protobuf-compiler. [2020-05-18T17:30:07.304Z] #38 29.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-18T17:30:07.304Z] #38 29.54 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-18T17:30:07.304Z] #38 29.63 Selecting previously unselected package python-pkg-resources. [2020-05-18T17:30:07.304Z] #38 29.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T17:30:07.304Z] #38 29.63 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-18T17:30:07.304Z] #38 29.77 Selecting previously unselected package python-six. [2020-05-18T17:30:07.304Z] #38 29.77 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-18T17:30:07.304Z] #38 29.77 Unpacking python-six (1.12.0-1) ... [2020-05-18T17:30:07.304Z] #38 29.83 Selecting previously unselected package python-protobuf. [2020-05-18T17:30:07.304Z] #38 29.83 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-18T17:30:07.304Z] #38 29.84 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-18T17:30:07.304Z] #38 30.15 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-18T17:30:07.304Z] #38 31.69 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-18T17:30:07.304Z] #38 31.70 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-18T17:30:07.304Z] #38 31.71 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-18T17:30:07.304Z] #38 31.72 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-18T17:30:07.304Z] #38 31.73 Setting up python-six (1.12.0-1) ... [2020-05-18T17:30:07.304Z] #38 33.31 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-18T17:30:07.304Z] #38 33.32 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-18T17:30:07.304Z] #38 33.33 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-18T17:30:07.304Z] #38 33.34 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-18T17:30:07.304Z] #38 33.35 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-18T17:30:07.304Z] #38 33.35 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-18T17:30:07.304Z] #38 33.36 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T17:30:07.304Z] #38 33.37 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-18T17:30:07.304Z] #38 33.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T17:30:07.304Z] #38 33.39 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-18T17:30:07.586Z] #38 ... [2020-05-18T17:30:07.586Z] [2020-05-18T17:30:07.586Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:30:07.586Z] #52 1.771 + RM_GOPATH=0 [2020-05-18T17:30:07.586Z] #52 1.771 + TMP_GOPATH= [2020-05-18T17:30:07.586Z] #52 1.771 + : /build [2020-05-18T17:30:07.586Z] #52 1.771 + '[' -z '' ']' [2020-05-18T17:30:07.586Z] #52 1.771 ++ mktemp -d [2020-05-18T17:30:07.586Z] #52 1.774 + export GOPATH=/tmp/tmp.lukLCLshGM [2020-05-18T17:30:07.586Z] #52 1.774 + GOPATH=/tmp/tmp.lukLCLshGM [2020-05-18T17:30:07.586Z] #52 1.774 + RM_GOPATH=1 [2020-05-18T17:30:07.586Z] #52 1.775 ++ dirname /tmp/install/install.sh [2020-05-18T17:30:07.586Z] #52 1.779 + dir=/tmp/install [2020-05-18T17:30:07.586Z] #52 1.779 + bin=containerd [2020-05-18T17:30:07.586Z] #52 1.779 + shift [2020-05-18T17:30:07.586Z] #52 1.779 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-18T17:30:07.586Z] #52 1.779 + . /tmp/install/containerd.installer [2020-05-18T17:30:07.586Z] #52 1.779 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T17:30:07.586Z] #52 1.779 + install_containerd [2020-05-18T17:30:07.586Z] #52 1.779 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T17:30:07.586Z] #52 1.779 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-18T17:30:07.586Z] #52 1.779 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lukLCLshGM/src/github.com/containerd/containerd [2020-05-18T17:30:07.586Z] #52 1.784 Cloning into '/tmp/tmp.lukLCLshGM/src/github.com/containerd/containerd'... [2020-05-18T17:30:07.721Z] Removing intermediate container 47fde6965662 [2020-05-18T17:30:07.722Z] ---> 5337814ad632 [2020-05-18T17:30:07.722Z] Step 10/15 : ARG GOOS [2020-05-18T17:30:07.722Z] ---> Running in cc276c4a36ed [2020-05-18T17:30:07.722Z] Removing intermediate container cc276c4a36ed [2020-05-18T17:30:07.722Z] ---> 707007899950 [2020-05-18T17:30:07.722Z] Step 11/15 : ARG GOARCH [2020-05-18T17:30:07.722Z] ---> Running in 65f792dc9480 [2020-05-18T17:30:07.722Z] Removing intermediate container 65f792dc9480 [2020-05-18T17:30:07.722Z] ---> 2dfaaf8c0adc [2020-05-18T17:30:07.722Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-05-18T17:30:07.722Z] ---> Running in 67811ef711fc [2020-05-18T17:30:07.868Z] #52 ... [2020-05-18T17:30:07.868Z] [2020-05-18T17:30:07.868Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T17:30:07.868Z] #28 29.77 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-05-18T17:30:07.868Z] #28 30.00 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-18T17:30:07.868Z] #28 30.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-18T17:30:08.329Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-06105390aa25afc34) in /home/ubuntu/workspace/moby_PR-40969 [Pipeline] { [Pipeline] checkout [2020-05-18T17:30:08.482Z] #28 ... [2020-05-18T17:30:08.482Z] [2020-05-18T17:30:08.482Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:30:08.482Z] #38 35.83 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-18T17:30:08.482Z] #38 35.84 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:30:08.482Z] #38 ... [2020-05-18T17:30:08.482Z] [2020-05-18T17:30:08.482Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:30:08.482Z] #30 25.86 internal/reflectlite [2020-05-18T17:30:08.482Z] #30 25.96 sync [2020-05-18T17:30:08.482Z] #30 28.05 errors [2020-05-18T17:30:08.482Z] #30 28.05 sort [2020-05-18T17:30:08.482Z] #30 28.30 strconv [2020-05-18T17:30:08.482Z] #30 28.83 io [2020-05-18T17:30:08.482Z] #30 29.93 internal/oserror [2020-05-18T17:30:08.482Z] #30 30.00 syscall [2020-05-18T17:30:08.482Z] #30 30.63 reflect [2020-05-18T17:30:08.482Z] #30 35.50 time [2020-05-18T17:30:08.764Z] #30 ... [2020-05-18T17:30:08.764Z] [2020-05-18T17:30:08.764Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:30:08.764Z] #32 28.11 Selecting previously unselected package libicu63:s390x. [2020-05-18T17:30:08.764Z] #32 28.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-18T17:30:08.764Z] #32 28.15 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-18T17:30:08.764Z] #32 33.42 Selecting previously unselected package libxml2:s390x. [2020-05-18T17:30:08.764Z] #32 33.43 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-05-18T17:30:08.764Z] #32 33.43 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-18T17:30:08.764Z] #32 33.69 Selecting previously unselected package libarchive13:s390x. [2020-05-18T17:30:08.764Z] #32 33.69 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-05-18T17:30:08.764Z] #32 33.69 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-18T17:30:08.764Z] #32 33.83 Selecting previously unselected package libjsoncpp1:s390x. [2020-05-18T17:30:08.764Z] #32 33.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-05-18T17:30:08.764Z] #32 33.84 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-05-18T17:30:08.764Z] #32 33.94 Selecting previously unselected package librhash0:s390x. [2020-05-18T17:30:08.764Z] #32 33.95 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-05-18T17:30:08.764Z] #32 33.95 Unpacking librhash0:s390x (1.3.8-1) ... [2020-05-18T17:30:08.764Z] #32 34.15 Selecting previously unselected package libuv1:s390x. [2020-05-18T17:30:08.764Z] #32 34.15 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-05-18T17:30:08.764Z] #32 34.15 Unpacking libuv1:s390x (1.24.1-1) ... [2020-05-18T17:30:08.764Z] #32 34.23 Selecting previously unselected package cmake. [2020-05-18T17:30:08.764Z] #32 34.23 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-05-18T17:30:08.764Z] #32 34.23 Unpacking cmake (3.13.4-1) ... [2020-05-18T17:30:09.047Z] #32 ... [2020-05-18T17:30:09.047Z] [2020-05-18T17:30:09.047Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:30:09.047Z] #38 DONE 36.5s [2020-05-18T17:30:09.047Z] [2020-05-18T17:30:09.047Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:30:09.047Z] #32 36.52 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-18T17:30:09.047Z] #32 36.55 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T17:30:09.047Z] #32 ... [2020-05-18T17:30:09.047Z] [2020-05-18T17:30:09.047Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:30:10.055Z] #39 ... [2020-05-18T17:30:10.055Z] [2020-05-18T17:30:10.055Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:30:10.055Z] #32 36.56 Setting up libuv1:s390x (1.24.1-1) ... [2020-05-18T17:30:10.055Z] #32 36.57 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T17:30:10.055Z] #32 36.59 Setting up librhash0:s390x (1.3.8-1) ... [2020-05-18T17:30:10.055Z] #32 36.63 Setting up cmake-data (3.13.4-1) ... [2020-05-18T17:30:10.055Z] #32 36.66 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-18T17:30:10.055Z] #32 36.69 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-05-18T17:30:10.055Z] #32 36.70 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-18T17:30:10.055Z] #32 36.71 Setting up cmake (3.13.4-1) ... [2020-05-18T17:30:10.055Z] #32 36.72 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:30:10.055Z] #32 36.74 Processing triggers for mime-support (3.62) ... [2020-05-18T17:30:10.055Z] #32 DONE 37.2s [2020-05-18T17:30:10.055Z] [2020-05-18T17:30:10.055Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:30:11.526Z] #33 1.499 + RM_GOPATH=0 [2020-05-18T17:30:11.526Z] #33 1.499 + TMP_GOPATH= [2020-05-18T17:30:11.526Z] #33 1.499 + : /build [2020-05-18T17:30:11.526Z] #33 1.499 + '[' -z '' ']' [2020-05-18T17:30:11.526Z] #33 1.499 ++ mktemp -d [2020-05-18T17:30:11.526Z] #33 1.499 + export GOPATH=/tmp/tmp.tbB5aikOrT [2020-05-18T17:30:11.526Z] #33 1.499 + GOPATH=/tmp/tmp.tbB5aikOrT [2020-05-18T17:30:11.526Z] #33 1.499 + RM_GOPATH=1 [2020-05-18T17:30:11.526Z] #33 1.499 ++ dirname /tmp/install/install.sh [2020-05-18T17:30:11.526Z] #33 1.500 + dir=/tmp/install [2020-05-18T17:30:11.526Z] #33 1.500 + bin=tini [2020-05-18T17:30:11.526Z] #33 1.500 + shift [2020-05-18T17:30:11.526Z] #33 1.500 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-18T17:30:11.526Z] #33 1.500 + . /tmp/install/tini.installer [2020-05-18T17:30:11.526Z] #33 1.500 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T17:30:11.526Z] #33 1.500 + install_tini [2020-05-18T17:30:11.526Z] #33 1.500 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-18T17:30:11.526Z] #33 1.500 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T17:30:11.526Z] #33 1.501 + git clone https://github.com/krallin/tini.git /tmp/tmp.tbB5aikOrT/tini [2020-05-18T17:30:11.526Z] #33 1.502 Cloning into '/tmp/tmp.tbB5aikOrT/tini'... [2020-05-18T17:30:11.526Z] #33 ... [2020-05-18T17:30:11.526Z] [2020-05-18T17:30:11.526Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:30:11.526Z] #41 28.69 io [2020-05-18T17:30:11.526Z] #41 28.70 strconv [2020-05-18T17:30:11.526Z] #41 29.82 bytes [2020-05-18T17:30:11.526Z] #41 30.76 reflect [2020-05-18T17:30:11.526Z] #41 31.41 bufio [2020-05-18T17:30:11.526Z] #41 32.96 syscall [2020-05-18T17:30:11.526Z] #41 38.92 time [2020-05-18T17:30:11.526Z] #41 ... [2020-05-18T17:30:11.526Z] [2020-05-18T17:30:11.526Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:30:11.526Z] #10 37.81 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-18T17:30:11.526Z] #10 37.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-18T17:30:11.526Z] #10 37.83 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T17:30:11.913Z] using credential docker-jenkins-github-credentials [2020-05-18T17:30:11.924Z] Cloning the remote Git repository [2020-05-18T17:30:11.924Z] Cloning with configured refspecs honoured and without tags [2020-05-18T17:30:12.016Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T17:30:12.080Z] > git init /home/ubuntu/workspace/moby_PR-40969 # timeout=10 [2020-05-18T17:30:12.499Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T17:30:12.499Z] > git --version # timeout=10 [2020-05-18T17:30:12.507Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T17:30:12.510Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40969/head:refs/remotes/origin/PR-40969 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:30:13.560Z] #10 ... [2020-05-18T17:30:13.560Z] [2020-05-18T17:30:13.561Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:30:13.561Z] #47 30.69 bytes [2020-05-18T17:30:13.561Z] #47 30.69 syscall [2020-05-18T17:30:13.561Z] #47 32.65 reflect [2020-05-18T17:30:13.561Z] #47 36.14 time [2020-05-18T17:30:13.561Z] #47 40.28 context [2020-05-18T17:30:13.561Z] #47 40.76 os [2020-05-18T17:30:13.561Z] #47 ... [2020-05-18T17:30:13.561Z] [2020-05-18T17:30:13.561Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:30:13.561Z] #25 19.07 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-18T17:30:13.561Z] #25 19.38 [2020-05-18T17:30:13.561Z] #25 19.54 ##################### 29.5% ######################################################################## 100.0% [2020-05-18T17:30:13.561Z] #25 19.68 [2020-05-18T17:30:14.589Z] #25 20.78 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-18T17:30:14.668Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c98b5935b6da5030) in /home/ubuntu/workspace/moby_PR-40969 [Pipeline] { [Pipeline] checkout [2020-05-18T17:30:14.720Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fc9d11f92939f8c1) in /home/ubuntu/workspace/moby_PR-40969 [Pipeline] { [Pipeline] checkout [2020-05-18T17:30:14.872Z] #25 21.08 [2020-05-18T17:30:15.154Z] #25 21.22 ######################################################################## 100.0% [2020-05-18T17:30:15.154Z] #25 21.28 [2020-05-18T17:30:16.163Z] #25 22.21 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-18T17:30:16.163Z] #25 22.26 skipping existing b63cc5f62c21 [2020-05-18T17:30:16.447Z] #25 22.33 [2020-05-18T17:30:16.742Z] #25 ... [2020-05-18T17:30:16.742Z] [2020-05-18T17:30:16.742Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:30:16.742Z] #33 2.097 + cd /tmp/tmp.tbB5aikOrT/tini [2020-05-18T17:30:16.742Z] #33 2.097 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T17:30:16.742Z] #33 2.108 + cmake . [2020-05-18T17:30:16.742Z] #33 2.508 -- The C compiler identification is GNU 8.3.0 [2020-05-18T17:30:16.742Z] #33 2.550 -- Check for working C compiler: /usr/bin/cc [2020-05-18T17:30:16.742Z] #33 2.954 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-18T17:30:16.742Z] #33 2.955 -- Detecting C compiler ABI info [2020-05-18T17:30:16.742Z] #33 3.323 -- Detecting C compiler ABI info - done [2020-05-18T17:30:16.742Z] #33 3.329 -- Detecting C compile features [2020-05-18T17:30:16.742Z] #33 4.609 -- Detecting C compile features - done [2020-05-18T17:30:16.742Z] #33 4.646 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-18T17:30:16.742Z] #33 4.838 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-18T17:30:16.742Z] #33 4.905 -- Configuring done [2020-05-18T17:30:16.742Z] #33 4.926 -- Generating done [2020-05-18T17:30:16.742Z] #33 4.932 -- Build files have been written to: /tmp/tmp.tbB5aikOrT/tini [2020-05-18T17:30:16.742Z] #33 4.962 + make tini-static [2020-05-18T17:30:16.742Z] #33 5.243 Scanning dependencies of target tini-static [2020-05-18T17:30:16.742Z] #33 5.309 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-18T17:30:16.742Z] #33 6.136 [100%] Linking C executable tini-static [2020-05-18T17:30:16.742Z] #33 6.461 [100%] Built target tini-static [2020-05-18T17:30:16.742Z] #33 6.604 + mkdir -p /build [2020-05-18T17:30:16.742Z] #33 6.606 + cp tini-static /build/docker-init [2020-05-18T17:30:16.742Z] #33 DONE 6.9s [2020-05-18T17:30:16.742Z] [2020-05-18T17:30:16.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:30:16.742Z] #39 7.528 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T17:30:16.742Z] #39 7.528 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T17:30:16.742Z] #39 7.539 Note: Building without GnuTLS support [2020-05-18T17:30:17.074Z] using credential docker-jenkins-github-credentials [2020-05-18T17:30:17.083Z] Cloning the remote Git repository [2020-05-18T17:30:17.083Z] Cloning with configured refspecs honoured and without tags [2020-05-18T17:30:17.114Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T17:30:17.171Z] > git init /home/ubuntu/workspace/moby_PR-40969 # timeout=10 [2020-05-18T17:30:17.658Z] using credential docker-jenkins-github-credentials [2020-05-18T17:30:17.666Z] Cloning the remote Git repository [2020-05-18T17:30:17.667Z] Cloning with configured refspecs honoured and without tags [2020-05-18T17:30:17.753Z] #39 8.449 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T17:30:17.753Z] #39 8.457 GEN .gitid [2020-05-18T17:30:17.753Z] #39 8.460 GEN criu/include/version.h [2020-05-18T17:30:17.753Z] #39 8.466 GEN include/common/asm [2020-05-18T17:30:18.039Z] #39 ... [2020-05-18T17:30:18.039Z] [2020-05-18T17:30:18.039Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:30:18.039Z] #25 23.69 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-18T17:30:18.039Z] #25 23.86 [2020-05-18T17:30:18.039Z] #25 23.92 ######################################################################## 100.0% [2020-05-18T17:30:18.039Z] #25 23.94 [2020-05-18T17:30:18.039Z] #25 23.97 Download of images into '/build' complete. [2020-05-18T17:30:18.039Z] #25 23.97 Use something like the following to load the result into a Docker daemon: [2020-05-18T17:30:18.039Z] #25 23.97 tar -cC '/build' . | docker load [2020-05-18T17:30:18.039Z] #25 DONE 24.1s [2020-05-18T17:30:17.690Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T17:30:17.741Z] > git init /home/ubuntu/workspace/moby_PR-40969 # timeout=10 [2020-05-18T17:30:18.208Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T17:30:18.208Z] > git --version # timeout=10 [2020-05-18T17:30:18.221Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T17:30:18.328Z] [2020-05-18T17:30:18.328Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:30:18.328Z] #39 9.240 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-18T17:30:17.592Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T17:30:17.593Z] > git --version # timeout=10 [2020-05-18T17:30:17.609Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T17:30:17.665Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40969/head:refs/remotes/origin/PR-40969 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:30:18.617Z] #39 9.640 PBCC images/opts.pb-c.c [2020-05-18T17:30:18.901Z] #39 9.735 PBCC images/sit.pb-c.c [2020-05-18T17:30:18.901Z] #39 9.781 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-18T17:30:19.187Z] #39 10.01 DEP images/opts.pb-c.d [2020-05-18T17:30:19.187Z] #39 10.12 DEP images/sit.pb-c.d [2020-05-18T17:30:19.187Z] #39 10.20 PBCC images/macvlan.pb-c.c [2020-05-18T17:30:19.187Z] #39 10.20 DEP images/macvlan.pb-c.d [2020-05-18T17:30:19.187Z] #39 10.23 PBCC images/autofs.pb-c.c [2020-05-18T17:30:19.187Z] #39 10.24 DEP images/autofs.pb-c.d [2020-05-18T17:30:18.285Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40969/head:refs/remotes/origin/PR-40969 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:30:19.469Z] #39 10.26 PBCC images/sysctl.pb-c.c [2020-05-18T17:30:19.469Z] #39 10.27 DEP images/sysctl.pb-c.d [2020-05-18T17:30:19.469Z] #39 10.30 PBCC images/time.pb-c.c [2020-05-18T17:30:19.469Z] #39 10.32 DEP images/time.pb-c.d [2020-05-18T17:30:19.469Z] #39 10.37 PBCC images/binfmt-misc.pb-c.c [2020-05-18T17:30:19.469Z] #39 10.40 DEP images/binfmt-misc.pb-c.d [2020-05-18T17:30:19.469Z] #39 10.44 PBCC images/seccomp.pb-c.c [2020-05-18T17:30:19.469Z] #39 10.46 DEP images/seccomp.pb-c.d [2020-05-18T17:30:19.469Z] #39 10.50 PBCC images/userns.pb-c.c [2020-05-18T17:30:19.751Z] #39 10.51 DEP images/userns.pb-c.d [2020-05-18T17:30:19.751Z] #39 10.54 PBCC images/cgroup.pb-c.c [2020-05-18T17:30:19.751Z] #39 10.56 DEP images/cgroup.pb-c.d [2020-05-18T17:30:19.751Z] #39 10.59 PBCC images/fown.pb-c.c [2020-05-18T17:30:19.751Z] #39 10.62 PBCC images/ext-file.pb-c.c [2020-05-18T17:30:19.751Z] #39 10.65 DEP images/fown.pb-c.d [2020-05-18T17:30:19.751Z] #39 10.69 DEP images/ext-file.pb-c.d [2020-05-18T17:30:19.751Z] #39 10.72 PBCC images/rpc.pb-c.c [2020-05-18T17:30:19.751Z] #39 10.76 DEP images/rpc.pb-c.d [2020-05-18T17:30:20.034Z] #39 10.79 PBCC images/siginfo.pb-c.c [2020-05-18T17:30:20.034Z] #39 10.81 DEP images/siginfo.pb-c.d [2020-05-18T17:30:20.034Z] #39 10.85 PBCC images/pagemap.pb-c.c [2020-05-18T17:30:20.034Z] #39 10.92 DEP images/pagemap.pb-c.d [2020-05-18T17:30:20.034Z] #39 10.97 PBCC images/rlimit.pb-c.c [2020-05-18T17:30:20.034Z] #39 10.99 DEP images/rlimit.pb-c.d [2020-05-18T17:30:20.034Z] #39 11.04 PBCC images/file-lock.pb-c.c [2020-05-18T17:30:20.316Z] #39 11.08 DEP images/file-lock.pb-c.d [2020-05-18T17:30:20.316Z] #39 11.11 PBCC images/tty.pb-c.c [2020-05-18T17:30:20.316Z] #39 11.14 DEP images/tty.pb-c.d [2020-05-18T17:30:20.316Z] #39 11.19 PBCC images/tun.pb-c.c [2020-05-18T17:30:20.316Z] #39 11.21 PBCC images/netdev.pb-c.c [2020-05-18T17:30:20.316Z] #39 11.24 DEP images/tun.pb-c.d [2020-05-18T17:30:20.316Z] #39 11.29 DEP images/netdev.pb-c.d [2020-05-18T17:30:20.316Z] #39 11.33 PBCC images/vma.pb-c.c [2020-05-18T17:30:20.316Z] #39 11.35 DEP images/vma.pb-c.d [2020-05-18T17:30:20.598Z] #39 11.38 PBCC images/creds.pb-c.c [2020-05-18T17:30:20.598Z] #39 11.38 DEP images/creds.pb-c.d [2020-05-18T17:30:20.598Z] #39 11.43 PBCC images/utsns.pb-c.c [2020-05-18T17:30:20.598Z] #39 11.44 DEP images/utsns.pb-c.d [2020-05-18T17:30:20.598Z] #39 11.47 PBCC images/ipc-desc.pb-c.c [2020-05-18T17:30:20.598Z] #39 11.48 PBCC images/ipc-sem.pb-c.c [2020-05-18T17:30:20.598Z] #39 11.50 DEP images/ipc-desc.pb-c.d [2020-05-18T17:30:20.598Z] #39 11.53 DEP images/ipc-sem.pb-c.d [2020-05-18T17:30:20.598Z] #39 11.57 PBCC images/ipc-msg.pb-c.c [2020-05-18T17:30:20.598Z] #39 11.60 DEP images/ipc-msg.pb-c.d [2020-05-18T17:30:20.881Z] #39 11.63 PBCC images/ipc-shm.pb-c.c [2020-05-18T17:30:20.881Z] #39 11.63 DEP images/ipc-shm.pb-c.d [2020-05-18T17:30:20.881Z] #39 11.67 PBCC images/ipc-var.pb-c.c [2020-05-18T17:30:20.881Z] #39 11.68 DEP images/ipc-var.pb-c.d [2020-05-18T17:30:20.881Z] #39 11.72 PBCC images/sk-opts.pb-c.c [2020-05-18T17:30:20.881Z] #39 11.73 PBCC images/packet-sock.pb-c.c [2020-05-18T17:30:20.881Z] #39 11.76 DEP images/sk-opts.pb-c.d [2020-05-18T17:30:20.881Z] #39 11.79 DEP images/packet-sock.pb-c.d [2020-05-18T17:30:20.881Z] #39 11.82 PBCC images/sk-netlink.pb-c.c [2020-05-18T17:30:20.881Z] #39 11.85 DEP images/sk-netlink.pb-c.d [2020-05-18T17:30:20.881Z] #39 11.89 PBCC images/sk-inet.pb-c.c [2020-05-18T17:30:20.881Z] #39 11.91 DEP images/sk-inet.pb-c.d [2020-05-18T17:30:20.881Z] #39 11.96 PBCC images/sk-unix.pb-c.c [2020-05-18T17:30:21.164Z] #39 11.98 DEP images/sk-unix.pb-c.d [2020-05-18T17:30:21.164Z] #39 12.03 PBCC images/mm.pb-c.c [2020-05-18T17:30:21.164Z] #39 12.06 DEP images/mm.pb-c.d [2020-05-18T17:30:21.164Z] #39 12.09 PBCC images/timerfd.pb-c.c [2020-05-18T17:30:21.165Z] #39 12.11 DEP images/timerfd.pb-c.d [2020-05-18T17:30:21.165Z] #39 12.14 PBCC images/timer.pb-c.c [2020-05-18T17:30:21.165Z] #39 12.16 DEP images/timer.pb-c.d [2020-05-18T17:30:21.448Z] #39 12.21 PBCC images/sa.pb-c.c [2020-05-18T17:30:21.448Z] #39 12.22 DEP images/sa.pb-c.d [2020-05-18T17:30:21.448Z] #39 12.26 PBCC images/pipe-data.pb-c.c [2020-05-18T17:30:21.448Z] #39 12.27 DEP images/pipe-data.pb-c.d [2020-05-18T17:30:21.448Z] #39 12.33 PBCC images/mnt.pb-c.c [2020-05-18T17:30:21.448Z] #39 12.36 DEP images/mnt.pb-c.d [2020-05-18T17:30:21.448Z] #39 12.40 PBCC images/sk-packet.pb-c.c [2020-05-18T17:30:21.448Z] #39 12.41 DEP images/sk-packet.pb-c.d [2020-05-18T17:30:21.448Z] #39 12.46 PBCC images/tcp-stream.pb-c.c [2020-05-18T17:30:21.448Z] #39 12.52 DEP images/tcp-stream.pb-c.d [2020-05-18T17:30:21.731Z] #39 12.54 PBCC images/pipe.pb-c.c [2020-05-18T17:30:21.731Z] #39 12.60 DEP images/pipe.pb-c.d [2020-05-18T17:30:21.731Z] #39 12.64 PBCC images/pstree.pb-c.c [2020-05-18T17:30:21.731Z] #39 12.65 DEP images/pstree.pb-c.d [2020-05-18T17:30:21.731Z] #39 12.67 PBCC images/fs.pb-c.c [2020-05-18T17:30:21.731Z] #39 12.67 DEP images/fs.pb-c.d [2020-05-18T17:30:21.731Z] #39 12.74 PBCC images/signalfd.pb-c.c [2020-05-18T17:30:21.731Z] #39 12.76 DEP images/signalfd.pb-c.d [2020-05-18T17:30:22.016Z] #39 12.82 PBCC images/fh.pb-c.c [2020-05-18T17:30:22.016Z] #39 12.86 PBCC images/fsnotify.pb-c.c [2020-05-18T17:30:22.016Z] #39 12.89 DEP images/fh.pb-c.d [2020-05-18T17:30:22.016Z] #39 12.94 DEP images/fsnotify.pb-c.d [2020-05-18T17:30:22.016Z] #39 12.96 PBCC images/eventpoll.pb-c.c [2020-05-18T17:30:22.016Z] #39 12.96 DEP images/eventpoll.pb-c.d [2020-05-18T17:30:22.016Z] #39 13.02 PBCC images/eventfd.pb-c.c [2020-05-18T17:30:22.016Z] #39 ... [2020-05-18T17:30:22.016Z] [2020-05-18T17:30:22.016Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:30:22.016Z] #30 39.41 internal/poll [2020-05-18T17:30:22.016Z] #30 39.93 internal/fmtsort [2020-05-18T17:30:22.016Z] #30 40.40 internal/syscall/execenv [2020-05-18T17:30:22.016Z] #30 40.48 internal/syscall/unix [2020-05-18T17:30:22.016Z] #30 40.56 strings [2020-05-18T17:30:22.016Z] #30 40.59 os [2020-05-18T17:30:22.016Z] #30 42.07 path [2020-05-18T17:30:22.016Z] #30 42.49 text/tabwriter [2020-05-18T17:30:22.016Z] #30 43.13 fmt [2020-05-18T17:30:22.016Z] #30 43.14 path/filepath [2020-05-18T17:30:22.016Z] #30 44.70 io/ioutil [2020-05-18T17:30:22.016Z] #30 46.31 flag [2020-05-18T17:30:22.016Z] #30 46.31 github.com/BurntSushi/toml [2020-05-18T17:30:22.016Z] #30 47.85 log [2020-05-18T17:30:22.298Z] #30 49.60 github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T17:30:22.298Z] #30 ... [2020-05-18T17:30:22.298Z] [2020-05-18T17:30:22.298Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:30:22.298Z] #39 13.03 DEP images/eventfd.pb-c.d [2020-05-18T17:30:22.298Z] #39 13.07 PBCC images/remap-file-path.pb-c.c [2020-05-18T17:30:22.298Z] #39 13.08 DEP images/remap-file-path.pb-c.d [2020-05-18T17:30:22.298Z] #39 13.09 PBCC images/fifo.pb-c.c [2020-05-18T17:30:22.298Z] #39 13.11 DEP images/fifo.pb-c.d [2020-05-18T17:30:22.298Z] #39 13.16 PBCC images/ghost-file.pb-c.c [2020-05-18T17:30:22.298Z] #39 13.18 DEP images/ghost-file.pb-c.d [2020-05-18T17:30:22.298Z] #39 13.22 PBCC images/regfile.pb-c.c [2020-05-18T17:30:22.298Z] #39 13.26 DEP images/regfile.pb-c.d [2020-05-18T17:30:22.298Z] #39 13.30 PBCC images/ns.pb-c.c [2020-05-18T17:30:22.298Z] #39 13.32 DEP images/ns.pb-c.d [2020-05-18T17:30:22.298Z] #39 13.35 PBCC images/fdinfo.pb-c.c [2020-05-18T17:30:22.580Z] #39 13.41 DEP images/fdinfo.pb-c.d [2020-05-18T17:30:22.580Z] #39 13.45 PBCC images/core-aarch64.pb-c.c [2020-05-18T17:30:22.580Z] #39 13.45 PBCC images/core-arm.pb-c.c [2020-05-18T17:30:22.580Z] #39 13.48 PBCC images/core-ppc64.pb-c.c [2020-05-18T17:30:22.580Z] #39 13.50 PBCC images/core-s390.pb-c.c [2020-05-18T17:30:22.580Z] #39 13.55 PBCC images/core-x86.pb-c.c [2020-05-18T17:30:22.580Z] #39 13.61 PBCC images/core.pb-c.c [2020-05-18T17:30:22.862Z] #39 13.69 PBCC images/inventory.pb-c.c [2020-05-18T17:30:22.862Z] #39 13.71 DEP images/core-aarch64.pb-c.d [2020-05-18T17:30:22.862Z] #39 13.75 DEP images/core-arm.pb-c.d [2020-05-18T17:30:22.862Z] #39 13.80 DEP images/core-ppc64.pb-c.d [2020-05-18T17:30:23.144Z] #39 13.84 DEP images/core-s390.pb-c.d [2020-05-18T17:30:23.144Z] #39 13.85 DEP images/core-x86.pb-c.d [2020-05-18T17:30:23.144Z] #39 13.91 DEP images/core.pb-c.d [2020-05-18T17:30:23.144Z] #39 13.98 DEP images/inventory.pb-c.d [2020-05-18T17:30:23.144Z] #39 ... [2020-05-18T17:30:23.144Z] [2020-05-18T17:30:23.144Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:30:23.144Z] #41 40.42 internal/syscall/execenv [2020-05-18T17:30:23.144Z] #41 40.57 strings [2020-05-18T17:30:23.144Z] #41 42.64 regexp/syntax [2020-05-18T17:30:23.144Z] #41 42.77 os [2020-05-18T17:30:23.144Z] #41 46.04 fmt [2020-05-18T17:30:23.144Z] #41 46.93 regexp [2020-05-18T17:30:23.144Z] #41 49.85 internal/lazyregexp [2020-05-18T17:30:23.144Z] #41 50.01 github.com/LK4D4/vndr/godl/singleflight [2020-05-18T17:30:23.144Z] #41 50.11 go/token [2020-05-18T17:30:23.144Z] #41 50.28 net/url [2020-05-18T17:30:23.144Z] #41 ... [2020-05-18T17:30:23.144Z] [2020-05-18T17:30:23.144Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:30:23.144Z] #39 14.05 PBCC images/cpuinfo.pb-c.c [2020-05-18T17:30:23.144Z] #39 14.05 DEP images/cpuinfo.pb-c.d [2020-05-18T17:30:23.144Z] #39 14.08 PBCC images/stats.pb-c.c [2020-05-18T17:30:23.144Z] #39 14.09 DEP images/stats.pb-c.d [2020-05-18T17:30:23.763Z] #39 ... [2020-05-18T17:30:23.763Z] [2020-05-18T17:30:23.763Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:30:23.763Z] #47 41.23 encoding/binary [2020-05-18T17:30:23.763Z] #47 42.66 encoding/base64 [2020-05-18T17:30:23.763Z] #47 43.26 golang.org/x/sys/unix [2020-05-18T17:30:23.763Z] #47 43.28 fmt [2020-05-18T17:30:23.763Z] #47 47.92 encoding/json [2020-05-18T17:30:23.763Z] #47 50.32 github.com/pkg/diff [2020-05-18T17:30:24.048Z] #47 ... [2020-05-18T17:30:24.048Z] [2020-05-18T17:30:24.048Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:30:24.048Z] #39 14.91 make[1]: Nothing to be done for 'all'. [2020-05-18T17:30:25.059Z] #39 15.84 CC images/stats.o [2020-05-18T17:30:25.059Z] #39 ... [2020-05-18T17:30:25.059Z] [2020-05-18T17:30:25.059Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:30:25.059Z] #30 DONE 52.3s [2020-05-18T17:30:25.059Z] [2020-05-18T17:30:25.059Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:30:25.059Z] #10 42.46 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-18T17:30:25.059Z] #10 42.47 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-18T17:30:25.059Z] #10 42.47 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:30:25.059Z] #10 42.62 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-18T17:30:25.059Z] #10 42.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-18T17:30:25.059Z] #10 42.62 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:30:25.342Z] #10 ... [2020-05-18T17:30:25.342Z] [2020-05-18T17:30:25.342Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:30:25.342Z] #39 16.13 CC images/core.o [2020-05-18T17:30:25.624Z] #39 16.56 CC images/core-x86.o [2020-05-18T17:30:25.906Z] #39 16.96 CC images/core-arm.o [2020-05-18T17:30:26.520Z] #39 17.30 CC images/core-aarch64.o [2020-05-18T17:30:26.803Z] #39 17.57 CC images/core-ppc64.o [2020-05-18T17:30:27.085Z] #39 17.94 CC images/core-s390.o [2020-05-18T17:30:27.368Z] #39 18.26 CC images/cpuinfo.o [2020-05-18T17:30:27.650Z] #39 18.53 CC images/inventory.o [2020-05-18T17:30:27.932Z] #39 18.73 CC images/fdinfo.o [2020-05-18T17:30:27.932Z] #39 18.90 CC images/fown.o [2020-05-18T17:30:28.215Z] #39 18.99 CC images/ns.o [2020-05-18T17:30:28.215Z] #39 19.13 CC images/regfile.o [2020-05-18T17:30:28.497Z] #39 19.30 CC images/ghost-file.o [2020-05-18T17:30:28.498Z] #39 19.52 CC images/fifo.o [2020-05-18T17:30:28.780Z] #39 19.67 CC images/remap-file-path.o [2020-05-18T17:30:29.062Z] #39 19.81 CC images/eventfd.o [2020-05-18T17:30:29.062Z] #39 20.02 CC images/eventpoll.o [2020-05-18T17:30:29.344Z] #39 20.31 CC images/fh.o [2020-05-18T17:30:29.626Z] #39 20.51 CC images/fsnotify.o [2020-05-18T17:30:29.910Z] #39 20.80 CC images/signalfd.o [2020-05-18T17:30:30.192Z] #39 20.92 CC images/fs.o [2020-05-18T17:30:30.192Z] #39 21.08 CC images/pstree.o [2020-05-18T17:30:30.192Z] #39 21.19 CC images/pipe.o [2020-05-18T17:30:30.321Z] Fetching without tags [2020-05-18T17:30:30.273Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T17:30:30.296Z] > git config --add remote.origin.fetch +refs/pull/40969/head:refs/remotes/origin/PR-40969 # timeout=10 [2020-05-18T17:30:30.305Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:30:30.315Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T17:30:30.337Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T17:30:30.337Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T17:30:30.339Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40969/head:refs/remotes/origin/PR-40969 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:30:30.474Z] #39 21.35 CC images/tcp-stream.o [2020-05-18T17:30:30.474Z] #39 21.44 CC images/sk-packet.o [2020-05-18T17:30:30.726Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit 5ea5c02c887392be1560e559a3c4d53445cf6505 [2020-05-18T17:30:30.756Z] #39 21.58 CC images/mnt.o [2020-05-18T17:30:30.756Z] #39 21.73 CC images/pipe-data.o [2020-05-18T17:30:31.039Z] #39 21.91 CC images/sa.o [2020-05-18T17:30:31.323Z] #39 22.12 CC images/timer.o [2020-05-18T17:30:31.323Z] #39 ... [2020-05-18T17:30:31.323Z] [2020-05-18T17:30:31.323Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:30:31.323Z] #52 23.47 Checking out files: 83% (2666/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-18T17:30:31.323Z] #52 23.90 + cd /tmp/tmp.lukLCLshGM/src/github.com/containerd/containerd [2020-05-18T17:30:31.323Z] #52 23.90 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T17:30:31.323Z] #52 25.01 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-18T17:30:31.323Z] #52 25.02 + BUILDTAGS='netgo osusergo static_build' [2020-05-18T17:30:31.323Z] #52 25.02 + export EXTRA_FLAGS=-buildmode=pie [2020-05-18T17:30:31.323Z] #52 25.02 + EXTRA_FLAGS=-buildmode=pie [2020-05-18T17:30:31.323Z] #52 25.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-18T17:30:31.323Z] #52 25.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-18T17:30:31.323Z] #52 25.02 + '[' '' = dynamic ']' [2020-05-18T17:30:31.323Z] #52 25.02 + make [2020-05-18T17:30:31.323Z] #52 25.84 + bin/ctr [2020-05-18T17:30:31.323Z] #52 ... [2020-05-18T17:30:31.323Z] [2020-05-18T17:30:31.323Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:30:31.323Z] #39 22.28 CC images/timerfd.o [2020-05-18T17:30:31.323Z] #39 22.39 CC images/mm.o [2020-05-18T17:30:31.799Z] ---> 790051b3edac [2020-05-18T17:30:31.799Z] Successfully built 790051b3edac [2020-05-18T17:30:31.799Z] Successfully tagged docker:latest [2020-05-18T17:30:31.799Z] INFO: Image build ended at 05/18/2020 17:30:31. Duration:00:00:29.9245201 [2020-05-18T17:30:31.799Z] [2020-05-18T17:30:31.799Z] [2020-05-18T17:30:31.799Z] INFO: Building the test binaries at 05/18/2020 17:30:31... [2020-05-18T17:30:31.937Z] #39 22.62 CC images/sk-opts.o [2020-05-18T17:30:31.937Z] #39 22.77 CC images/sk-unix.o [2020-05-18T17:30:31.937Z] #39 22.93 CC images/sk-inet.o [2020-05-18T17:30:32.220Z] #39 23.21 CC images/tun.o [2020-05-18T17:30:32.394Z] Merge succeeded, producing 5857f1a3e6b745709951111e006e2bc6408b0168 [2020-05-18T17:30:32.394Z] Checking out Revision 5857f1a3e6b745709951111e006e2bc6408b0168 (PR-40969) [2020-05-18T17:30:30.746Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T17:30:30.754Z] > git checkout -f 5ea5c02c887392be1560e559a3c4d53445cf6505 # timeout=10 [2020-05-18T17:30:31.774Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T17:30:32.391Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T17:30:32.406Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T17:30:32.422Z] > git checkout -f 5857f1a3e6b745709951111e006e2bc6408b0168 # timeout=10 [2020-05-18T17:30:32.528Z] #39 23.48 CC images/sk-netlink.o [2020-05-18T17:30:32.810Z] #39 23.65 CC images/packet-sock.o [2020-05-18T17:30:32.810Z] #39 23.86 CC images/ipc-var.o [2020-05-18T17:30:33.092Z] #39 24.03 CC images/ipc-desc.o [2020-05-18T17:30:33.092Z] #39 24.13 CC images/ipc-shm.o [2020-05-18T17:30:33.375Z] #39 24.23 CC images/ipc-msg.o [2020-05-18T17:30:33.375Z] #39 ... [2020-05-18T17:30:33.375Z] [2020-05-18T17:30:33.375Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:30:33.375Z] #41 50.73 go/scanner [2020-05-18T17:30:33.375Z] #41 51.34 text/template/parse [2020-05-18T17:30:33.375Z] #41 51.64 go/ast [2020-05-18T17:30:33.375Z] #41 54.53 text/template [2020-05-18T17:30:33.375Z] #41 55.86 go/parser [2020-05-18T17:30:33.375Z] #41 57.26 go/doc [2020-05-18T17:30:33.375Z] #41 58.69 github.com/LK4D4/vndr/versioned [2020-05-18T17:30:33.375Z] #41 58.76 compress/gzip [2020-05-18T17:30:33.375Z] #41 59.24 crypto/rand [2020-05-18T17:30:33.375Z] #41 59.70 crypto/ed25519 [2020-05-18T17:30:33.375Z] #41 59.79 github.com/LK4D4/vndr/build [2020-05-18T17:30:33.375Z] #41 59.97 crypto/rsa [2020-05-18T17:30:33.375Z] #41 ... [2020-05-18T17:30:33.375Z] [2020-05-18T17:30:33.375Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:30:33.375Z] #39 24.35 CC images/ipc-sem.o [2020-05-18T17:30:33.657Z] #39 24.45 CC images/utsns.o [2020-05-18T17:30:33.657Z] #39 24.62 CC images/creds.o [2020-05-18T17:30:33.657Z] #39 24.68 CC images/vma.o [2020-05-18T17:30:33.939Z] #39 24.88 CC images/netdev.o [2020-05-18T17:30:34.221Z] #39 ... [2020-05-18T17:30:34.221Z] [2020-05-18T17:30:34.221Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:30:34.221Z] #47 51.47 go/scanner [2020-05-18T17:30:34.221Z] #47 52.38 golang.org/x/crypto/ssh/terminal [2020-05-18T17:30:34.221Z] #47 52.43 go/ast [2020-05-18T17:30:34.221Z] #47 53.68 mvdan.cc/editorconfig [2020-05-18T17:30:34.221Z] #47 54.42 mvdan.cc/sh/v3/fileutil [2020-05-18T17:30:34.221Z] #47 54.57 mvdan.cc/sh/v3/syntax [2020-05-18T17:30:34.221Z] #47 59.06 mvdan.cc/sh/v3/cmd/shfmt [2020-05-18T17:30:34.221Z] #47 ... [2020-05-18T17:30:34.221Z] [2020-05-18T17:30:34.221Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:30:34.221Z] #39 25.04 CC images/tty.o [2020-05-18T17:30:34.503Z] #39 25.36 CC images/file-lock.o [2020-05-18T17:30:34.503Z] #39 25.47 CC images/rlimit.o [2020-05-18T17:30:34.785Z] #39 25.55 CC images/pagemap.o [2020-05-18T17:30:34.785Z] #39 25.74 CC images/siginfo.o [2020-05-18T17:30:35.067Z] #39 25.92 CC images/rpc.o [2020-05-18T17:30:35.359Z] #39 ... [2020-05-18T17:30:35.359Z] [2020-05-18T17:30:35.359Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:30:35.359Z] #47 DONE 62.7s [2020-05-18T17:30:35.646Z] [2020-05-18T17:30:35.646Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:30:35.646Z] #41 61.01 crypto/dsa [2020-05-18T17:30:35.646Z] #41 61.40 crypto/x509/pkix [2020-05-18T17:30:35.646Z] #41 61.67 vendor/golang.org/x/crypto/cryptobyte [2020-05-18T17:30:35.646Z] #41 62.28 net [2020-05-18T17:30:35.677Z] INFO: make.ps1 starting at 05/18/2020 17:30:35 [2020-05-18T17:30:36.159Z] INFO: Git commit (59cb5e2718) assumed from DOCKER_GITCOMMIT environment variable [2020-05-18T17:30:36.159Z] INFO: Invoking autogen... [2020-05-18T17:30:36.322Z] Commit message: "Merge commit '327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88' into HEAD" [2020-05-18T17:30:36.346Z] First time build. Skipping changelog. [2020-05-18T17:30:36.642Z] INFO: Building daemon... [2020-05-18T17:30:36.655Z] #41 63.73 vendor/golang.org/x/sys/cpu [2020-05-18T17:30:36.655Z] #41 63.99 vendor/golang.org/x/crypto/internal/chacha20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2020-05-18T17:30:36.938Z] #41 64.39 vendor/golang.org/x/crypto/poly1305 [Pipeline] { (Print info) [2020-05-18T17:30:36.333Z] > git rev-list --no-walk 06994c04013734de65202e885415eab958a107a9 # timeout=10 [Pipeline] sh [2020-05-18T17:30:37.553Z] #41 64.80 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-18T17:30:37.606Z] + docker version [2020-05-18T17:30:37.835Z] #41 65.13 vendor/golang.org/x/crypto/curve25519 [2020-05-18T17:30:38.116Z] #41 65.28 vendor/golang.org/x/crypto/hkdf [2020-05-18T17:30:38.116Z] #41 65.36 vendor/golang.org/x/text/transform [2020-05-18T17:30:38.730Z] #41 65.93 vendor/golang.org/x/text/unicode/bidi [2020-05-18T17:30:39.736Z] #41 67.14 vendor/golang.org/x/text/secure/bidirule [2020-05-18T17:30:39.736Z] #41 ... [2020-05-18T17:30:39.736Z] [2020-05-18T17:30:39.736Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:30:39.736Z] #39 26.53 CC images/ext-file.o [2020-05-18T17:30:39.736Z] #39 26.64 CC images/cgroup.o [2020-05-18T17:30:39.736Z] #39 26.98 CC images/userns.o [2020-05-18T17:30:39.736Z] #39 27.14 CC images/google/protobuf/descriptor.o [2020-05-18T17:30:39.736Z] #39 27.88 CC images/opts.o [2020-05-18T17:30:39.736Z] #39 28.02 CC images/seccomp.o [2020-05-18T17:30:39.736Z] #39 28.23 CC images/binfmt-misc.o [2020-05-18T17:30:39.736Z] #39 28.38 CC images/time.o [2020-05-18T17:30:39.736Z] #39 28.52 CC images/sysctl.o [2020-05-18T17:30:39.736Z] #39 28.70 CC images/autofs.o [2020-05-18T17:30:39.736Z] #39 28.79 CC images/macvlan.o [2020-05-18T17:30:39.736Z] #39 28.89 CC images/sit.o [2020-05-18T17:30:39.736Z] #39 29.08 LINK images/built-in.o [2020-05-18T17:30:39.736Z] #39 29.17 GEN compel/include/asm [2020-05-18T17:30:39.736Z] #39 29.17 GEN compel/include/version.h [2020-05-18T17:30:39.736Z] #39 29.19 touch .config [2020-05-18T17:30:39.736Z] #39 29.20 GEN include/common/config.h [2020-05-18T17:30:39.736Z] #39 29.24 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-18T17:30:39.736Z] #39 29.28 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-18T17:30:39.736Z] #39 29.29 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-18T17:30:39.736Z] #39 29.31 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-18T17:30:39.736Z] #39 29.31 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-18T17:30:39.736Z] #39 29.34 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-18T17:30:39.737Z] #39 29.36 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-18T17:30:39.737Z] #39 29.36 DEP compel/plugins/std/infect.d [2020-05-18T17:30:39.737Z] #39 29.44 DEP compel/plugins/std/string.d [2020-05-18T17:30:39.737Z] #39 29.50 DEP compel/plugins/std/log.d [2020-05-18T17:30:39.737Z] #39 29.57 DEP compel/plugins/std/fds.d [2020-05-18T17:30:39.737Z] #39 29.65 DEP compel/plugins/std/std.d [2020-05-18T17:30:39.737Z] #39 29.70 DEP compel/plugins/shmem/shmem.d [2020-05-18T17:30:39.737Z] #39 29.74 DEP compel/plugins/fds/fds.d [2020-05-18T17:30:39.737Z] #39 29.80 CC compel/plugins/std/std.o [2020-05-18T17:30:39.737Z] #39 29.94 CC compel/plugins/std/fds.o [2020-05-18T17:30:39.737Z] #39 30.19 CC compel/plugins/std/log.o [2020-05-18T17:30:39.737Z] #39 30.75 CC compel/plugins/std/string.o [2020-05-18T17:30:40.351Z] #39 31.31 CC compel/plugins/std/infect.o [2020-05-18T17:30:40.472Z] Fetching without tags [2020-05-18T17:30:40.635Z] #39 31.50 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-18T17:30:40.635Z] #39 31.52 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-18T17:30:40.635Z] #39 31.55 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-18T17:30:40.872Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit 5ea5c02c887392be1560e559a3c4d53445cf6505 [2020-05-18T17:30:40.917Z] #39 31.63 AR compel/plugins/std.lib.a [2020-05-18T17:30:40.917Z] #39 31.65 CC compel/plugins/fds/fds.o [2020-05-18T17:30:40.917Z] #39 31.90 AR compel/plugins/fds.lib.a [2020-05-18T17:30:40.360Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T17:30:40.395Z] > git config --add remote.origin.fetch +refs/pull/40969/head:refs/remotes/origin/PR-40969 # timeout=10 [2020-05-18T17:30:40.412Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:30:40.437Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T17:30:40.474Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T17:30:40.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T17:30:40.477Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40969/head:refs/remotes/origin/PR-40969 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:30:40.875Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T17:30:40.908Z] > git checkout -f 5ea5c02c887392be1560e559a3c4d53445cf6505 # timeout=10 [2020-05-18T17:30:41.198Z] #39 31.92 HOSTDEP compel/src/lib/log-host.d [2020-05-18T17:30:41.198Z] #39 32.09 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-18T17:30:41.198Z] #39 32.18 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-18T17:30:41.246Z] Fetching without tags [2020-05-18T17:30:41.480Z] #39 32.30 HOSTDEP compel/src/main-host.d [2020-05-18T17:30:41.480Z] #39 32.41 DEP compel/src/lib/ptrace.d [2020-05-18T17:30:41.480Z] #39 32.48 DEP compel/src/lib/infect.d [2020-05-18T17:30:41.601Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit 5ea5c02c887392be1560e559a3c4d53445cf6505 [2020-05-18T17:30:41.762Z] #39 32.58 DEP compel/src/lib/infect-util.d [2020-05-18T17:30:41.762Z] #39 32.65 DEP compel/src/lib/infect-rpc.d [2020-05-18T17:30:41.762Z] #39 32.71 DEP compel/arch/s390/src/lib/infect.d [2020-05-18T17:30:42.044Z] #39 32.80 DEP compel/arch/s390/src/lib/cpu.d [2020-05-18T17:30:42.044Z] #39 32.87 DEP compel/src/lib/log.d [2020-05-18T17:30:42.044Z] #39 32.97 DEP compel/src/main.d [2020-05-18T17:30:42.326Z] #39 33.16 DEP compel/src/lib/handle-elf.d [2020-05-18T17:30:42.326Z] #39 33.24 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-18T17:30:42.326Z] #39 33.37 CC compel/src/lib/log.o [2020-05-18T17:30:42.607Z] #39 33.54 CC compel/arch/s390/src/lib/cpu.o [2020-05-18T17:30:42.664Z] Merge succeeded, producing 73fab956343de74d177dab0150095193bb6048d0 [2020-05-18T17:30:42.664Z] Checking out Revision 73fab956343de74d177dab0150095193bb6048d0 (PR-40969) [2020-05-18T17:30:42.890Z] #39 33.70 CC compel/arch/s390/src/lib/infect.o [2020-05-18T17:30:42.890Z] #39 ... [2020-05-18T17:30:42.890Z] [2020-05-18T17:30:42.890Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:30:42.890Z] #10 60.16 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-18T17:30:42.890Z] #10 60.16 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-18T17:30:42.890Z] #10 60.16 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:30:42.890Z] #10 ... [2020-05-18T17:30:42.890Z] [2020-05-18T17:30:42.890Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:30:42.890Z] #41 67.38 vendor/golang.org/x/text/unicode/norm [2020-05-18T17:30:43.130Z] Merge succeeded, producing 73fab956343de74d177dab0150095193bb6048d0 [2020-05-18T17:30:43.130Z] Checking out Revision 73fab956343de74d177dab0150095193bb6048d0 (PR-40969) [2020-05-18T17:30:41.143Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T17:30:41.172Z] > git config --add remote.origin.fetch +refs/pull/40969/head:refs/remotes/origin/PR-40969 # timeout=10 [2020-05-18T17:30:41.187Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:30:41.213Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T17:30:41.250Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T17:30:41.251Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T17:30:41.252Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40969/head:refs/remotes/origin/PR-40969 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T17:30:41.612Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T17:30:41.637Z] > git checkout -f 5ea5c02c887392be1560e559a3c4d53445cf6505 # timeout=10 [2020-05-18T17:30:42.406Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T17:30:43.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T17:30:43.132Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T17:30:41.819Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T17:30:42.634Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T17:30:42.706Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T17:30:42.718Z] > git checkout -f 73fab956343de74d177dab0150095193bb6048d0 # timeout=10 [2020-05-18T17:30:43.503Z] #41 70.83 vendor/golang.org/x/net/idna [2020-05-18T17:30:44.974Z] #41 72.41 vendor/golang.org/x/net/http2/hpack [2020-05-18T17:30:44.974Z] #41 ... [2020-05-18T17:30:44.974Z] [2020-05-18T17:30:44.974Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:30:44.974Z] #10 72.08 Selecting previously unselected package libapparmor1:s390x. [2020-05-18T17:30:44.974Z] #10 72.08 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-05-18T17:30:44.974Z] #10 72.09 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-05-18T17:30:44.974Z] #10 72.16 Selecting previously unselected package libapparmor-dev:s390x. [2020-05-18T17:30:44.974Z] #10 72.16 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-05-18T17:30:44.974Z] #10 72.16 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-05-18T17:30:44.974Z] #10 72.25 Selecting previously unselected package libbtrfs0. [2020-05-18T17:30:44.974Z] #10 72.25 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-18T17:30:44.974Z] #10 72.25 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T17:30:44.974Z] #10 72.28 Selecting previously unselected package libbtrfs-dev. [2020-05-18T17:30:44.974Z] #10 72.28 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-18T17:30:44.974Z] #10 72.29 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:30:44.974Z] #10 72.36 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-05-18T17:30:44.974Z] #10 72.36 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-18T17:30:44.974Z] #10 72.37 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-18T17:30:44.974Z] #10 72.42 Selecting previously unselected package libudev-dev:s390x. [2020-05-18T17:30:44.974Z] #10 72.42 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-05-18T17:30:44.974Z] #10 72.42 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-05-18T17:30:45.256Z] #10 72.54 Selecting previously unselected package libsepol1-dev:s390x. [2020-05-18T17:30:45.256Z] #10 72.54 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-05-18T17:30:45.256Z] #10 72.54 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-05-18T17:30:45.256Z] #10 72.76 Selecting previously unselected package libpcre16-3:s390x. [2020-05-18T17:30:45.256Z] #10 72.76 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-05-18T17:30:45.256Z] #10 72.76 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-05-18T17:30:45.539Z] #10 72.90 Selecting previously unselected package libpcre32-3:s390x. [2020-05-18T17:30:45.539Z] #10 72.90 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-05-18T17:30:45.539Z] #10 72.91 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-05-18T17:30:43.161Z] > git checkout -f 73fab956343de74d177dab0150095193bb6048d0 # timeout=10 [2020-05-18T17:30:45.821Z] #10 73.05 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-05-18T17:30:45.821Z] #10 73.05 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-05-18T17:30:45.821Z] #10 73.05 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-18T17:30:45.821Z] #10 73.12 Selecting previously unselected package libpcre3-dev:s390x. [2020-05-18T17:30:45.821Z] #10 73.12 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-05-18T17:30:45.821Z] #10 73.13 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-05-18T17:30:46.103Z] #10 73.35 Selecting previously unselected package libselinux1-dev:s390x. [2020-05-18T17:30:46.103Z] #10 73.36 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-05-18T17:30:46.103Z] #10 73.36 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-18T17:30:46.103Z] #10 73.55 Selecting previously unselected package libdevmapper-dev:s390x. [2020-05-18T17:30:46.103Z] #10 73.55 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-05-18T17:30:46.103Z] #10 73.55 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-18T17:30:46.103Z] #10 73.60 Selecting previously unselected package libseccomp-dev:s390x. [2020-05-18T17:30:46.385Z] #10 73.60 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-05-18T17:30:46.385Z] #10 73.60 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-05-18T17:30:46.385Z] #10 73.69 Selecting previously unselected package libsystemd-dev:s390x. [2020-05-18T17:30:46.385Z] #10 73.69 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-05-18T17:30:46.385Z] #10 73.70 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-18T17:30:46.522Z] Commit message: "Merge commit '327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88' into HEAD" [2020-05-18T17:30:46.549Z] First time build. Skipping changelog. [2020-05-18T17:30:46.668Z] #10 74.14 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-18T17:30:46.972Z] Commit message: "Merge commit '327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88' into HEAD" [2020-05-18T17:30:46.988Z] #10 74.15 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-05-18T17:30:46.988Z] #10 74.15 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-05-18T17:30:46.988Z] #10 74.16 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T17:30:46.988Z] #10 74.17 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-05-18T17:30:46.988Z] #10 74.18 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-05-18T17:30:46.988Z] #10 74.18 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:30:46.988Z] #10 74.19 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T17:30:46.988Z] #10 74.20 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-05-18T17:30:46.988Z] #10 74.21 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-05-18T17:30:46.988Z] #10 74.22 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T17:30:46.988Z] #10 74.22 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:30:46.988Z] #10 74.23 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-05-18T17:30:46.988Z] #10 74.24 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-18T17:30:46.988Z] #10 74.24 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-18T17:30:46.988Z] #10 74.25 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T17:30:46.988Z] #10 74.26 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-05-18T17:30:46.988Z] #10 74.27 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:30:46.988Z] #10 74.27 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-05-18T17:30:46.988Z] #10 74.28 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-05-18T17:30:46.988Z] #10 74.28 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:30:46.988Z] #10 74.29 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-05-18T17:30:46.988Z] #10 74.29 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-05-18T17:30:46.988Z] #10 74.29 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T17:30:46.988Z] #10 74.30 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-18T17:30:46.988Z] #10 74.31 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-18T17:30:46.988Z] #10 74.31 Setting up dmsetup (2:1.02.155-3) ... [2020-05-18T17:30:46.988Z] #10 74.32 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-18T17:30:46.988Z] #10 74.33 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-18T17:30:46.988Z] #10 74.33 Processing triggers for libc-bin (2.28-10) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-18T17:30:47.617Z] #10 DONE 74.9s [2020-05-18T17:30:47.617Z] [2020-05-18T17:30:47.617Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:30:47.617Z] #39 34.19 CC compel/src/lib/infect-rpc.o [2020-05-18T17:30:47.617Z] #39 34.34 CC compel/src/lib/infect-util.o [2020-05-18T17:30:47.617Z] #39 34.57 CC compel/src/lib/infect.o [2020-05-18T17:30:47.617Z] #39 36.03 CC compel/src/lib/ptrace.o [2020-05-18T17:30:47.617Z] #39 36.40 AR compel/libcompel.a [2020-05-18T17:30:47.617Z] #39 36.45 HOSTCC compel/src/main-host.o [2020-05-18T17:30:47.617Z] #39 36.64 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-18T17:30:47.617Z] #39 36.80 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-18T17:30:47.617Z] #39 37.01 HOSTCC compel/src/lib/log-host.o [2020-05-18T17:30:47.617Z] #39 37.17 HOSTLINK compel/compel-host-bin [2020-05-18T17:30:47.617Z] #39 37.27 DEP soccr/soccr.d [2020-05-18T17:30:47.617Z] #39 37.44 CC soccr/soccr.o [2020-05-18T17:30:47.617Z] #39 38.35 AR soccr/libsoccr.a [2020-05-18T17:30:47.617Z] #39 38.37 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T17:30:47.676Z] + docker version [2020-05-18T17:30:47.900Z] #39 38.61 DEP criu/arch/s390/sigframe.d [2020-05-18T17:30:47.900Z] #39 38.74 DEP criu/arch/s390/crtools.d [2020-05-18T17:30:46.521Z] > git rev-list --no-walk 06994c04013734de65202e885415eab958a107a9 # timeout=10 [2020-05-18T17:30:48.186Z] #39 38.97 DEP criu/arch/s390/cpu.d [2020-05-18T17:30:48.213Z] + docker version [2020-05-18T17:30:48.468Z] #39 39.23 CC criu/arch/s390/cpu.o [2020-05-18T17:30:48.754Z] #39 ... [2020-05-18T17:30:48.754Z] [2020-05-18T17:30:48.754Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:30:48.754Z] #54 71.01 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T17:30:48.754Z] #54 71.01 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-18T17:30:48.754Z] #54 DONE 76.1s [2020-05-18T17:30:48.754Z] [2020-05-18T17:30:48.754Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:30:48.754Z] #39 39.55 CC criu/arch/s390/crtools.o [2020-05-18T17:30:48.754Z] #39 ... [2020-05-18T17:30:48.754Z] [2020-05-18T17:30:48.754Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:30:48.754Z] #41 73.11 mime [2020-05-18T17:30:48.754Z] #41 74.38 mime/quotedprintable [2020-05-18T17:30:48.754Z] #41 74.66 net/http/internal [2020-05-18T17:30:48.754Z] #41 75.26 mime/multipart [2020-05-18T17:30:48.754Z] #41 75.27 crypto/tls [2020-05-18T17:30:48.754Z] #41 ... [2020-05-18T17:30:48.754Z] [2020-05-18T17:30:48.754Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T17:30:48.754Z] #55 DONE 0.1s [2020-05-18T17:30:49.054Z] [2020-05-18T17:30:49.055Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:30:49.055Z] #43 DONE 76.3s [2020-05-18T17:30:49.055Z] [2020-05-18T17:30:49.055Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:30:49.339Z] #49 ... [2020-05-18T17:30:49.339Z] [2020-05-18T17:30:49.339Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T17:30:49.339Z] #11 DONE 1.8s [2020-05-18T17:30:49.339Z] [2020-05-18T17:30:49.339Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:30:49.339Z] #49 1.643 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-18T17:30:49.339Z] #49 1.643 + RM_GOPATH=0 [2020-05-18T17:30:49.339Z] #49 1.643 + TMP_GOPATH= [2020-05-18T17:30:49.339Z] #49 1.643 + : /build [2020-05-18T17:30:49.339Z] #49 1.643 + '[' -z '' ']' [2020-05-18T17:30:49.339Z] #49 1.643 ++ mktemp -d [2020-05-18T17:30:49.339Z] #49 1.643 + export GOPATH=/tmp/tmp.1Mt8hFLDCi [2020-05-18T17:30:49.339Z] #49 1.643 + GOPATH=/tmp/tmp.1Mt8hFLDCi [2020-05-18T17:30:49.339Z] #49 1.643 + RM_GOPATH=1 [2020-05-18T17:30:49.339Z] #49 1.643 ++ dirname /tmp/install/install.sh [2020-05-18T17:30:49.339Z] #49 1.643 + dir=/tmp/install [2020-05-18T17:30:49.339Z] #49 1.643 + bin=runc [2020-05-18T17:30:49.339Z] #49 1.643 + shift [2020-05-18T17:30:49.339Z] #49 1.643 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-18T17:30:49.339Z] #49 1.643 + . /tmp/install/runc.installer [2020-05-18T17:30:49.339Z] #49 1.643 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:30:49.339Z] #49 1.643 + install_runc [2020-05-18T17:30:49.339Z] #49 1.643 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-18T17:30:49.339Z] #49 1.643 + uname -r [2020-05-18T17:30:49.339Z] #49 1.643 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-18T17:30:49.339Z] #49 1.643 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-18T17:30:49.339Z] #49 1.643 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1Mt8hFLDCi/src/github.com/opencontainers/runc [2020-05-18T17:30:49.339Z] #49 1.660 Cloning into '/tmp/tmp.1Mt8hFLDCi/src/github.com/opencontainers/runc'... [2020-05-18T17:30:49.824Z] Client: Docker Engine - Community [2020-05-18T17:30:49.824Z] Version: 19.03.8 [2020-05-18T17:30:49.824Z] API version: 1.40 [2020-05-18T17:30:49.824Z] Go version: go1.12.17 [2020-05-18T17:30:49.824Z] Git commit: afacb8b [2020-05-18T17:30:49.824Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-18T17:30:49.824Z] OS/Arch: linux/arm64 [2020-05-18T17:30:49.824Z] Experimental: false [2020-05-18T17:30:49.824Z] [2020-05-18T17:30:49.824Z] Server: Docker Engine - Community [2020-05-18T17:30:49.824Z] Engine: [2020-05-18T17:30:49.824Z] Version: 19.03.8 [2020-05-18T17:30:49.824Z] API version: 1.40 (minimum version 1.12) [2020-05-18T17:30:49.824Z] Go version: go1.12.17 [2020-05-18T17:30:49.824Z] Git commit: afacb8b [2020-05-18T17:30:49.824Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-18T17:30:49.824Z] OS/Arch: linux/arm64 [2020-05-18T17:30:49.824Z] Experimental: true [2020-05-18T17:30:49.824Z] containerd: [2020-05-18T17:30:49.824Z] Version: 1.2.13 [2020-05-18T17:30:49.824Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T17:30:49.824Z] runc: [2020-05-18T17:30:49.824Z] Version: 1.0.0-rc10 [2020-05-18T17:30:49.824Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:30:49.824Z] docker-init: [2020-05-18T17:30:49.824Z] Version: 0.18.0 [2020-05-18T17:30:49.824Z] GitCommit: fec3683 [Pipeline] sh [2020-05-18T17:30:50.169Z] + docker info [2020-05-18T17:30:51.427Z] #49 ... [2020-05-18T17:30:51.427Z] [2020-05-18T17:30:51.427Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T17:30:51.427Z] #12 DONE 2.1s [2020-05-18T17:30:51.427Z] [2020-05-18T17:30:51.427Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T17:30:52.439Z] #13 1.070 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-18T17:30:52.721Z] #13 DONE 1.3s [2020-05-18T17:30:52.721Z] [2020-05-18T17:30:52.721Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T17:30:54.196Z] #14 DONE 1.4s [2020-05-18T17:30:54.196Z] [2020-05-18T17:30:54.196Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:30:54.196Z] #39 40.41 CC criu/arch/s390/sigframe.o [2020-05-18T17:30:54.196Z] #39 40.56 LINK criu/arch/s390/crtools.built-in.o [2020-05-18T17:30:54.196Z] #39 40.63 DEP criu/pie/util-vdso.d [2020-05-18T17:30:54.196Z] #39 40.75 DEP criu/pie/util.d [2020-05-18T17:30:54.196Z] #39 40.89 CC criu/pie/util.o [2020-05-18T17:30:54.196Z] #39 41.27 CC criu/pie/util-vdso.o [2020-05-18T17:30:54.196Z] #39 42.06 AR criu/pie/pie.lib.a [2020-05-18T17:30:54.196Z] #39 42.10 DEP criu/pie/restorer.d [2020-05-18T17:30:54.196Z] #39 42.50 DEP criu/arch/s390/restorer.d [2020-05-18T17:30:54.196Z] #39 42.79 DEP criu/arch/s390/vdso-pie.d [2020-05-18T17:30:54.196Z] #39 42.92 DEP criu/pie/parasite-vdso.d [2020-05-18T17:30:54.196Z] #39 43.09 DEP criu/pie/parasite.d [2020-05-18T17:30:54.196Z] #39 43.26 CC criu/pie/parasite.o [2020-05-18T17:30:54.196Z] #39 43.96 LINK criu/pie/parasite.built-in.o [2020-05-18T17:30:54.196Z] #39 43.97 GEN criu/pie/parasite-blob.h [2020-05-18T17:30:54.196Z] #39 44.00 CC criu/pie/parasite-vdso.o [2020-05-18T17:30:54.196Z] #39 44.38 CC criu/arch/s390/vdso-pie.o [2020-05-18T17:30:54.196Z] #39 44.61 CC criu/arch/s390/restorer.o [2020-05-18T17:30:54.196Z] #39 44.77 CC criu/pie/restorer.o [2020-05-18T17:30:55.667Z] #39 ... [2020-05-18T17:30:55.667Z] [2020-05-18T17:30:55.667Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T17:30:55.667Z] #15 DONE 1.5s [2020-05-18T17:30:55.667Z] [2020-05-18T17:30:55.667Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:30:55.667Z] #39 46.35 LINK criu/pie/restorer.built-in.o [2020-05-18T17:30:55.667Z] #39 46.36 GEN criu/pie/restorer-blob.h [2020-05-18T17:30:55.667Z] #39 46.41 DEP criu/vdso.d [2020-05-18T17:30:55.667Z] #39 ... [2020-05-18T17:30:55.667Z] [2020-05-18T17:30:55.667Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:30:55.667Z] #49 6.509 + cd /tmp/tmp.1Mt8hFLDCi/src/github.com/opencontainers/runc [2020-05-18T17:30:55.667Z] #49 6.509 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:30:55.667Z] #49 7.134 + '[' -z '' ']' [2020-05-18T17:30:55.667Z] #49 7.134 + target=static [2020-05-18T17:30:55.667Z] #49 7.134 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-18T17:30:55.667Z] #49 7.910 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-05-18T17:30:55.788Z] Client: Docker Engine - Community [2020-05-18T17:30:55.788Z] Version: 19.03.8 [2020-05-18T17:30:55.788Z] API version: 1.40 [2020-05-18T17:30:55.788Z] Go version: go1.12.17 [2020-05-18T17:30:55.788Z] Git commit: afacb8b7f0 [2020-05-18T17:30:55.788Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-18T17:30:55.788Z] OS/Arch: linux/amd64 [2020-05-18T17:30:55.788Z] Experimental: false [2020-05-18T17:30:55.788Z] [2020-05-18T17:30:55.788Z] Server: Docker Engine - Community [2020-05-18T17:30:55.788Z] Engine: [2020-05-18T17:30:55.788Z] Version: 19.03.8 [2020-05-18T17:30:55.788Z] API version: 1.40 (minimum version 1.12) [2020-05-18T17:30:55.788Z] Go version: go1.12.17 [2020-05-18T17:30:55.788Z] Git commit: afacb8b7f0 [2020-05-18T17:30:55.788Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-18T17:30:55.788Z] OS/Arch: linux/amd64 [2020-05-18T17:30:55.788Z] Experimental: true [2020-05-18T17:30:55.788Z] containerd: [2020-05-18T17:30:55.788Z] Version: 1.2.13 [2020-05-18T17:30:55.788Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T17:30:55.788Z] runc: [2020-05-18T17:30:55.788Z] Version: 1.0.0-rc10 [2020-05-18T17:30:55.788Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:30:55.788Z] docker-init: [2020-05-18T17:30:55.788Z] Version: 0.18.0 [2020-05-18T17:30:55.788Z] GitCommit: fec3683 [Pipeline] sh [2020-05-18T17:30:56.099Z] + docker info [2020-05-18T17:30:56.337Z] Client: Docker Engine - Community [2020-05-18T17:30:56.337Z] Version: 19.03.8 [2020-05-18T17:30:56.337Z] API version: 1.40 [2020-05-18T17:30:56.337Z] Go version: go1.12.17 [2020-05-18T17:30:56.337Z] Git commit: afacb8b7f0 [2020-05-18T17:30:56.337Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-18T17:30:56.337Z] OS/Arch: linux/amd64 [2020-05-18T17:30:56.337Z] Experimental: false [2020-05-18T17:30:56.337Z] [2020-05-18T17:30:56.337Z] Server: Docker Engine - Community [2020-05-18T17:30:56.337Z] Engine: [2020-05-18T17:30:56.337Z] Version: 19.03.8 [2020-05-18T17:30:56.337Z] API version: 1.40 (minimum version 1.12) [2020-05-18T17:30:56.337Z] Go version: go1.12.17 [2020-05-18T17:30:56.337Z] Git commit: afacb8b7f0 [2020-05-18T17:30:56.337Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-18T17:30:56.337Z] OS/Arch: linux/amd64 [2020-05-18T17:30:56.337Z] Experimental: true [2020-05-18T17:30:56.337Z] containerd: [2020-05-18T17:30:56.337Z] Version: 1.2.13 [2020-05-18T17:30:56.337Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T17:30:56.337Z] runc: [2020-05-18T17:30:56.337Z] Version: 1.0.0-rc10 [2020-05-18T17:30:56.337Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:30:56.337Z] docker-init: [2020-05-18T17:30:56.337Z] Version: 0.18.0 [2020-05-18T17:30:56.337Z] GitCommit: fec3683 [Pipeline] sh [2020-05-18T17:30:56.642Z] + docker info [2020-05-18T17:30:56.675Z] #49 ... [2020-05-18T17:30:56.675Z] [2020-05-18T17:30:56.675Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T17:30:56.675Z] #16 DONE 1.1s [2020-05-18T17:30:56.957Z] [2020-05-18T17:30:56.957Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:30:56.957Z] #39 46.59 DEP criu/uts_ns.d [2020-05-18T17:30:56.957Z] #39 46.65 DEP criu/util.d [2020-05-18T17:30:56.957Z] #39 46.76 DEP criu/uffd.d [2020-05-18T17:30:56.957Z] #39 46.90 DEP criu/tun.d [2020-05-18T17:30:56.957Z] #39 46.97 DEP criu/tty.d [2020-05-18T17:30:56.957Z] #39 47.03 DEP criu/timerfd.d [2020-05-18T17:30:56.957Z] #39 47.10 DEP criu/sysfs_parse.d [2020-05-18T17:30:56.957Z] #39 47.27 DEP criu/sysctl.d [2020-05-18T17:30:56.957Z] #39 47.39 DEP criu/string.d [2020-05-18T17:30:56.957Z] #39 47.41 DEP criu/stats.d [2020-05-18T17:30:56.957Z] #39 47.50 DEP criu/sockets.d [2020-05-18T17:30:56.957Z] #39 47.66 DEP criu/sk-unix.d [2020-05-18T17:30:56.957Z] #39 47.76 DEP criu/sk-tcp.d [2020-05-18T17:30:56.957Z] #39 47.86 DEP criu/sk-queue.d [2020-05-18T17:30:57.240Z] #39 47.99 DEP criu/sk-packet.d [2020-05-18T17:30:57.240Z] #39 48.10 DEP criu/sk-netlink.d [2020-05-18T17:30:57.240Z] #39 48.20 DEP criu/sk-inet.d [2020-05-18T17:30:57.522Z] #39 48.28 DEP criu/signalfd.d [2020-05-18T17:30:57.522Z] #39 48.44 DEP criu/sigframe.d [2020-05-18T17:30:57.804Z] #39 48.53 DEP criu/shmem.d [2020-05-18T17:30:57.804Z] #39 48.61 DEP criu/servicefd.d [2020-05-18T17:30:57.804Z] #39 48.69 DEP criu/seize.d [2020-05-18T17:30:58.086Z] #39 48.84 DEP criu/seccomp.d [2020-05-18T17:30:58.086Z] #39 48.94 DEP criu/rst-malloc.d [2020-05-18T17:30:58.086Z] #39 49.00 DEP criu/rbtree.d [2020-05-18T17:30:58.086Z] #39 49.01 DEP criu/pstree.d [2020-05-18T17:30:58.368Z] #39 49.09 DEP criu/protobuf.d [2020-05-18T17:30:58.368Z] #39 49.19 GEN criu/protobuf-desc-gen.h [2020-05-18T17:30:58.982Z] #39 50.01 DEP criu/protobuf-desc.d [2020-05-18T17:30:59.264Z] #39 50.14 DEP criu/proc_parse.d [2020-05-18T17:30:59.546Z] #39 50.26 DEP criu/plugin.d [2020-05-18T17:30:59.546Z] #39 50.35 DEP criu/pipes.d [2020-05-18T17:30:59.546Z] #39 50.46 DEP criu/pie-util.d [2020-05-18T17:30:59.546Z] #39 50.57 DEP criu/pie-util-vdso.d [2020-05-18T17:30:59.829Z] #39 50.70 DEP criu/path.d [2020-05-18T17:31:00.111Z] #39 50.85 DEP criu/parasite-syscall.d [2020-05-18T17:31:00.111Z] #39 51.10 DEP criu/pagemap.d [2020-05-18T17:31:00.393Z] #39 51.30 DEP criu/pagemap-cache.d [2020-05-18T17:31:00.393Z] #39 51.38 DEP criu/page-xfer.d [2020-05-18T17:31:00.675Z] #39 51.54 DEP criu/page-pipe.d [2020-05-18T17:31:00.675Z] #39 51.59 DEP criu/netfilter.d [2020-05-18T17:31:00.957Z] #39 51.68 DEP criu/net.d [2020-05-18T17:31:00.957Z] #39 51.84 DEP criu/namespaces.d [2020-05-18T17:31:01.239Z] #39 51.99 DEP criu/mount.d [2020-05-18T17:31:01.239Z] #39 52.09 DEP criu/mem.d [2020-05-18T17:31:01.239Z] #39 52.17 DEP criu/lsm.d [2020-05-18T17:31:01.521Z] #39 52.29 DEP criu/log.d [2020-05-18T17:31:01.521Z] #39 52.37 DEP criu/libnetlink.d [2020-05-18T17:31:01.521Z] #39 52.51 DEP criu/kerndat.d [2020-05-18T17:31:01.803Z] #39 52.68 DEP criu/kcmp-ids.d [2020-05-18T17:31:01.803Z] #39 52.74 DEP criu/irmap.d [2020-05-18T17:31:02.085Z] #39 52.88 DEP criu/ipc_ns.d [2020-05-18T17:31:02.085Z] #39 53.07 DEP criu/image.d [2020-05-18T17:31:02.368Z] #39 53.25 DEP criu/image-desc.d [2020-05-18T17:31:02.368Z] #39 53.31 DEP criu/fsnotify.d [2020-05-18T17:31:02.381Z] Client: [2020-05-18T17:31:02.381Z] Debug Mode: false [2020-05-18T17:31:02.381Z] [2020-05-18T17:31:02.381Z] Server: [2020-05-18T17:31:02.381Z] Containers: 0 [2020-05-18T17:31:02.381Z] Running: 0 [2020-05-18T17:31:02.381Z] Paused: 0 [2020-05-18T17:31:02.381Z] Stopped: 0 [2020-05-18T17:31:02.382Z] Images: 0 [2020-05-18T17:31:02.382Z] Server Version: 19.03.8 [2020-05-18T17:31:02.382Z] Storage Driver: overlay2 [2020-05-18T17:31:02.382Z] Backing Filesystem: [2020-05-18T17:31:02.382Z] Supports d_type: true [2020-05-18T17:31:02.382Z] Native Overlay Diff: true [2020-05-18T17:31:02.382Z] Logging Driver: json-file [2020-05-18T17:31:02.382Z] Cgroup Driver: cgroupfs [2020-05-18T17:31:02.382Z] Plugins: [2020-05-18T17:31:02.382Z] Volume: local [2020-05-18T17:31:02.382Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T17:31:02.382Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-18T17:31:02.382Z] Swarm: inactive [2020-05-18T17:31:02.382Z] Runtimes: runc [2020-05-18T17:31:02.382Z] Default Runtime: runc [2020-05-18T17:31:02.382Z] Init Binary: docker-init [2020-05-18T17:31:02.382Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T17:31:02.382Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:31:02.382Z] init version: fec3683 [2020-05-18T17:31:02.382Z] Security Options: [2020-05-18T17:31:02.382Z] apparmor [2020-05-18T17:31:02.382Z] seccomp [2020-05-18T17:31:02.382Z] Profile: default [2020-05-18T17:31:02.382Z] Kernel Version: 4.15.0-1065-aws [2020-05-18T17:31:02.382Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-18T17:31:02.382Z] OSType: linux [2020-05-18T17:31:02.382Z] Architecture: aarch64 [2020-05-18T17:31:02.382Z] CPUs: 4 [2020-05-18T17:31:02.382Z] Total Memory: 7.525GiB [2020-05-18T17:31:02.382Z] Name: ip-10-100-49-130 [2020-05-18T17:31:02.382Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-18T17:31:02.382Z] Docker Root Dir: /var/lib/docker [2020-05-18T17:31:02.382Z] Debug Mode: false [2020-05-18T17:31:02.382Z] Registry: https://index.docker.io/v1/ [2020-05-18T17:31:02.382Z] Labels: [2020-05-18T17:31:02.382Z] Experimental: true [2020-05-18T17:31:02.382Z] Insecure Registries: [2020-05-18T17:31:02.382Z] 127.0.0.0/8 [2020-05-18T17:31:02.382Z] Live Restore Enabled: true [2020-05-18T17:31:02.382Z] [2020-05-18T17:31:02.382Z] WARNING: No swap limit support [Pipeline] sh [2020-05-18T17:31:02.650Z] #39 53.48 DEP criu/filesystems.d [2020-05-18T17:31:02.650Z] #39 53.63 DEP criu/files.d [2020-05-18T17:31:02.673Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T17:31:02.673Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T17:31:02.673Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40969/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T17:31:02.932Z] #39 53.75 DEP criu/files-reg.d [2020-05-18T17:31:02.932Z] + bash /home/ubuntu/workspace/moby_PR-40969/check-config.sh [2020-05-18T17:31:02.932Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T17:31:02.932Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-18T17:31:02.932Z] [2020-05-18T17:31:02.932Z] Generally Necessary: [2020-05-18T17:31:02.932Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T17:31:02.932Z] - apparmor: enabled and tools installed [2020-05-18T17:31:02.932Z] - CONFIG_NAMESPACES: enabled [2020-05-18T17:31:02.932Z] - CONFIG_NET_NS: enabled [2020-05-18T17:31:02.932Z] - CONFIG_PID_NS: enabled [2020-05-18T17:31:02.932Z] - CONFIG_IPC_NS: enabled [2020-05-18T17:31:02.932Z] - CONFIG_UTS_NS: enabled [2020-05-18T17:31:03.192Z] - CONFIG_CGROUPS: enabled [2020-05-18T17:31:03.192Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T17:31:03.192Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T17:31:03.192Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T17:31:03.192Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T17:31:03.192Z] - CONFIG_CPUSETS: enabled [2020-05-18T17:31:03.192Z] - CONFIG_MEMCG: enabled [2020-05-18T17:31:03.192Z] - CONFIG_KEYS: enabled [2020-05-18T17:31:03.192Z] - CONFIG_VETH: enabled (as module) [2020-05-18T17:31:03.192Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T17:31:03.192Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T17:31:03.192Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T17:31:03.192Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T17:31:03.192Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T17:31:03.192Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T17:31:03.192Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T17:31:03.192Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T17:31:03.192Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T17:31:03.192Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T17:31:03.192Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T17:31:03.192Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T17:31:03.192Z] [2020-05-18T17:31:03.192Z] Optional Features: [2020-05-18T17:31:03.192Z] - CONFIG_USER_NS: enabled [2020-05-18T17:31:03.192Z] - CONFIG_SECCOMP: enabled [2020-05-18T17:31:03.192Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T17:31:03.192Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T17:31:03.192Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T17:31:03.214Z] #39 53.90 DEP criu/files-ext.d [2020-05-18T17:31:03.214Z] #39 53.99 DEP criu/file-lock.d [2020-05-18T17:31:03.214Z] #39 54.06 DEP criu/file-ids.d [2020-05-18T17:31:03.214Z] #39 54.14 DEP criu/fifo.d [2020-05-18T17:31:03.214Z] #39 54.20 DEP criu/fdstore.d [2020-05-18T17:31:03.452Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-18T17:31:03.452Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T17:31:03.452Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T17:31:03.452Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T17:31:03.452Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T17:31:03.452Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T17:31:03.452Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T17:31:03.452Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T17:31:03.452Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T17:31:03.452Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T17:31:03.452Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T17:31:03.452Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T17:31:03.452Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T17:31:03.452Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T17:31:03.452Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T17:31:03.452Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T17:31:03.452Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T17:31:03.452Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T17:31:03.452Z] - CONFIG_EXT4_FS: enabled [2020-05-18T17:31:03.452Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T17:31:03.452Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T17:31:03.452Z] - Network Drivers: [2020-05-18T17:31:03.452Z] - "overlay": [2020-05-18T17:31:03.452Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T17:31:03.452Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T17:31:03.452Z] Optional (for encrypted networks): [2020-05-18T17:31:03.496Z] #39 54.25 DEP criu/fault-injection.d [2020-05-18T17:31:03.496Z] #39 54.27 DEP criu/external.d [2020-05-18T17:31:03.496Z] #39 54.32 DEP criu/eventpoll.d [2020-05-18T17:31:03.496Z] #39 54.40 DEP criu/eventfd.d [2020-05-18T17:31:03.496Z] #39 54.46 DEP criu/crtools.d [2020-05-18T17:31:03.496Z] #39 ... [2020-05-18T17:31:03.496Z] [2020-05-18T17:31:03.496Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:31:03.496Z] #41 80.92 net/http/httptrace [2020-05-18T17:31:03.496Z] #41 81.08 net/http [2020-05-18T17:31:03.496Z] #41 88.34 github.com/LK4D4/vndr/godl [2020-05-18T17:31:03.496Z] #41 88.82 github.com/LK4D4/vndr [2020-05-18T17:31:03.712Z] - CONFIG_CRYPTO: enabled [2020-05-18T17:31:03.712Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-18T17:31:03.712Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-18T17:31:03.712Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-18T17:31:03.712Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-18T17:31:03.712Z] - CONFIG_XFRM: enabled [2020-05-18T17:31:03.712Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T17:31:03.712Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T17:31:03.712Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T17:31:03.712Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T17:31:03.712Z] - "ipvlan": [2020-05-18T17:31:03.712Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T17:31:03.712Z] - "macvlan": [2020-05-18T17:31:03.712Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T17:31:03.712Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T17:31:03.712Z] - "ftp,tftp client in container": [2020-05-18T17:31:03.712Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T17:31:03.712Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T17:31:03.712Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T17:31:03.712Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T17:31:03.712Z] - Storage Drivers: [2020-05-18T17:31:03.712Z] - "aufs": [2020-05-18T17:31:03.712Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T17:31:03.712Z] - "btrfs": [2020-05-18T17:31:03.712Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T17:31:03.712Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T17:31:03.712Z] - "devicemapper": [2020-05-18T17:31:03.778Z] #41 ... [2020-05-18T17:31:03.778Z] [2020-05-18T17:31:03.778Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:31:03.778Z] #39 54.59 DEP criu/cr-service.d [2020-05-18T17:31:03.778Z] #39 54.72 DEP criu/cr-restore.d [2020-05-18T17:31:03.972Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T17:31:03.972Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T17:31:03.972Z] - "overlay": [2020-05-18T17:31:03.972Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T17:31:03.972Z] - "zfs": [2020-05-18T17:31:03.972Z] - /dev/zfs: missing [2020-05-18T17:31:03.972Z] - zfs command: missing [2020-05-18T17:31:03.972Z] - zpool command: missing [2020-05-18T17:31:03.972Z] [2020-05-18T17:31:03.972Z] Limits: [2020-05-18T17:31:03.972Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T17:31:03.972Z] [2020-05-18T17:31:03.972Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-18T17:31:04.060Z] #39 54.97 DEP criu/cr-errno.d [2020-05-18T17:31:04.060Z] #39 55.00 DEP criu/cr-dump.d [2020-05-18T17:31:04.338Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0562c7c85ff0b55f7889624b604825a39f211c06 . [2020-05-18T17:31:04.338Z] #2 [internal] load .dockerignore [2020-05-18T17:31:04.342Z] #39 55.20 DEP criu/cr-dedup.d [2020-05-18T17:31:04.342Z] #39 55.30 DEP criu/cr-check.d [2020-05-18T17:31:04.597Z] #2 transferring context: 87B done [2020-05-18T17:31:04.597Z] #2 DONE 0.2s [2020-05-18T17:31:04.597Z] [2020-05-18T17:31:04.597Z] #1 [internal] load build definition from Dockerfile [2020-05-18T17:31:04.597Z] #1 transferring dockerfile: 16.32kB 0.0s done [2020-05-18T17:31:04.597Z] #1 DONE 0.2s [2020-05-18T17:31:04.597Z] [2020-05-18T17:31:04.597Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T17:31:04.624Z] #39 55.43 DEP criu/config.d [2020-05-18T17:31:04.624Z] #39 55.55 DEP criu/clone-noasan.d [2020-05-18T17:31:04.624Z] #39 55.62 DEP criu/cgroup.d [2020-05-18T17:31:04.906Z] #39 55.77 DEP criu/cgroup-props.d [2020-05-18T17:31:04.906Z] #39 55.83 DEP criu/bitmap.d [2020-05-18T17:31:04.906Z] #39 55.85 DEP criu/bfd.d [2020-05-18T17:31:04.906Z] #39 55.91 DEP criu/autofs.d [2020-05-18T17:31:05.165Z] #3 DONE 0.6s [2020-05-18T17:31:05.165Z] [2020-05-18T17:31:05.165Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T17:31:05.165Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-18T17:31:05.188Z] #39 56.03 DEP criu/aio.d [2020-05-18T17:31:05.188Z] #39 56.13 DEP criu/action-scripts.d [2020-05-18T17:31:05.425Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-18T17:31:05.425Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-05-18T17:31:05.425Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-05-18T17:31:05.425Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.2s [2020-05-18T17:31:05.425Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-05-18T17:31:05.425Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-05-18T17:31:05.425Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done [2020-05-18T17:31:05.471Z] #39 56.35 CC criu/action-scripts.o [2020-05-18T17:31:05.687Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-05-18T17:31:05.687Z] #4 DONE 0.6s [2020-05-18T17:31:06.093Z] #39 56.80 CC criu/aio.o [2020-05-18T17:31:06.256Z] [2020-05-18T17:31:06.256Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T17:31:06.397Z] #39 57.22 CC criu/autofs.o [2020-05-18T17:31:06.515Z] #6 DONE 0.2s [2020-05-18T17:31:06.515Z] [2020-05-18T17:31:06.515Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T17:31:06.515Z] #5 DONE 0.4s [2020-05-18T17:31:06.515Z] [2020-05-18T17:31:06.515Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T17:31:06.515Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-18T17:31:06.679Z] #39 ... [2020-05-18T17:31:06.679Z] [2020-05-18T17:31:06.679Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:31:06.679Z] #17 1.554 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:31:06.679Z] #17 1.753 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:31:06.679Z] #17 1.926 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:31:06.679Z] #17 1.967 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T17:31:06.679Z] #17 2.503 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T17:31:06.679Z] #17 3.132 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T17:31:06.679Z] #17 6.118 Fetched 8043 kB in 5s (1681 kB/s) [2020-05-18T17:31:06.679Z] #17 6.118 Reading package lists... [2020-05-18T17:31:06.679Z] #17 8.198 Reading package lists... [2020-05-18T17:31:06.679Z] #17 9.823 Building dependency tree... [2020-05-18T17:31:06.679Z] #17 ... [2020-05-18T17:31:06.679Z] [2020-05-18T17:31:06.679Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:31:06.679Z] #41 DONE 94.2s [2020-05-18T17:31:06.810Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-18T17:31:06.810Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-18T17:31:06.810Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s [2020-05-18T17:31:06.961Z] [2020-05-18T17:31:06.962Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:31:06.962Z] #17 10.33 libcap2-bin is already the newest version (1:2.25-2). [2020-05-18T17:31:06.962Z] #17 10.33 The following additional packages will be installed: [2020-05-18T17:31:06.962Z] #17 10.40 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-18T17:31:06.962Z] #17 10.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-18T17:31:06.962Z] #17 10.40 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-18T17:31:07.077Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.23MB / 9.86MB 0.4s [2020-05-18T17:31:07.077Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s [2020-05-18T17:31:07.252Z] #17 10.40 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-18T17:31:07.252Z] #17 10.40 python3.7 python3.7-minimal vim-runtime xxd [2020-05-18T17:31:07.252Z] #17 10.40 Suggested packages: [2020-05-18T17:31:07.252Z] #17 10.40 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-18T17:31:07.252Z] #17 10.40 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-18T17:31:07.252Z] #17 10.40 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-18T17:31:07.252Z] #17 10.40 Recommended packages: [2020-05-18T17:31:07.252Z] #17 10.40 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-18T17:31:07.252Z] #17 10.40 python3-keyrings.alt python3-xdg unzip [2020-05-18T17:31:07.345Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-05-18T17:31:08.259Z] #17 11.62 The following NEW packages will be installed: [2020-05-18T17:31:08.259Z] #17 11.62 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-18T17:31:08.259Z] #17 11.62 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-18T17:31:08.259Z] #17 11.62 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-18T17:31:08.259Z] #17 11.62 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-18T17:31:08.259Z] #17 11.62 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-18T17:31:08.259Z] #17 11.62 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-18T17:31:08.259Z] #17 11.62 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-18T17:31:08.259Z] #17 11.62 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-18T17:31:08.259Z] #17 11.62 xz-utils zip [2020-05-18T17:31:08.259Z] #17 11.70 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T17:31:08.259Z] #17 11.70 Need to get 27.7 MB of archives. [2020-05-18T17:31:08.259Z] #17 11.70 After this operation, 117 MB of additional disk space will be used. [2020-05-18T17:31:08.259Z] #17 11.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-18T17:31:08.265Z] Client: [2020-05-18T17:31:08.266Z] Debug Mode: false [2020-05-18T17:31:08.266Z] [2020-05-18T17:31:08.266Z] Server: [2020-05-18T17:31:08.266Z] Containers: 0 [2020-05-18T17:31:08.266Z] Running: 0 [2020-05-18T17:31:08.266Z] Paused: 0 [2020-05-18T17:31:08.266Z] Stopped: 0 [2020-05-18T17:31:08.266Z] Images: 0 [2020-05-18T17:31:08.266Z] Server Version: 19.03.8 [2020-05-18T17:31:08.266Z] Storage Driver: overlay2 [2020-05-18T17:31:08.266Z] Backing Filesystem: [2020-05-18T17:31:08.266Z] Supports d_type: true [2020-05-18T17:31:08.266Z] Native Overlay Diff: true [2020-05-18T17:31:08.266Z] Logging Driver: json-file [2020-05-18T17:31:08.266Z] Cgroup Driver: cgroupfs [2020-05-18T17:31:08.266Z] Plugins: [2020-05-18T17:31:08.266Z] Volume: local [2020-05-18T17:31:08.266Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T17:31:08.266Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-18T17:31:08.266Z] Swarm: inactive [2020-05-18T17:31:08.266Z] Runtimes: runc [2020-05-18T17:31:08.266Z] Default Runtime: runc [2020-05-18T17:31:08.266Z] Init Binary: docker-init [2020-05-18T17:31:08.266Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T17:31:08.266Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:31:08.266Z] init version: fec3683 [2020-05-18T17:31:08.266Z] Security Options: [2020-05-18T17:31:08.266Z] apparmor [2020-05-18T17:31:08.266Z] seccomp [2020-05-18T17:31:08.266Z] Profile: default [2020-05-18T17:31:08.266Z] Kernel Version: 4.15.0-1065-aws [2020-05-18T17:31:08.266Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-18T17:31:08.266Z] OSType: linux [2020-05-18T17:31:08.266Z] Architecture: x86_64 [2020-05-18T17:31:08.266Z] CPUs: 2 [2020-05-18T17:31:08.266Z] Total Memory: 7.501GiB [2020-05-18T17:31:08.266Z] Name: ip-10-100-93-129 [2020-05-18T17:31:08.266Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-18T17:31:08.266Z] Docker Root Dir: /var/lib/docker [2020-05-18T17:31:08.266Z] Debug Mode: false [2020-05-18T17:31:08.266Z] Registry: https://index.docker.io/v1/ [2020-05-18T17:31:08.266Z] Labels: [2020-05-18T17:31:08.266Z] Experimental: true [2020-05-18T17:31:08.266Z] Insecure Registries: [2020-05-18T17:31:08.266Z] 127.0.0.0/8 [2020-05-18T17:31:08.266Z] Live Restore Enabled: true [2020-05-18T17:31:08.266Z] [2020-05-18T17:31:08.266Z] WARNING: No swap limit support [Pipeline] sh [2020-05-18T17:31:08.542Z] #17 11.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-05-18T17:31:08.542Z] #17 11.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-05-18T17:31:08.542Z] #17 11.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-18T17:31:08.542Z] #17 11.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-18T17:31:08.542Z] #17 11.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-05-18T17:31:08.542Z] #17 11.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-18T17:31:08.542Z] #17 11.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-18T17:31:08.542Z] #17 11.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-18T17:31:08.542Z] #17 11.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-18T17:31:08.542Z] #17 11.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-18T17:31:08.542Z] #17 11.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-18T17:31:08.542Z] #17 11.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-18T17:31:08.542Z] #17 11.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-18T17:31:08.542Z] #17 11.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-18T17:31:08.542Z] #17 11.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-18T17:31:08.542Z] #17 11.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-18T17:31:08.588Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T17:31:08.588Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T17:31:08.588Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40969/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T17:31:08.588Z] + bash /home/ubuntu/workspace/moby_PR-40969/check-config.sh [2020-05-18T17:31:08.588Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T17:31:08.588Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-18T17:31:08.588Z] [2020-05-18T17:31:08.588Z] Generally Necessary: [2020-05-18T17:31:08.588Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T17:31:08.588Z] - apparmor: enabled and tools installed [2020-05-18T17:31:08.588Z] - CONFIG_NAMESPACES: enabled [2020-05-18T17:31:08.588Z] - CONFIG_NET_NS: enabled [2020-05-18T17:31:08.588Z] - CONFIG_PID_NS: enabled [2020-05-18T17:31:08.588Z] - CONFIG_IPC_NS: enabled [2020-05-18T17:31:08.588Z] - CONFIG_UTS_NS: enabled [2020-05-18T17:31:08.588Z] - CONFIG_CGROUPS: enabled [2020-05-18T17:31:08.588Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T17:31:08.588Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T17:31:08.588Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T17:31:08.588Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T17:31:08.588Z] - CONFIG_CPUSETS: enabled [2020-05-18T17:31:08.588Z] - CONFIG_MEMCG: enabled [2020-05-18T17:31:08.588Z] - CONFIG_KEYS: enabled [2020-05-18T17:31:08.588Z] - CONFIG_VETH: enabled (as module) [2020-05-18T17:31:08.588Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T17:31:08.588Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T17:31:08.588Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T17:31:08.588Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T17:31:08.588Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T17:31:08.588Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T17:31:08.588Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T17:31:08.588Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T17:31:08.738Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done [2020-05-18T17:31:08.825Z] #17 11.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T17:31:08.825Z] #17 11.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-18T17:31:08.825Z] #17 11.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-05-18T17:31:08.825Z] #17 11.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-18T17:31:08.825Z] #17 11.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-18T17:31:08.825Z] #17 11.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-18T17:31:08.825Z] #17 11.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-18T17:31:08.825Z] #17 11.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-18T17:31:08.825Z] #17 11.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-18T17:31:08.825Z] #17 11.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-18T17:31:08.825Z] #17 11.98 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-18T17:31:08.825Z] #17 11.98 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-18T17:31:08.825Z] #17 12.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-18T17:31:08.825Z] #17 12.22 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-18T17:31:08.825Z] #17 12.22 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-18T17:31:08.825Z] #17 12.22 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-18T17:31:08.825Z] #17 12.23 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-18T17:31:08.825Z] #17 12.23 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-18T17:31:08.825Z] #17 12.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-18T17:31:08.825Z] #17 12.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-18T17:31:08.825Z] #17 12.30 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-18T17:31:08.825Z] #17 12.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-18T17:31:08.825Z] #17 12.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-05-18T17:31:08.825Z] #17 12.33 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-18T17:31:08.832Z] Client: [2020-05-18T17:31:08.832Z] Debug Mode: false [2020-05-18T17:31:08.832Z] [2020-05-18T17:31:08.832Z] Server: [2020-05-18T17:31:08.832Z] Containers: 0 [2020-05-18T17:31:08.832Z] Running: 0 [2020-05-18T17:31:08.832Z] Paused: 0 [2020-05-18T17:31:08.832Z] Stopped: 0 [2020-05-18T17:31:08.832Z] Images: 0 [2020-05-18T17:31:08.832Z] Server Version: 19.03.8 [2020-05-18T17:31:08.832Z] Storage Driver: overlay2 [2020-05-18T17:31:08.832Z] Backing Filesystem: [2020-05-18T17:31:08.832Z] Supports d_type: true [2020-05-18T17:31:08.832Z] Native Overlay Diff: true [2020-05-18T17:31:08.832Z] Logging Driver: json-file [2020-05-18T17:31:08.832Z] Cgroup Driver: cgroupfs [2020-05-18T17:31:08.832Z] Plugins: [2020-05-18T17:31:08.832Z] Volume: local [2020-05-18T17:31:08.832Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T17:31:08.832Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-18T17:31:08.832Z] Swarm: inactive [2020-05-18T17:31:08.832Z] Runtimes: runc [2020-05-18T17:31:08.832Z] Default Runtime: runc [2020-05-18T17:31:08.832Z] Init Binary: docker-init [2020-05-18T17:31:08.832Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T17:31:08.832Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:31:08.832Z] init version: fec3683 [2020-05-18T17:31:08.832Z] Security Options: [2020-05-18T17:31:08.832Z] apparmor [2020-05-18T17:31:08.832Z] seccomp [2020-05-18T17:31:08.832Z] Profile: default [2020-05-18T17:31:08.832Z] Kernel Version: 4.15.0-1065-aws [2020-05-18T17:31:08.832Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-18T17:31:08.832Z] OSType: linux [2020-05-18T17:31:08.832Z] Architecture: x86_64 [2020-05-18T17:31:08.832Z] CPUs: 2 [2020-05-18T17:31:08.832Z] Total Memory: 7.501GiB [2020-05-18T17:31:08.832Z] Name: ip-10-100-123-189 [2020-05-18T17:31:08.832Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-18T17:31:08.832Z] Docker Root Dir: /var/lib/docker [2020-05-18T17:31:08.832Z] Debug Mode: false [2020-05-18T17:31:08.832Z] Registry: https://index.docker.io/v1/ [2020-05-18T17:31:08.832Z] Labels: [2020-05-18T17:31:08.832Z] Experimental: true [2020-05-18T17:31:08.832Z] Insecure Registries: [2020-05-18T17:31:08.832Z] 127.0.0.0/8 [2020-05-18T17:31:08.832Z] Live Restore Enabled: true [2020-05-18T17:31:08.832Z] [2020-05-18T17:31:08.832Z] WARNING: No swap limit support [Pipeline] sh [2020-05-18T17:31:08.844Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T17:31:08.844Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T17:31:08.844Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T17:31:08.844Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T17:31:08.844Z] [2020-05-18T17:31:08.844Z] Optional Features: [2020-05-18T17:31:08.844Z] - CONFIG_USER_NS: enabled [2020-05-18T17:31:08.844Z] - CONFIG_SECCOMP: enabled [2020-05-18T17:31:08.844Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T17:31:08.844Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T17:31:08.844Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T17:31:08.844Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-18T17:31:08.844Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-18T17:31:08.844Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T17:31:08.844Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T17:31:08.844Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T17:31:08.844Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T17:31:08.844Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T17:31:08.844Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T17:31:08.844Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T17:31:08.844Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T17:31:08.844Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T17:31:08.844Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T17:31:08.844Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T17:31:08.844Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T17:31:08.844Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T17:31:08.844Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T17:31:08.844Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T17:31:08.844Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T17:31:08.844Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T17:31:08.844Z] - CONFIG_EXT4_FS: enabled [2020-05-18T17:31:08.844Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T17:31:08.844Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T17:31:08.844Z] - Network Drivers: [2020-05-18T17:31:08.844Z] - "overlay": [2020-05-18T17:31:08.844Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T17:31:08.844Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T17:31:08.844Z] Optional (for encrypted networks): [2020-05-18T17:31:08.998Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done [2020-05-18T17:31:09.100Z] - CONFIG_CRYPTO: enabled [2020-05-18T17:31:09.100Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-18T17:31:09.100Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-18T17:31:09.100Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-18T17:31:09.100Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-18T17:31:09.100Z] - CONFIG_XFRM: enabled [2020-05-18T17:31:09.100Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T17:31:09.100Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T17:31:09.100Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T17:31:09.100Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T17:31:09.100Z] - "ipvlan": [2020-05-18T17:31:09.100Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T17:31:09.100Z] - "macvlan": [2020-05-18T17:31:09.100Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T17:31:09.100Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T17:31:09.100Z] - "ftp,tftp client in container": [2020-05-18T17:31:09.100Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T17:31:09.100Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T17:31:09.100Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T17:31:09.100Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T17:31:09.100Z] - Storage Drivers: [2020-05-18T17:31:09.100Z] - "aufs": [2020-05-18T17:31:09.100Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T17:31:09.100Z] - "btrfs": [2020-05-18T17:31:09.100Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T17:31:09.100Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T17:31:09.100Z] - "devicemapper": [2020-05-18T17:31:09.100Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T17:31:09.100Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T17:31:09.100Z] - "overlay": [2020-05-18T17:31:09.100Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T17:31:09.100Z] - "zfs": [2020-05-18T17:31:09.100Z] - /dev/zfs: missing [2020-05-18T17:31:09.100Z] - zfs command: missing [2020-05-18T17:31:09.100Z] - zpool command: missing [2020-05-18T17:31:09.100Z] [2020-05-18T17:31:09.100Z] Limits: [2020-05-18T17:31:09.100Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T17:31:09.100Z] [2020-05-18T17:31:09.100Z] + true [Pipeline] } [2020-05-18T17:31:09.107Z] #17 12.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-05-18T17:31:09.108Z] #17 12.36 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-05-18T17:31:09.108Z] #17 12.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-05-18T17:31:09.108Z] #17 12.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-18T17:31:09.108Z] #17 12.55 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-18T17:31:09.108Z] #17 12.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [Pipeline] // stage [2020-05-18T17:31:09.129Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T17:31:09.129Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T17:31:09.129Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40969/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T17:31:09.129Z] + bash /home/ubuntu/workspace/moby_PR-40969/check-config.sh [2020-05-18T17:31:09.129Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T17:31:09.129Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-18T17:31:09.129Z] [2020-05-18T17:31:09.129Z] Generally Necessary: [2020-05-18T17:31:09.129Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T17:31:09.129Z] - apparmor: enabled and tools installed [2020-05-18T17:31:09.129Z] - CONFIG_NAMESPACES: enabled [2020-05-18T17:31:09.129Z] - CONFIG_NET_NS: enabled [2020-05-18T17:31:09.129Z] - CONFIG_PID_NS: enabled [2020-05-18T17:31:09.129Z] - CONFIG_IPC_NS: enabled [2020-05-18T17:31:09.129Z] - CONFIG_UTS_NS: enabled [2020-05-18T17:31:09.129Z] - CONFIG_CGROUPS: enabled [2020-05-18T17:31:09.129Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T17:31:09.129Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T17:31:09.129Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T17:31:09.129Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T17:31:09.129Z] - CONFIG_CPUSETS: enabled [2020-05-18T17:31:09.129Z] - CONFIG_MEMCG: enabled [2020-05-18T17:31:09.129Z] - CONFIG_KEYS: enabled [2020-05-18T17:31:09.129Z] - CONFIG_VETH: enabled (as module) [2020-05-18T17:31:09.129Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T17:31:09.129Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T17:31:09.129Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T17:31:09.129Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T17:31:09.129Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T17:31:09.129Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T17:31:09.129Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T17:31:09.129Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T17:31:09.129Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T17:31:09.129Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T17:31:09.129Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T17:31:09.129Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T17:31:09.129Z] [2020-05-18T17:31:09.129Z] Optional Features: [2020-05-18T17:31:09.129Z] - CONFIG_USER_NS: enabled [2020-05-18T17:31:09.129Z] - CONFIG_SECCOMP: enabled [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-18T17:31:09.260Z] #57 DONE 2.6s [2020-05-18T17:31:09.261Z] [2020-05-18T17:31:09.261Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T17:31:09.261Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 done [2020-05-18T17:31:09.261Z] #7 sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 1.42kB / 1.42kB done [2020-05-18T17:31:09.261Z] #7 sha256:02e5ddc37901699ec66dc42634b7ff01b5419ce430558ef6371cda0744ca6c3c 1.79kB / 1.79kB done [2020-05-18T17:31:09.261Z] #7 sha256:23d8696bd5e5e12c5aed585dcd311e5172d5413c19ab40dfe5fe61d9ded39ece 5.46kB / 5.46kB done [2020-05-18T17:31:09.261Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.17MB / 49.17MB 1.7s done [2020-05-18T17:31:09.261Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.68MB / 7.68MB 0.4s done [2020-05-18T17:31:09.261Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.98MB / 9.98MB 1.6s done [2020-05-18T17:31:09.261Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 31.14MB / 97.69MB 2.5s [2020-05-18T17:31:09.261Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 48.29MB / 62.47MB 2.5s [2020-05-18T17:31:09.261Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 51.34MB / 52.16MB 2.5s [2020-05-18T17:31:09.261Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 0.2s [2020-05-18T17:31:09.261Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 38.66MB / 97.69MB 2.7s [2020-05-18T17:31:09.261Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 53.52MB / 62.47MB 2.7s [2020-05-18T17:31:09.388Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T17:31:09.388Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T17:31:09.388Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T17:31:09.388Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-18T17:31:09.388Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-18T17:31:09.388Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T17:31:09.388Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T17:31:09.388Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T17:31:09.388Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T17:31:09.388Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T17:31:09.388Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T17:31:09.388Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T17:31:09.388Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T17:31:09.388Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T17:31:09.388Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T17:31:09.388Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T17:31:09.388Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T17:31:09.388Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T17:31:09.388Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T17:31:09.388Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T17:31:09.388Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T17:31:09.388Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T17:31:09.388Z] - CONFIG_EXT4_FS: enabled [2020-05-18T17:31:09.388Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T17:31:09.388Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T17:31:09.388Z] - Network Drivers: [2020-05-18T17:31:09.388Z] - "overlay": [2020-05-18T17:31:09.388Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T17:31:09.388Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T17:31:09.388Z] Optional (for encrypted networks): [2020-05-18T17:31:09.388Z] - CONFIG_CRYPTO: enabled [2020-05-18T17:31:09.388Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-18T17:31:09.388Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-18T17:31:09.388Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-18T17:31:09.388Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-18T17:31:09.388Z] - CONFIG_XFRM: enabled [2020-05-18T17:31:09.388Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T17:31:09.388Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T17:31:09.388Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T17:31:09.388Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T17:31:09.388Z] - "ipvlan": [2020-05-18T17:31:09.389Z] #17 12.62 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-18T17:31:09.523Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 45.84MB / 97.69MB 2.8s [2020-05-18T17:31:09.523Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 54.71MB / 97.69MB 3.0s [2020-05-18T17:31:09.523Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 3.0s [2020-05-18T17:31:09.523Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 2.8s done [2020-05-18T17:31:09.523Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 0B / 155B 3.0s [2020-05-18T17:31:09.523Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 63.87MB / 97.69MB 3.1s [2020-05-18T17:31:09.523Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 3.1s done [2020-05-18T17:31:09.563Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0562c7c85ff0b55f7889624b604825a39f211c06 . [2020-05-18T17:31:09.563Z] #1 [internal] load build definition from Dockerfile [2020-05-18T17:31:09.563Z] #1 transferring dockerfile: 16.32kB done [2020-05-18T17:31:09.563Z] #1 DONE 0.1s [2020-05-18T17:31:09.563Z] [2020-05-18T17:31:09.563Z] #2 [internal] load .dockerignore [2020-05-18T17:31:09.563Z] #2 transferring context: 87B done [2020-05-18T17:31:09.563Z] #2 DONE 0.1s [2020-05-18T17:31:09.563Z] [2020-05-18T17:31:09.563Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T17:31:09.655Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T17:31:09.655Z] - "macvlan": [2020-05-18T17:31:09.655Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T17:31:09.655Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T17:31:09.655Z] - "ftp,tftp client in container": [2020-05-18T17:31:09.655Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T17:31:09.655Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T17:31:09.655Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T17:31:09.655Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T17:31:09.655Z] - Storage Drivers: [2020-05-18T17:31:09.655Z] - "aufs": [2020-05-18T17:31:09.655Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T17:31:09.655Z] - "btrfs": [2020-05-18T17:31:09.655Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T17:31:09.655Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T17:31:09.655Z] - "devicemapper": [2020-05-18T17:31:09.655Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T17:31:09.655Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T17:31:09.655Z] - "overlay": [2020-05-18T17:31:09.655Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T17:31:09.655Z] - "zfs": [2020-05-18T17:31:09.655Z] - /dev/zfs: missing [2020-05-18T17:31:09.655Z] - zfs command: missing [2020-05-18T17:31:09.655Z] - zpool command: missing [2020-05-18T17:31:09.655Z] [2020-05-18T17:31:09.655Z] Limits: [2020-05-18T17:31:09.655Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T17:31:09.655Z] [2020-05-18T17:31:09.655Z] + true [Pipeline] } [2020-05-18T17:31:09.671Z] #17 13.03 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:31:09.671Z] #17 13.07 Fetched 27.7 MB in 1s (28.5 MB/s) [2020-05-18T17:31:09.671Z] #17 13.10 Selecting previously unselected package pigz. [2020-05-18T17:31:09.671Z] #17 13.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 ... 23201 files and directories currently installed.) [2020-05-18T17:31:09.671Z] #17 13.12 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-18T17:31:09.671Z] #17 13.13 Unpacking pigz (2.4-1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-18T17:31:09.840Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 80.57MB / 97.69MB 3.3s [2020-05-18T17:31:09.840Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 3.1s done [2020-05-18T17:31:09.954Z] #17 13.18 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-18T17:31:09.954Z] #17 13.18 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-18T17:31:09.954Z] #17 13.19 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-18T17:31:09.954Z] #17 13.42 Selecting previously unselected package python3.7-minimal. [2020-05-18T17:31:09.954Z] #17 13.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-18T17:31:09.954Z] #17 13.43 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T17:31:10.001Z] + sudo modprobe ip_vs [2020-05-18T17:31:10.100Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 87.68MB / 97.69MB 3.4s [2020-05-18T17:31:10.100Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 93.13MB / 97.69MB 3.5s [2020-05-18T17:31:10.126Z] #3 DONE 0.5s [2020-05-18T17:31:10.236Z] #17 ... [2020-05-18T17:31:10.236Z] [2020-05-18T17:31:10.236Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T17:31:10.236Z] #28 DONE 97.6s [2020-05-18T17:31:10.274Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0562c7c85ff0b55f7889624b604825a39f211c06 . [2020-05-18T17:31:10.363Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 3.7s done [2020-05-18T17:31:10.381Z] [2020-05-18T17:31:10.381Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T17:31:10.381Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-18T17:31:10.381Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-18T17:31:10.381Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-18T17:31:10.381Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-18T17:31:10.381Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.36MB / 8.88MB 0.1s [2020-05-18T17:31:10.381Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-18T17:31:10.381Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-18T17:31:10.518Z] [2020-05-18T17:31:10.518Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:31:10.518Z] #39 58.46 CC criu/bfd.o [2020-05-18T17:31:10.518Z] #39 58.74 CC criu/bitmap.o [2020-05-18T17:31:10.518Z] #39 58.80 CC criu/cgroup-props.o [2020-05-18T17:31:10.518Z] #39 59.15 CC criu/cgroup.o [2020-05-18T17:31:10.518Z] #39 60.91 CC criu/clone-noasan.o [2020-05-18T17:31:10.518Z] #39 60.98 CC criu/config.o [2020-05-18T17:31:10.532Z] #1 [internal] load build definition from Dockerfile [2020-05-18T17:31:10.532Z] #1 transferring dockerfile: 16.32kB done [2020-05-18T17:31:10.532Z] #1 DONE 0.1s [2020-05-18T17:31:10.532Z] [2020-05-18T17:31:10.532Z] #2 [internal] load .dockerignore [2020-05-18T17:31:10.532Z] #2 transferring context: 87B done [2020-05-18T17:31:10.532Z] #2 DONE 0.1s [2020-05-18T17:31:10.532Z] [2020-05-18T17:31:10.532Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T17:31:10.792Z] #3 DONE 0.4s [2020-05-18T17:31:10.800Z] #39 61.66 CC criu/cr-check.o [2020-05-18T17:31:10.934Z] #7 ... [2020-05-18T17:31:10.934Z] [2020-05-18T17:31:10.934Z] #20 [internal] load build context [2020-05-18T17:31:10.934Z] #20 transferring context: 50.65MB 4.0s done [2020-05-18T17:31:10.934Z] #20 DONE 4.2s [2020-05-18T17:31:10.934Z] [2020-05-18T17:31:10.934Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T17:31:10.942Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-05-18T17:31:10.942Z] #4 DONE 0.8s [2020-05-18T17:31:11.049Z] [2020-05-18T17:31:11.049Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T17:31:11.049Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-18T17:31:11.049Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-05-18T17:31:11.049Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-18T17:31:11.049Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-18T17:31:11.049Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-18T17:31:11.306Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.51MB / 8.88MB 0.4s [2020-05-18T17:31:11.306Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [2020-05-18T17:31:11.307Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-18T17:31:11.511Z] [2020-05-18T17:31:11.511Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T17:31:11.511Z] #6 DONE 0.2s [2020-05-18T17:31:11.511Z] [2020-05-18T17:31:11.511Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T17:31:11.772Z] #5 DONE 0.3s [2020-05-18T17:31:11.772Z] [2020-05-18T17:31:11.772Z] #20 [internal] load build context [2020-05-18T17:31:11.817Z] #39 62.48 CC criu/cr-dedup.o [2020-05-18T17:31:11.817Z] #39 62.75 CC criu/cr-dump.o [2020-05-18T17:31:11.872Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2020-05-18T17:31:12.134Z] #4 DONE 1.1s [2020-05-18T17:31:12.699Z] [2020-05-18T17:31:12.699Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T17:31:12.844Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 3.8s done [2020-05-18T17:31:12.844Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 [2020-05-18T17:31:12.956Z] #6 DONE 0.2s [2020-05-18T17:31:12.956Z] [2020-05-18T17:31:12.957Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T17:31:13.103Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0.3s done [2020-05-18T17:31:13.103Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 [2020-05-18T17:31:13.287Z] #39 63.99 CC criu/cr-errno.o [2020-05-18T17:31:13.287Z] #39 64.03 CC criu/cr-restore.o [2020-05-18T17:31:13.287Z] #39 ... [2020-05-18T17:31:13.287Z] [2020-05-18T17:31:13.287Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:31:13.287Z] #17 14.28 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-18T17:31:13.287Z] #17 14.32 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T17:31:13.287Z] #17 15.46 Selecting previously unselected package python3-minimal. [2020-05-18T17:31:13.287Z] #17 15.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23450 files and directories currently installed.) [2020-05-18T17:31:13.287Z] #17 15.47 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-18T17:31:13.287Z] #17 15.47 Unpacking python3-minimal (3.7.3-1) ... [2020-05-18T17:31:13.287Z] #17 15.53 Selecting previously unselected package libmpdec2:s390x. [2020-05-18T17:31:13.287Z] #17 15.53 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-18T17:31:13.287Z] #17 15.54 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-18T17:31:13.287Z] #17 15.60 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-18T17:31:13.287Z] #17 15.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-18T17:31:13.287Z] #17 15.60 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-18T17:31:13.287Z] #17 16.13 Selecting previously unselected package python3.7. [2020-05-18T17:31:13.287Z] #17 16.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-18T17:31:13.287Z] #17 16.14 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T17:31:13.287Z] #17 16.22 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-18T17:31:13.287Z] #17 16.22 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-18T17:31:13.287Z] #17 16.23 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-18T17:31:13.287Z] #17 16.29 Setting up python3-minimal (3.7.3-1) ... [2020-05-18T17:31:13.287Z] #17 16.66 Selecting previously unselected package python3. [2020-05-18T17:31:13.287Z] #17 16.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23862 files and directories currently installed.) [2020-05-18T17:31:13.287Z] #17 16.69 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-18T17:31:13.287Z] #17 16.69 Unpacking python3 (3.7.3-1) ... [2020-05-18T17:31:13.287Z] #17 16.75 Selecting previously unselected package libip4tc0:s390x. [2020-05-18T17:31:13.364Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.3s done [2020-05-18T17:31:13.524Z] #5 DONE 0.7s [2020-05-18T17:31:13.524Z] [2020-05-18T17:31:13.524Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T17:31:13.524Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-18T17:31:13.569Z] #17 16.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-18T17:31:13.569Z] #17 16.75 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-18T17:31:13.569Z] #17 16.80 Selecting previously unselected package libip6tc0:s390x. [2020-05-18T17:31:13.569Z] #17 16.80 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-18T17:31:13.569Z] #17 16.81 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-18T17:31:13.569Z] #17 16.84 Selecting previously unselected package libiptc0:s390x. [2020-05-18T17:31:13.569Z] #17 16.85 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-18T17:31:13.569Z] #17 16.85 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-18T17:31:13.569Z] #17 16.88 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-18T17:31:13.569Z] #17 16.89 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-18T17:31:13.569Z] #17 16.89 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-18T17:31:13.569Z] #17 16.92 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-18T17:31:13.569Z] #17 16.92 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-18T17:31:13.569Z] #17 16.92 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-18T17:31:13.569Z] #17 16.95 Selecting previously unselected package libnftnl11:s390x. [2020-05-18T17:31:13.624Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 [2020-05-18T17:31:13.804Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-18T17:31:13.804Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-18T17:31:13.851Z] #17 16.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-18T17:31:13.851Z] #17 16.96 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-18T17:31:13.851Z] #17 16.99 Selecting previously unselected package iptables. [2020-05-18T17:31:13.851Z] #17 16.99 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-18T17:31:13.851Z] #17 16.99 Unpacking iptables (1.8.2-4) ... [2020-05-18T17:31:13.851Z] #17 17.17 Selecting previously unselected package xxd. [2020-05-18T17:31:13.851Z] #17 17.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-18T17:31:13.851Z] #17 17.18 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T17:31:13.851Z] #17 17.23 Selecting previously unselected package vim-common. [2020-05-18T17:31:14.134Z] #17 17.23 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T17:31:14.134Z] #17 17.24 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T17:31:14.134Z] #17 17.39 Selecting previously unselected package bash-completion. [2020-05-18T17:31:14.134Z] #17 17.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-18T17:31:15.040Z] #20 transferring context: 10.72MB 2.9s [2020-05-18T17:31:15.605Z] #17 18.73 Unpacking bash-completion (1:2.8-6) ... [2020-05-18T17:31:15.606Z] #17 18.99 Selecting previously unselected package bzip2. [2020-05-18T17:31:15.887Z] #17 19.01 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-18T17:31:15.887Z] #17 19.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T17:31:15.888Z] #17 19.05 Selecting previously unselected package xz-utils. [2020-05-18T17:31:15.888Z] #17 19.05 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-18T17:31:15.888Z] #17 19.06 Unpacking xz-utils (5.2.4-1) ... [2020-05-18T17:31:15.888Z] #17 19.18 Selecting previously unselected package apparmor. [2020-05-18T17:31:15.888Z] #17 19.18 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-18T17:31:15.888Z] #17 19.23 Unpacking apparmor (2.13.2-10) ... [2020-05-18T17:31:16.073Z] Removing intermediate container 67811ef711fc [2020-05-18T17:31:16.073Z] ---> 41217c91573c [2020-05-18T17:31:16.073Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-05-18T17:31:16.073Z] ---> 4d38c0565539 [2020-05-18T17:31:16.073Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-18T17:31:16.073Z] ---> 26fecef63d7a [2020-05-18T17:31:16.073Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-18T17:31:16.073Z] ---> Running in 14d951b77afc [2020-05-18T17:31:16.073Z] Removing intermediate container 14d951b77afc [2020-05-18T17:31:16.073Z] ---> 882663f67bab [2020-05-18T17:31:16.073Z] Successfully built 882663f67bab [2020-05-18T17:31:16.073Z] Successfully tagged moby-buildx:latest [2020-05-18T17:31:16.073Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-18T17:31:16.073Z] if [ -n "${id}" ]; then \ [2020-05-18T17:31:16.073Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-18T17:31:16.073Z] && touch bundles/buildx; \ [2020-05-18T17:31:16.073Z] docker rm -f ${id}; \ [2020-05-18T17:31:16.073Z] fi [2020-05-18T17:31:16.073Z] 4efa442d21b708833dcc72695e7470947c143b6b45f030800196c8fffa111d82 [2020-05-18T17:31:16.073Z] bundles/buildx version [2020-05-18T17:31:16.073Z] buildx v0.3.1 6db68d0 [2020-05-18T17:31:16.073Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:0562c7c85ff0b55f7889624b604825a39f211c06 . [2020-05-18T17:31:16.073Z] #1 [internal] booting buildkit [2020-05-18T17:31:16.073Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-05-18T17:31:16.073Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2020-05-18T17:31:16.073Z] #1 creating container buildx_buildkit_default [2020-05-18T17:31:16.073Z] #1 creating container buildx_buildkit_default 0.5s done [2020-05-18T17:31:16.073Z] #1 DONE 3.1s [2020-05-18T17:31:16.073Z] [2020-05-18T17:31:16.073Z] #2 [internal] load .dockerignore [2020-05-18T17:31:16.073Z] #2 transferring context: 87B done [2020-05-18T17:31:16.073Z] #2 DONE 0.0s [2020-05-18T17:31:16.073Z] [2020-05-18T17:31:16.073Z] #3 [internal] load build definition from Dockerfile [2020-05-18T17:31:16.073Z] #3 transferring dockerfile: 16.31kB done [2020-05-18T17:31:16.073Z] #3 DONE 0.0s [2020-05-18T17:31:16.073Z] [2020-05-18T17:31:16.073Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T17:31:16.073Z] #4 DONE 0.7s [2020-05-18T17:31:16.073Z] [2020-05-18T17:31:16.073Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T17:31:16.073Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-18T17:31:16.073Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-18T17:31:16.073Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-05-18T17:31:16.073Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-05-18T17:31:16.073Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-05-18T17:31:16.073Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-05-18T17:31:16.073Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-05-18T17:31:16.073Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.5s done [2020-05-18T17:31:16.073Z] #5 DONE 1.1s [2020-05-18T17:31:16.073Z] [2020-05-18T17:31:16.073Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T17:31:16.165Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 2.0s done [2020-05-18T17:31:16.165Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 0.1s [2020-05-18T17:31:16.170Z] #17 19.46 Selecting previously unselected package aufs-tools. [2020-05-18T17:31:16.170Z] #17 19.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-18T17:31:16.170Z] #17 19.46 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-18T17:31:16.170Z] #17 19.54 Selecting previously unselected package libonig5:s390x. [2020-05-18T17:31:16.170Z] #17 19.54 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-05-18T17:31:16.170Z] #17 19.55 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-18T17:31:16.339Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 2.4s [2020-05-18T17:31:16.339Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.84MB / 9.86MB 2.7s [2020-05-18T17:31:16.339Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.8s [2020-05-18T17:31:16.339Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.8s done [2020-05-18T17:31:16.339Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-05-18T17:31:16.451Z] #17 19.63 Selecting previously unselected package libjq1:s390x. [2020-05-18T17:31:16.451Z] #17 19.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-18T17:31:16.451Z] #17 19.64 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-18T17:31:16.451Z] #17 19.71 Selecting previously unselected package jq. [2020-05-18T17:31:16.451Z] #17 19.71 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-18T17:31:16.451Z] #17 19.71 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T17:31:16.451Z] #17 19.76 Selecting previously unselected package libaio1:s390x. [2020-05-18T17:31:16.451Z] #17 19.76 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-05-18T17:31:16.451Z] #17 19.76 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-18T17:31:16.451Z] #17 19.79 Selecting previously unselected package libgpm2:s390x. [2020-05-18T17:31:16.451Z] #17 19.79 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-05-18T17:31:16.451Z] #17 19.79 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-18T17:31:16.451Z] #17 19.82 Selecting previously unselected package libicu63:s390x. [2020-05-18T17:31:16.451Z] #17 19.83 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-18T17:31:16.451Z] #17 19.83 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-18T17:31:16.689Z] #7 ... [2020-05-18T17:31:16.690Z] [2020-05-18T17:31:16.690Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T17:31:16.690Z] #6 DONE 0.6s [2020-05-18T17:31:16.973Z] [2020-05-18T17:31:16.973Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T17:31:17.544Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 1.7s done [2020-05-18T17:31:17.559Z] #20 ... [2020-05-18T17:31:17.559Z] [2020-05-18T17:31:17.559Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T17:31:17.559Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-18T17:31:17.559Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-18T17:31:17.559Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-18T17:31:17.559Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.4s done [2020-05-18T17:31:17.559Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.4s done [2020-05-18T17:31:17.559Z] #57 DONE 5.3s [2020-05-18T17:31:17.559Z] [2020-05-18T17:31:17.559Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T17:31:17.559Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 done [2020-05-18T17:31:17.559Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.4s done [2020-05-18T17:31:17.559Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.7s done [2020-05-18T17:31:17.559Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.5s done [2020-05-18T17:31:17.559Z] #7 sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 1.42kB / 1.42kB done [2020-05-18T17:31:17.559Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-18T17:31:17.559Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-18T17:31:17.559Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.1s done [2020-05-18T17:31:17.559Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 2.4s done [2020-05-18T17:31:17.559Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 4.9s done [2020-05-18T17:31:17.559Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 3.5s [2020-05-18T17:31:17.559Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.3s done [2020-05-18T17:31:17.594Z] #7 DONE 1.5s [2020-05-18T17:31:17.804Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de [2020-05-18T17:31:17.886Z] [2020-05-18T17:31:17.886Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T17:31:17.886Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-18T17:31:18.177Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-18T17:31:18.177Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s [2020-05-18T17:31:18.177Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-18T17:31:18.468Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.64MB / 9.86MB 0.5s [2020-05-18T17:31:18.471Z] #17 21.94 Selecting previously unselected package libnet1:s390x. [2020-05-18T17:31:18.753Z] #17 21.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-18T17:31:18.753Z] #17 21.95 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-18T17:31:18.753Z] #17 22.00 Selecting previously unselected package libnl-3-200:s390x. [2020-05-18T17:31:18.753Z] #17 22.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-18T17:31:18.753Z] #17 22.00 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-18T17:31:18.753Z] #17 22.04 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-18T17:31:18.753Z] #17 22.05 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-18T17:31:18.753Z] #17 22.05 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-18T17:31:18.753Z] #17 22.07 Selecting previously unselected package libreadline5:s390x. [2020-05-18T17:31:18.753Z] #17 22.07 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-18T17:31:18.753Z] #17 22.07 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-18T17:31:18.753Z] #17 22.14 Selecting previously unselected package net-tools. [2020-05-18T17:31:18.753Z] #17 22.14 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-18T17:31:18.753Z] #17 22.14 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T17:31:18.753Z] #17 22.26 Selecting previously unselected package python-pip-whl. [2020-05-18T17:31:18.766Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.80MB / 9.86MB 0.6s [2020-05-18T17:31:18.766Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.04MB / 9.86MB 0.8s [2020-05-18T17:31:18.928Z] #7 ... [2020-05-18T17:31:18.928Z] [2020-05-18T17:31:18.928Z] #20 [internal] load build context [2020-05-18T17:31:18.928Z] #20 transferring context: 50.65MB 7.1s done [2020-05-18T17:31:18.928Z] #20 DONE 7.2s [2020-05-18T17:31:19.036Z] #17 22.26 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-18T17:31:19.036Z] #17 22.26 Unpacking python-pip-whl (18.1-5) ... [2020-05-18T17:31:19.058Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.69MB / 9.86MB 0.9s [2020-05-18T17:31:19.058Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.73MB / 9.86MB 1.1s [2020-05-18T17:31:19.058Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.2s done [2020-05-18T17:31:19.058Z] #58 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-05-18T17:31:19.058Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.2s done [2020-05-18T17:31:19.185Z] [2020-05-18T17:31:19.185Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T17:31:19.624Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.1s done [2020-05-18T17:31:19.624Z] #57 ... [2020-05-18T17:31:19.624Z] [2020-05-18T17:31:19.624Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T17:31:19.624Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 done [2020-05-18T17:31:19.624Z] #7 sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 1.42kB / 1.42kB done [2020-05-18T17:31:19.624Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.9s done [2020-05-18T17:31:19.624Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-18T17:31:19.624Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-18T17:31:19.624Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.6s done [2020-05-18T17:31:19.624Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.5s done [2020-05-18T17:31:19.624Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.2s done [2020-05-18T17:31:19.624Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 2.8s done [2020-05-18T17:31:19.624Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 6.0s [2020-05-18T17:31:19.624Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 4.0s [2020-05-18T17:31:19.624Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.3s done [2020-05-18T17:31:19.624Z] #7 ... [2020-05-18T17:31:19.624Z] [2020-05-18T17:31:19.624Z] #20 [internal] load build context [2020-05-18T17:31:19.624Z] #20 transferring context: 50.65MB 6.0s done [2020-05-18T17:31:19.624Z] #20 DONE 6.1s [2020-05-18T17:31:19.624Z] [2020-05-18T17:31:19.624Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T17:31:19.624Z] #7 ... [2020-05-18T17:31:19.624Z] [2020-05-18T17:31:19.624Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T17:31:19.624Z] #57 DONE 6.2s [2020-05-18T17:31:19.624Z] [2020-05-18T17:31:19.624Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T17:31:19.624Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 6.2s done [2020-05-18T17:31:19.650Z] #17 22.72 Selecting previously unselected package python3-lib2to3. [2020-05-18T17:31:19.650Z] #17 22.72 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-18T17:31:19.650Z] #17 22.72 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-18T17:31:19.650Z] #17 22.78 Selecting previously unselected package python3-distutils. [2020-05-18T17:31:19.650Z] #17 22.78 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-18T17:31:19.650Z] #17 22.78 Unpacking python3-distutils (3.7.3-1) ... [2020-05-18T17:31:19.650Z] #17 22.86 Selecting previously unselected package python3-pip. [2020-05-18T17:31:19.650Z] #17 22.86 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-18T17:31:19.650Z] #17 22.86 Unpacking python3-pip (18.1-5) ... [2020-05-18T17:31:19.650Z] #17 22.97 Selecting previously unselected package python3-pkg-resources. [2020-05-18T17:31:19.650Z] #17 22.97 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T17:31:19.650Z] #17 22.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-18T17:31:19.650Z] #17 23.07 Selecting previously unselected package python3-setuptools. [2020-05-18T17:31:19.650Z] #17 23.07 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-18T17:31:19.650Z] #17 23.07 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-18T17:31:19.916Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|types_sizes|compiled_files|deps|files|name) took 1m56.553164709s [2020-05-18T17:31:19.916Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 472.681922ms [2020-05-18T17:31:19.933Z] #17 23.18 Selecting previously unselected package python3-wheel. [2020-05-18T17:31:19.933Z] #17 23.18 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-18T17:31:19.933Z] #17 23.18 Unpacking python3-wheel (0.32.3-2) ... [2020-05-18T17:31:19.933Z] #17 23.21 Selecting previously unselected package sudo. [2020-05-18T17:31:19.933Z] #17 23.21 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-05-18T17:31:19.933Z] #17 23.22 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-18T17:31:20.215Z] #17 23.53 Selecting previously unselected package thin-provisioning-tools. [2020-05-18T17:31:20.215Z] #17 23.53 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-18T17:31:20.215Z] #17 23.53 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T17:31:20.215Z] #17 23.66 Selecting previously unselected package uidmap. [2020-05-18T17:31:20.216Z] #17 23.66 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-05-18T17:31:20.216Z] #17 23.66 Unpacking uidmap (1:4.5-1.1) ... [2020-05-18T17:31:20.216Z] #17 23.70 Selecting previously unselected package vim-runtime. [2020-05-18T17:31:20.216Z] #17 23.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-18T17:31:20.216Z] #17 23.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-18T17:31:20.497Z] #17 23.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-18T17:31:20.497Z] #17 23.74 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-18T17:31:21.073Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.3s done [2020-05-18T17:31:21.329Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.1s [2020-05-18T17:31:21.586Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.6s done [2020-05-18T17:31:21.841Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 [2020-05-18T17:31:22.007Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 3.6s done [2020-05-18T17:31:22.007Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac done [2020-05-18T17:31:22.266Z] #7 DONE 15.6s [2020-05-18T17:31:22.266Z] [2020-05-18T17:31:22.266Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T17:31:22.402Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done [2020-05-18T17:31:22.402Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-18T17:31:22.519Z] #17 25.80 Selecting previously unselected package vim. [2020-05-18T17:31:22.519Z] #17 25.81 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-18T17:31:22.519Z] #17 25.82 Unpacking vim (2:8.1.0875-5) ... [2020-05-18T17:31:22.802Z] #17 26.17 Selecting previously unselected package xfsprogs. [2020-05-18T17:31:22.802Z] #17 26.17 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-18T17:31:22.802Z] #17 26.18 Unpacking xfsprogs (4.20.0-1) ... [2020-05-18T17:31:22.905Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.9s done [2020-05-18T17:31:22.905Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-18T17:31:23.087Z] #17 26.44 Selecting previously unselected package zip. [2020-05-18T17:31:23.087Z] #17 26.44 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-05-18T17:31:23.087Z] #17 26.45 Unpacking zip (3.0-11+b1) ... [2020-05-18T17:31:23.162Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done [2020-05-18T17:31:23.162Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.1s [2020-05-18T17:31:23.369Z] #17 26.63 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-18T17:31:23.369Z] #17 26.64 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T17:31:23.369Z] #17 26.65 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-18T17:31:23.369Z] #17 26.66 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-18T17:31:23.369Z] #17 26.67 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-18T17:31:23.369Z] #17 26.68 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-18T17:31:23.369Z] #17 26.68 Setting up uidmap (1:4.5-1.1) ... [2020-05-18T17:31:23.369Z] #17 26.69 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-18T17:31:23.369Z] #17 26.70 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-18T17:31:23.369Z] #17 26.70 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T17:31:23.369Z] #17 26.71 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-18T17:31:23.369Z] #17 26.72 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-18T17:31:23.369Z] #17 26.72 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T17:31:23.369Z] #17 26.73 Setting up zip (3.0-11+b1) ... [2020-05-18T17:31:23.369Z] #17 26.74 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T17:31:23.369Z] #17 26.75 Setting up bash-completion (1:2.8-6) ... [2020-05-18T17:31:23.574Z] #58 ... [2020-05-18T17:31:23.574Z] [2020-05-18T17:31:23.575Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T17:31:23.575Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 done [2020-05-18T17:31:23.575Z] #8 sha256:1e4ab8eed8c9d89390b06062ba034c8ae0cbe1f64c18f6212dd501590aa2658a 1.79kB / 1.79kB done [2020-05-18T17:31:23.575Z] #8 sha256:e930f001de24c772efc02e034ee2e1f942922a53c8e9d36a5e19b271fe154067 5.46kB / 5.46kB done [2020-05-18T17:31:23.575Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 4.4s done [2020-05-18T17:31:23.575Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB 4.3s done [2020-05-18T17:31:23.575Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 72.00MB / 73.51MB 5.1s [2020-05-18T17:31:23.575Z] #8 sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 1.42kB / 1.42kB done [2020-05-18T17:31:23.575Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 156B / 156B 0.4s done [2020-05-18T17:31:23.575Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 1.1s done [2020-05-18T17:31:23.575Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB 1.5s done [2020-05-18T17:31:23.575Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 67.07MB / 96.51MB 5.1s [2020-05-18T17:31:23.575Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB 1.5s done [2020-05-18T17:31:23.575Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB 5.2s done [2020-05-18T17:31:23.575Z] #8 ... [2020-05-18T17:31:23.575Z] [2020-05-18T17:31:23.575Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T17:31:23.575Z] #58 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 4.1s done [2020-05-18T17:31:23.575Z] #58 DONE 5.7s [2020-05-18T17:31:23.575Z] [2020-05-18T17:31:23.575Z] #21 [internal] load build context [2020-05-18T17:31:23.575Z] #21 transferring context: 30.76MB 5.7s [2020-05-18T17:31:23.658Z] #8 DONE 1.2s [2020-05-18T17:31:23.658Z] [2020-05-18T17:31:23.658Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T17:31:23.727Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.5s done [2020-05-18T17:31:23.727Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-18T17:31:24.604Z] #9 DONE 0.9s [2020-05-18T17:31:24.604Z] [2020-05-18T17:31:24.604Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:24.604Z] #45 ... [2020-05-18T17:31:24.604Z] [2020-05-18T17:31:24.604Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-18T17:31:24.604Z] #27 DONE 0.1s [2020-05-18T17:31:24.604Z] [2020-05-18T17:31:24.604Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T17:31:24.604Z] #35 DONE 0.1s [2020-05-18T17:31:24.604Z] [2020-05-18T17:31:24.604Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:31:24.839Z] #17 28.20 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-18T17:31:24.839Z] #17 28.21 Setting up xz-utils (5.2.4-1) ... [2020-05-18T17:31:24.839Z] #17 28.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-18T17:31:25.076Z] #21 transferring context: 50.65MB 7.2s done [2020-05-18T17:31:25.076Z] #21 DONE 7.3s [2020-05-18T17:31:25.076Z] [2020-05-18T17:31:25.076Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T17:31:25.076Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 96.51MB / 96.51MB 6.1s done [2020-05-18T17:31:25.076Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 [2020-05-18T17:31:25.120Z] #17 28.22 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-18T17:31:25.121Z] #17 28.26 invoke-rc.d: could not determine current runlevel [2020-05-18T17:31:25.121Z] #17 28.26 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-18T17:31:25.121Z] #17 28.26 Setting up pigz (2.4-1) ... [2020-05-18T17:31:25.121Z] #17 28.27 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-18T17:31:25.121Z] #17 28.28 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-18T17:31:25.121Z] #17 28.29 Setting up python-pip-whl (18.1-5) ... [2020-05-18T17:31:25.121Z] #17 28.30 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-18T17:31:25.121Z] #17 28.30 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-18T17:31:25.121Z] #17 28.58 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-18T17:31:25.121Z] #17 28.58 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-18T17:31:25.121Z] #17 28.59 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-18T17:31:25.121Z] #17 28.60 Setting up vim (2:8.1.0875-5) ... [2020-05-18T17:31:25.403Z] #17 28.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-18T17:31:25.403Z] #17 28.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-18T17:31:25.403Z] #17 28.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-18T17:31:25.403Z] #17 28.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-18T17:31:25.403Z] #17 28.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-18T17:31:25.403Z] #17 28.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-18T17:31:25.403Z] #17 28.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-18T17:31:25.403Z] #17 28.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-18T17:31:25.403Z] #17 28.65 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-18T17:31:25.403Z] #17 28.66 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T17:31:25.403Z] #17 28.66 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-18T17:31:25.403Z] #17 28.67 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T17:31:25.403Z] #17 28.68 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-18T17:31:25.403Z] #17 28.69 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T17:31:25.684Z] #17 ... [2020-05-18T17:31:25.684Z] [2020-05-18T17:31:25.685Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:31:25.685Z] #39 66.48 CC criu/cr-service.o [2020-05-18T17:31:25.685Z] #39 67.13 CC criu/crtools.o [2020-05-18T17:31:25.685Z] #39 67.39 CC criu/eventfd.o [2020-05-18T17:31:25.685Z] #39 67.60 CC criu/eventpoll.o [2020-05-18T17:31:25.685Z] #39 68.11 CC criu/external.o [2020-05-18T17:31:25.685Z] #39 68.26 CC criu/fault-injection.o [2020-05-18T17:31:25.685Z] #39 68.30 CC criu/fdstore.o [2020-05-18T17:31:25.685Z] #39 68.51 CC criu/fifo.o [2020-05-18T17:31:25.685Z] #39 68.74 CC criu/file-ids.o [2020-05-18T17:31:25.685Z] #39 68.94 CC criu/file-lock.o [2020-05-18T17:31:25.685Z] #39 69.45 CC criu/files-ext.o [2020-05-18T17:31:25.685Z] #39 69.71 CC criu/files-reg.o [2020-05-18T17:31:25.685Z] #39 70.77 CC criu/files.o [2020-05-18T17:31:25.685Z] #39 71.83 CC criu/filesystems.o [2020-05-18T17:31:25.685Z] #39 72.12 CC criu/fsnotify.o [2020-05-18T17:31:25.685Z] #39 72.67 CC criu/image-desc.o [2020-05-18T17:31:25.685Z] #39 72.76 CC criu/image.o [2020-05-18T17:31:25.685Z] #39 73.28 CC criu/ipc_ns.o [2020-05-18T17:31:25.685Z] #39 74.03 CC criu/irmap.o [2020-05-18T17:31:25.685Z] #39 74.54 CC criu/kcmp-ids.o [2020-05-18T17:31:25.685Z] #39 74.80 CC criu/kerndat.o [2020-05-18T17:31:25.685Z] #39 75.38 CC criu/libnetlink.o [2020-05-18T17:31:25.685Z] #39 75.55 CC criu/log.o [2020-05-18T17:31:25.685Z] #39 75.74 CC criu/lsm.o [2020-05-18T17:31:25.685Z] #39 76.06 CC criu/mem.o [2020-05-18T17:31:26.298Z] #39 77.10 CC criu/mount.o [2020-05-18T17:31:26.584Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.5s done [2020-05-18T17:31:26.584Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-18T17:31:26.919Z] #39 ... [2020-05-18T17:31:26.920Z] [2020-05-18T17:31:26.920Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:31:26.920Z] #17 30.37 Setting up iptables (1.8.2-4) ... [2020-05-18T17:31:27.203Z] #17 30.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T17:31:27.203Z] #17 30.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T17:31:27.203Z] #17 30.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T17:31:27.203Z] #17 30.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T17:31:27.203Z] #17 30.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-18T17:31:27.203Z] #17 30.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-18T17:31:27.203Z] #17 30.39 Setting up python3 (3.7.3-1) ... [2020-05-18T17:31:27.203Z] #17 30.64 Setting up python3-wheel (0.32.3-2) ... [2020-05-18T17:31:27.817Z] #17 30.96 Setting up apparmor (2.13.2-10) ... [2020-05-18T17:31:27.903Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.8s done [2020-05-18T17:31:27.903Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-18T17:31:28.432Z] #17 31.94 Setting up xfsprogs (4.20.0-1) ... [2020-05-18T17:31:28.714Z] #17 31.95 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-18T17:31:28.996Z] #17 32.25 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-18T17:31:29.613Z] #17 32.70 Setting up python3-distutils (3.7.3-1) ... [2020-05-18T17:31:29.613Z] #17 33.02 Setting up python3-setuptools (40.8.0-1) ... [2020-05-18T17:31:29.879Z] INFO [runner/unused/goanalysis] analyzers took 27.515601352s with top 10 stages: buildssa: 23.183916962s, U1000: 4.33168439s [2020-05-18T17:31:30.227Z] #17 33.70 Setting up python3-pip (18.1-5) ... [2020-05-18T17:31:30.374Z] #36 ... [2020-05-18T17:31:30.374Z] [2020-05-18T17:31:30.374Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:31:30.374Z] #47 4.170 + RM_GOPATH=0 [2020-05-18T17:31:30.374Z] #47 4.170 + TMP_GOPATH= [2020-05-18T17:31:30.374Z] #47 4.170 + : /build [2020-05-18T17:31:30.374Z] #47 4.170 + '[' -z '' ']' [2020-05-18T17:31:30.374Z] #47 4.171 ++ mktemp -d [2020-05-18T17:31:30.374Z] #47 4.175 + export GOPATH=/tmp/tmp.3PsVOMSvVq [2020-05-18T17:31:30.374Z] #47 4.175 + GOPATH=/tmp/tmp.3PsVOMSvVq [2020-05-18T17:31:30.374Z] #47 4.175 + RM_GOPATH=1 [2020-05-18T17:31:30.374Z] #47 4.179 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:30.374Z] #47 4.183 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T17:31:30.374Z] #47 4.184 + dir=/tmp/install [2020-05-18T17:31:30.374Z] #47 4.184 + bin=shfmt [2020-05-18T17:31:30.374Z] #47 4.184 + shift [2020-05-18T17:31:30.374Z] #47 4.184 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-18T17:31:30.374Z] #47 4.184 + . /tmp/install/shfmt.installer [2020-05-18T17:31:30.374Z] #47 4.184 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T17:31:30.374Z] #47 4.184 + install_shfmt [2020-05-18T17:31:30.374Z] #47 4.184 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-18T17:31:30.374Z] #47 4.184 + git clone https://github.com/mvdan/sh.git /tmp/tmp.3PsVOMSvVq/src/github.com/mvdan/sh [2020-05-18T17:31:30.374Z] #47 4.192 Cloning into '/tmp/tmp.3PsVOMSvVq/src/github.com/mvdan/sh'... [2020-05-18T17:31:30.638Z] #47 ... [2020-05-18T17:31:30.638Z] [2020-05-18T17:31:30.638Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:31:30.638Z] #36 6.065 + git clone https://github.com/docker/distribution.git . [2020-05-18T17:31:30.638Z] #36 6.067 Cloning into '.'... [2020-05-18T17:31:30.753Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 4.0s done [2020-05-18T17:31:30.754Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-18T17:31:30.842Z] #17 34.30 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:31:31.130Z] #17 34.34 Processing triggers for mime-support (3.62) ... [2020-05-18T17:31:31.772Z] #17 DONE 34.9s [2020-05-18T17:31:31.772Z] [2020-05-18T17:31:31.772Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T17:31:32.082Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 4.2s done [2020-05-18T17:31:32.082Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-18T17:31:32.787Z] #18 0.913 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-18T17:31:32.787Z] #18 0.917 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-18T17:31:32.788Z] #18 0.919 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-18T17:31:32.788Z] #18 DONE 1.1s [2020-05-18T17:31:32.788Z] [2020-05-18T17:31:32.788Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:31:32.788Z] #39 79.54 CC criu/namespaces.o [2020-05-18T17:31:32.788Z] #39 80.68 CC criu/net.o [2020-05-18T17:31:32.788Z] #39 82.29 CC criu/netfilter.o [2020-05-18T17:31:32.788Z] #39 82.44 CC criu/page-pipe.o [2020-05-18T17:31:32.788Z] #39 82.89 CC criu/page-xfer.o [2020-05-18T17:31:32.788Z] #39 83.67 CC criu/pagemap-cache.o [2020-05-18T17:31:32.788Z] #39 83.86 CC criu/pagemap.o [2020-05-18T17:31:33.402Z] #39 84.36 CC criu/parasite-syscall.o [2020-05-18T17:31:33.684Z] #39 ... [2020-05-18T17:31:33.684Z] [2020-05-18T17:31:33.684Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:31:33.684Z] #36 121.0 + dpkg --print-architecture [2020-05-18T17:31:33.684Z] #36 121.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-18T17:31:33.966Z] #36 121.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-18T17:31:33.966Z] #36 121.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-18T17:31:34.991Z] #36 ... [2020-05-18T17:31:34.991Z] [2020-05-18T17:31:34.991Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:31:34.991Z] #51 7.055 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:31:34.991Z] #51 7.122 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:31:34.991Z] #51 7.122 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:31:34.991Z] #51 8.095 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-18T17:31:34.991Z] #51 ... [2020-05-18T17:31:34.991Z] [2020-05-18T17:31:34.991Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:31:34.991Z] #41 7.012 + RM_GOPATH=0 [2020-05-18T17:31:34.991Z] #41 7.012 + TMP_GOPATH= [2020-05-18T17:31:34.991Z] #41 7.012 + : /build [2020-05-18T17:31:34.991Z] #41 7.012 + '[' -z '' ']' [2020-05-18T17:31:34.991Z] #41 7.034 ++ mktemp -d [2020-05-18T17:31:34.991Z] #41 7.034 + export GOPATH=/tmp/tmp.9EYnZ4HNpb [2020-05-18T17:31:34.991Z] #41 7.034 + GOPATH=/tmp/tmp.9EYnZ4HNpb [2020-05-18T17:31:34.991Z] #41 7.034 + RM_GOPATH=1 [2020-05-18T17:31:34.991Z] #41 7.034 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:34.991Z] #41 7.059 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T17:31:34.991Z] #41 7.062 + dir=/tmp/install [2020-05-18T17:31:34.991Z] #41 7.062 + bin=vndr [2020-05-18T17:31:34.991Z] #41 7.062 + shift [2020-05-18T17:31:34.991Z] #41 7.062 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-18T17:31:34.991Z] #41 7.062 + . /tmp/install/vndr.installer [2020-05-18T17:31:34.991Z] #41 7.062 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T17:31:34.991Z] #41 7.062 + install_vndr [2020-05-18T17:31:34.991Z] #41 7.062 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-18T17:31:34.991Z] #41 7.062 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9EYnZ4HNpb/src/github.com/LK4D4/vndr [2020-05-18T17:31:34.991Z] #41 7.063 Cloning into '/tmp/tmp.9EYnZ4HNpb/src/github.com/LK4D4/vndr'... [2020-05-18T17:31:34.991Z] #41 7.768 + cd /tmp/tmp.9EYnZ4HNpb/src/github.com/LK4D4/vndr [2020-05-18T17:31:34.991Z] #41 7.768 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T17:31:34.991Z] #41 7.837 + go build -buildmode=pie -v -o /build/vndr . [2020-05-18T17:31:34.991Z] #41 10.33 unicode [2020-05-18T17:31:34.991Z] #41 10.37 internal/testlog [2020-05-18T17:31:34.991Z] #41 10.37 math [2020-05-18T17:31:34.991Z] #41 ... [2020-05-18T17:31:34.991Z] [2020-05-18T17:31:34.991Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:31:34.991Z] #10 7.647 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:31:34.991Z] #10 7.698 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:31:34.991Z] #10 7.698 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:31:34.991Z] #10 8.756 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-18T17:31:34.991Z] #10 ... [2020-05-18T17:31:34.991Z] [2020-05-18T17:31:34.991Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T17:31:34.991Z] #28 6.709 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-18T17:31:34.991Z] #28 6.717 Cloning into '.'... [2020-05-18T17:31:34.991Z] #28 ... [2020-05-18T17:31:34.991Z] [2020-05-18T17:31:34.991Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:31:34.991Z] #38 4.904 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:31:34.991Z] #38 5.026 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:31:34.991Z] #38 5.114 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:31:34.991Z] #38 5.550 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-18T17:31:34.991Z] #38 7.402 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [197 kB] [2020-05-18T17:31:34.991Z] #38 ... [2020-05-18T17:31:34.991Z] [2020-05-18T17:31:34.991Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:34.991Z] #54 7.171 + RM_GOPATH=0 [2020-05-18T17:31:34.991Z] #54 7.171 + TMP_GOPATH= [2020-05-18T17:31:34.991Z] #54 7.171 + : /build [2020-05-18T17:31:34.991Z] #54 7.171 + '[' -z '' ']' [2020-05-18T17:31:34.991Z] #54 7.171 ++ mktemp -d [2020-05-18T17:31:34.991Z] #54 7.173 + export GOPATH=/tmp/tmp.VKy7u7HMSh [2020-05-18T17:31:34.991Z] #54 7.173 + GOPATH=/tmp/tmp.VKy7u7HMSh [2020-05-18T17:31:34.991Z] #54 7.173 + RM_GOPATH=1 [2020-05-18T17:31:34.991Z] #54 7.174 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:34.991Z] #54 7.176 + dir=/tmp/install [2020-05-18T17:31:34.991Z] #54 7.177 + bin=rootlesskit [2020-05-18T17:31:34.991Z] #54 7.177 + shift [2020-05-18T17:31:34.991Z] #54 7.177 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-18T17:31:34.991Z] #54 7.177 + . /tmp/install/rootlesskit.installer [2020-05-18T17:31:34.991Z] #54 7.177 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T17:31:34.991Z] #54 7.177 + install_rootlesskit [2020-05-18T17:31:34.991Z] #54 7.177 + case "$1" in [2020-05-18T17:31:34.991Z] #54 7.177 + export CGO_ENABLED=0 [2020-05-18T17:31:34.991Z] #54 7.177 + CGO_ENABLED=0 [2020-05-18T17:31:34.991Z] #54 7.177 + _install_rootlesskit [2020-05-18T17:31:34.992Z] #54 7.177 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-18T17:31:34.992Z] #54 7.177 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VKy7u7HMSh/src/github.com/rootless-containers/rootlesskit [2020-05-18T17:31:34.992Z] #54 7.177 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T17:31:34.992Z] #54 7.194 Cloning into '/tmp/tmp.VKy7u7HMSh/src/github.com/rootless-containers/rootlesskit'... [2020-05-18T17:31:35.252Z] #54 ... [2020-05-18T17:31:35.252Z] [2020-05-18T17:31:35.252Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:31:35.252Z] #32 7.566 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:31:35.252Z] #32 7.593 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:31:35.252Z] #32 7.593 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:31:35.252Z] #32 8.645 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-18T17:31:35.252Z] #32 10.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [197 kB] [2020-05-18T17:31:35.252Z] #32 ... [2020-05-18T17:31:35.252Z] [2020-05-18T17:31:35.252Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:31:35.252Z] #59 6.111 + RM_GOPATH=0 [2020-05-18T17:31:35.252Z] #59 6.111 + TMP_GOPATH= [2020-05-18T17:31:35.252Z] #59 6.111 + : /build [2020-05-18T17:31:35.252Z] #59 6.111 + '[' -z '' ']' [2020-05-18T17:31:35.252Z] #59 6.111 ++ mktemp -d [2020-05-18T17:31:35.252Z] #59 6.115 + export GOPATH=/tmp/tmp.GanmeiFyD0 [2020-05-18T17:31:35.252Z] #59 6.115 + GOPATH=/tmp/tmp.GanmeiFyD0 [2020-05-18T17:31:35.252Z] #59 6.115 + RM_GOPATH=1 [2020-05-18T17:31:35.252Z] #59 6.118 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:35.252Z] #59 6.140 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T17:31:35.252Z] #59 6.141 + dir=/tmp/install [2020-05-18T17:31:35.252Z] #59 6.141 + bin=proxy [2020-05-18T17:31:35.252Z] #59 6.141 + shift [2020-05-18T17:31:35.252Z] #59 6.141 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-18T17:31:35.252Z] #59 6.141 + . /tmp/install/proxy.installer [2020-05-18T17:31:35.252Z] #59 6.141 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T17:31:35.252Z] #59 6.141 + install_proxy [2020-05-18T17:31:35.252Z] #59 6.141 + case "$1" in [2020-05-18T17:31:35.252Z] #59 6.141 + export CGO_ENABLED=0 [2020-05-18T17:31:35.252Z] #59 6.141 + CGO_ENABLED=0 [2020-05-18T17:31:35.252Z] #59 6.141 + _install_proxy [2020-05-18T17:31:35.252Z] #59 6.141 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-18T17:31:35.252Z] #59 6.141 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GanmeiFyD0/src/github.com/docker/libnetwork [2020-05-18T17:31:35.252Z] #59 6.195 Cloning into '/tmp/tmp.GanmeiFyD0/src/github.com/docker/libnetwork'... [2020-05-18T17:31:35.513Z] #59 ... [2020-05-18T17:31:35.513Z] [2020-05-18T17:31:35.513Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:31:35.513Z] #30 5.467 + RM_GOPATH=0 [2020-05-18T17:31:35.513Z] #30 5.468 + TMP_GOPATH= [2020-05-18T17:31:35.513Z] #30 5.468 + : /build [2020-05-18T17:31:35.513Z] #30 5.468 + '[' -z '' ']' [2020-05-18T17:31:35.513Z] #30 5.468 ++ mktemp -d [2020-05-18T17:31:35.513Z] #30 5.469 + export GOPATH=/tmp/tmp.KTteKNzc7D [2020-05-18T17:31:35.513Z] #30 5.469 + GOPATH=/tmp/tmp.KTteKNzc7D [2020-05-18T17:31:35.513Z] #30 5.470 + RM_GOPATH=1 [2020-05-18T17:31:35.513Z] #30 5.474 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:35.513Z] #30 5.474 + dir=/tmp/install [2020-05-18T17:31:35.513Z] #30 5.474 + bin=tomlv [2020-05-18T17:31:35.513Z] #30 5.474 + shift [2020-05-18T17:31:35.513Z] #30 5.474 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-18T17:31:35.513Z] #30 5.474 + . /tmp/install/tomlv.installer [2020-05-18T17:31:35.513Z] #30 5.474 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T17:31:35.513Z] #30 5.474 + install_tomlv [2020-05-18T17:31:35.513Z] #30 5.474 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T17:31:35.513Z] #30 5.485 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-18T17:31:35.513Z] #30 5.485 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KTteKNzc7D/src/github.com/BurntSushi/toml [2020-05-18T17:31:35.513Z] #30 5.485 Cloning into '/tmp/tmp.KTteKNzc7D/src/github.com/BurntSushi/toml'... [2020-05-18T17:31:35.513Z] #30 6.386 + cd /tmp/tmp.KTteKNzc7D/src/github.com/BurntSushi/toml [2020-05-18T17:31:35.513Z] #30 6.386 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T17:31:35.513Z] #30 6.414 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T17:31:35.513Z] #30 7.108 math/bits [2020-05-18T17:31:35.513Z] #30 7.131 runtime/internal/sys [2020-05-18T17:31:35.513Z] #30 7.160 internal/cpu [2020-05-18T17:31:35.513Z] #30 7.295 runtime/internal/atomic [2020-05-18T17:31:35.513Z] #30 7.578 runtime/internal/math [2020-05-18T17:31:35.513Z] #30 7.664 unicode/utf8 [2020-05-18T17:31:35.513Z] #30 7.762 internal/bytealg [2020-05-18T17:31:35.513Z] #30 8.005 math [2020-05-18T17:31:35.513Z] #30 8.044 internal/race [2020-05-18T17:31:35.513Z] #30 8.340 sync/atomic [2020-05-18T17:31:35.513Z] #30 8.377 unicode [2020-05-18T17:31:35.513Z] #30 9.836 internal/testlog [2020-05-18T17:31:35.513Z] #30 10.31 runtime [2020-05-18T17:31:35.513Z] #30 10.46 encoding [2020-05-18T17:31:35.513Z] #30 10.66 runtime/cgo [2020-05-18T17:31:35.513Z] #30 ... [2020-05-18T17:31:35.513Z] [2020-05-18T17:31:35.513Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:35.513Z] #21 6.017 + RM_GOPATH=0 [2020-05-18T17:31:35.513Z] #21 6.017 + TMP_GOPATH= [2020-05-18T17:31:35.513Z] #21 6.017 + : /build [2020-05-18T17:31:35.513Z] #21 6.017 + '[' -z '' ']' [2020-05-18T17:31:35.513Z] #21 6.022 Install docker/cli version 17.06.2-ce from stable [2020-05-18T17:31:35.513Z] #21 6.023 ++ mktemp -d [2020-05-18T17:31:35.513Z] #21 6.023 + export GOPATH=/tmp/tmp.4bihLD7yJP [2020-05-18T17:31:35.513Z] #21 6.023 + GOPATH=/tmp/tmp.4bihLD7yJP [2020-05-18T17:31:35.513Z] #21 6.023 + RM_GOPATH=1 [2020-05-18T17:31:35.513Z] #21 6.023 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:35.513Z] #21 6.023 + dir=/tmp/install [2020-05-18T17:31:35.513Z] #21 6.023 + bin=dockercli [2020-05-18T17:31:35.513Z] #21 6.023 + shift [2020-05-18T17:31:35.513Z] #21 6.023 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-18T17:31:35.513Z] #21 6.023 + . /tmp/install/dockercli.installer [2020-05-18T17:31:35.513Z] #21 6.023 ++ : stable [2020-05-18T17:31:35.513Z] #21 6.023 ++ : 17.06.2-ce [2020-05-18T17:31:35.513Z] #21 6.023 + install_dockercli [2020-05-18T17:31:35.513Z] #21 6.023 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T17:31:35.513Z] #21 6.035 ++ uname -m [2020-05-18T17:31:35.513Z] #21 6.035 + arch=aarch64 [2020-05-18T17:31:35.513Z] #21 6.035 + '[' aarch64 '!=' x86_64 ']' [2020-05-18T17:31:35.513Z] #21 6.035 + '[' aarch64 '!=' s390x ']' [2020-05-18T17:31:35.513Z] #21 6.035 + '[' aarch64 '!=' armhf ']' [2020-05-18T17:31:35.513Z] #21 6.035 + build_dockercli [2020-05-18T17:31:35.513Z] #21 6.035 + git clone https://github.com/docker/docker-ce /tmp/tmp.4bihLD7yJP/tmp/docker-ce [2020-05-18T17:31:35.513Z] #21 6.035 Cloning into '/tmp/tmp.4bihLD7yJP/tmp/docker-ce'... [2020-05-18T17:31:35.779Z] #21 ... [2020-05-18T17:31:35.779Z] [2020-05-18T17:31:35.779Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:35.779Z] #43 7.362 + RM_GOPATH=0 [2020-05-18T17:31:35.779Z] #43 7.362 + TMP_GOPATH= [2020-05-18T17:31:35.779Z] #43 7.362 + : /build [2020-05-18T17:31:35.779Z] #43 7.362 + '[' -z '' ']' [2020-05-18T17:31:35.779Z] #43 7.362 ++ mktemp -d [2020-05-18T17:31:35.779Z] #43 7.366 + export GOPATH=/tmp/tmp.Zu9e5AZYbV [2020-05-18T17:31:35.779Z] #43 7.366 + GOPATH=/tmp/tmp.Zu9e5AZYbV [2020-05-18T17:31:35.779Z] #43 7.366 + RM_GOPATH=1 [2020-05-18T17:31:35.779Z] #43 7.366 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:35.779Z] #43 7.368 + dir=/tmp/install [2020-05-18T17:31:35.779Z] #43 7.370 + bin=gotestsum [2020-05-18T17:31:35.779Z] #43 7.370 + shift [2020-05-18T17:31:35.779Z] #43 7.370 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-18T17:31:35.779Z] #43 7.370 + . /tmp/install/gotestsum.installer [2020-05-18T17:31:35.779Z] #43 7.370 ++ : v0.3.5 [2020-05-18T17:31:35.779Z] #43 7.370 + install_gotestsum [2020-05-18T17:31:35.779Z] #43 7.370 + set -e [2020-05-18T17:31:35.779Z] #43 7.371 + export GO111MODULE=on [2020-05-18T17:31:35.779Z] #43 7.372 + GO111MODULE=on [2020-05-18T17:31:35.779Z] #43 7.372 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-18T17:31:35.779Z] #43 7.385 go: finding gotest.tools v0.3.5 [2020-05-18T17:31:35.779Z] #43 7.387 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T17:31:35.779Z] #43 8.360 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T17:31:35.779Z] #43 8.824 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T17:31:35.779Z] #43 10.42 go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T17:31:35.779Z] #43 10.59 go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T17:31:35.779Z] #43 10.74 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T17:31:35.779Z] #43 10.78 go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T17:31:35.779Z] #43 10.78 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T17:31:35.779Z] #43 10.78 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T17:31:35.779Z] #43 10.78 go: downloading github.com/fatih/color v1.6.0 [2020-05-18T17:31:35.779Z] #43 10.82 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T17:31:35.779Z] #43 11.03 go: extracting github.com/fatih/color v1.6.0 [2020-05-18T17:31:35.779Z] #43 11.05 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T17:31:35.779Z] #43 11.14 go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T17:31:35.779Z] #43 11.19 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T17:31:35.779Z] #43 11.32 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T17:31:35.779Z] #43 11.33 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T17:31:35.779Z] #43 11.33 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T17:31:35.779Z] #43 11.34 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T17:31:35.779Z] #43 11.45 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T17:31:35.779Z] #43 11.58 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T17:31:35.779Z] #43 ... [2020-05-18T17:31:35.779Z] [2020-05-18T17:31:35.779Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:31:35.779Z] #23 7.794 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:31:35.779Z] #23 7.833 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:31:35.779Z] #23 7.856 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:31:35.779Z] #23 9.837 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-18T17:31:35.779Z] #23 11.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [197 kB] [2020-05-18T17:31:36.002Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.0s [2020-05-18T17:31:36.040Z] #23 ... [2020-05-18T17:31:36.040Z] [2020-05-18T17:31:36.040Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:36.040Z] #43 11.61 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T17:31:36.040Z] #43 11.65 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T17:31:36.040Z] #43 11.71 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T17:31:37.342Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.1s [2020-05-18T17:31:37.962Z] #43 13.61 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T17:31:37.962Z] #43 13.61 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T17:31:38.223Z] #43 13.89 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T17:31:38.527Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 8.1s done [2020-05-18T17:31:38.782Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-18T17:31:39.038Z] #7 DONE 27.1s [2020-05-18T17:31:39.038Z] [2020-05-18T17:31:39.038Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T17:31:39.447Z] #36 ... [2020-05-18T17:31:39.447Z] [2020-05-18T17:31:39.447Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T17:31:39.447Z] #19 3.549 Collecting yamllint==1.16.0 [2020-05-18T17:31:39.447Z] #19 3.658 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-18T17:31:39.447Z] #19 3.699 Collecting pyyaml (from yamllint==1.16.0) [2020-05-18T17:31:39.447Z] #19 3.774 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-18T17:31:39.447Z] #19 4.593 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-18T17:31:39.447Z] #19 4.617 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-18T17:31:39.448Z] #19 4.632 Building wheels for collected packages: pyyaml [2020-05-18T17:31:39.448Z] #19 4.655 Running setup.py bdist_wheel for pyyaml: started [2020-05-18T17:31:39.448Z] #19 5.268 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-18T17:31:39.448Z] #19 5.269 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-18T17:31:39.448Z] #19 5.336 Successfully built pyyaml [2020-05-18T17:31:39.448Z] #19 5.341 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-18T17:31:39.448Z] #19 5.521 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-18T17:31:39.448Z] #19 DONE 5.9s [2020-05-18T17:31:39.448Z] [2020-05-18T17:31:39.448Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T17:31:39.448Z] #22 DONE 0.2s [2020-05-18T17:31:39.448Z] [2020-05-18T17:31:39.448Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T17:31:39.448Z] #26 DONE 0.7s [2020-05-18T17:31:39.448Z] [2020-05-18T17:31:39.448Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T17:31:39.448Z] #29 DONE 0.1s [2020-05-18T17:31:39.448Z] [2020-05-18T17:31:39.448Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:31:39.448Z] #39 84.71 CC criu/path.o [2020-05-18T17:31:39.448Z] #39 84.97 CC criu/pie-util-vdso.o [2020-05-18T17:31:39.448Z] #39 85.24 CC criu/pie-util.o [2020-05-18T17:31:39.448Z] #39 85.33 CC criu/pipes.o [2020-05-18T17:31:39.448Z] #39 85.85 CC criu/plugin.o [2020-05-18T17:31:39.448Z] #39 86.14 CC criu/proc_parse.o [2020-05-18T17:31:39.448Z] #39 87.89 CC criu/protobuf-desc.o [2020-05-18T17:31:39.448Z] #39 88.62 CC criu/protobuf.o [2020-05-18T17:31:39.448Z] #39 88.93 CC criu/pstree.o [2020-05-18T17:31:39.448Z] #39 89.74 CC criu/rbtree.o [2020-05-18T17:31:39.448Z] #39 90.02 CC criu/rst-malloc.o [2020-05-18T17:31:39.448Z] #39 90.22 CC criu/seccomp.o [2020-05-18T17:31:39.730Z] #39 ... [2020-05-18T17:31:39.730Z] [2020-05-18T17:31:39.730Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T17:31:39.730Z] #31 DONE 0.1s [2020-05-18T17:31:39.730Z] [2020-05-18T17:31:39.730Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T17:31:39.730Z] #34 DONE 0.1s [2020-05-18T17:31:39.730Z] [2020-05-18T17:31:39.730Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:31:39.878Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.4s done [2020-05-18T17:31:39.878Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-18T17:31:40.013Z] #36 ... [2020-05-18T17:31:40.013Z] [2020-05-18T17:31:40.013Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:31:40.013Z] #39 90.77 CC criu/seize.o [2020-05-18T17:31:40.142Z] #7 DONE 26.6s [2020-05-18T17:31:40.142Z] [2020-05-18T17:31:40.142Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T17:31:40.627Z] #39 91.37 CC criu/servicefd.o [2020-05-18T17:31:40.627Z] #39 91.53 CC criu/shmem.o [2020-05-18T17:31:40.910Z] #39 91.96 CC criu/sigframe.o [2020-05-18T17:31:40.926Z] #8 DONE 1.7s [2020-05-18T17:31:40.926Z] [2020-05-18T17:31:40.926Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T17:31:41.192Z] #39 92.02 CC criu/signalfd.o [2020-05-18T17:31:41.192Z] #39 92.15 CC criu/sk-inet.o [2020-05-18T17:31:41.487Z] #9 DONE 1.0s [2020-05-18T17:31:41.487Z] [2020-05-18T17:31:41.487Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:41.515Z] #8 DONE 1.7s [2020-05-18T17:31:41.524Z] #43 16.51 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-18T17:31:41.524Z] #43 ... [2020-05-18T17:31:41.525Z] [2020-05-18T17:31:41.525Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:41.525Z] #45 7.008 + RM_GOPATH=0 [2020-05-18T17:31:41.525Z] #45 7.008 + TMP_GOPATH= [2020-05-18T17:31:41.525Z] #45 7.008 + : /build [2020-05-18T17:31:41.525Z] #45 7.008 + '[' -z '' ']' [2020-05-18T17:31:41.525Z] #45 7.034 ++ mktemp -d [2020-05-18T17:31:41.525Z] #45 7.034 + export GOPATH=/tmp/tmp.t1GDpn6TUk [2020-05-18T17:31:41.525Z] #45 7.034 + GOPATH=/tmp/tmp.t1GDpn6TUk [2020-05-18T17:31:41.525Z] #45 7.034 + RM_GOPATH=1 [2020-05-18T17:31:41.525Z] #45 7.034 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:41.525Z] #45 7.034 + dir=/tmp/install [2020-05-18T17:31:41.525Z] #45 7.034 + bin=golangci_lint [2020-05-18T17:31:41.525Z] #45 7.034 + shift [2020-05-18T17:31:41.525Z] #45 7.034 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-18T17:31:41.525Z] #45 7.034 + . /tmp/install/golangci_lint.installer [2020-05-18T17:31:41.525Z] #45 7.035 ++ : v1.23.8 [2020-05-18T17:31:41.525Z] #45 7.035 + install_golangci_lint [2020-05-18T17:31:41.525Z] #45 7.035 + echo 'Installing golangci-lint version v1.23.8' [2020-05-18T17:31:41.525Z] #45 7.036 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T17:31:41.525Z] #45 7.036 Installing golangci-lint version v1.23.8 [2020-05-18T17:31:41.525Z] #45 ... [2020-05-18T17:31:41.525Z] [2020-05-18T17:31:41.525Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:31:41.525Z] #47 8.213 + cd /tmp/tmp.3PsVOMSvVq/src/github.com/mvdan/sh [2020-05-18T17:31:41.525Z] #47 8.218 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T17:31:41.525Z] #47 8.278 + GO111MODULE=on [2020-05-18T17:31:41.525Z] #47 8.289 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-18T17:31:41.525Z] #47 10.54 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T17:31:41.525Z] #47 10.59 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T17:31:41.525Z] #47 10.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T17:31:41.525Z] #47 10.86 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T17:31:41.525Z] #47 11.07 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T17:31:41.525Z] #47 11.80 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T17:31:41.525Z] #47 12.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T17:31:41.525Z] #47 14.01 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T17:31:41.525Z] #47 15.34 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T17:31:41.525Z] #47 15.50 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T17:31:41.525Z] #47 15.67 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T17:31:41.525Z] #47 15.91 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T17:31:41.525Z] #47 16.81 runtime/cgo [2020-05-18T17:31:41.525Z] #47 16.93 runtime [2020-05-18T17:31:41.743Z] #43 ... [2020-05-18T17:31:41.743Z] [2020-05-18T17:31:41.743Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T17:31:41.743Z] #35 DONE 0.1s [2020-05-18T17:31:41.743Z] [2020-05-18T17:31:41.743Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-18T17:31:41.743Z] #27 DONE 0.1s [2020-05-18T17:31:41.773Z] [2020-05-18T17:31:41.773Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T17:31:41.808Z] #39 92.67 CC criu/sk-netlink.o [2020-05-18T17:31:41.998Z] [2020-05-18T17:31:41.999Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T17:31:42.092Z] #39 92.90 CC criu/sk-packet.o [2020-05-18T17:31:42.373Z] #39 93.32 CC criu/sk-queue.o [2020-05-18T17:31:42.500Z] #47 ... [2020-05-18T17:31:42.500Z] [2020-05-18T17:31:42.500Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:42.500Z] #43 17.86 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T17:31:42.500Z] #43 17.86 go: finding gotest.tools v2.2.0+incompatible [2020-05-18T17:31:42.500Z] #43 17.87 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T17:31:42.500Z] #43 17.87 go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T17:31:42.655Z] #39 93.57 CC criu/sk-tcp.o [2020-05-18T17:31:42.764Z] #43 18.45 go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T17:31:42.764Z] #43 18.49 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T17:31:43.155Z] #9 DONE 1.1s [2020-05-18T17:31:43.155Z] [2020-05-18T17:31:43.155Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T17:31:43.155Z] #35 DONE 0.1s [2020-05-18T17:31:43.155Z] [2020-05-18T17:31:43.155Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-18T17:31:43.155Z] #27 DONE 0.1s [2020-05-18T17:31:43.155Z] [2020-05-18T17:31:43.155Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:31:43.269Z] #39 94.04 CC criu/sk-unix.o [2020-05-18T17:31:43.707Z] #43 19.16 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T17:31:43.707Z] #43 19.36 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T17:31:43.707Z] #43 19.43 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T17:31:43.968Z] #43 19.61 go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T17:31:43.968Z] #43 19.62 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T17:31:44.275Z] #39 95.04 CC criu/sockets.o [2020-05-18T17:31:44.540Z] #43 19.96 go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T17:31:44.540Z] #43 20.00 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T17:31:44.540Z] #43 20.15 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T17:31:44.556Z] #39 95.42 CC criu/stats.o [2020-05-18T17:31:44.556Z] #39 95.54 CC criu/string.o [2020-05-18T17:31:44.556Z] #39 95.62 CC criu/sysctl.o [2020-05-18T17:31:44.803Z] #43 ... [2020-05-18T17:31:44.803Z] [2020-05-18T17:31:44.803Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:31:44.803Z] #51 10.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [197 kB] [2020-05-18T17:31:44.803Z] #51 12.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-18T17:31:44.803Z] #51 19.05 Fetched 8175 kB in 12s (669 kB/s) [2020-05-18T17:31:45.065Z] #51 19.05 Reading package lists... [2020-05-18T17:31:45.065Z] #51 ... [2020-05-18T17:31:45.065Z] [2020-05-18T17:31:45.065Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:31:45.065Z] #41 10.68 runtime [2020-05-18T17:31:45.065Z] #41 10.68 unicode/utf16 [2020-05-18T17:31:45.065Z] #41 11.08 container/list [2020-05-18T17:31:45.065Z] #41 12.03 crypto/internal/subtle [2020-05-18T17:31:45.065Z] #41 12.45 crypto/subtle [2020-05-18T17:31:45.065Z] #41 12.59 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-18T17:31:45.065Z] #41 12.97 internal/nettrace [2020-05-18T17:31:45.065Z] #41 13.44 runtime/cgo [2020-05-18T17:31:45.065Z] #41 16.45 vendor/golang.org/x/crypto/internal/subtle [2020-05-18T17:31:45.065Z] #41 ... [2020-05-18T17:31:45.065Z] [2020-05-18T17:31:45.065Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:31:45.065Z] #36 18.98 Checking out files: 92% (1476/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-05-18T17:31:45.065Z] #36 19.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-18T17:31:45.170Z] #39 95.98 CC criu/sysfs_parse.o [2020-05-18T17:31:45.325Z] #36 ... [2020-05-18T17:31:45.325Z] [2020-05-18T17:31:45.325Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:31:45.325Z] #38 11.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-18T17:31:45.325Z] #38 16.94 Fetched 8175 kB in 12s (675 kB/s) [2020-05-18T17:31:45.452Z] #39 96.27 CC criu/timerfd.o [2020-05-18T17:31:45.453Z] #39 96.46 CC criu/tty.o [2020-05-18T17:31:45.586Z] #38 16.94 Reading package lists... [2020-05-18T17:31:45.586Z] #38 ... [2020-05-18T17:31:45.586Z] [2020-05-18T17:31:45.586Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:31:45.586Z] #10 11.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [197 kB] [2020-05-18T17:31:45.586Z] #10 12.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-18T17:31:45.586Z] #10 20.27 Fetched 8175 kB in 13s (634 kB/s) [2020-05-18T17:31:45.586Z] #10 20.27 Reading package lists... [2020-05-18T17:31:45.586Z] #10 ... [2020-05-18T17:31:45.586Z] [2020-05-18T17:31:45.586Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:31:45.586Z] #36 21.14 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-18T17:31:46.158Z] #36 ... [2020-05-18T17:31:46.158Z] [2020-05-18T17:31:46.158Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:46.158Z] #54 11.87 + cd /tmp/tmp.VKy7u7HMSh/src/github.com/rootless-containers/rootlesskit [2020-05-18T17:31:46.158Z] #54 11.88 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T17:31:46.158Z] #54 11.91 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T17:31:46.158Z] #54 11.91 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-18T17:31:46.419Z] #54 ... [2020-05-18T17:31:46.419Z] [2020-05-18T17:31:46.419Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:31:46.419Z] #59 21.18 Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-18T17:31:46.507Z] #39 97.50 CC criu/tun.o [2020-05-18T17:31:46.681Z] #59 22.17 + cd /tmp/tmp.GanmeiFyD0/src/github.com/docker/libnetwork [2020-05-18T17:31:46.682Z] #59 22.18 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T17:31:46.682Z] #59 ... [2020-05-18T17:31:46.682Z] [2020-05-18T17:31:46.682Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:31:46.682Z] #32 12.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-18T17:31:46.682Z] #32 18.77 Fetched 8175 kB in 11s (713 kB/s) [2020-05-18T17:31:46.789Z] #39 97.69 CC criu/uffd.o [2020-05-18T17:31:46.943Z] #32 18.77 Reading package lists... [2020-05-18T17:31:46.943Z] #32 ... [2020-05-18T17:31:46.943Z] [2020-05-18T17:31:46.943Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:31:46.943Z] #23 12.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-18T17:31:46.943Z] #23 18.84 Fetched 8175 kB in 11s (722 kB/s) [2020-05-18T17:31:46.943Z] #23 18.84 Reading package lists... [2020-05-18T17:31:46.943Z] #23 ... [2020-05-18T17:31:46.943Z] [2020-05-18T17:31:46.943Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:31:46.943Z] #59 22.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-18T17:31:47.254Z] #28 ... [2020-05-18T17:31:47.254Z] [2020-05-18T17:31:47.254Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:31:47.254Z] #23 4.809 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:31:47.254Z] #23 4.838 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:31:47.254Z] #23 4.838 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:31:47.254Z] #23 5.116 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T17:31:47.254Z] #23 5.605 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T17:31:47.403Z] #39 98.17 CC criu/util.o [2020-05-18T17:31:47.685Z] #39 98.66 CC criu/uts_ns.o [2020-05-18T17:31:47.816Z] #23 6.169 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T17:31:47.966Z] #39 98.87 CC criu/vdso.o [2020-05-18T17:31:48.248Z] #39 99.17 LINK criu/built-in.o [2020-05-18T17:31:48.248Z] #39 99.25 LINK criu/criu [2020-05-18T17:31:48.427Z] #36 ... [2020-05-18T17:31:48.428Z] [2020-05-18T17:31:48.428Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:31:48.428Z] #59 5.010 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T17:31:48.428Z] #59 5.010 + RM_GOPATH=0 [2020-05-18T17:31:48.428Z] #59 5.010 + TMP_GOPATH= [2020-05-18T17:31:48.428Z] #59 5.010 + : /build [2020-05-18T17:31:48.428Z] #59 5.010 + '[' -z '' ']' [2020-05-18T17:31:48.428Z] #59 5.010 ++ mktemp -d [2020-05-18T17:31:48.428Z] #59 5.010 + export GOPATH=/tmp/tmp.3kbtAwctNr [2020-05-18T17:31:48.428Z] #59 5.010 + GOPATH=/tmp/tmp.3kbtAwctNr [2020-05-18T17:31:48.428Z] #59 5.010 + RM_GOPATH=1 [2020-05-18T17:31:48.428Z] #59 5.010 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:48.428Z] #59 5.010 + dir=/tmp/install [2020-05-18T17:31:48.428Z] #59 5.010 + bin=proxy [2020-05-18T17:31:48.428Z] #59 5.010 + shift [2020-05-18T17:31:48.428Z] #59 5.010 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-18T17:31:48.428Z] #59 5.010 + . /tmp/install/proxy.installer [2020-05-18T17:31:48.428Z] #59 5.010 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T17:31:48.428Z] #59 5.010 + install_proxy [2020-05-18T17:31:48.428Z] #59 5.010 + case "$1" in [2020-05-18T17:31:48.428Z] #59 5.010 + export CGO_ENABLED=0 [2020-05-18T17:31:48.428Z] #59 5.010 + CGO_ENABLED=0 [2020-05-18T17:31:48.428Z] #59 5.010 + _install_proxy [2020-05-18T17:31:48.428Z] #59 5.010 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-18T17:31:48.428Z] #59 5.010 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3kbtAwctNr/src/github.com/docker/libnetwork [2020-05-18T17:31:48.428Z] #59 5.010 Cloning into '/tmp/tmp.3kbtAwctNr/src/github.com/docker/libnetwork'... [2020-05-18T17:31:48.864Z] #39 99.47 DEP lib/c/criu.d [2020-05-18T17:31:48.864Z] #39 99.55 CC images/rpc.pb-c.o [2020-05-18T17:31:48.992Z] #59 ... [2020-05-18T17:31:48.992Z] [2020-05-18T17:31:48.992Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:31:48.992Z] #38 5.765 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:31:48.992Z] #38 5.836 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:31:48.992Z] #38 5.914 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:31:49.152Z] #39 99.96 CC lib/c/criu.o [2020-05-18T17:31:49.152Z] #39 ... [2020-05-18T17:31:49.152Z] [2020-05-18T17:31:49.152Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:31:49.152Z] #36 DONE 136.5s [2020-05-18T17:31:49.251Z] #38 6.463 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T17:31:49.255Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-18T17:31:49.255Z] [2020-05-18T17:31:49.255Z] ________ ____ __. [2020-05-18T17:31:49.255Z] \_____ \ | |/ _| [2020-05-18T17:31:49.255Z] / | \| < [2020-05-18T17:31:49.255Z] / | \ | \ [2020-05-18T17:31:49.255Z] \_______ /____|__ \ [2020-05-18T17:31:49.255Z] \/ \/ [2020-05-18T17:31:49.255Z] [2020-05-18T17:31:49.255Z] INFO: make.ps1 ended at 05/18/2020 17:31:43 [2020-05-18T17:31:49.255Z] INFO: Binaries build ended at 05/18/2020 17:31:46. Duration:00:01:14.6610559 [2020-05-18T17:31:49.255Z] INFO: Copying the built daemon binary to d:\CI\PR-40969\2\binary\dockerd-59cb5e2718.exe... [2020-05-18T17:31:49.438Z] [2020-05-18T17:31:49.438Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:31:49.738Z] INFO: Copying the built client binary to d:\CI\PR-40969\2\binary\docker-59cb5e2718.exe... [2020-05-18T17:31:49.738Z] INFO: Copying dockerversion from the container... [2020-05-18T17:31:50.067Z] #49 ... [2020-05-18T17:31:50.067Z] [2020-05-18T17:31:50.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:31:50.067Z] #39 101.1 LINK lib/c/built-in.o [2020-05-18T17:31:50.067Z] #39 101.1 LINK lib/c/libcriu.so [2020-05-18T17:31:50.196Z] #38 ... [2020-05-18T17:31:50.196Z] [2020-05-18T17:31:50.196Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:50.196Z] #45 7.157 + RM_GOPATH=0 [2020-05-18T17:31:50.196Z] #45 7.157 + TMP_GOPATH= [2020-05-18T17:31:50.196Z] #45 7.157 + : /build [2020-05-18T17:31:50.196Z] #45 7.157 + '[' -z '' ']' [2020-05-18T17:31:50.196Z] #45 7.157 ++ mktemp -d [2020-05-18T17:31:50.196Z] #45 7.157 + export GOPATH=/tmp/tmp.2Dp2va9Eka [2020-05-18T17:31:50.196Z] #45 7.157 + GOPATH=/tmp/tmp.2Dp2va9Eka [2020-05-18T17:31:50.196Z] #45 7.157 + RM_GOPATH=1 [2020-05-18T17:31:50.196Z] #45 7.157 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:50.196Z] #45 7.159 + dir=/tmp/install [2020-05-18T17:31:50.196Z] #45 7.159 + bin=golangci_lint [2020-05-18T17:31:50.196Z] #45 7.159 + shift [2020-05-18T17:31:50.196Z] #45 7.160 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-18T17:31:50.197Z] #45 7.160 + . /tmp/install/golangci_lint.installer [2020-05-18T17:31:50.197Z] #45 7.160 ++ : v1.23.8 [2020-05-18T17:31:50.197Z] #45 7.161 + install_golangci_lint [2020-05-18T17:31:50.197Z] #45 7.161 + echo 'Installing golangci-lint version v1.23.8' [2020-05-18T17:31:50.197Z] #45 7.163 Installing golangci-lint version v1.23.8 [2020-05-18T17:31:50.197Z] #45 7.163 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T17:31:50.220Z] INFO: Copying the golang package from the container to d:\CI\PR-40969\2\installer\go.zip... [2020-05-18T17:31:50.355Z] #39 101.2 LINK lib/c/libcriu.a [2020-05-18T17:31:50.355Z] #39 101.4 GEN magic.py [2020-05-18T17:31:50.638Z] #39 101.5 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T17:31:50.638Z] #39 101.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T17:31:50.638Z] #39 101.5 Note: Building without GnuTLS support [2020-05-18T17:31:50.638Z] #39 ... [2020-05-18T17:31:50.638Z] [2020-05-18T17:31:50.638Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T17:31:50.638Z] #37 DONE 0.2s [2020-05-18T17:31:50.638Z] [2020-05-18T17:31:50.638Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:31:50.638Z] #39 101.7 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T17:31:51.252Z] #39 102.0 make[1]: Nothing to be done for 'all'. [2020-05-18T17:31:51.534Z] #39 102.4 make[1]: 'images/built-in.o' is up to date. [2020-05-18T17:31:51.534Z] #39 102.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-18T17:31:51.534Z] #39 102.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-18T17:31:51.534Z] #39 102.4 make[1]: 'compel/libcompel.a' is up to date. [2020-05-18T17:31:51.534Z] #39 102.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-18T17:31:51.534Z] #39 102.4 make[1]: Nothing to be done for 'all'. [2020-05-18T17:31:51.534Z] #39 102.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T17:31:51.534Z] #39 102.5 make[2]: Nothing to be done for 'all'. [2020-05-18T17:31:51.534Z] #39 102.5 make[2]: Nothing to be done for 'all'. [2020-05-18T17:31:51.534Z] #39 102.5 make[2]: Nothing to be done for 'all'. [2020-05-18T17:31:51.815Z] #39 102.6 make[2]: Nothing to be done for 'all'. [2020-05-18T17:31:51.815Z] #39 102.6 make[2]: Nothing to be done for 'all'. [2020-05-18T17:31:51.815Z] #39 102.6 make[2]: Nothing to be done for 'all'. [2020-05-18T17:31:51.815Z] #39 102.6 make[2]: Nothing to be done for 'all'. [2020-05-18T17:31:51.815Z] #39 102.7 make[2]: Nothing to be done for 'all'. [2020-05-18T17:31:51.815Z] #39 102.7 INSTALL criu/criu [2020-05-18T17:31:52.080Z] #23 ... [2020-05-18T17:31:52.080Z] [2020-05-18T17:31:52.080Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:52.080Z] #45 ... [2020-05-18T17:31:52.080Z] [2020-05-18T17:31:52.080Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:31:52.080Z] #10 ... [2020-05-18T17:31:52.080Z] [2020-05-18T17:31:52.080Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:31:52.080Z] #47 9.923 + RM_GOPATH=0 [2020-05-18T17:31:52.080Z] #47 9.923 + TMP_GOPATH= [2020-05-18T17:31:52.080Z] #47 9.923 + : /build [2020-05-18T17:31:52.080Z] #47 9.923 + '[' -z '' ']' [2020-05-18T17:31:52.080Z] #47 9.923 ++ mktemp -d [2020-05-18T17:31:52.080Z] #47 9.923 + export GOPATH=/tmp/tmp.tMQxFZA4k9 [2020-05-18T17:31:52.080Z] #47 9.923 + GOPATH=/tmp/tmp.tMQxFZA4k9 [2020-05-18T17:31:52.080Z] #47 9.923 + RM_GOPATH=1 [2020-05-18T17:31:52.080Z] #47 9.923 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:52.080Z] #47 9.936 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T17:31:52.080Z] #47 9.939 + dir=/tmp/install [2020-05-18T17:31:52.080Z] #47 9.939 + bin=shfmt [2020-05-18T17:31:52.080Z] #47 9.939 + shift [2020-05-18T17:31:52.080Z] #47 9.939 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-18T17:31:52.080Z] #47 9.939 + . /tmp/install/shfmt.installer [2020-05-18T17:31:52.080Z] #47 9.939 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T17:31:52.080Z] #47 9.939 + install_shfmt [2020-05-18T17:31:52.080Z] #47 9.939 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-18T17:31:52.080Z] #47 9.939 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tMQxFZA4k9/src/github.com/mvdan/sh [2020-05-18T17:31:52.080Z] #47 9.939 Cloning into '/tmp/tmp.tMQxFZA4k9/src/github.com/mvdan/sh'... [2020-05-18T17:31:52.080Z] #47 ... [2020-05-18T17:31:52.080Z] [2020-05-18T17:31:52.080Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:31:52.097Z] #39 DONE 102.9s [2020-05-18T17:31:52.097Z] [2020-05-18T17:31:52.097Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:52.263Z] #59 ... [2020-05-18T17:31:52.263Z] [2020-05-18T17:31:52.263Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:52.263Z] #43 21.40 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T17:31:52.263Z] #43 21.62 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T17:31:52.263Z] #43 23.61 go: finding github.com/pkg/errors v0.8.1 [2020-05-18T17:31:52.263Z] #43 23.63 go: finding github.com/fatih/color v1.6.0 [2020-05-18T17:31:52.263Z] #43 23.65 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T17:31:52.263Z] #43 23.85 go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T17:31:52.263Z] #43 24.08 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T17:31:52.263Z] #43 24.34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T17:31:52.263Z] #43 24.36 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T17:31:52.263Z] #43 24.50 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T17:31:52.263Z] #43 24.57 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T17:31:52.263Z] #43 24.60 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T17:31:52.335Z] #38 ... [2020-05-18T17:31:52.335Z] [2020-05-18T17:31:52.335Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:31:52.335Z] #36 ... [2020-05-18T17:31:52.335Z] [2020-05-18T17:31:52.335Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:31:52.533Z] #43 ... [2020-05-18T17:31:52.533Z] [2020-05-18T17:31:52.533Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:31:52.533Z] #10 20.27 Reading package lists... [2020-05-18T17:31:52.592Z] #30 ... [2020-05-18T17:31:52.592Z] [2020-05-18T17:31:52.592Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:52.592Z] #54 ... [2020-05-18T17:31:52.592Z] [2020-05-18T17:31:52.592Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:52.592Z] #21 10.47 + RM_GOPATH=0 [2020-05-18T17:31:52.592Z] #21 10.47 + TMP_GOPATH= [2020-05-18T17:31:52.592Z] #21 10.47 + : /build [2020-05-18T17:31:52.592Z] #21 10.47 + '[' -z '' ']' [2020-05-18T17:31:52.592Z] #21 10.47 ++ mktemp -d [2020-05-18T17:31:52.592Z] #21 10.47 + export GOPATH=/tmp/tmp.y99SHDbaPH [2020-05-18T17:31:52.592Z] #21 10.47 + GOPATH=/tmp/tmp.y99SHDbaPH [2020-05-18T17:31:52.592Z] #21 10.47 + RM_GOPATH=1 [2020-05-18T17:31:52.592Z] #21 10.47 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:52.592Z] #21 10.53 + dir=/tmp/install [2020-05-18T17:31:52.592Z] #21 10.53 + bin=dockercli [2020-05-18T17:31:52.592Z] #21 10.53 + shift [2020-05-18T17:31:52.592Z] #21 10.53 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-18T17:31:52.592Z] #21 10.53 + . /tmp/install/dockercli.installer [2020-05-18T17:31:52.592Z] #21 10.54 ++ : stable [2020-05-18T17:31:52.592Z] #21 10.54 ++ : 17.06.2-ce [2020-05-18T17:31:52.592Z] #21 10.54 + install_dockercli [2020-05-18T17:31:52.592Z] #21 10.54 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T17:31:52.592Z] #21 10.54 Install docker/cli version 17.06.2-ce from stable [2020-05-18T17:31:52.592Z] #21 10.56 ++ uname -m [2020-05-18T17:31:52.592Z] #21 10.56 + arch=x86_64 [2020-05-18T17:31:52.592Z] #21 10.56 + '[' x86_64 '!=' x86_64 ']' [2020-05-18T17:31:52.592Z] #21 10.56 + url=https://download.docker.com/linux/static [2020-05-18T17:31:52.592Z] #21 10.56 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-18T17:31:52.592Z] #21 10.57 + tar -xz docker/docker [2020-05-18T17:31:52.711Z] #52 ... [2020-05-18T17:31:52.712Z] [2020-05-18T17:31:52.712Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:31:52.712Z] #49 65.30 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-05-18T17:31:52.724Z] #45 ... [2020-05-18T17:31:52.724Z] [2020-05-18T17:31:52.724Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:52.724Z] #54 8.272 + RM_GOPATH=0 [2020-05-18T17:31:52.724Z] #54 8.272 + TMP_GOPATH= [2020-05-18T17:31:52.724Z] #54 8.272 + : /build [2020-05-18T17:31:52.724Z] #54 8.272 + '[' -z '' ']' [2020-05-18T17:31:52.724Z] #54 8.272 ++ mktemp -d [2020-05-18T17:31:52.724Z] #54 8.275 + export GOPATH=/tmp/tmp.Jp4wqKgxeQ [2020-05-18T17:31:52.724Z] #54 8.275 + GOPATH=/tmp/tmp.Jp4wqKgxeQ [2020-05-18T17:31:52.724Z] #54 8.275 + RM_GOPATH=1 [2020-05-18T17:31:52.724Z] #54 8.275 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:52.724Z] #54 8.309 + dir=/tmp/install [2020-05-18T17:31:52.724Z] #54 8.309 + bin=rootlesskit [2020-05-18T17:31:52.724Z] #54 8.309 + shift [2020-05-18T17:31:52.724Z] #54 8.309 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-18T17:31:52.724Z] #54 8.309 + . /tmp/install/rootlesskit.installer [2020-05-18T17:31:52.724Z] #54 8.309 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T17:31:52.724Z] #54 8.324 + install_rootlesskit [2020-05-18T17:31:52.724Z] #54 8.324 + case "$1" in [2020-05-18T17:31:52.724Z] #54 8.324 + export CGO_ENABLED=0 [2020-05-18T17:31:52.724Z] #54 8.324 + CGO_ENABLED=0 [2020-05-18T17:31:52.724Z] #54 8.324 + _install_rootlesskit [2020-05-18T17:31:52.724Z] #54 8.324 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-18T17:31:52.724Z] #54 8.324 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Jp4wqKgxeQ/src/github.com/rootless-containers/rootlesskit [2020-05-18T17:31:52.724Z] #54 8.324 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T17:31:52.724Z] #54 8.324 Cloning into '/tmp/tmp.Jp4wqKgxeQ/src/github.com/rootless-containers/rootlesskit'... [2020-05-18T17:31:52.847Z] #21 ... [2020-05-18T17:31:52.848Z] [2020-05-18T17:31:52.848Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:31:52.848Z] #41 10.72 + RM_GOPATH=0 [2020-05-18T17:31:52.848Z] #41 10.73 + TMP_GOPATH= [2020-05-18T17:31:52.848Z] #41 10.73 + : /build [2020-05-18T17:31:52.848Z] #41 10.73 + '[' -z '' ']' [2020-05-18T17:31:52.848Z] #41 10.73 ++ mktemp -d [2020-05-18T17:31:52.848Z] #41 10.73 + export GOPATH=/tmp/tmp.xhoXpBlsm8 [2020-05-18T17:31:52.848Z] #41 10.73 + GOPATH=/tmp/tmp.xhoXpBlsm8 [2020-05-18T17:31:52.848Z] #41 10.73 + RM_GOPATH=1 [2020-05-18T17:31:52.848Z] #41 10.74 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:52.848Z] #41 10.76 + dir=/tmp/install [2020-05-18T17:31:52.848Z] #41 10.76 + bin=vndr [2020-05-18T17:31:52.848Z] #41 10.76 + shift [2020-05-18T17:31:52.848Z] #41 10.76 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-18T17:31:52.848Z] #41 10.76 + . /tmp/install/vndr.installer [2020-05-18T17:31:52.848Z] #41 10.76 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T17:31:52.848Z] #41 10.76 + install_vndr [2020-05-18T17:31:52.848Z] #41 10.76 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-18T17:31:52.848Z] #41 10.76 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xhoXpBlsm8/src/github.com/LK4D4/vndr [2020-05-18T17:31:52.848Z] #41 10.76 Cloning into '/tmp/tmp.xhoXpBlsm8/src/github.com/LK4D4/vndr'... [2020-05-18T17:31:52.848Z] #41 10.76 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T17:31:52.848Z] #41 ... [2020-05-18T17:31:52.848Z] [2020-05-18T17:31:52.848Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:31:52.982Z] #54 ... [2020-05-18T17:31:52.982Z] [2020-05-18T17:31:52.982Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:31:52.993Z] #49 ... [2020-05-18T17:31:52.993Z] [2020-05-18T17:31:52.993Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T17:31:52.993Z] #40 DONE 0.1s [2020-05-18T17:31:52.993Z] [2020-05-18T17:31:52.993Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T17:31:52.993Z] #42 DONE 0.1s [2020-05-18T17:31:52.993Z] [2020-05-18T17:31:52.993Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T17:31:53.103Z] #32 ... [2020-05-18T17:31:53.103Z] [2020-05-18T17:31:53.103Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:31:53.103Z] #59 11.59 + RM_GOPATH=0 [2020-05-18T17:31:53.103Z] #59 11.59 + TMP_GOPATH= [2020-05-18T17:31:53.103Z] #59 11.59 + : /build [2020-05-18T17:31:53.103Z] #59 11.59 + '[' -z '' ']' [2020-05-18T17:31:53.103Z] #59 11.60 ++ mktemp -d [2020-05-18T17:31:53.103Z] #59 11.60 + export GOPATH=/tmp/tmp.nHVEWB1nIl [2020-05-18T17:31:53.103Z] #59 11.60 + GOPATH=/tmp/tmp.nHVEWB1nIl [2020-05-18T17:31:53.103Z] #59 11.60 + RM_GOPATH=1 [2020-05-18T17:31:53.103Z] #59 11.60 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:53.103Z] #59 ... [2020-05-18T17:31:53.103Z] [2020-05-18T17:31:53.103Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:31:53.240Z] #32 ... [2020-05-18T17:31:53.240Z] [2020-05-18T17:31:53.240Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:53.240Z] #21 10.47 + RM_GOPATH=0 [2020-05-18T17:31:53.240Z] #21 10.47 + TMP_GOPATH= [2020-05-18T17:31:53.240Z] #21 10.47 + : /build [2020-05-18T17:31:53.240Z] #21 10.47 + '[' -z '' ']' [2020-05-18T17:31:53.240Z] #21 ... [2020-05-18T17:31:53.240Z] [2020-05-18T17:31:53.240Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:31:53.249Z] INFO: Extracting go.zip to d:\CI\PR-40969\2\go [2020-05-18T17:31:53.275Z] #44 DONE 0.2s [2020-05-18T17:31:53.275Z] [2020-05-18T17:31:53.275Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:53.275Z] #45 ... [2020-05-18T17:31:53.275Z] [2020-05-18T17:31:53.275Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:31:53.275Z] #49 65.76 + mkdir -p /build [2020-05-18T17:31:53.275Z] #49 65.76 + cp runc /build/runc [2020-05-18T17:31:53.358Z] #51 ... [2020-05-18T17:31:53.358Z] [2020-05-18T17:31:53.358Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:31:53.358Z] #59 11.60 + dir=/tmp/install [2020-05-18T17:31:53.358Z] #59 11.60 + bin=proxy [2020-05-18T17:31:53.358Z] #59 11.60 + shift [2020-05-18T17:31:53.358Z] #59 11.60 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-18T17:31:53.358Z] #59 11.60 + . /tmp/install/proxy.installer [2020-05-18T17:31:53.358Z] #59 11.60 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T17:31:53.358Z] #59 11.60 + install_proxy [2020-05-18T17:31:53.358Z] #59 11.60 + case "$1" in [2020-05-18T17:31:53.358Z] #59 11.60 + export CGO_ENABLED=0 [2020-05-18T17:31:53.358Z] #59 11.60 + CGO_ENABLED=0 [2020-05-18T17:31:53.358Z] #59 11.60 + _install_proxy [2020-05-18T17:31:53.358Z] #59 11.60 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-18T17:31:53.358Z] #59 11.60 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.nHVEWB1nIl/src/github.com/docker/libnetwork [2020-05-18T17:31:53.358Z] #59 11.61 Cloning into '/tmp/tmp.nHVEWB1nIl/src/github.com/docker/libnetwork'... [2020-05-18T17:31:53.358Z] #59 11.61 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T17:31:53.499Z] #10 10.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:31:53.499Z] #10 10.61 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:31:53.499Z] #10 ... [2020-05-18T17:31:53.499Z] [2020-05-18T17:31:53.499Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:31:53.499Z] #23 ... [2020-05-18T17:31:53.499Z] [2020-05-18T17:31:53.499Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:31:53.499Z] #30 9.920 + RM_GOPATH=0 [2020-05-18T17:31:53.499Z] #30 9.920 + TMP_GOPATH= [2020-05-18T17:31:53.499Z] #30 9.920 + : /build [2020-05-18T17:31:53.499Z] #30 9.920 + '[' -z '' ']' [2020-05-18T17:31:53.499Z] #30 9.920 ++ mktemp -d [2020-05-18T17:31:53.499Z] #30 9.937 + export GOPATH=/tmp/tmp.RgPNAnVL3E [2020-05-18T17:31:53.499Z] #30 9.937 + GOPATH=/tmp/tmp.RgPNAnVL3E [2020-05-18T17:31:53.499Z] #30 9.937 + RM_GOPATH=1 [2020-05-18T17:31:53.499Z] #30 9.942 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:53.499Z] #30 9.946 + dir=/tmp/install [2020-05-18T17:31:53.499Z] #30 9.946 + bin=tomlv [2020-05-18T17:31:53.499Z] #30 9.946 + shift [2020-05-18T17:31:53.499Z] #30 9.946 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-18T17:31:53.499Z] #30 9.946 + . /tmp/install/tomlv.installer [2020-05-18T17:31:53.499Z] #30 9.946 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T17:31:53.499Z] #30 9.946 + install_tomlv [2020-05-18T17:31:53.499Z] #30 9.946 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-18T17:31:53.499Z] #30 9.946 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RgPNAnVL3E/src/github.com/BurntSushi/toml [2020-05-18T17:31:53.499Z] #30 9.946 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T17:31:53.499Z] #30 9.982 Cloning into '/tmp/tmp.RgPNAnVL3E/src/github.com/BurntSushi/toml'... [2020-05-18T17:31:53.557Z] #49 DONE 66.0s [2020-05-18T17:31:53.557Z] [2020-05-18T17:31:53.557Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:53.756Z] #30 ... [2020-05-18T17:31:53.756Z] [2020-05-18T17:31:53.756Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:31:53.756Z] #51 ... [2020-05-18T17:31:53.756Z] [2020-05-18T17:31:53.756Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:31:53.756Z] #47 9.586 + RM_GOPATH=0 [2020-05-18T17:31:53.756Z] #47 9.586 + TMP_GOPATH= [2020-05-18T17:31:53.756Z] #47 9.586 + : /build [2020-05-18T17:31:53.756Z] #47 9.586 + '[' -z '' ']' [2020-05-18T17:31:53.756Z] #47 9.586 ++ mktemp -d [2020-05-18T17:31:53.756Z] #47 9.586 + export GOPATH=/tmp/tmp.ausBmmtSo6 [2020-05-18T17:31:53.756Z] #47 9.586 + GOPATH=/tmp/tmp.ausBmmtSo6 [2020-05-18T17:31:53.756Z] #47 9.586 + RM_GOPATH=1 [2020-05-18T17:31:53.756Z] #47 9.586 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:53.756Z] #47 9.592 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T17:31:53.756Z] #47 9.594 + dir=/tmp/install [2020-05-18T17:31:53.756Z] #47 9.594 + bin=shfmt [2020-05-18T17:31:53.756Z] #47 9.594 + shift [2020-05-18T17:31:53.756Z] #47 9.594 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-18T17:31:53.756Z] #47 9.594 + . /tmp/install/shfmt.installer [2020-05-18T17:31:53.756Z] #47 9.594 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T17:31:53.756Z] #47 9.594 + install_shfmt [2020-05-18T17:31:53.756Z] #47 9.594 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-18T17:31:53.756Z] #47 9.594 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ausBmmtSo6/src/github.com/mvdan/sh [2020-05-18T17:31:53.756Z] #47 9.627 Cloning into '/tmp/tmp.ausBmmtSo6/src/github.com/mvdan/sh'... [2020-05-18T17:31:54.015Z] #47 ... [2020-05-18T17:31:54.015Z] [2020-05-18T17:31:54.015Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:54.015Z] #43 10.34 + RM_GOPATH=0 [2020-05-18T17:31:54.015Z] #43 10.34 + TMP_GOPATH= [2020-05-18T17:31:54.015Z] #43 10.35 + : /build [2020-05-18T17:31:54.015Z] #43 10.35 + '[' -z '' ']' [2020-05-18T17:31:54.015Z] #43 10.35 ++ mktemp -d [2020-05-18T17:31:54.015Z] #43 10.36 + export GOPATH=/tmp/tmp.TRTBgjKTwi [2020-05-18T17:31:54.015Z] #43 10.36 + GOPATH=/tmp/tmp.TRTBgjKTwi [2020-05-18T17:31:54.015Z] #43 10.36 + RM_GOPATH=1 [2020-05-18T17:31:54.015Z] #43 10.36 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:54.015Z] #43 10.37 + dir=/tmp/install [2020-05-18T17:31:54.015Z] #43 10.37 + bin=gotestsum [2020-05-18T17:31:54.015Z] #43 10.37 + shift [2020-05-18T17:31:54.015Z] #43 10.37 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-18T17:31:54.015Z] #43 10.37 + . /tmp/install/gotestsum.installer [2020-05-18T17:31:54.015Z] #43 10.37 ++ : v0.3.5 [2020-05-18T17:31:54.015Z] #43 10.37 + install_gotestsum [2020-05-18T17:31:54.015Z] #43 10.37 + set -e [2020-05-18T17:31:54.015Z] #43 10.37 + export GO111MODULE=on [2020-05-18T17:31:54.015Z] #43 10.37 + GO111MODULE=on [2020-05-18T17:31:54.015Z] #43 10.37 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-18T17:31:54.015Z] #43 10.54 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T17:31:54.015Z] #43 10.57 go: finding gotest.tools v0.3.5 [2020-05-18T17:31:54.015Z] #43 ... [2020-05-18T17:31:54.015Z] [2020-05-18T17:31:54.015Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T17:31:54.015Z] #28 10.48 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-18T17:31:54.015Z] #28 10.50 Cloning into '.'... [2020-05-18T17:31:54.273Z] #28 ... [2020-05-18T17:31:54.273Z] [2020-05-18T17:31:54.273Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:31:54.273Z] #41 8.385 + RM_GOPATH=0 [2020-05-18T17:31:54.273Z] #41 8.385 + TMP_GOPATH= [2020-05-18T17:31:54.273Z] #41 8.385 + : /build [2020-05-18T17:31:54.273Z] #41 8.385 + '[' -z '' ']' [2020-05-18T17:31:54.273Z] #41 8.385 ++ mktemp -d [2020-05-18T17:31:54.273Z] #41 8.397 + export GOPATH=/tmp/tmp.r7SdOR0iz1 [2020-05-18T17:31:54.273Z] #41 8.397 + GOPATH=/tmp/tmp.r7SdOR0iz1 [2020-05-18T17:31:54.273Z] #41 8.397 + RM_GOPATH=1 [2020-05-18T17:31:54.273Z] #41 8.397 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:54.273Z] #41 8.406 + dir=/tmp/install [2020-05-18T17:31:54.273Z] #41 8.408 + bin=vndr [2020-05-18T17:31:54.273Z] #41 8.408 + shift [2020-05-18T17:31:54.273Z] #41 8.415 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T17:31:54.273Z] #41 8.415 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-18T17:31:54.273Z] #41 8.415 + . /tmp/install/vndr.installer [2020-05-18T17:31:54.273Z] #41 8.415 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T17:31:54.273Z] #41 8.415 + install_vndr [2020-05-18T17:31:54.273Z] #41 8.415 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-18T17:31:54.273Z] #41 8.415 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.r7SdOR0iz1/src/github.com/LK4D4/vndr [2020-05-18T17:31:54.273Z] #41 8.440 Cloning into '/tmp/tmp.r7SdOR0iz1/src/github.com/LK4D4/vndr'... [2020-05-18T17:31:54.273Z] #41 9.367 + cd /tmp/tmp.r7SdOR0iz1/src/github.com/LK4D4/vndr [2020-05-18T17:31:54.273Z] #41 9.367 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T17:31:54.273Z] #41 9.376 + go build -buildmode=pie -v -o /build/vndr . [2020-05-18T17:31:54.273Z] #41 11.45 internal/cpu [2020-05-18T17:31:54.273Z] #41 11.55 runtime/internal/atomic [2020-05-18T17:31:54.273Z] #41 ... [2020-05-18T17:31:54.273Z] [2020-05-18T17:31:54.273Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:31:54.273Z] #23 11.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:31:54.273Z] #23 11.42 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:31:54.273Z] #23 11.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:31:55.577Z] #52 117.6 + bin/containerd [2020-05-18T17:31:56.184Z] #23 13.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T17:31:57.624Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 30.6s done [2020-05-18T17:31:57.624Z] #8 DONE 37.0s [2020-05-18T17:31:57.624Z] [2020-05-18T17:31:57.624Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T17:31:57.624Z] #9 DONE 0.2s [2020-05-18T17:31:57.624Z] [2020-05-18T17:31:57.624Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T17:31:57.624Z] #10 DONE 0.2s [2020-05-18T17:31:57.624Z] [2020-05-18T17:31:57.624Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:57.624Z] #46 ... [2020-05-18T17:31:57.624Z] [2020-05-18T17:31:57.624Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T17:31:57.624Z] #36 DONE 0.1s [2020-05-18T17:31:57.624Z] [2020-05-18T17:31:57.624Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-18T17:31:57.624Z] #28 DONE 0.1s [2020-05-18T17:31:57.624Z] [2020-05-18T17:31:57.624Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T17:31:57.624Z] #29 1.139 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-18T17:31:57.624Z] #29 1.153 Cloning into '.'... [2020-05-18T17:31:58.087Z] #10 28.58 Reading package lists... [2020-05-18T17:31:58.087Z] #10 ... [2020-05-18T17:31:58.087Z] [2020-05-18T17:31:58.087Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:31:58.087Z] #38 16.94 Reading package lists... [2020-05-18T17:31:58.087Z] #38 23.88 Reading package lists... [2020-05-18T17:31:58.087Z] #38 30.22 Building dependency tree... [2020-05-18T17:31:58.087Z] #38 32.96 The following additional packages will be installed: [2020-05-18T17:31:58.087Z] #38 32.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-18T17:31:58.087Z] #38 32.97 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-18T17:31:58.087Z] #38 32.97 Suggested packages: [2020-05-18T17:31:58.087Z] #38 32.98 manpages-dev python-setuptools [2020-05-18T17:31:58.608Z] #59 ... [2020-05-18T17:31:58.608Z] [2020-05-18T17:31:58.608Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:58.608Z] #43 11.25 + RM_GOPATH=0 [2020-05-18T17:31:58.608Z] #43 11.25 + TMP_GOPATH= [2020-05-18T17:31:58.608Z] #43 11.25 + : /build [2020-05-18T17:31:58.608Z] #43 11.25 + '[' -z '' ']' [2020-05-18T17:31:58.608Z] #43 11.25 ++ mktemp -d [2020-05-18T17:31:58.608Z] #43 11.28 + export GOPATH=/tmp/tmp.JZ1lIvGsXP [2020-05-18T17:31:58.608Z] #43 11.28 + GOPATH=/tmp/tmp.JZ1lIvGsXP [2020-05-18T17:31:58.608Z] #43 11.28 + RM_GOPATH=1 [2020-05-18T17:31:58.609Z] #43 11.29 ++ dirname /tmp/install/install.sh [2020-05-18T17:31:58.609Z] #43 11.30 + dir=/tmp/install [2020-05-18T17:31:58.609Z] #43 11.30 + bin=gotestsum [2020-05-18T17:31:58.609Z] #43 11.30 + shift [2020-05-18T17:31:58.609Z] #43 11.30 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-18T17:31:58.609Z] #43 11.30 + . /tmp/install/gotestsum.installer [2020-05-18T17:31:58.609Z] #43 11.30 ++ : v0.3.5 [2020-05-18T17:31:58.609Z] #43 11.30 + install_gotestsum [2020-05-18T17:31:58.609Z] #43 11.30 + set -e [2020-05-18T17:31:58.609Z] #43 11.30 + export GO111MODULE=on [2020-05-18T17:31:58.609Z] #43 11.30 + GO111MODULE=on [2020-05-18T17:31:58.609Z] #43 11.30 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-18T17:31:58.609Z] #43 11.62 go: finding gotest.tools v0.3.5 [2020-05-18T17:31:58.609Z] #43 11.63 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T17:31:58.609Z] #43 12.95 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T17:31:58.609Z] #43 13.60 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T17:31:58.609Z] #43 14.85 go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T17:31:58.609Z] #43 15.16 go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T17:31:58.609Z] #43 15.30 go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T17:31:58.609Z] #43 15.50 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T17:31:58.609Z] #43 15.50 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T17:31:58.609Z] #43 15.50 go: downloading github.com/fatih/color v1.6.0 [2020-05-18T17:31:58.609Z] #43 15.56 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T17:31:58.609Z] #43 15.57 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T17:31:58.609Z] #43 16.25 go: extracting github.com/fatih/color v1.6.0 [2020-05-18T17:31:58.609Z] #43 16.33 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T17:31:58.609Z] #43 16.37 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T17:31:58.609Z] #43 16.37 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T17:31:58.609Z] #43 16.45 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T17:31:58.609Z] #43 16.78 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T17:31:58.609Z] #43 16.81 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T17:31:58.609Z] #43 16.85 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T17:31:58.609Z] #43 17.00 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T17:31:58.609Z] #43 17.07 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T17:31:58.660Z] #38 ... [2020-05-18T17:31:58.660Z] [2020-05-18T17:31:58.660Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:31:58.660Z] #51 19.05 Reading package lists... [2020-05-18T17:31:58.660Z] #51 24.57 Reading package lists... [2020-05-18T17:31:58.660Z] #51 32.01 Building dependency tree... [2020-05-18T17:31:58.660Z] #51 ... [2020-05-18T17:31:58.660Z] [2020-05-18T17:31:58.660Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:31:58.660Z] #32 18.77 Reading package lists... [2020-05-18T17:31:58.660Z] #32 25.67 Reading package lists... [2020-05-18T17:31:58.660Z] #32 32.68 Building dependency tree... [2020-05-18T17:31:58.868Z] #43 17.12 go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T17:31:58.921Z] #32 ... [2020-05-18T17:31:58.921Z] [2020-05-18T17:31:58.922Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:31:58.922Z] #38 34.58 The following NEW packages will be installed: [2020-05-18T17:31:58.922Z] #38 34.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-18T17:31:58.922Z] #38 34.61 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-18T17:31:58.922Z] #38 34.61 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-18T17:31:58.922Z] #38 34.61 python-six zlib1g-dev [2020-05-18T17:31:59.123Z] #43 17.51 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T17:31:59.408Z] #43 17.80 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T17:31:59.471Z] #23 ... [2020-05-18T17:31:59.471Z] [2020-05-18T17:31:59.471Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:31:59.471Z] #43 11.94 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T17:31:59.471Z] #43 12.53 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T17:31:59.471Z] #43 13.73 go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T17:31:59.471Z] #43 13.95 go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T17:31:59.471Z] #43 14.14 go: downloading github.com/fatih/color v1.6.0 [2020-05-18T17:31:59.471Z] #43 14.17 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T17:31:59.471Z] #43 14.19 go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T17:31:59.471Z] #43 14.27 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T17:31:59.471Z] #43 14.36 go: extracting github.com/fatih/color v1.6.0 [2020-05-18T17:31:59.471Z] #43 14.52 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T17:31:59.471Z] #43 14.52 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T17:31:59.471Z] #43 14.56 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T17:31:59.471Z] #43 14.59 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T17:31:59.471Z] #43 14.59 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T17:31:59.471Z] #43 14.83 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T17:31:59.471Z] #43 15.13 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T17:31:59.471Z] #43 15.18 go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T17:31:59.471Z] #43 15.24 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T17:31:59.471Z] #43 15.28 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T17:31:59.471Z] #43 15.53 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T17:31:59.471Z] #43 15.76 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T17:31:59.471Z] #43 15.77 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T17:31:59.471Z] #43 16.00 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T17:31:59.494Z] #38 ... [2020-05-18T17:31:59.494Z] [2020-05-18T17:31:59.494Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:31:59.494Z] #23 18.84 Reading package lists... [2020-05-18T17:31:59.494Z] #23 25.30 Reading package lists... [2020-05-18T17:31:59.494Z] #23 31.95 Building dependency tree... [2020-05-18T17:31:59.494Z] #23 ... [2020-05-18T17:31:59.494Z] [2020-05-18T17:31:59.494Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:31:59.494Z] #38 35.13 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T17:31:59.494Z] #38 35.13 Need to get 3798 kB of archives. [2020-05-18T17:31:59.494Z] #38 35.13 After this operation, 21.6 MB of additional disk space will be used. [2020-05-18T17:31:59.494Z] #38 35.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-05-18T17:31:59.494Z] #38 35.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-18T17:31:59.494Z] #38 35.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-05-18T17:31:59.494Z] #38 35.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-18T17:31:59.494Z] #38 35.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-05-18T17:31:59.494Z] #38 35.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-18T17:31:59.494Z] #38 35.18 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-05-18T17:31:59.494Z] #38 35.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-05-18T17:31:59.494Z] #38 35.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-05-18T17:31:59.755Z] #38 35.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-05-18T17:31:59.755Z] #38 35.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-05-18T17:31:59.755Z] #38 35.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-05-18T17:32:00.018Z] #38 35.56 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-05-18T17:32:00.018Z] #38 35.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-05-18T17:32:00.018Z] #38 35.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-18T17:32:00.018Z] #38 35.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-05-18T17:32:00.018Z] #38 35.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-05-18T17:32:00.335Z] #29 ... [2020-05-18T17:32:00.335Z] [2020-05-18T17:32:00.335Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:00.335Z] #31 0.967 + RM_GOPATH=0 [2020-05-18T17:32:00.335Z] #31 0.967 + TMP_GOPATH= [2020-05-18T17:32:00.335Z] #31 0.967 + : /build [2020-05-18T17:32:00.335Z] #31 0.967 + '[' -z '' ']' [2020-05-18T17:32:00.335Z] #31 0.968 ++ mktemp -d [2020-05-18T17:32:00.335Z] #31 0.970 + export GOPATH=/tmp/tmp.zL7EZPWwFy [2020-05-18T17:32:00.335Z] #31 0.970 + GOPATH=/tmp/tmp.zL7EZPWwFy [2020-05-18T17:32:00.335Z] #31 0.970 + RM_GOPATH=1 [2020-05-18T17:32:00.335Z] #31 0.971 ++ dirname /tmp/install/install.sh [2020-05-18T17:32:00.335Z] #31 0.972 + dir=/tmp/install [2020-05-18T17:32:00.335Z] #31 0.972 + bin=tomlv [2020-05-18T17:32:00.335Z] #31 0.972 + shift [2020-05-18T17:32:00.335Z] #31 0.972 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-18T17:32:00.335Z] #31 0.972 + . /tmp/install/tomlv.installer [2020-05-18T17:32:00.335Z] #31 0.973 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T17:32:00.335Z] #31 0.973 + install_tomlv [2020-05-18T17:32:00.335Z] #31 0.973 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-18T17:32:00.335Z] #31 0.973 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zL7EZPWwFy/src/github.com/BurntSushi/toml [2020-05-18T17:32:00.335Z] #31 0.974 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T17:32:00.335Z] #31 0.976 Cloning into '/tmp/tmp.zL7EZPWwFy/src/github.com/BurntSushi/toml'... [2020-05-18T17:32:00.335Z] #31 2.058 + cd /tmp/tmp.zL7EZPWwFy/src/github.com/BurntSushi/toml [2020-05-18T17:32:00.335Z] #31 2.059 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T17:32:00.335Z] #31 2.135 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T17:32:00.335Z] #31 3.017 runtime/internal/sys [2020-05-18T17:32:00.335Z] #31 3.104 math/bits [2020-05-18T17:32:00.335Z] #31 3.138 internal/cpu [2020-05-18T17:32:00.335Z] #31 3.232 runtime/internal/atomic [2020-05-18T17:32:00.335Z] #31 4.075 runtime/internal/math [2020-05-18T17:32:00.335Z] #31 4.264 unicode/utf8 [2020-05-18T17:32:00.335Z] #31 4.483 internal/race [2020-05-18T17:32:00.335Z] #31 5.049 sync/atomic [2020-05-18T17:32:00.335Z] #31 5.409 internal/bytealg [2020-05-18T17:32:00.626Z] #31 5.648 math [2020-05-18T17:32:00.845Z] #43 18.15 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T17:32:00.845Z] #43 ... [2020-05-18T17:32:00.845Z] [2020-05-18T17:32:00.845Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:32:00.845Z] #23 18.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T17:32:01.061Z] #52 ... [2020-05-18T17:32:01.061Z] [2020-05-18T17:32:01.061Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:01.061Z] #45 143.3 + cd /tmp/tmp.jLN5H2bHnm/src/github.com/golangci/golangci-lint/ [2020-05-18T17:32:01.061Z] #45 143.3 + git checkout -q v1.23.8 [2020-05-18T17:32:01.061Z] #45 143.5 ++ git describe --tags [2020-05-18T17:32:01.061Z] #45 143.5 + version=v1.23.8 [2020-05-18T17:32:01.061Z] #45 143.5 ++ git rev-parse --short HEAD [2020-05-18T17:32:01.061Z] #45 143.5 + commit=76a82c6 [2020-05-18T17:32:01.061Z] #45 143.5 ++ git show -s --format=%cd [2020-05-18T17:32:01.061Z] #45 143.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-18T17:32:01.061Z] #45 143.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T17:32:01.406Z] #38 37.12 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:32:01.668Z] #31 ... [2020-05-18T17:32:01.668Z] [2020-05-18T17:32:01.668Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:01.668Z] #44 0.899 + RM_GOPATH=0 [2020-05-18T17:32:01.668Z] #44 0.900 + TMP_GOPATH= [2020-05-18T17:32:01.668Z] #44 0.900 + : /build [2020-05-18T17:32:01.668Z] #44 0.900 + '[' -z '' ']' [2020-05-18T17:32:01.668Z] #44 0.901 ++ mktemp -d [2020-05-18T17:32:01.668Z] #44 0.903 + export GOPATH=/tmp/tmp.uxPrCPABmN [2020-05-18T17:32:01.668Z] #44 0.903 + GOPATH=/tmp/tmp.uxPrCPABmN [2020-05-18T17:32:01.668Z] #44 0.903 + RM_GOPATH=1 [2020-05-18T17:32:01.668Z] #44 0.904 ++ dirname /tmp/install/install.sh [2020-05-18T17:32:01.668Z] #44 0.906 + dir=/tmp/install [2020-05-18T17:32:01.668Z] #44 0.906 + bin=gotestsum [2020-05-18T17:32:01.668Z] #44 0.906 + shift [2020-05-18T17:32:01.668Z] #44 0.906 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-18T17:32:01.668Z] #44 0.906 + . /tmp/install/gotestsum.installer [2020-05-18T17:32:01.668Z] #44 0.909 ++ : v0.3.5 [2020-05-18T17:32:01.668Z] #44 0.909 + install_gotestsum [2020-05-18T17:32:01.668Z] #44 0.910 + set -e [2020-05-18T17:32:01.668Z] #44 0.910 + export GO111MODULE=on [2020-05-18T17:32:01.668Z] #44 0.910 + GO111MODULE=on [2020-05-18T17:32:01.668Z] #44 0.911 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-18T17:32:01.668Z] #44 0.936 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T17:32:01.668Z] #44 0.937 go: finding gotest.tools v0.3.5 [2020-05-18T17:32:01.668Z] #44 2.273 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T17:32:01.668Z] #44 3.361 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T17:32:01.668Z] #44 5.323 go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T17:32:01.668Z] #44 5.583 go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T17:32:01.668Z] #44 5.848 go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T17:32:01.668Z] #44 5.928 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T17:32:01.668Z] #44 5.973 go: downloading github.com/fatih/color v1.6.0 [2020-05-18T17:32:01.668Z] #44 5.985 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T17:32:01.668Z] #44 6.049 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T17:32:01.668Z] #44 6.340 go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T17:32:01.668Z] #44 6.450 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T17:32:01.668Z] #44 6.471 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T17:32:01.668Z] #44 6.552 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T17:32:01.668Z] #44 6.672 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T17:32:01.668Z] #38 37.36 Fetched 3798 kB in 1s (4187 kB/s) [2020-05-18T17:32:01.919Z] #43 ... [2020-05-18T17:32:01.919Z] [2020-05-18T17:32:01.919Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T17:32:01.919Z] #28 10.27 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-18T17:32:01.919Z] #28 10.27 Cloning into '.'... [2020-05-18T17:32:01.928Z] #38 37.48 Selecting previously unselected package libcap-dev:arm64. [2020-05-18T17:32:01.958Z] #44 6.700 go: extracting github.com/fatih/color v1.6.0 [2020-05-18T17:32:01.958Z] #44 6.745 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T17:32:01.958Z] #44 6.771 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T17:32:01.958Z] #44 ... [2020-05-18T17:32:01.958Z] [2020-05-18T17:32:01.958Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:01.958Z] #31 6.768 unicode [2020-05-18T17:32:02.175Z] #28 ... [2020-05-18T17:32:02.175Z] [2020-05-18T17:32:02.175Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:02.175Z] #54 11.32 + RM_GOPATH=0 [2020-05-18T17:32:02.175Z] #54 11.32 + TMP_GOPATH= [2020-05-18T17:32:02.175Z] #54 11.32 + : /build [2020-05-18T17:32:02.175Z] #54 11.32 + '[' -z '' ']' [2020-05-18T17:32:02.175Z] #54 11.35 ++ mktemp -d [2020-05-18T17:32:02.175Z] #54 11.36 + export GOPATH=/tmp/tmp.ETSDJDQaif [2020-05-18T17:32:02.175Z] #54 11.36 + GOPATH=/tmp/tmp.ETSDJDQaif [2020-05-18T17:32:02.175Z] #54 11.36 + RM_GOPATH=1 [2020-05-18T17:32:02.175Z] #54 11.38 ++ dirname /tmp/install/install.sh [2020-05-18T17:32:02.175Z] #54 11.38 + dir=/tmp/install [2020-05-18T17:32:02.175Z] #54 11.38 + bin=rootlesskit [2020-05-18T17:32:02.175Z] #54 11.39 + shift [2020-05-18T17:32:02.175Z] #54 11.39 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-18T17:32:02.175Z] #54 11.39 + . /tmp/install/rootlesskit.installer [2020-05-18T17:32:02.175Z] #54 11.40 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T17:32:02.175Z] #54 11.40 + install_rootlesskit [2020-05-18T17:32:02.175Z] #54 11.40 + case "$1" in [2020-05-18T17:32:02.175Z] #54 11.40 + export CGO_ENABLED=0 [2020-05-18T17:32:02.175Z] #54 11.40 + CGO_ENABLED=0 [2020-05-18T17:32:02.175Z] #54 11.40 + _install_rootlesskit [2020-05-18T17:32:02.175Z] #54 11.41 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-18T17:32:02.175Z] #54 11.41 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T17:32:02.175Z] #54 11.41 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ETSDJDQaif/src/github.com/rootless-containers/rootlesskit [2020-05-18T17:32:02.175Z] #54 11.41 Cloning into '/tmp/tmp.ETSDJDQaif/src/github.com/rootless-containers/rootlesskit'... [2020-05-18T17:32:02.175Z] #54 19.26 + cd /tmp/tmp.ETSDJDQaif/src/github.com/rootless-containers/rootlesskit [2020-05-18T17:32:02.175Z] #54 19.26 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T17:32:02.175Z] #54 19.98 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T17:32:02.175Z] #54 19.98 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-18T17:32:02.190Z] #38 37.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-18T17:32:02.190Z] #38 37.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-05-18T17:32:02.190Z] #38 37.72 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-05-18T17:32:02.190Z] #38 37.90 Selecting previously unselected package libnet1:arm64. [2020-05-18T17:32:02.451Z] #38 37.90 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-18T17:32:02.451Z] #38 37.91 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-18T17:32:02.451Z] #38 38.10 Selecting previously unselected package libnet1-dev. [2020-05-18T17:32:02.451Z] #38 38.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-18T17:32:02.451Z] #38 38.12 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T17:32:02.607Z] #31 7.439 internal/testlog [2020-05-18T17:32:02.718Z] #38 38.40 Selecting previously unselected package libnl-3-200:arm64. [2020-05-18T17:32:02.718Z] #38 38.40 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-18T17:32:02.718Z] #38 38.42 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-18T17:32:02.737Z] #54 ... [2020-05-18T17:32:02.737Z] [2020-05-18T17:32:02.737Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:02.737Z] #10 11.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:32:02.737Z] #10 11.23 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:32:02.737Z] #10 11.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:32:02.737Z] #10 13.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T17:32:02.737Z] #10 16.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T17:32:02.737Z] #10 20.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T17:32:02.747Z] #23 ... [2020-05-18T17:32:02.747Z] [2020-05-18T17:32:02.747Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:02.747Z] #38 9.889 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T17:32:02.747Z] #38 13.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T17:32:02.979Z] #38 38.61 Selecting previously unselected package libnl-3-dev:arm64. [2020-05-18T17:32:02.979Z] #38 38.62 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-05-18T17:32:02.979Z] #38 38.63 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-18T17:32:02.992Z] #10 ... [2020-05-18T17:32:02.992Z] [2020-05-18T17:32:02.992Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:02.992Z] #45 11.25 + RM_GOPATH=0 [2020-05-18T17:32:02.992Z] #45 11.25 + TMP_GOPATH= [2020-05-18T17:32:02.992Z] #45 11.25 + : /build [2020-05-18T17:32:02.992Z] #45 11.25 + '[' -z '' ']' [2020-05-18T17:32:02.992Z] #45 11.27 ++ mktemp -d [2020-05-18T17:32:02.992Z] #45 11.28 + export GOPATH=/tmp/tmp.IyC6SMyNDU [2020-05-18T17:32:02.992Z] #45 11.28 + GOPATH=/tmp/tmp.IyC6SMyNDU [2020-05-18T17:32:02.992Z] #45 11.29 + RM_GOPATH=1 [2020-05-18T17:32:02.992Z] #45 11.29 ++ dirname /tmp/install/install.sh [2020-05-18T17:32:02.993Z] #45 11.29 + dir=/tmp/install [2020-05-18T17:32:02.993Z] #45 11.29 + bin=golangci_lint [2020-05-18T17:32:02.993Z] #45 11.29 + shift [2020-05-18T17:32:02.993Z] #45 11.29 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-18T17:32:02.993Z] #45 11.29 + . /tmp/install/golangci_lint.installer [2020-05-18T17:32:02.993Z] #45 11.29 ++ : v1.23.8 [2020-05-18T17:32:02.993Z] #45 11.29 + install_golangci_lint [2020-05-18T17:32:02.993Z] #45 11.29 + echo 'Installing golangci-lint version v1.23.8' [2020-05-18T17:32:02.993Z] #45 11.29 Installing golangci-lint version v1.23.8 [2020-05-18T17:32:02.993Z] #45 11.29 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T17:32:02.993Z] #45 ... [2020-05-18T17:32:02.993Z] [2020-05-18T17:32:02.993Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:02.993Z] #43 21.28 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T17:32:02.993Z] #43 21.40 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T17:32:03.005Z] #38 ... [2020-05-18T17:32:03.005Z] [2020-05-18T17:32:03.005Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:03.005Z] #21 10.47 ++ mktemp -d [2020-05-18T17:32:03.005Z] #21 10.48 + export GOPATH=/tmp/tmp.8wdyFIgFFe [2020-05-18T17:32:03.005Z] #21 10.48 + GOPATH=/tmp/tmp.8wdyFIgFFe [2020-05-18T17:32:03.005Z] #21 10.48 + RM_GOPATH=1 [2020-05-18T17:32:03.005Z] #21 10.48 ++ dirname /tmp/install/install.sh [2020-05-18T17:32:03.005Z] #21 10.49 Install docker/cli version 17.06.2-ce from stable [2020-05-18T17:32:03.005Z] #21 10.49 + dir=/tmp/install [2020-05-18T17:32:03.005Z] #21 10.49 + bin=dockercli [2020-05-18T17:32:03.005Z] #21 10.49 + shift [2020-05-18T17:32:03.005Z] #21 10.49 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-18T17:32:03.005Z] #21 10.49 + . /tmp/install/dockercli.installer [2020-05-18T17:32:03.005Z] #21 10.49 ++ : stable [2020-05-18T17:32:03.005Z] #21 10.49 ++ : 17.06.2-ce [2020-05-18T17:32:03.005Z] #21 10.49 + install_dockercli [2020-05-18T17:32:03.005Z] #21 10.49 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T17:32:03.005Z] #21 10.50 ++ uname -m [2020-05-18T17:32:03.005Z] #21 10.50 + arch=x86_64 [2020-05-18T17:32:03.005Z] #21 10.50 + '[' x86_64 '!=' x86_64 ']' [2020-05-18T17:32:03.005Z] #21 10.50 + url=https://download.docker.com/linux/static [2020-05-18T17:32:03.005Z] #21 10.50 + tar -xz docker/docker [2020-05-18T17:32:03.005Z] #21 10.51 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-18T17:32:03.239Z] #31 8.379 runtime [2020-05-18T17:32:03.248Z] #43 ... [2020-05-18T17:32:03.248Z] [2020-05-18T17:32:03.248Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:03.248Z] #30 11.63 + RM_GOPATH=0 [2020-05-18T17:32:03.248Z] #30 11.63 + TMP_GOPATH= [2020-05-18T17:32:03.248Z] #30 11.63 + : /build [2020-05-18T17:32:03.248Z] #30 11.63 + '[' -z '' ']' [2020-05-18T17:32:03.248Z] #30 11.63 ++ mktemp -d [2020-05-18T17:32:03.248Z] #30 11.63 + export GOPATH=/tmp/tmp.xZ6GZVkQ6R [2020-05-18T17:32:03.248Z] #30 11.63 + GOPATH=/tmp/tmp.xZ6GZVkQ6R [2020-05-18T17:32:03.248Z] #30 11.63 + RM_GOPATH=1 [2020-05-18T17:32:03.248Z] #30 11.64 ++ dirname /tmp/install/install.sh [2020-05-18T17:32:03.248Z] #30 11.64 + dir=/tmp/install [2020-05-18T17:32:03.248Z] #30 11.64 + bin=tomlv [2020-05-18T17:32:03.248Z] #30 11.64 + shift [2020-05-18T17:32:03.248Z] #30 11.64 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-18T17:32:03.248Z] #30 11.64 + . /tmp/install/tomlv.installer [2020-05-18T17:32:03.248Z] #30 11.64 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T17:32:03.248Z] #30 11.64 + install_tomlv [2020-05-18T17:32:03.248Z] #30 11.64 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-18T17:32:03.248Z] #30 11.64 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xZ6GZVkQ6R/src/github.com/BurntSushi/toml [2020-05-18T17:32:03.248Z] #30 11.64 Cloning into '/tmp/tmp.xZ6GZVkQ6R/src/github.com/BurntSushi/toml'... [2020-05-18T17:32:03.248Z] #30 11.64 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T17:32:03.248Z] #30 12.99 + cd /tmp/tmp.xZ6GZVkQ6R/src/github.com/BurntSushi/toml [2020-05-18T17:32:03.248Z] #30 12.99 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T17:32:03.248Z] #30 13.03 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T17:32:03.248Z] #30 14.20 runtime/internal/atomic [2020-05-18T17:32:03.248Z] #30 14.20 internal/cpu [2020-05-18T17:32:03.248Z] #30 14.45 runtime/internal/sys [2020-05-18T17:32:03.248Z] #30 15.11 runtime/internal/math [2020-05-18T17:32:03.248Z] #30 15.21 internal/bytealg [2020-05-18T17:32:03.248Z] #30 15.27 math/bits [2020-05-18T17:32:03.248Z] #30 16.00 math [2020-05-18T17:32:03.248Z] #30 16.86 runtime [2020-05-18T17:32:03.248Z] #30 ... [2020-05-18T17:32:03.248Z] [2020-05-18T17:32:03.248Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:32:03.248Z] #36 11.40 + git clone https://github.com/docker/distribution.git . [2020-05-18T17:32:03.248Z] #36 11.40 Cloning into '.'... [2020-05-18T17:32:03.504Z] #36 ... [2020-05-18T17:32:03.504Z] [2020-05-18T17:32:03.504Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:32:03.504Z] #41 11.86 + cd /tmp/tmp.xhoXpBlsm8/src/github.com/LK4D4/vndr [2020-05-18T17:32:03.504Z] #41 11.86 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T17:32:03.504Z] #41 11.88 + go build -buildmode=pie -v -o /build/vndr . [2020-05-18T17:32:03.504Z] #41 14.21 internal/cpu [2020-05-18T17:32:03.504Z] #41 14.21 runtime/internal/atomic [2020-05-18T17:32:03.504Z] #41 14.78 runtime/internal/sys [2020-05-18T17:32:03.504Z] #41 14.97 internal/bytealg [2020-05-18T17:32:03.504Z] #41 15.00 runtime/internal/math [2020-05-18T17:32:03.504Z] #41 15.13 internal/race [2020-05-18T17:32:03.504Z] #41 15.39 sync/atomic [2020-05-18T17:32:03.504Z] #41 15.50 unicode [2020-05-18T17:32:03.504Z] #41 16.00 runtime [2020-05-18T17:32:03.504Z] #41 21.50 unicode/utf8 [2020-05-18T17:32:03.504Z] #41 ... [2020-05-18T17:32:03.504Z] [2020-05-18T17:32:03.504Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:03.504Z] #38 12.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:32:03.504Z] #38 12.16 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:32:03.504Z] #38 12.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:32:03.504Z] #38 14.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T17:32:03.504Z] #38 18.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T17:32:03.571Z] #21 ... [2020-05-18T17:32:03.571Z] [2020-05-18T17:32:03.571Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:03.571Z] #10 10.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:32:03.571Z] #10 12.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T17:32:03.571Z] #10 16.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T17:32:03.571Z] #10 20.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T17:32:03.571Z] #10 ... [2020-05-18T17:32:03.571Z] [2020-05-18T17:32:03.571Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:03.571Z] #43 20.55 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T17:32:03.760Z] #38 ... [2020-05-18T17:32:03.760Z] [2020-05-18T17:32:03.760Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:03.760Z] #43 21.96 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T17:32:03.829Z] #43 20.86 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T17:32:03.829Z] #43 ... [2020-05-18T17:32:03.829Z] [2020-05-18T17:32:03.829Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:32:03.829Z] #36 10.89 + git clone https://github.com/docker/distribution.git . [2020-05-18T17:32:03.829Z] #36 10.89 Cloning into '.'... [2020-05-18T17:32:03.941Z] #38 39.42 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-18T17:32:03.941Z] #38 39.42 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-18T17:32:03.941Z] #38 39.43 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-18T17:32:03.941Z] #38 ... [2020-05-18T17:32:03.941Z] [2020-05-18T17:32:03.941Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:32:03.941Z] #51 35.40 The following additional packages will be installed: [2020-05-18T17:32:03.941Z] #51 35.42 libbtrfs0 [2020-05-18T17:32:03.941Z] #51 35.57 The following NEW packages will be installed: [2020-05-18T17:32:03.941Z] #51 35.58 libbtrfs-dev libbtrfs0 [2020-05-18T17:32:03.941Z] #51 36.09 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T17:32:03.941Z] #51 36.09 Need to get 119 kB of archives. [2020-05-18T17:32:03.941Z] #51 36.09 After this operation, 387 kB of additional disk space will be used. [2020-05-18T17:32:03.941Z] #51 36.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-18T17:32:03.941Z] #51 36.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-18T17:32:03.941Z] #51 37.41 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:32:03.941Z] #51 37.67 Fetched 119 kB in 0s (428 kB/s) [2020-05-18T17:32:03.941Z] #51 37.76 Selecting previously unselected package libbtrfs0. [2020-05-18T17:32:03.941Z] #51 37.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 ... 15382 files and directories currently installed.) [2020-05-18T17:32:03.941Z] #51 37.81 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-18T17:32:03.941Z] #51 37.84 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T17:32:03.941Z] #51 37.95 Selecting previously unselected package libbtrfs-dev. [2020-05-18T17:32:03.941Z] #51 37.95 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-18T17:32:03.941Z] #51 37.97 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:32:03.941Z] #51 38.23 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T17:32:03.941Z] #51 38.27 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:32:03.941Z] #51 38.31 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:32:03.941Z] #51 DONE 39.5s [2020-05-18T17:32:03.941Z] [2020-05-18T17:32:03.941Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:32:03.941Z] #23 36.05 ca-certificates is already the newest version (20190110). [2020-05-18T17:32:03.941Z] #23 36.05 The following additional packages will be installed: [2020-05-18T17:32:03.941Z] #23 36.05 libjq1 libonig5 [2020-05-18T17:32:03.941Z] #23 36.58 The following NEW packages will be installed: [2020-05-18T17:32:03.941Z] #23 36.59 jq libjq1 libonig5 [2020-05-18T17:32:03.941Z] #23 37.04 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T17:32:03.941Z] #23 37.04 Need to get 325 kB of archives. [2020-05-18T17:32:03.941Z] #23 37.04 After this operation, 1019 kB of additional disk space will be used. [2020-05-18T17:32:03.941Z] #23 37.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-18T17:32:03.941Z] #23 37.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-18T17:32:03.941Z] #23 37.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-18T17:32:03.941Z] #23 38.44 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:32:03.941Z] #23 38.71 Fetched 325 kB in 0s (1002 kB/s) [2020-05-18T17:32:03.941Z] #23 38.90 Selecting previously unselected package libonig5:arm64. [2020-05-18T17:32:03.941Z] #23 38.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 ... 15382 files and directories currently installed.) [2020-05-18T17:32:03.941Z] #23 39.05 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-05-18T17:32:03.941Z] #23 39.10 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-18T17:32:03.941Z] #23 39.51 Selecting previously unselected package libjq1:arm64. [2020-05-18T17:32:03.941Z] #23 39.51 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-18T17:32:03.941Z] #23 39.52 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-18T17:32:04.090Z] #36 ... [2020-05-18T17:32:04.090Z] [2020-05-18T17:32:04.090Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:04.090Z] #30 11.19 + cd /tmp/tmp.RgPNAnVL3E/src/github.com/BurntSushi/toml [2020-05-18T17:32:04.090Z] #30 11.19 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T17:32:04.090Z] #30 11.22 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T17:32:04.090Z] #30 12.17 internal/cpu [2020-05-18T17:32:04.090Z] #30 12.18 runtime/internal/sys [2020-05-18T17:32:04.090Z] #30 12.39 runtime/internal/math [2020-05-18T17:32:04.090Z] #30 12.70 math/bits [2020-05-18T17:32:04.090Z] #30 13.02 internal/bytealg [2020-05-18T17:32:04.090Z] #30 13.40 math [2020-05-18T17:32:04.090Z] #30 14.72 runtime [2020-05-18T17:32:04.090Z] #30 20.85 internal/testlog [2020-05-18T17:32:04.090Z] #30 21.36 encoding [2020-05-18T17:32:04.204Z] #23 39.90 Selecting previously unselected package jq. [2020-05-18T17:32:04.204Z] #23 39.91 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-18T17:32:04.204Z] #23 39.95 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T17:32:04.265Z] #31 9.055 encoding [2020-05-18T17:32:04.321Z] #43 ... [2020-05-18T17:32:04.321Z] [2020-05-18T17:32:04.321Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:04.321Z] #32 12.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:32:04.321Z] #32 12.73 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:32:04.321Z] #32 12.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:32:04.321Z] #32 15.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T17:32:04.321Z] #32 18.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T17:32:04.321Z] #32 22.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T17:32:04.321Z] #32 ... [2020-05-18T17:32:04.321Z] [2020-05-18T17:32:04.321Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:32:04.321Z] #51 12.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:32:04.321Z] #51 12.70 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:32:04.321Z] #51 12.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:32:04.321Z] #51 15.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T17:32:04.321Z] #51 18.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T17:32:04.348Z] #30 ... [2020-05-18T17:32:04.348Z] [2020-05-18T17:32:04.348Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:04.348Z] #32 11.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:32:04.348Z] #32 11.63 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:32:04.348Z] #32 11.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:32:04.348Z] #32 13.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T17:32:04.348Z] #32 17.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T17:32:04.348Z] #32 21.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T17:32:04.348Z] #32 ... [2020-05-18T17:32:04.348Z] [2020-05-18T17:32:04.348Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:32:04.348Z] #51 11.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:32:04.348Z] #51 11.70 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:32:04.348Z] #51 11.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:32:04.348Z] #51 12.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T17:32:04.348Z] #51 16.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T17:32:04.348Z] #51 20.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T17:32:04.577Z] #51 ... [2020-05-18T17:32:04.577Z] [2020-05-18T17:32:04.577Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:04.577Z] #38 22.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T17:32:04.683Z] #51 ... [2020-05-18T17:32:04.683Z] [2020-05-18T17:32:04.683Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:32:04.683Z] #23 21.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T17:32:04.783Z] #23 40.40 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-18T17:32:04.783Z] #23 40.43 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-18T17:32:04.783Z] #23 40.44 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T17:32:04.783Z] #23 40.46 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:32:04.897Z] #31 9.811 runtime/cgo [2020-05-18T17:32:04.897Z] #31 ... [2020-05-18T17:32:04.897Z] [2020-05-18T17:32:04.897Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:04.897Z] #48 1.108 + RM_GOPATH=0 [2020-05-18T17:32:04.897Z] #48 1.108 + TMP_GOPATH= [2020-05-18T17:32:04.897Z] #48 1.108 + : /build [2020-05-18T17:32:04.897Z] #48 1.108 + '[' -z '' ']' [2020-05-18T17:32:04.897Z] #48 1.109 ++ mktemp -d [2020-05-18T17:32:04.897Z] #48 1.111 + export GOPATH=/tmp/tmp.tPxpctDd0J [2020-05-18T17:32:04.897Z] #48 1.111 + GOPATH=/tmp/tmp.tPxpctDd0J [2020-05-18T17:32:04.897Z] #48 1.111 + RM_GOPATH=1 [2020-05-18T17:32:04.897Z] #48 1.112 ++ dirname /tmp/install/install.sh [2020-05-18T17:32:04.897Z] #48 1.114 + dir=/tmp/install [2020-05-18T17:32:04.897Z] #48 1.114 + bin=shfmt [2020-05-18T17:32:04.897Z] #48 1.114 + shift [2020-05-18T17:32:04.897Z] #48 1.114 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-18T17:32:04.897Z] #48 1.114 + . /tmp/install/shfmt.installer [2020-05-18T17:32:04.897Z] #48 1.115 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T17:32:04.897Z] #48 1.115 + install_shfmt [2020-05-18T17:32:04.897Z] #48 1.115 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-18T17:32:04.897Z] #48 1.115 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T17:32:04.897Z] #48 1.116 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tPxpctDd0J/src/github.com/mvdan/sh [2020-05-18T17:32:04.897Z] #48 1.119 Cloning into '/tmp/tmp.tPxpctDd0J/src/github.com/mvdan/sh'... [2020-05-18T17:32:05.025Z] #23 ... [2020-05-18T17:32:05.025Z] [2020-05-18T17:32:05.025Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:32:05.025Z] #41 12.03 runtime/internal/sys [2020-05-18T17:32:05.025Z] #41 12.34 runtime/internal/math [2020-05-18T17:32:05.025Z] #41 12.51 internal/bytealg [2020-05-18T17:32:05.025Z] #41 12.71 internal/race [2020-05-18T17:32:05.025Z] #41 12.89 sync/atomic [2020-05-18T17:32:05.025Z] #41 13.31 unicode [2020-05-18T17:32:05.025Z] #41 14.06 runtime [2020-05-18T17:32:05.025Z] #41 18.95 unicode/utf8 [2020-05-18T17:32:05.025Z] #41 19.66 math [2020-05-18T17:32:05.025Z] #41 ... [2020-05-18T17:32:05.025Z] [2020-05-18T17:32:05.025Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:05.025Z] #30 21.68 runtime/cgo [2020-05-18T17:32:05.043Z] #23 ... [2020-05-18T17:32:05.043Z] [2020-05-18T17:32:05.043Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:05.043Z] #59 DONE 40.7s [2020-05-18T17:32:05.188Z] #48 ... [2020-05-18T17:32:05.188Z] [2020-05-18T17:32:05.188Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:05.188Z] #33 1.432 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:32:05.188Z] #33 1.586 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:32:05.188Z] #33 1.587 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:32:05.188Z] #33 3.365 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-18T17:32:05.188Z] #33 6.609 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB] [2020-05-18T17:32:05.188Z] #33 9.458 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-18T17:32:05.188Z] #33 ... [2020-05-18T17:32:05.188Z] [2020-05-18T17:32:05.188Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:05.188Z] #22 1.226 + RM_GOPATH=0 [2020-05-18T17:32:05.188Z] #22 1.226 + TMP_GOPATH= [2020-05-18T17:32:05.188Z] #22 1.227 + : /build [2020-05-18T17:32:05.188Z] #22 1.228 + '[' -z '' ']' [2020-05-18T17:32:05.188Z] #22 1.229 ++ mktemp -d [2020-05-18T17:32:05.188Z] #22 1.232 + export GOPATH=/tmp/tmp.bFreAxVADb [2020-05-18T17:32:05.188Z] #22 1.232 + GOPATH=/tmp/tmp.bFreAxVADb [2020-05-18T17:32:05.188Z] #22 1.232 + RM_GOPATH=1 [2020-05-18T17:32:05.188Z] #22 1.237 ++ dirname /tmp/install/install.sh [2020-05-18T17:32:05.188Z] #22 1.239 + dir=/tmp/install [2020-05-18T17:32:05.188Z] #22 1.240 + bin=dockercli [2020-05-18T17:32:05.188Z] #22 1.240 + shift [2020-05-18T17:32:05.188Z] #22 1.241 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-18T17:32:05.188Z] #22 1.242 + . /tmp/install/dockercli.installer [2020-05-18T17:32:05.188Z] #22 1.243 ++ : stable [2020-05-18T17:32:05.188Z] #22 1.243 ++ : 17.06.2-ce [2020-05-18T17:32:05.188Z] #22 1.244 + install_dockercli [2020-05-18T17:32:05.188Z] #22 1.245 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T17:32:05.188Z] #22 1.245 Install docker/cli version 17.06.2-ce from stable [2020-05-18T17:32:05.188Z] #22 1.246 ++ uname -m [2020-05-18T17:32:05.188Z] #22 1.253 + arch=ppc64le [2020-05-18T17:32:05.188Z] #22 1.253 + '[' ppc64le '!=' x86_64 ']' [2020-05-18T17:32:05.188Z] #22 1.253 + '[' ppc64le '!=' s390x ']' [2020-05-18T17:32:05.188Z] #22 1.253 + '[' ppc64le '!=' armhf ']' [2020-05-18T17:32:05.188Z] #22 1.253 + build_dockercli [2020-05-18T17:32:05.188Z] #22 1.253 + git clone https://github.com/docker/docker-ce /tmp/tmp.bFreAxVADb/tmp/docker-ce [2020-05-18T17:32:05.188Z] #22 1.278 Cloning into '/tmp/tmp.bFreAxVADb/tmp/docker-ce'... [2020-05-18T17:32:05.307Z] [2020-05-18T17:32:05.307Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:05.307Z] #38 39.74 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-05-18T17:32:05.307Z] #38 39.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-05-18T17:32:05.307Z] #38 39.79 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-18T17:32:05.307Z] #38 40.04 Selecting previously unselected package zlib1g-dev:arm64. [2020-05-18T17:32:05.307Z] #38 40.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-05-18T17:32:05.307Z] #38 40.11 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-18T17:32:05.307Z] #38 40.67 Selecting previously unselected package libprotobuf17:arm64. [2020-05-18T17:32:05.307Z] #38 40.68 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-05-18T17:32:05.307Z] #38 40.69 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-18T17:32:05.307Z] #38 ... [2020-05-18T17:32:05.307Z] [2020-05-18T17:32:05.307Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:32:05.307Z] #23 DONE 41.1s [2020-05-18T17:32:05.478Z] #22 ... [2020-05-18T17:32:05.478Z] [2020-05-18T17:32:05.478Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:05.478Z] #11 1.722 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:32:05.478Z] #11 1.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:32:05.478Z] #11 1.878 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:32:05.478Z] #11 4.139 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-18T17:32:05.478Z] #11 7.076 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB] [2020-05-18T17:32:05.478Z] #11 10.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-18T17:32:05.478Z] #11 ... [2020-05-18T17:32:05.478Z] [2020-05-18T17:32:05.478Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:05.478Z] #55 1.040 + RM_GOPATH=0 [2020-05-18T17:32:05.478Z] #55 1.040 + TMP_GOPATH= [2020-05-18T17:32:05.478Z] #55 1.040 + : /build [2020-05-18T17:32:05.478Z] #55 1.041 + '[' -z '' ']' [2020-05-18T17:32:05.478Z] #55 1.044 ++ mktemp -d [2020-05-18T17:32:05.478Z] #55 1.044 + export GOPATH=/tmp/tmp.6afmMWFHnq [2020-05-18T17:32:05.478Z] #55 1.044 + GOPATH=/tmp/tmp.6afmMWFHnq [2020-05-18T17:32:05.478Z] #55 1.044 + RM_GOPATH=1 [2020-05-18T17:32:05.478Z] #55 1.045 ++ dirname /tmp/install/install.sh [2020-05-18T17:32:05.478Z] #55 1.047 + dir=/tmp/install [2020-05-18T17:32:05.478Z] #55 1.047 + bin=rootlesskit [2020-05-18T17:32:05.478Z] #55 1.047 + shift [2020-05-18T17:32:05.478Z] #55 1.047 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-18T17:32:05.478Z] #55 1.047 + . /tmp/install/rootlesskit.installer [2020-05-18T17:32:05.478Z] #55 1.048 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T17:32:05.478Z] #55 1.049 + install_rootlesskit [2020-05-18T17:32:05.478Z] #55 1.049 + case "$1" in [2020-05-18T17:32:05.478Z] #55 1.049 + export CGO_ENABLED=0 [2020-05-18T17:32:05.478Z] #55 1.049 + CGO_ENABLED=0 [2020-05-18T17:32:05.478Z] #55 1.049 + _install_rootlesskit [2020-05-18T17:32:05.478Z] #55 1.049 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-18T17:32:05.478Z] #55 1.049 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T17:32:05.478Z] #55 1.049 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6afmMWFHnq/src/github.com/rootless-containers/rootlesskit [2020-05-18T17:32:05.478Z] #55 1.052 Cloning into '/tmp/tmp.6afmMWFHnq/src/github.com/rootless-containers/rootlesskit'... [2020-05-18T17:32:05.478Z] #55 8.652 + cd /tmp/tmp.6afmMWFHnq/src/github.com/rootless-containers/rootlesskit [2020-05-18T17:32:05.478Z] #55 8.668 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T17:32:05.478Z] #55 9.291 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T17:32:05.478Z] #55 9.300 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-18T17:32:05.568Z] [2020-05-18T17:32:05.568Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T17:32:05.568Z] #24 DONE 0.1s [2020-05-18T17:32:05.568Z] [2020-05-18T17:32:05.568Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:32:05.767Z] #55 ... [2020-05-18T17:32:05.767Z] [2020-05-18T17:32:05.767Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:32:05.767Z] #52 1.524 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:32:05.767Z] #52 1.632 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:32:05.767Z] #52 1.662 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:32:05.767Z] #52 3.683 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-18T17:32:05.767Z] #52 7.479 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB] [2020-05-18T17:32:05.768Z] #52 9.593 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-18T17:32:05.768Z] #52 ... [2020-05-18T17:32:05.768Z] [2020-05-18T17:32:05.768Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:32:05.768Z] #42 0.904 + RM_GOPATH=0 [2020-05-18T17:32:05.768Z] #42 0.904 + TMP_GOPATH= [2020-05-18T17:32:05.768Z] #42 0.904 + : /build [2020-05-18T17:32:05.768Z] #42 0.904 + '[' -z '' ']' [2020-05-18T17:32:05.768Z] #42 0.905 ++ mktemp -d [2020-05-18T17:32:05.768Z] #42 0.907 + export GOPATH=/tmp/tmp.oRntBkpaKJ [2020-05-18T17:32:05.768Z] #42 0.907 + GOPATH=/tmp/tmp.oRntBkpaKJ [2020-05-18T17:32:05.768Z] #42 0.907 + RM_GOPATH=1 [2020-05-18T17:32:05.768Z] #42 0.908 ++ dirname /tmp/install/install.sh [2020-05-18T17:32:05.768Z] #42 0.911 + dir=/tmp/install [2020-05-18T17:32:05.768Z] #42 0.911 + bin=vndr [2020-05-18T17:32:05.768Z] #42 0.911 + shift [2020-05-18T17:32:05.768Z] #42 0.911 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-18T17:32:05.768Z] #42 0.911 + . /tmp/install/vndr.installer [2020-05-18T17:32:05.768Z] #42 0.912 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T17:32:05.768Z] #42 0.912 + install_vndr [2020-05-18T17:32:05.768Z] #42 0.913 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-18T17:32:05.768Z] #42 0.913 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T17:32:05.768Z] #42 0.913 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.oRntBkpaKJ/src/github.com/LK4D4/vndr [2020-05-18T17:32:05.768Z] #42 0.918 Cloning into '/tmp/tmp.oRntBkpaKJ/src/github.com/LK4D4/vndr'... [2020-05-18T17:32:05.768Z] #42 1.821 + cd /tmp/tmp.oRntBkpaKJ/src/github.com/LK4D4/vndr [2020-05-18T17:32:05.768Z] #42 1.822 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T17:32:05.768Z] #42 1.885 + go build -buildmode=pie -v -o /build/vndr . [2020-05-18T17:32:05.768Z] #42 3.863 internal/cpu [2020-05-18T17:32:05.768Z] #42 3.878 internal/race [2020-05-18T17:32:05.768Z] #42 3.893 runtime/internal/sys [2020-05-18T17:32:05.768Z] #42 3.953 runtime/internal/atomic [2020-05-18T17:32:05.768Z] #42 4.522 sync/atomic [2020-05-18T17:32:05.768Z] #42 4.783 unicode [2020-05-18T17:32:05.768Z] #42 5.058 unicode/utf8 [2020-05-18T17:32:05.768Z] #42 5.968 math [2020-05-18T17:32:05.768Z] #42 6.237 internal/bytealg [2020-05-18T17:32:05.768Z] #42 8.179 internal/testlog [2020-05-18T17:32:05.768Z] #42 9.599 unicode/utf16 [2020-05-18T17:32:05.768Z] #42 9.644 runtime [2020-05-18T17:32:05.768Z] #42 10.44 container/list [2020-05-18T17:32:06.057Z] #42 ... [2020-05-18T17:32:06.057Z] [2020-05-18T17:32:06.057Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:06.057Z] #60 1.153 + RM_GOPATH=0 [2020-05-18T17:32:06.057Z] #60 1.154 + TMP_GOPATH= [2020-05-18T17:32:06.057Z] #60 1.154 + : /build [2020-05-18T17:32:06.057Z] #60 1.154 + '[' -z '' ']' [2020-05-18T17:32:06.057Z] #60 1.155 ++ mktemp -d [2020-05-18T17:32:06.057Z] #60 1.159 + export GOPATH=/tmp/tmp.eaSCR7OOdi [2020-05-18T17:32:06.057Z] #60 1.159 + GOPATH=/tmp/tmp.eaSCR7OOdi [2020-05-18T17:32:06.057Z] #60 1.159 + RM_GOPATH=1 [2020-05-18T17:32:06.057Z] #60 1.161 ++ dirname /tmp/install/install.sh [2020-05-18T17:32:06.057Z] #60 1.163 + dir=/tmp/install [2020-05-18T17:32:06.057Z] #60 1.163 + bin=proxy [2020-05-18T17:32:06.057Z] #60 1.163 + shift [2020-05-18T17:32:06.057Z] #60 1.164 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-18T17:32:06.057Z] #60 1.164 + . /tmp/install/proxy.installer [2020-05-18T17:32:06.057Z] #60 1.166 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T17:32:06.057Z] #60 1.169 + install_proxy [2020-05-18T17:32:06.057Z] #60 1.169 + case "$1" in [2020-05-18T17:32:06.057Z] #60 1.169 + export CGO_ENABLED=0 [2020-05-18T17:32:06.057Z] #60 1.169 + CGO_ENABLED=0 [2020-05-18T17:32:06.057Z] #60 1.170 + _install_proxy [2020-05-18T17:32:06.057Z] #60 1.170 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-18T17:32:06.057Z] #60 1.170 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T17:32:06.057Z] #60 1.170 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eaSCR7OOdi/src/github.com/docker/libnetwork [2020-05-18T17:32:06.057Z] #60 1.175 Cloning into '/tmp/tmp.eaSCR7OOdi/src/github.com/docker/libnetwork'... [2020-05-18T17:32:06.057Z] #60 ... [2020-05-18T17:32:06.057Z] [2020-05-18T17:32:06.057Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:32:06.057Z] #37 1.203 + git clone https://github.com/docker/distribution.git . [2020-05-18T17:32:06.057Z] #37 1.215 Cloning into '.'... [2020-05-18T17:32:06.347Z] #37 ... [2020-05-18T17:32:06.347Z] [2020-05-18T17:32:06.347Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:06.347Z] #46 1.299 + RM_GOPATH=0 [2020-05-18T17:32:06.347Z] #46 1.299 + TMP_GOPATH= [2020-05-18T17:32:06.347Z] #46 1.299 + : /build [2020-05-18T17:32:06.347Z] #46 1.300 + '[' -z '' ']' [2020-05-18T17:32:06.347Z] #46 1.301 ++ mktemp -d [2020-05-18T17:32:06.347Z] #46 1.304 + export GOPATH=/tmp/tmp.4hHly1cg3w [2020-05-18T17:32:06.347Z] #46 1.305 + GOPATH=/tmp/tmp.4hHly1cg3w [2020-05-18T17:32:06.347Z] #46 1.305 + RM_GOPATH=1 [2020-05-18T17:32:06.347Z] #46 1.315 ++ dirname /tmp/install/install.sh [2020-05-18T17:32:06.347Z] #46 1.318 + dir=/tmp/install [2020-05-18T17:32:06.347Z] #46 1.319 + bin=golangci_lint [2020-05-18T17:32:06.347Z] #46 1.319 + shift [2020-05-18T17:32:06.347Z] #46 1.320 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-18T17:32:06.347Z] #46 1.322 + . /tmp/install/golangci_lint.installer [2020-05-18T17:32:06.347Z] #46 1.324 ++ : v1.23.8 [2020-05-18T17:32:06.347Z] #46 1.328 + install_golangci_lint [2020-05-18T17:32:06.347Z] #46 1.329 + echo 'Installing golangci-lint version v1.23.8' [2020-05-18T17:32:06.347Z] #46 1.329 Installing golangci-lint version v1.23.8 [2020-05-18T17:32:06.347Z] #46 1.329 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T17:32:06.347Z] #46 ... [2020-05-18T17:32:06.347Z] [2020-05-18T17:32:06.347Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:06.347Z] #39 1.580 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:32:06.347Z] #39 1.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:32:06.347Z] #39 1.792 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:32:06.347Z] #39 3.773 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-18T17:32:06.347Z] #39 7.480 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB] [2020-05-18T17:32:06.347Z] #39 9.734 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-18T17:32:06.636Z] #39 ... [2020-05-18T17:32:06.636Z] [2020-05-18T17:32:06.636Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:32:06.636Z] #24 1.545 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:32:06.636Z] #24 1.707 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:32:06.636Z] #24 1.713 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:32:06.636Z] #24 3.776 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-18T17:32:06.636Z] #24 7.461 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB] [2020-05-18T17:32:06.636Z] #24 9.584 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-18T17:32:06.925Z] #24 ... [2020-05-18T17:32:06.925Z] [2020-05-18T17:32:06.925Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:06.925Z] #44 6.938 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T17:32:06.925Z] #44 7.074 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T17:32:06.925Z] #44 7.081 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T17:32:06.925Z] #44 7.082 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T17:32:06.925Z] #44 7.244 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T17:32:06.925Z] #44 7.311 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T17:32:06.925Z] #44 11.67 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T17:32:07.105Z] #38 ... [2020-05-18T17:32:07.105Z] [2020-05-18T17:32:07.105Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:07.105Z] #21 24.84 + mkdir -p /build [2020-05-18T17:32:07.105Z] #21 24.85 + mv docker/docker /build/ [2020-05-18T17:32:07.105Z] #21 24.85 + rmdir docker [2020-05-18T17:32:07.105Z] #21 DONE 25.5s [2020-05-18T17:32:07.105Z] [2020-05-18T17:32:07.105Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:07.105Z] #47 24.33 + cd /tmp/tmp.tMQxFZA4k9/src/github.com/mvdan/sh [2020-05-18T17:32:07.105Z] #47 24.33 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T17:32:07.105Z] #47 24.61 + GO111MODULE=on [2020-05-18T17:32:07.105Z] #47 24.63 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-18T17:32:07.952Z] #44 12.88 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T17:32:08.046Z] #47 ... [2020-05-18T17:32:08.046Z] [2020-05-18T17:32:08.046Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:32:08.046Z] #23 16.48 Fetched 8347 kB in 12s (700 kB/s) [2020-05-18T17:32:08.302Z] #23 16.48 Reading package lists... [2020-05-18T17:32:08.302Z] #23 ... [2020-05-18T17:32:08.302Z] [2020-05-18T17:32:08.302Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:08.302Z] #43 26.19 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-18T17:32:08.402Z] #30 ... [2020-05-18T17:32:08.402Z] [2020-05-18T17:32:08.402Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:08.402Z] #54 15.10 + cd /tmp/tmp.Jp4wqKgxeQ/src/github.com/rootless-containers/rootlesskit [2020-05-18T17:32:08.402Z] #54 15.10 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T17:32:08.402Z] #54 15.82 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T17:32:08.402Z] #54 15.82 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-18T17:32:08.402Z] #54 ... [2020-05-18T17:32:08.402Z] [2020-05-18T17:32:08.403Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:08.403Z] #47 24.45 + cd /tmp/tmp.ausBmmtSo6/src/github.com/mvdan/sh [2020-05-18T17:32:08.403Z] #47 24.45 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T17:32:08.403Z] #47 24.67 + GO111MODULE=on [2020-05-18T17:32:08.403Z] #47 24.67 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-18T17:32:08.579Z] #44 13.31 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T17:32:09.206Z] #44 ... [2020-05-18T17:32:09.206Z] [2020-05-18T17:32:09.206Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:32:09.206Z] #42 14.27 crypto/internal/subtle [2020-05-18T17:32:09.228Z] #43 27.57 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T17:32:09.228Z] #43 27.58 go: finding gotest.tools v2.2.0+incompatible [2020-05-18T17:32:09.228Z] #43 27.60 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T17:32:09.228Z] #43 27.60 go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T17:32:09.774Z] #47 ... [2020-05-18T17:32:09.774Z] [2020-05-18T17:32:09.774Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:09.774Z] #21 25.98 + mkdir -p /build [2020-05-18T17:32:09.774Z] #21 26.01 + mv docker/docker /build/ [2020-05-18T17:32:09.774Z] #21 26.03 + rmdir docker [2020-05-18T17:32:09.774Z] #21 DONE 26.9s [2020-05-18T17:32:09.780Z] #25 ... [2020-05-18T17:32:09.780Z] [2020-05-18T17:32:09.780Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:09.780Z] #32 35.13 The following additional packages will be installed: [2020-05-18T17:32:09.780Z] #32 35.15 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-18T17:32:09.780Z] #32 35.15 Suggested packages: [2020-05-18T17:32:09.780Z] #32 35.17 cmake-doc ninja-build lrzip [2020-05-18T17:32:09.780Z] #32 35.17 Recommended packages: [2020-05-18T17:32:09.780Z] #32 35.17 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-18T17:32:09.780Z] #32 36.15 The following NEW packages will be installed: [2020-05-18T17:32:09.780Z] #32 36.16 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-18T17:32:09.780Z] #32 36.17 vim-common xxd [2020-05-18T17:32:09.780Z] #32 36.58 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T17:32:09.780Z] #32 36.58 Need to get 14.2 MB of archives. [2020-05-18T17:32:09.780Z] #32 36.58 After this operation, 60.0 MB of additional disk space will be used. [2020-05-18T17:32:09.780Z] #32 36.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-18T17:32:09.780Z] #32 36.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T17:32:09.780Z] #32 36.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-18T17:32:09.780Z] #32 36.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-18T17:32:09.780Z] #32 37.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-05-18T17:32:09.780Z] #32 37.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-05-18T17:32:09.780Z] #32 37.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-05-18T17:32:09.780Z] #32 37.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-05-18T17:32:09.780Z] #32 37.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-05-18T17:32:09.780Z] #32 37.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-05-18T17:32:09.780Z] #32 39.04 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:32:09.780Z] #32 39.43 Fetched 14.2 MB in 1s (11.4 MB/s) [2020-05-18T17:32:09.780Z] #32 39.73 Selecting previously unselected package xxd. [2020-05-18T17:32:09.780Z] #32 39.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-18T17:32:09.780Z] #32 39.88 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-18T17:32:09.780Z] #32 39.90 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T17:32:09.780Z] #32 40.24 Selecting previously unselected package vim-common. [2020-05-18T17:32:09.780Z] #32 40.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T17:32:09.780Z] #32 40.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T17:32:09.780Z] #32 40.92 Selecting previously unselected package cmake-data. [2020-05-18T17:32:09.780Z] #32 40.92 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-18T17:32:09.780Z] #32 40.94 Unpacking cmake-data (3.13.4-1) ... [2020-05-18T17:32:09.780Z] #32 ... [2020-05-18T17:32:09.780Z] [2020-05-18T17:32:09.780Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:09.780Z] #10 28.58 Reading package lists... [2020-05-18T17:32:09.780Z] #10 35.71 Building dependency tree... [2020-05-18T17:32:09.780Z] #10 38.94 The following additional packages will be installed: [2020-05-18T17:32:09.780Z] #10 38.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-18T17:32:09.780Z] #10 38.95 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-18T17:32:09.780Z] #10 38.95 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-18T17:32:09.780Z] #10 38.95 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-18T17:32:09.780Z] #10 38.95 mingw-w64-x86-64-dev [2020-05-18T17:32:09.780Z] #10 38.96 Suggested packages: [2020-05-18T17:32:09.780Z] #10 38.96 gcc-8-locales seccomp wine64 [2020-05-18T17:32:09.780Z] #10 40.54 The following NEW packages will be installed: [2020-05-18T17:32:09.780Z] #10 40.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-18T17:32:09.780Z] #10 40.54 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-18T17:32:09.780Z] #10 40.54 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-18T17:32:09.780Z] #10 40.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-18T17:32:09.780Z] #10 40.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-18T17:32:09.780Z] #10 40.56 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-18T17:32:09.780Z] #10 40.56 The following packages will be upgraded: [2020-05-18T17:32:09.780Z] #10 40.57 libsystemd0 libudev1 [2020-05-18T17:32:09.780Z] #10 41.08 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T17:32:09.780Z] #10 41.08 Need to get 73.8 MB of archives. [2020-05-18T17:32:09.780Z] #10 41.08 After this operation, 472 MB of additional disk space will be used. [2020-05-18T17:32:09.780Z] #10 41.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u4 [313 kB] [2020-05-18T17:32:09.780Z] #10 41.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u4 [146 kB] [2020-05-18T17:32:09.780Z] #10 41.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-05-18T17:32:09.780Z] #10 41.52 Get:4 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-05-18T17:32:09.780Z] #10 41.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-18T17:32:09.780Z] #10 41.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-05-18T17:32:09.780Z] #10 41.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-05-18T17:32:09.780Z] #10 41.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-18T17:32:09.780Z] #10 42.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-18T17:32:09.780Z] #10 42.52 Get:10 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-05-18T17:32:09.780Z] #10 42.53 Get:11 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-05-18T17:32:09.780Z] #10 44.64 Get:12 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-05-18T17:32:09.780Z] #10 ... [2020-05-18T17:32:09.780Z] [2020-05-18T17:32:09.780Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:09.780Z] #38 41.47 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-05-18T17:32:09.780Z] #38 41.50 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-05-18T17:32:09.780Z] #38 41.54 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-18T17:32:09.780Z] #38 41.88 Selecting previously unselected package libprotobuf-dev:arm64. [2020-05-18T17:32:09.780Z] #38 41.88 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-05-18T17:32:09.780Z] #38 41.91 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-18T17:32:09.780Z] #38 44.20 Selecting previously unselected package libprotoc17:arm64. [2020-05-18T17:32:09.780Z] #38 44.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-05-18T17:32:09.780Z] #38 44.21 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-18T17:32:09.780Z] #38 44.83 Selecting previously unselected package protobuf-c-compiler. [2020-05-18T17:32:09.780Z] #38 44.83 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-05-18T17:32:09.780Z] #38 44.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T17:32:09.780Z] #38 45.09 Selecting previously unselected package protobuf-compiler. [2020-05-18T17:32:09.780Z] #38 45.09 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-05-18T17:32:09.780Z] #38 45.17 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-18T17:32:10.037Z] [2020-05-18T17:32:10.037Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:10.051Z] #38 45.55 Selecting previously unselected package python-pkg-resources. [2020-05-18T17:32:10.051Z] #38 45.56 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T17:32:10.051Z] #38 45.58 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-18T17:32:10.172Z] #43 28.50 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T17:32:10.172Z] #43 28.54 go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T17:32:10.234Z] #42 15.00 crypto/subtle [2020-05-18T17:32:10.294Z] #59 25.55 Checking out files: 43% (898/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-18T17:32:10.294Z] #59 27.50 + cd /tmp/tmp.3kbtAwctNr/src/github.com/docker/libnetwork [2020-05-18T17:32:10.294Z] #59 27.50 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T17:32:10.311Z] #38 45.97 Selecting previously unselected package python-six. [2020-05-18T17:32:10.311Z] #38 45.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-18T17:32:10.311Z] #38 45.98 Unpacking python-six (1.12.0-1) ... [2020-05-18T17:32:10.551Z] #59 27.81 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-18T17:32:10.570Z] #38 46.20 Selecting previously unselected package python-protobuf. [2020-05-18T17:32:10.570Z] #38 46.22 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-05-18T17:32:10.570Z] #38 46.24 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-18T17:32:10.880Z] #42 15.59 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-18T17:32:11.166Z] #42 16.12 internal/nettrace [2020-05-18T17:32:11.512Z] #38 47.13 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-18T17:32:11.512Z] #38 ... [2020-05-18T17:32:11.512Z] [2020-05-18T17:32:11.512Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:11.512Z] #32 46.81 Selecting previously unselected package libicu63:arm64. [2020-05-18T17:32:11.512Z] #32 46.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-18T17:32:11.512Z] #32 46.95 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-18T17:32:12.084Z] #32 ... [2020-05-18T17:32:12.084Z] [2020-05-18T17:32:12.084Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:12.084Z] #30 37.57 sync [2020-05-18T17:32:12.084Z] #30 37.59 internal/reflectlite [2020-05-18T17:32:12.084Z] #30 40.69 sort [2020-05-18T17:32:12.084Z] #30 40.69 errors [2020-05-18T17:32:12.084Z] #30 41.29 strconv [2020-05-18T17:32:12.084Z] #30 41.29 io [2020-05-18T17:32:12.084Z] #30 41.30 internal/oserror [2020-05-18T17:32:12.084Z] #30 41.66 syscall [2020-05-18T17:32:12.084Z] #30 44.28 strings [2020-05-18T17:32:12.084Z] #30 44.29 bytes [2020-05-18T17:32:12.084Z] #30 ... [2020-05-18T17:32:12.084Z] [2020-05-18T17:32:12.084Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:32:12.084Z] #25 4.888 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-18T17:32:12.084Z] #25 5.399 [2020-05-18T17:32:12.095Z] #43 30.46 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T17:32:12.190Z] #42 16.88 runtime/cgo [2020-05-18T17:32:12.350Z] #43 30.61 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T17:32:12.350Z] #43 30.72 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T17:32:12.350Z] #43 30.74 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T17:32:12.350Z] #43 30.75 go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T17:32:12.605Z] #43 30.90 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T17:32:12.605Z] #43 31.13 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T17:32:12.861Z] #43 31.41 go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T17:32:12.871Z] #25 5.820 0.0% ## 3.7% ##### 8.2% ########### 15.3% ################## 26.1% ########################## 37.3% ################################# 46.2% ####################################### 55.1% ############################################ 62.4% ################################################# 68.5% ##################################################### 74.4% ########################################################### 82.0% ############################################################### 88.2% #################################################################### 95.5% ######################################################################## 100.0% [2020-05-18T17:32:12.871Z] #25 ... [2020-05-18T17:32:12.871Z] [2020-05-18T17:32:12.871Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:32:12.871Z] #41 38.51 internal/reflectlite [2020-05-18T17:32:12.871Z] #41 38.52 sync [2020-05-18T17:32:12.871Z] #41 40.52 github.com/LK4D4/vndr/godl/singleflight [2020-05-18T17:32:12.871Z] #41 40.54 math/rand [2020-05-18T17:32:12.871Z] #41 40.56 internal/singleflight [2020-05-18T17:32:12.871Z] #41 42.70 sort [2020-05-18T17:32:12.871Z] #41 42.73 strconv [2020-05-18T17:32:12.871Z] #41 42.74 io [2020-05-18T17:32:12.871Z] #41 42.83 syscall [2020-05-18T17:32:12.871Z] #41 46.45 bytes [2020-05-18T17:32:12.871Z] #41 46.69 strings [2020-05-18T17:32:13.134Z] #41 ... [2020-05-18T17:32:13.134Z] [2020-05-18T17:32:13.134Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:13.134Z] #10 46.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-05-18T17:32:13.134Z] #10 46.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-05-18T17:32:13.134Z] #10 46.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-18T17:32:13.134Z] #10 46.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-18T17:32:13.134Z] #10 46.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-05-18T17:32:13.134Z] #10 46.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-05-18T17:32:13.134Z] #10 46.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-05-18T17:32:13.134Z] #10 46.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-05-18T17:32:13.134Z] #10 46.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-05-18T17:32:13.134Z] #10 46.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-05-18T17:32:13.134Z] #10 46.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-05-18T17:32:13.134Z] #10 46.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-05-18T17:32:13.134Z] #10 46.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-05-18T17:32:13.134Z] #10 46.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-05-18T17:32:13.134Z] #10 46.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-05-18T17:32:13.134Z] #10 48.10 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:32:13.134Z] #10 48.34 Fetched 73.8 MB in 6s (12.5 MB/s) [2020-05-18T17:32:13.134Z] #10 48.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-18T17:32:13.134Z] #10 48.55 Preparing to unpack .../libsystemd0_241-7~deb10u4_arm64.deb ... [2020-05-18T17:32:13.134Z] #10 48.58 Unpacking libsystemd0:arm64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T17:32:13.395Z] #10 48.93 Setting up libsystemd0:arm64 (241-7~deb10u4) ... [2020-05-18T17:32:13.658Z] #10 49.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 ... 15382 files and directories currently installed.) [2020-05-18T17:32:13.658Z] #10 49.27 Preparing to unpack .../libudev1_241-7~deb10u4_arm64.deb ... [2020-05-18T17:32:13.658Z] #10 49.29 Unpacking libudev1:arm64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T17:32:13.919Z] #10 ... [2020-05-18T17:32:13.919Z] [2020-05-18T17:32:13.919Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:13.919Z] #52 4.127 + RM_GOPATH=0 [2020-05-18T17:32:13.919Z] #52 4.127 + TMP_GOPATH= [2020-05-18T17:32:13.919Z] #52 4.127 + : /build [2020-05-18T17:32:13.919Z] #52 4.127 + '[' -z '' ']' [2020-05-18T17:32:13.919Z] #52 4.134 ++ mktemp -d [2020-05-18T17:32:13.919Z] #52 4.151 + export GOPATH=/tmp/tmp.hpFxacEcmN [2020-05-18T17:32:13.919Z] #52 4.151 + GOPATH=/tmp/tmp.hpFxacEcmN [2020-05-18T17:32:13.919Z] #52 4.151 + RM_GOPATH=1 [2020-05-18T17:32:13.919Z] #52 4.151 ++ dirname /tmp/install/install.sh [2020-05-18T17:32:13.919Z] #52 4.168 + dir=/tmp/install [2020-05-18T17:32:13.919Z] #52 4.168 + bin=containerd [2020-05-18T17:32:13.919Z] #52 4.168 + shift [2020-05-18T17:32:13.919Z] #52 4.168 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-18T17:32:13.919Z] #52 4.168 + . /tmp/install/containerd.installer [2020-05-18T17:32:13.919Z] #52 4.168 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T17:32:13.919Z] #52 4.168 + install_containerd [2020-05-18T17:32:13.920Z] #52 4.168 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-18T17:32:13.920Z] #52 4.168 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hpFxacEcmN/src/github.com/containerd/containerd [2020-05-18T17:32:13.920Z] #52 4.171 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T17:32:13.920Z] #52 4.171 Cloning into '/tmp/tmp.hpFxacEcmN/src/github.com/containerd/containerd'... [2020-05-18T17:32:13.920Z] #52 ... [2020-05-18T17:32:13.920Z] [2020-05-18T17:32:13.920Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:13.920Z] #10 49.61 Setting up libudev1:arm64 (241-7~deb10u4) ... [2020-05-18T17:32:14.180Z] #10 49.77 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-18T17:32:14.442Z] #10 49.77 (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 ... 15382 files and directories currently installed.) [2020-05-18T17:32:14.442Z] #10 49.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-05-18T17:32:14.442Z] #10 49.95 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T17:32:14.746Z] #43 ... [2020-05-18T17:32:14.746Z] [2020-05-18T17:32:14.746Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:32:14.746Z] #51 22.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T17:32:14.746Z] #51 ... [2020-05-18T17:32:14.746Z] [2020-05-18T17:32:14.746Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:14.746Z] #47 26.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T17:32:14.746Z] #47 26.81 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T17:32:14.746Z] #47 26.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T17:32:14.746Z] #47 27.51 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T17:32:14.746Z] #47 27.64 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T17:32:14.747Z] #47 28.88 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T17:32:14.747Z] #47 30.44 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T17:32:14.747Z] #47 32.71 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T17:32:14.747Z] #47 ... [2020-05-18T17:32:14.747Z] [2020-05-18T17:32:14.747Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:32:14.747Z] #41 23.27 math [2020-05-18T17:32:14.747Z] #41 30.41 unicode/utf16 [2020-05-18T17:32:14.747Z] #41 30.69 container/list [2020-05-18T17:32:14.747Z] #41 31.77 crypto/internal/subtle [2020-05-18T17:32:14.747Z] #41 32.17 crypto/subtle [2020-05-18T17:32:14.747Z] #41 32.37 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-18T17:32:14.747Z] #41 32.76 internal/nettrace [2020-05-18T17:32:14.747Z] #41 33.06 runtime/cgo [2020-05-18T17:32:14.905Z] #42 ... [2020-05-18T17:32:14.905Z] [2020-05-18T17:32:14.905Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:14.905Z] #48 19.01 + cd /tmp/tmp.tPxpctDd0J/src/github.com/mvdan/sh [2020-05-18T17:32:14.905Z] #48 19.01 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T17:32:14.905Z] #48 19.22 + GO111MODULE=on [2020-05-18T17:32:14.905Z] #48 19.22 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-18T17:32:15.310Z] #41 ... [2020-05-18T17:32:15.310Z] [2020-05-18T17:32:15.310Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:15.310Z] #30 23.66 internal/testlog [2020-05-18T17:32:15.310Z] #30 24.36 encoding [2020-05-18T17:32:15.310Z] #30 24.76 runtime/cgo [2020-05-18T17:32:15.567Z] #30 ... [2020-05-18T17:32:15.567Z] [2020-05-18T17:32:15.567Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:15.567Z] #43 33.71 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T17:32:16.930Z] #43 35.29 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T17:32:16.978Z] #48 21.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T17:32:16.978Z] #48 21.46 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T17:32:16.978Z] #48 21.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T17:32:16.978Z] #48 21.80 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T17:32:16.978Z] #48 21.89 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T17:32:17.051Z] #10 ... [2020-05-18T17:32:17.051Z] [2020-05-18T17:32:17.051Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T17:32:17.051Z] #28 42.48 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-05-18T17:32:17.051Z] #28 42.97 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-18T17:32:17.051Z] #28 43.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-18T17:32:17.051Z] #28 ... [2020-05-18T17:32:17.051Z] [2020-05-18T17:32:17.051Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:32:17.051Z] #25 7.443 [2020-05-18T17:32:17.051Z] #25 7.659 #=#=# #### 6.0% ############# 18.8% ####################### 33.3% ############################## 42.5% ########################################## 59.0% ################################################## 70.7% ############################################################### 88.6% ##################################################################### 96.2% ######################################################################## 100.0% [2020-05-18T17:32:17.051Z] #25 8.999 [2020-05-18T17:32:17.051Z] #25 9.226 0.0% #### 6.3% ####### 10.2% ########## 14.7% ############### 21.4% ################### 27.6% ######################### 34.8% ############################## 42.6% ################################### 48.8% ######################################## 56.9% ############################################# 63.5% ################################################# 69.2% ####################################################### 77.4% ######################################################### 79.7% ############################################################ 83.6% #################################################################### 94.7% ######################################################################## 100.0% [2020-05-18T17:32:17.311Z] #25 11.67 [2020-05-18T17:32:18.355Z] #25 12.00 0.0% # 1.6% ## 3.1% ### 5.1% ##### 7.3% ##### 8.2% ###### 9.4% [2020-05-18T17:32:18.355Z] #25 ... [2020-05-18T17:32:18.355Z] [2020-05-18T17:32:18.355Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:18.355Z] #47 43.93 io [2020-05-18T17:32:18.355Z] #47 43.94 syscall [2020-05-18T17:32:18.355Z] #47 43.98 strconv [2020-05-18T17:32:18.355Z] #47 47.02 bytes [2020-05-18T17:32:18.355Z] #47 47.04 strings [2020-05-18T17:32:18.355Z] #47 51.08 bufio [2020-05-18T17:32:18.355Z] #47 51.55 reflect [2020-05-18T17:32:18.355Z] #47 51.98 regexp/syntax [2020-05-18T17:32:18.355Z] #47 ... [2020-05-18T17:32:18.355Z] [2020-05-18T17:32:18.355Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:32:18.676Z] #59 ... [2020-05-18T17:32:18.676Z] [2020-05-18T17:32:18.676Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:18.676Z] #43 24.45 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-18T17:32:18.676Z] #43 26.04 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T17:32:18.676Z] #43 26.04 go: finding gotest.tools v2.2.0+incompatible [2020-05-18T17:32:18.676Z] #43 26.09 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T17:32:18.676Z] #43 26.09 go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T17:32:18.676Z] #43 26.78 go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T17:32:18.676Z] #43 26.79 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T17:32:18.676Z] #43 28.02 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T17:32:18.676Z] #43 28.03 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T17:32:18.676Z] #43 28.05 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T17:32:18.676Z] #43 28.25 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T17:32:18.676Z] #43 28.56 go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T17:32:18.676Z] #43 28.82 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T17:32:18.676Z] #43 29.30 go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T17:32:18.676Z] #43 29.43 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T17:32:18.676Z] #43 32.12 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T17:32:18.676Z] #43 33.16 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T17:32:18.676Z] #43 35.71 go: finding github.com/pkg/errors v0.8.1 [2020-05-18T17:32:18.676Z] #43 35.73 go: finding github.com/fatih/color v1.6.0 [2020-05-18T17:32:18.676Z] #43 35.78 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T17:32:18.676Z] #43 35.84 go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T17:32:18.784Z] INFO: Extraction ended at 05/18/2020 17:32:16. Duration:00:00:23.6966049 [2020-05-18T17:32:18.784Z] INFO: Updating the golang and path environment variables [2020-05-18T17:32:18.784Z] INFO: GOPATH=d:\gopath [2020-05-18T17:32:18.784Z] INFO: go version go1.13.10 windows/amd64 [2020-05-18T17:32:18.784Z] INFO: Running the daemon under test in debug mode [2020-05-18T17:32:18.784Z] INFO: Starting a daemon under test... [2020-05-18T17:32:18.784Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40969\2\daemon --pidfile d:\CI\PR-40969\2\docker.pid -D [2020-05-18T17:32:18.784Z] INFO: Process started successfully. [2020-05-18T17:32:18.784Z] INFO: Start tailing logs of the daemon under tests [2020-05-18T17:32:18.784Z] INFO: Waiting for the daemon under test to start... [2020-05-18T17:32:18.935Z] #43 36.08 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T17:32:19.036Z] #48 23.77 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T17:32:19.192Z] #43 36.25 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T17:32:19.192Z] #43 36.28 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T17:32:19.449Z] #43 36.53 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T17:32:19.449Z] #43 36.59 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T17:32:19.464Z] #43 37.72 go: finding github.com/fatih/color v1.6.0 [2020-05-18T17:32:19.465Z] #43 37.77 go: finding github.com/pkg/errors v0.8.1 [2020-05-18T17:32:19.465Z] #43 37.80 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T17:32:19.708Z] #43 36.84 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T17:32:19.802Z] INFO: Daemon under test started and replied! [2020-05-18T17:32:19.802Z] INFO: Docker version of the daemon under test [2020-05-18T17:32:19.802Z] [2020-05-18T17:32:19.966Z] #43 ... [2020-05-18T17:32:19.966Z] [2020-05-18T17:32:19.966Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:19.966Z] #47 27.18 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T17:32:19.966Z] #47 27.26 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T17:32:19.966Z] #47 27.32 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T17:32:19.966Z] #47 27.54 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T17:32:19.966Z] #47 28.09 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T17:32:19.966Z] #47 29.69 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T17:32:19.966Z] #47 31.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T17:32:19.966Z] #47 33.52 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T17:32:19.966Z] #47 35.74 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T17:32:19.966Z] #47 36.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T17:32:19.966Z] #47 36.42 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T17:32:19.966Z] #47 36.59 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T17:32:20.028Z] #43 38.20 go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T17:32:20.028Z] #43 38.26 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T17:32:20.028Z] #43 38.32 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T17:32:20.073Z] #48 25.09 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T17:32:20.284Z] #43 38.68 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T17:32:20.285Z] Client: [2020-05-18T17:32:20.285Z] Version: 17.06.2-ce [2020-05-18T17:32:20.285Z] API version: 1.30 [2020-05-18T17:32:20.285Z] Go version: go1.8.3 [2020-05-18T17:32:20.285Z] Git commit: cec0b72 [2020-05-18T17:32:20.285Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-18T17:32:20.285Z] OS/Arch: windows/amd64 [2020-05-18T17:32:20.285Z] [2020-05-18T17:32:20.285Z] Server: [2020-05-18T17:32:20.285Z] Version: 0.0.0-dev [2020-05-18T17:32:20.285Z] API version: 1.41 (minimum version 1.24) [2020-05-18T17:32:20.285Z] Go version: go1.13.10 [2020-05-18T17:32:20.285Z] Git commit: 59cb5e2718 [2020-05-18T17:32:20.285Z] Built: 05/18/2020 17:30:35 [2020-05-18T17:32:20.285Z] OS/Arch: windows/amd64 [2020-05-18T17:32:20.285Z] Experimental: false [2020-05-18T17:32:20.285Z] [2020-05-18T17:32:20.285Z] INFO: Docker info of the daemon under test [2020-05-18T17:32:20.285Z] [2020-05-18T17:32:20.285Z] Containers: 0 [2020-05-18T17:32:20.285Z] Running: 0 [2020-05-18T17:32:20.285Z] Paused: 0 [2020-05-18T17:32:20.285Z] Stopped: 0 [2020-05-18T17:32:20.285Z] Images: 0 [2020-05-18T17:32:20.285Z] Server Version: 0.0.0-dev [2020-05-18T17:32:20.285Z] Storage Driver: windowsfilter [2020-05-18T17:32:20.285Z] Windows: [2020-05-18T17:32:20.285Z] Logging Driver: json-file [2020-05-18T17:32:20.285Z] Plugins: [2020-05-18T17:32:20.285Z] Volume: local [2020-05-18T17:32:20.285Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-18T17:32:20.285Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-18T17:32:20.285Z] Swarm: inactive [2020-05-18T17:32:20.285Z] Default Isolation: process [2020-05-18T17:32:20.285Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-18T17:32:20.285Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-18T17:32:20.285Z] OSType: windows [2020-05-18T17:32:20.285Z] Architecture: x86_64 [2020-05-18T17:32:20.285Z] CPUs: 4 [2020-05-18T17:32:20.285Z] Total Memory: 32GiB [2020-05-18T17:32:20.285Z] Name: azwin-2-60aba0 [2020-05-18T17:32:20.285Z] ID: UQNG:N7IV:ZXQO:PAY6:5LOU:FF7Y:RNNZ:I5YP:E3YE:6B7E:65YH:Q4YT [2020-05-18T17:32:20.285Z] Docker Root Dir: D:\CI\PR-40969\2\daemon [2020-05-18T17:32:20.285Z] Debug Mode (client): false [2020-05-18T17:32:20.285Z] Debug Mode (server): true [2020-05-18T17:32:20.285Z] File Descriptors: -1 [2020-05-18T17:32:20.285Z] Goroutines: 17 [2020-05-18T17:32:20.286Z] System Time: 2020-05-18T17:32:19.8422562Z [2020-05-18T17:32:20.286Z] EventsListeners: 0 [2020-05-18T17:32:20.286Z] Registry: https://index.docker.io/v1/ [2020-05-18T17:32:20.286Z] Labels: [2020-05-18T17:32:20.286Z] Experimental: false [2020-05-18T17:32:20.286Z] Insecure Registries: [2020-05-18T17:32:20.286Z] 127.0.0.0/8 [2020-05-18T17:32:20.286Z] Live Restore Enabled: false [2020-05-18T17:32:20.286Z] [2020-05-18T17:32:20.286Z] [2020-05-18T17:32:20.286Z] INFO: Docker images of the daemon under test [2020-05-18T17:32:20.286Z] [2020-05-18T17:32:20.286Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-18T17:32:20.286Z] [2020-05-18T17:32:20.286Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-18T17:32:20.286Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-18T17:32:20.286Z] ltsc2019: Pulling from windows/servercore [2020-05-18T17:32:20.286Z] 4612f6d0b889: Pulling fs layer [2020-05-18T17:32:20.364Z] #48 ... [2020-05-18T17:32:20.364Z] [2020-05-18T17:32:20.364Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:32:20.364Z] #52 25.50 Fetched 8128 kB in 24s (339 kB/s) [2020-05-18T17:32:20.540Z] #43 38.86 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T17:32:20.540Z] #43 ... [2020-05-18T17:32:20.540Z] [2020-05-18T17:32:20.540Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:32:20.540Z] #23 16.48 Reading package lists... [2020-05-18T17:32:20.540Z] #23 29.60 Reading package lists... [2020-05-18T17:32:20.540Z] #23 ... [2020-05-18T17:32:20.540Z] [2020-05-18T17:32:20.540Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:20.540Z] #43 38.95 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T17:32:20.606Z] #47 37.71 runtime/cgo [2020-05-18T17:32:20.606Z] #47 ... [2020-05-18T17:32:20.606Z] [2020-05-18T17:32:20.606Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:32:20.606Z] #41 27.61 unicode/utf16 [2020-05-18T17:32:20.606Z] #41 28.22 container/list [2020-05-18T17:32:20.606Z] #41 29.41 crypto/internal/subtle [2020-05-18T17:32:20.606Z] #41 29.63 crypto/subtle [2020-05-18T17:32:20.606Z] #41 29.80 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-18T17:32:20.606Z] #41 29.94 internal/nettrace [2020-05-18T17:32:20.606Z] #41 30.16 runtime/cgo [2020-05-18T17:32:20.796Z] #43 39.22 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T17:32:20.865Z] #41 ... [2020-05-18T17:32:20.865Z] [2020-05-18T17:32:20.865Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:20.865Z] #47 37.72 runtime [2020-05-18T17:32:21.867Z] #52 25.50 Reading package lists... [2020-05-18T17:32:21.867Z] #52 ... [2020-05-18T17:32:21.867Z] [2020-05-18T17:32:21.867Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:21.867Z] #44 16.98 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-18T17:32:21.867Z] #44 18.76 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T17:32:21.867Z] #44 18.76 go: finding gotest.tools v2.2.0+incompatible [2020-05-18T17:32:21.867Z] #44 18.85 go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T17:32:21.867Z] #44 19.10 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T17:32:21.867Z] #44 19.80 go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T17:32:21.867Z] #44 19.90 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T17:32:21.867Z] #44 22.01 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T17:32:21.867Z] #44 22.06 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T17:32:21.867Z] #44 22.12 go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T17:32:21.867Z] #44 22.15 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T17:32:21.867Z] #44 22.22 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T17:32:21.867Z] #44 22.52 go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T17:32:21.867Z] #44 22.53 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T17:32:21.867Z] #44 22.67 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T17:32:21.867Z] #44 26.14 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T17:32:22.494Z] #44 27.44 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T17:32:22.571Z] #25 12.00 0.0% # 1.6% ## 3.1% ### 5.1% ##### 7.3% ##### 8.2% ###### 9.4% ####### 10.4% ######## 12.2% ######### 13.8% ########### 15.9% ############# 18.2% ############### 21.5% ################# 24.1% ################### 27.1% ##################### 29.5% ###################### 31.5% ####################### 33.3% ######################### 35.3% ########################## 36.7% ########################### 38.4% ############################ 40.2% ############################### 44.1% ################################ 45.4% ################################# 46.7% ################################## 48.4% ################################### 49.9% #################################### 50.0% ##################################### 51.5% ####################################### 54.3% ######################################### 57.6% ########################################### 60.1% ############################################ 61.9% ############################################## 64.5% ################################################ 67.5% ################################################## 70.2% ################################################### 71.8% ##################################################### 73.9% ###################################################### 76.3% ######################################################### 79.6% ########################################################### 82.7% ############################################################# 85.2% ############################################################### 88.5% ################################################################# 91.4% ################################################################## 92.8% #################################################################### 95.6% ####################################################################### 99.3% ######################################################################## 100.0% [2020-05-18T17:32:22.782Z] #44 ... [2020-05-18T17:32:22.782Z] [2020-05-18T17:32:22.782Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:22.782Z] #48 27.76 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T17:32:22.835Z] #25 17.14 [2020-05-18T17:32:22.835Z] #25 ... [2020-05-18T17:32:22.835Z] [2020-05-18T17:32:22.835Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:22.835Z] #30 48.37 reflect [2020-05-18T17:32:22.835Z] #30 49.27 bufio [2020-05-18T17:32:22.835Z] #30 50.21 path [2020-05-18T17:32:22.835Z] #30 51.30 text/tabwriter [2020-05-18T17:32:22.835Z] #30 56.89 internal/syscall/execenv [2020-05-18T17:32:22.835Z] #30 56.89 internal/syscall/unix [2020-05-18T17:32:22.835Z] #30 56.90 time [2020-05-18T17:32:22.835Z] #30 ... [2020-05-18T17:32:22.835Z] [2020-05-18T17:32:22.835Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:22.835Z] #32 53.73 Selecting previously unselected package libxml2:arm64. [2020-05-18T17:32:22.835Z] #32 53.74 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-05-18T17:32:22.835Z] #32 53.81 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-18T17:32:22.835Z] #32 54.34 Selecting previously unselected package libarchive13:arm64. [2020-05-18T17:32:22.835Z] #32 54.37 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-05-18T17:32:22.835Z] #32 54.43 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-18T17:32:22.835Z] #32 54.94 Selecting previously unselected package libjsoncpp1:arm64. [2020-05-18T17:32:22.835Z] #32 54.94 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-05-18T17:32:22.835Z] #32 54.98 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-18T17:32:22.835Z] #32 55.16 Selecting previously unselected package librhash0:arm64. [2020-05-18T17:32:22.835Z] #32 55.19 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-05-18T17:32:22.835Z] #32 55.21 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-05-18T17:32:22.835Z] #32 55.46 Selecting previously unselected package libuv1:arm64. [2020-05-18T17:32:22.835Z] #32 55.46 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-05-18T17:32:22.835Z] #32 55.47 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-05-18T17:32:22.835Z] #32 55.71 Selecting previously unselected package cmake. [2020-05-18T17:32:22.835Z] #32 55.71 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-05-18T17:32:22.835Z] #32 55.73 Unpacking cmake (3.13.4-1) ... [2020-05-18T17:32:23.098Z] #32 58.69 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-18T17:32:23.098Z] #32 58.72 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T17:32:23.098Z] #32 58.74 Setting up libuv1:arm64 (1.24.1-1) ... [2020-05-18T17:32:23.098Z] #32 58.76 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T17:32:23.098Z] #32 58.82 Setting up librhash0:arm64 (1.3.8-1) ... [2020-05-18T17:32:23.098Z] #32 58.84 Setting up cmake-data (3.13.4-1) ... [2020-05-18T17:32:23.098Z] #32 58.89 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-18T17:32:23.360Z] #32 58.93 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-18T17:32:23.360Z] #32 58.96 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-18T17:32:23.360Z] #32 59.04 Setting up cmake (3.13.4-1) ... [2020-05-18T17:32:23.625Z] #32 59.22 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:32:23.888Z] #32 59.35 Processing triggers for mime-support (3.62) ... [2020-05-18T17:32:24.465Z] #32 ... [2020-05-18T17:32:24.465Z] [2020-05-18T17:32:24.465Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:32:24.465Z] #25 18.78 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-18T17:32:24.465Z] #25 ... [2020-05-18T17:32:24.465Z] [2020-05-18T17:32:24.465Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:32:24.465Z] #41 50.12 reflect [2020-05-18T17:32:24.465Z] #41 50.49 bufio [2020-05-18T17:32:24.465Z] #41 52.78 regexp/syntax [2020-05-18T17:32:24.465Z] #41 54.70 hash/crc32 [2020-05-18T17:32:24.465Z] #41 55.43 vendor/golang.org/x/net/dns/dnsmessage [2020-05-18T17:32:24.465Z] #41 59.58 time [2020-05-18T17:32:24.728Z] #41 ... [2020-05-18T17:32:24.728Z] [2020-05-18T17:32:24.728Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:24.728Z] #10 53.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-18T17:32:24.728Z] #10 53.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-05-18T17:32:24.728Z] #10 53.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T17:32:24.728Z] #10 56.64 Selecting previously unselected package binutils-mingw-w64. [2020-05-18T17:32:24.728Z] #10 56.64 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-18T17:32:24.728Z] #10 56.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T17:32:24.728Z] #10 57.00 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-05-18T17:32:24.728Z] #10 57.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-18T17:32:24.728Z] #10 57.04 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-18T17:32:24.728Z] #10 57.38 Selecting previously unselected package dmsetup. [2020-05-18T17:32:24.728Z] #10 57.38 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-05-18T17:32:24.728Z] #10 57.43 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-18T17:32:24.728Z] #10 57.73 Selecting previously unselected package mingw-w64-common. [2020-05-18T17:32:24.728Z] #10 57.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-18T17:32:24.728Z] #10 57.75 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-18T17:32:24.728Z] #10 ... [2020-05-18T17:32:24.728Z] [2020-05-18T17:32:24.728Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:24.728Z] #38 50.34 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-18T17:32:24.728Z] #38 50.35 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-18T17:32:24.728Z] #38 50.37 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-18T17:32:24.728Z] #38 50.39 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-18T17:32:24.728Z] #38 50.43 Setting up python-six (1.12.0-1) ... [2020-05-18T17:32:24.728Z] #38 53.64 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-18T17:32:24.728Z] #38 53.65 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-18T17:32:24.728Z] #38 53.69 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-18T17:32:24.728Z] #38 53.71 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-05-18T17:32:24.728Z] #38 53.73 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-18T17:32:24.728Z] #38 53.77 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-18T17:32:24.728Z] #38 53.78 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T17:32:24.728Z] #38 53.87 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-18T17:32:24.728Z] #38 53.93 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T17:32:24.728Z] #38 53.96 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-18T17:32:24.728Z] #38 59.42 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-18T17:32:24.728Z] #38 59.47 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:32:24.989Z] #38 ... [2020-05-18T17:32:24.989Z] [2020-05-18T17:32:24.989Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:32:24.989Z] #25 19.23 [2020-05-18T17:32:25.249Z] #25 19.50 # 2.2% ######################################################################## 100.0% [2020-05-18T17:32:25.249Z] #25 19.59 [2020-05-18T17:32:25.522Z] #25 ... [2020-05-18T17:32:25.522Z] [2020-05-18T17:32:25.522Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:25.522Z] #38 DONE 61.2s [2020-05-18T17:32:25.522Z] [2020-05-18T17:32:25.522Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:25.522Z] #32 DONE 61.3s [2020-05-18T17:32:25.529Z] #48 30.13 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T17:32:25.529Z] #48 30.18 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T17:32:25.529Z] #48 30.43 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T17:32:25.784Z] [2020-05-18T17:32:25.784Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:32:25.820Z] #48 30.88 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T17:32:26.053Z] #43 ... [2020-05-18T17:32:26.054Z] [2020-05-18T17:32:26.054Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:26.054Z] #59 39.11 Checking out files: 44% (913/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 78% (1618/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-18T17:32:26.054Z] #59 40.75 + cd /tmp/tmp.nHVEWB1nIl/src/github.com/docker/libnetwork [2020-05-18T17:32:26.054Z] #59 40.75 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T17:32:26.054Z] #59 41.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-18T17:32:26.126Z] #47 ... [2020-05-18T17:32:26.126Z] [2020-05-18T17:32:26.126Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:26.126Z] #38 32.67 Fetched 8347 kB in 27s (306 kB/s) [2020-05-18T17:32:26.126Z] #38 32.67 Reading package lists... [2020-05-18T17:32:26.126Z] #38 ... [2020-05-18T17:32:26.126Z] [2020-05-18T17:32:26.126Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:32:26.126Z] #36 38.13 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-05-18T17:32:26.126Z] #36 38.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-18T17:32:26.126Z] #36 41.11 + 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-05-18T17:32:26.126Z] #36 ... [2020-05-18T17:32:26.126Z] [2020-05-18T17:32:26.126Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:26.309Z] #59 ... [2020-05-18T17:32:26.309Z] [2020-05-18T17:32:26.309Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:26.309Z] #47 34.75 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T17:32:26.309Z] #47 35.06 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T17:32:26.309Z] #47 35.46 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T17:32:26.309Z] #47 35.86 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T17:32:26.309Z] #47 37.29 runtime/cgo [2020-05-18T17:32:26.309Z] #47 37.34 runtime [2020-05-18T17:32:26.565Z] #47 ... [2020-05-18T17:32:26.565Z] [2020-05-18T17:32:26.565Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:32:26.565Z] #36 35.39 Checking out files: 72% (1153/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-05-18T17:32:26.565Z] #36 36.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-18T17:32:26.565Z] #36 39.63 + 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-05-18T17:32:27.882Z] #48 32.70 runtime/cgo [2020-05-18T17:32:27.882Z] #48 ... [2020-05-18T17:32:27.882Z] [2020-05-18T17:32:27.882Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:32:27.882Z] #42 22.82 vendor/golang.org/x/crypto/internal/subtle [2020-05-18T17:32:28.009Z] #45 DONE 173.5s [2020-05-18T17:32:28.009Z] [2020-05-18T17:32:28.009Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:28.009Z] #52 ... [2020-05-18T17:32:28.009Z] [2020-05-18T17:32:28.009Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T17:32:28.009Z] #46 DONE 0.2s [2020-05-18T17:32:28.009Z] [2020-05-18T17:32:28.009Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:28.009Z] #52 ... [2020-05-18T17:32:28.009Z] [2020-05-18T17:32:28.009Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T17:32:28.009Z] #48 DONE 0.2s [2020-05-18T17:32:28.009Z] [2020-05-18T17:32:28.009Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T17:32:28.009Z] #50 DONE 0.2s [2020-05-18T17:32:28.009Z] [2020-05-18T17:32:28.009Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:28.173Z] #42 ... [2020-05-18T17:32:28.173Z] [2020-05-18T17:32:28.173Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:28.173Z] #60 28.68 Checking out files: 41% (852/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-18T17:32:28.173Z] #60 29.76 + cd /tmp/tmp.eaSCR7OOdi/src/github.com/docker/libnetwork [2020-05-18T17:32:28.173Z] #60 29.78 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T17:32:28.173Z] #60 31.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-18T17:32:28.291Z] #52 150.5 + bin/containerd-stress [2020-05-18T17:32:28.369Z] #33 2.715 + RM_GOPATH=0 [2020-05-18T17:32:28.369Z] #33 2.715 + TMP_GOPATH= [2020-05-18T17:32:28.369Z] #33 2.715 + : /build [2020-05-18T17:32:28.369Z] #33 2.715 + '[' -z '' ']' [2020-05-18T17:32:28.369Z] #33 2.715 ++ mktemp -d [2020-05-18T17:32:28.369Z] #33 2.724 + export GOPATH=/tmp/tmp.iKSsm7XUN3 [2020-05-18T17:32:28.369Z] #33 2.724 + GOPATH=/tmp/tmp.iKSsm7XUN3 [2020-05-18T17:32:28.369Z] #33 2.724 + RM_GOPATH=1 [2020-05-18T17:32:28.369Z] #33 2.724 ++ dirname /tmp/install/install.sh [2020-05-18T17:32:28.369Z] #33 2.737 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T17:32:28.369Z] #33 2.739 + dir=/tmp/install [2020-05-18T17:32:28.369Z] #33 2.739 + bin=tini [2020-05-18T17:32:28.369Z] #33 2.739 + shift [2020-05-18T17:32:28.369Z] #33 2.739 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-18T17:32:28.369Z] #33 2.739 + . /tmp/install/tini.installer [2020-05-18T17:32:28.369Z] #33 2.739 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T17:32:28.369Z] #33 2.739 + install_tini [2020-05-18T17:32:28.369Z] #33 2.739 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-18T17:32:28.369Z] #33 2.739 + git clone https://github.com/krallin/tini.git /tmp/tmp.iKSsm7XUN3/tini [2020-05-18T17:32:28.369Z] #33 2.739 Cloning into '/tmp/tmp.iKSsm7XUN3/tini'... [2020-05-18T17:32:29.090Z] #36 ... [2020-05-18T17:32:29.090Z] [2020-05-18T17:32:29.090Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:29.090Z] #10 37.35 Fetched 8347 kB in 26s (315 kB/s) [2020-05-18T17:32:29.090Z] #10 37.35 Reading package lists... [2020-05-18T17:32:29.090Z] #10 ... [2020-05-18T17:32:29.090Z] [2020-05-18T17:32:29.090Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:32:29.090Z] #23 29.60 Reading package lists... [2020-05-18T17:32:29.090Z] #23 41.77 Building dependency tree... [2020-05-18T17:32:29.311Z] #33 3.809 + cd /tmp/tmp.iKSsm7XUN3/tini [2020-05-18T17:32:29.311Z] #33 3.810 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T17:32:29.311Z] #33 3.821 + cmake . [2020-05-18T17:32:29.653Z] #23 ... [2020-05-18T17:32:29.653Z] [2020-05-18T17:32:29.653Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:29.653Z] #10 37.35 Reading package lists... [2020-05-18T17:32:29.760Z] #52 151.9 + bin/containerd-shim [2020-05-18T17:32:30.727Z] #33 4.841 -- The C compiler identification is GNU 8.3.0 [2020-05-18T17:32:30.727Z] #33 4.924 -- Check for working C compiler: /usr/bin/cc [2020-05-18T17:32:30.910Z] #60 ... [2020-05-18T17:32:30.910Z] [2020-05-18T17:32:30.910Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:30.910Z] #11 25.44 Fetched 8128 kB in 24s (340 kB/s) [2020-05-18T17:32:30.910Z] #11 25.44 Reading package lists... [2020-05-18T17:32:30.910Z] #11 ... [2020-05-18T17:32:30.910Z] [2020-05-18T17:32:30.910Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:32:30.910Z] #37 28.53 Checking out files: 78% (1253/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-05-18T17:32:30.910Z] #37 29.32 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-18T17:32:30.910Z] #37 31.97 + 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-05-18T17:32:30.910Z] #37 ... [2020-05-18T17:32:30.910Z] [2020-05-18T17:32:30.910Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:32:30.910Z] #52 25.50 Reading package lists... [2020-05-18T17:32:30.910Z] #52 ... [2020-05-18T17:32:30.910Z] [2020-05-18T17:32:30.910Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:32:30.910Z] #24 25.87 Fetched 8128 kB in 24s (334 kB/s) [2020-05-18T17:32:30.910Z] #24 25.87 Reading package lists... [2020-05-18T17:32:30.910Z] #24 ... [2020-05-18T17:32:30.910Z] [2020-05-18T17:32:30.910Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:30.910Z] #11 25.44 Reading package lists... [2020-05-18T17:32:30.988Z] #33 ... [2020-05-18T17:32:30.988Z] [2020-05-18T17:32:30.988Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:32:30.988Z] #25 20.91 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-18T17:32:30.988Z] #25 21.45 [2020-05-18T17:32:30.988Z] #25 21.86 0.8% ######################################################################## 100.0% [2020-05-18T17:32:30.988Z] #25 22.11 [2020-05-18T17:32:30.988Z] #25 23.48 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-18T17:32:30.988Z] #25 23.55 skipping existing ed4b54129745 [2020-05-18T17:32:30.988Z] #25 23.69 [2020-05-18T17:32:30.988Z] #25 24.84 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-18T17:32:30.988Z] #25 25.34 [2020-05-18T17:32:31.200Z] #11 36.15 Reading package lists... [2020-05-18T17:32:31.200Z] #11 ... [2020-05-18T17:32:31.200Z] [2020-05-18T17:32:31.200Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:31.200Z] #39 26.28 Fetched 8128 kB in 25s (329 kB/s) [2020-05-18T17:32:31.200Z] #39 26.28 Reading package lists... [2020-05-18T17:32:31.203Z] #10 48.51 Reading package lists... [2020-05-18T17:32:31.203Z] #10 ... [2020-05-18T17:32:31.203Z] [2020-05-18T17:32:31.203Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:31.203Z] #32 39.43 Fetched 8347 kB in 27s (307 kB/s) [2020-05-18T17:32:31.203Z] #32 39.43 Reading package lists... [2020-05-18T17:32:31.203Z] #32 ... [2020-05-18T17:32:31.203Z] [2020-05-18T17:32:31.203Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:32:31.203Z] #23 48.48 ca-certificates is already the newest version (20190110). [2020-05-18T17:32:31.203Z] #23 48.48 The following additional packages will be installed: [2020-05-18T17:32:31.203Z] #23 48.50 libjq1 libonig5 [2020-05-18T17:32:31.203Z] #23 49.14 The following NEW packages will be installed: [2020-05-18T17:32:31.203Z] #23 49.18 jq libjq1 libonig5 [2020-05-18T17:32:31.203Z] #23 49.68 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T17:32:31.203Z] #23 49.68 Need to get 355 kB of archives. [2020-05-18T17:32:31.203Z] #23 49.68 After this operation, 1072 kB of additional disk space will be used. [2020-05-18T17:32:31.203Z] #23 49.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-18T17:32:31.249Z] #25 25.59 #=#=# ######################################################################## 100.0% [2020-05-18T17:32:31.249Z] #25 25.72 [2020-05-18T17:32:31.249Z] #25 ... [2020-05-18T17:32:31.249Z] [2020-05-18T17:32:31.249Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:31.249Z] #47 56.84 internal/syscall/execenv [2020-05-18T17:32:31.249Z] #47 56.86 time [2020-05-18T17:32:31.249Z] #47 59.64 regexp [2020-05-18T17:32:31.249Z] #47 64.41 context [2020-05-18T17:32:31.249Z] #47 64.46 os [2020-05-18T17:32:31.442Z] #38 43.31 Reading package lists... [2020-05-18T17:32:31.442Z] #38 ... [2020-05-18T17:32:31.442Z] [2020-05-18T17:32:31.442Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:31.442Z] #10 38.42 Fetched 8347 kB in 28s (297 kB/s) [2020-05-18T17:32:31.442Z] #10 38.42 Reading package lists... [2020-05-18T17:32:31.442Z] #10 ... [2020-05-18T17:32:31.442Z] [2020-05-18T17:32:31.442Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:32:31.442Z] #51 38.62 Fetched 8347 kB in 27s (308 kB/s) [2020-05-18T17:32:31.489Z] #23 49.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-18T17:32:31.489Z] #23 49.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-18T17:32:31.490Z] #39 35.89 Reading package lists... [2020-05-18T17:32:31.490Z] #39 ... [2020-05-18T17:32:31.490Z] [2020-05-18T17:32:31.490Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:31.490Z] #33 26.35 Fetched 8128 kB in 25s (326 kB/s) [2020-05-18T17:32:31.490Z] #33 26.35 Reading package lists... [2020-05-18T17:32:31.490Z] #33 ... [2020-05-18T17:32:31.490Z] [2020-05-18T17:32:31.490Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:32:31.509Z] #47 ... [2020-05-18T17:32:31.509Z] [2020-05-18T17:32:31.509Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:32:31.509Z] #25 25.80 Download of images into '/build' complete. [2020-05-18T17:32:31.509Z] #25 25.81 Use something like the following to load the result into a Docker daemon: [2020-05-18T17:32:31.509Z] #25 25.81 tar -cC '/build' . | docker load [2020-05-18T17:32:31.700Z] #51 38.62 Reading package lists... [2020-05-18T17:32:31.700Z] #51 ... [2020-05-18T17:32:31.700Z] [2020-05-18T17:32:31.700Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:32:31.700Z] #23 39.44 Fetched 8347 kB in 28s (295 kB/s) [2020-05-18T17:32:31.700Z] #23 39.44 Reading package lists... [2020-05-18T17:32:31.700Z] #23 ... [2020-05-18T17:32:31.700Z] [2020-05-18T17:32:31.700Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:32:31.700Z] #51 38.62 Reading package lists... [2020-05-18T17:32:31.770Z] #25 DONE 26.2s [2020-05-18T17:32:31.770Z] [2020-05-18T17:32:31.770Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:32:31.770Z] #33 6.001 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-18T17:32:31.770Z] #33 6.003 -- Detecting C compiler ABI info [2020-05-18T17:32:32.062Z] #23 ... [2020-05-18T17:32:32.062Z] [2020-05-18T17:32:32.062Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:32.062Z] #38 40.30 Fetched 8347 kB in 28s (294 kB/s) [2020-05-18T17:32:32.062Z] #38 40.30 Reading package lists... [2020-05-18T17:32:32.062Z] #38 ... [2020-05-18T17:32:32.062Z] [2020-05-18T17:32:32.062Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:32:32.062Z] #51 40.44 Fetched 8347 kB in 28s (296 kB/s) [2020-05-18T17:32:32.265Z] #51 ... [2020-05-18T17:32:32.265Z] [2020-05-18T17:32:32.265Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:32.265Z] #32 39.18 Fetched 8347 kB in 28s (299 kB/s) [2020-05-18T17:32:32.265Z] #32 39.18 Reading package lists... [2020-05-18T17:32:32.265Z] #32 ... [2020-05-18T17:32:32.265Z] [2020-05-18T17:32:32.265Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:32.265Z] #10 38.42 Reading package lists... [2020-05-18T17:32:32.320Z] #51 40.44 Reading package lists... [2020-05-18T17:32:32.320Z] #51 ... [2020-05-18T17:32:32.320Z] [2020-05-18T17:32:32.320Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:32.320Z] #32 39.43 Reading package lists... [2020-05-18T17:32:33.689Z] #33 7.907 -- Detecting C compiler ABI info - done [2020-05-18T17:32:33.689Z] #33 7.983 -- Detecting C compile features [2020-05-18T17:32:34.136Z] #52 156.6 + bin/containerd-shim-runc-v1 [2020-05-18T17:32:35.424Z] 4612f6d0b889: Verifying Checksum [2020-05-18T17:32:35.424Z] 4612f6d0b889: Download complete [2020-05-18T17:32:35.604Z] #33 ... [2020-05-18T17:32:35.604Z] [2020-05-18T17:32:35.604Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:32:35.604Z] #39 4.272 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T17:32:35.604Z] #39 4.273 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T17:32:35.604Z] #39 4.301 Note: Building without GnuTLS support [2020-05-18T17:32:35.604Z] #39 6.621 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T17:32:35.604Z] #39 6.696 GEN .gitid [2020-05-18T17:32:35.604Z] #39 6.738 GEN criu/include/version.h [2020-05-18T17:32:35.604Z] #39 6.896 GEN include/common/asm [2020-05-18T17:32:35.604Z] #39 9.482 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-18T17:32:35.604Z] #39 9.704 PBCC images/opts.pb-c.c [2020-05-18T17:32:35.604Z] #39 9.793 PBCC images/sit.pb-c.c [2020-05-18T17:32:35.604Z] #39 9.861 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-18T17:32:35.604Z] #39 9.994 DEP images/opts.pb-c.d [2020-05-18T17:32:35.604Z] #39 10.14 DEP images/sit.pb-c.d [2020-05-18T17:32:35.864Z] #39 10.26 PBCC images/macvlan.pb-c.c [2020-05-18T17:32:35.864Z] #39 ... [2020-05-18T17:32:35.864Z] [2020-05-18T17:32:35.864Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:32:35.864Z] #41 61.49 regexp [2020-05-18T17:32:35.864Z] #41 68.19 io/ioutil [2020-05-18T17:32:35.864Z] #41 68.19 net [2020-05-18T17:32:35.864Z] #41 68.71 internal/lazyregexp [2020-05-18T17:32:35.864Z] #41 69.43 github.com/LK4D4/vndr/versioned [2020-05-18T17:32:35.864Z] #41 69.77 os/exec [2020-05-18T17:32:35.864Z] #41 ... [2020-05-18T17:32:35.864Z] [2020-05-18T17:32:35.864Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:32:35.864Z] #39 10.30 DEP images/macvlan.pb-c.d [2020-05-18T17:32:35.864Z] #39 10.37 PBCC images/autofs.pb-c.c [2020-05-18T17:32:35.928Z] #24 36.41 Reading package lists... [2020-05-18T17:32:35.928Z] #24 ... [2020-05-18T17:32:35.928Z] [2020-05-18T17:32:35.928Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:35.928Z] #44 30.15 go: finding github.com/fatih/color v1.6.0 [2020-05-18T17:32:35.928Z] #44 30.45 go: finding github.com/pkg/errors v0.8.1 [2020-05-18T17:32:35.928Z] #44 30.51 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T17:32:35.928Z] #44 30.65 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T17:32:35.928Z] #44 30.78 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T17:32:35.928Z] #44 30.79 go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T17:32:35.928Z] #44 31.23 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T17:32:35.928Z] #44 31.28 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T17:32:35.928Z] #44 31.30 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T17:32:35.928Z] #44 31.42 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T17:32:36.125Z] #39 10.40 DEP images/autofs.pb-c.d [2020-05-18T17:32:36.125Z] #39 10.46 PBCC images/sysctl.pb-c.c [2020-05-18T17:32:36.125Z] #39 10.47 DEP images/sysctl.pb-c.d [2020-05-18T17:32:36.125Z] #39 10.55 PBCC images/time.pb-c.c [2020-05-18T17:32:36.125Z] #39 10.59 DEP images/time.pb-c.d [2020-05-18T17:32:36.125Z] #39 ... [2020-05-18T17:32:36.125Z] [2020-05-18T17:32:36.125Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:36.125Z] #30 61.85 internal/poll [2020-05-18T17:32:36.125Z] #30 63.01 internal/fmtsort [2020-05-18T17:32:36.125Z] #30 63.90 os [2020-05-18T17:32:36.125Z] #30 66.25 path/filepath [2020-05-18T17:32:36.125Z] #30 66.25 fmt [2020-05-18T17:32:36.125Z] #30 67.87 io/ioutil [2020-05-18T17:32:36.125Z] #30 70.31 log [2020-05-18T17:32:36.125Z] #30 70.32 github.com/BurntSushi/toml [2020-05-18T17:32:36.125Z] #30 70.32 flag [2020-05-18T17:32:36.391Z] #30 ... [2020-05-18T17:32:36.391Z] [2020-05-18T17:32:36.391Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:32:36.391Z] #39 10.71 PBCC images/binfmt-misc.pb-c.c [2020-05-18T17:32:36.391Z] #39 10.77 DEP images/binfmt-misc.pb-c.d [2020-05-18T17:32:36.391Z] #39 10.84 PBCC images/seccomp.pb-c.c [2020-05-18T17:32:36.391Z] #39 10.90 DEP images/seccomp.pb-c.d [2020-05-18T17:32:36.653Z] #39 10.98 PBCC images/userns.pb-c.c [2020-05-18T17:32:36.653Z] #39 11.05 DEP images/userns.pb-c.d [2020-05-18T17:32:36.653Z] #39 11.14 PBCC images/cgroup.pb-c.c [2020-05-18T17:32:36.653Z] #39 11.17 DEP images/cgroup.pb-c.d [2020-05-18T17:32:36.809Z] #52 158.8 + bin/containerd-shim-runc-v2 [2020-05-18T17:32:36.914Z] #39 11.33 PBCC images/fown.pb-c.c [2020-05-18T17:32:37.053Z] #32 51.15 Reading package lists... [2020-05-18T17:32:37.053Z] #32 ... [2020-05-18T17:32:37.053Z] [2020-05-18T17:32:37.053Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:32:37.053Z] #23 51.99 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:32:37.053Z] #23 52.33 Fetched 355 kB in 0s (1182 kB/s) [2020-05-18T17:32:37.053Z] #23 52.60 Selecting previously unselected package libonig5:amd64. [2020-05-18T17:32:37.053Z] #23 52.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 ... 15409 files and directories currently installed.) [2020-05-18T17:32:37.053Z] #23 52.76 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-18T17:32:37.053Z] #23 52.79 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-18T17:32:37.053Z] #23 53.21 Selecting previously unselected package libjq1:amd64. [2020-05-18T17:32:37.053Z] #23 53.22 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T17:32:37.053Z] #23 53.25 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T17:32:37.053Z] #23 53.71 Selecting previously unselected package jq. [2020-05-18T17:32:37.053Z] #23 53.73 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T17:32:37.053Z] #23 53.74 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T17:32:37.053Z] #23 54.44 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-18T17:32:37.053Z] #23 54.47 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T17:32:37.053Z] #23 54.49 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T17:32:37.053Z] #23 54.50 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:32:37.053Z] #23 DONE 55.6s [2020-05-18T17:32:37.053Z] [2020-05-18T17:32:37.053Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:32:37.091Z] #52 159.4 + binaries [2020-05-18T17:32:37.091Z] #52 159.4 + mkdir -p /build [2020-05-18T17:32:37.091Z] #52 159.4 + cp bin/containerd /build/containerd [2020-05-18T17:32:37.091Z] #52 159.4 + cp bin/containerd-shim /build/containerd-shim [2020-05-18T17:32:37.091Z] #52 159.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-18T17:32:37.091Z] #52 159.4 + cp bin/ctr /build/ctr [2020-05-18T17:32:37.177Z] #39 11.39 PBCC images/ext-file.pb-c.c [2020-05-18T17:32:37.178Z] #39 11.47 DEP images/fown.pb-c.d [2020-05-18T17:32:37.178Z] #39 11.60 DEP images/ext-file.pb-c.d [2020-05-18T17:32:37.178Z] #39 11.67 PBCC images/rpc.pb-c.c [2020-05-18T17:32:37.308Z] #51 51.45 Reading package lists... [2020-05-18T17:32:37.308Z] #51 ... [2020-05-18T17:32:37.308Z] [2020-05-18T17:32:37.308Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T17:32:37.308Z] #24 DONE 0.1s [2020-05-18T17:32:37.444Z] #39 11.72 DEP images/rpc.pb-c.d [2020-05-18T17:32:37.444Z] #39 11.80 PBCC images/siginfo.pb-c.c [2020-05-18T17:32:37.563Z] [2020-05-18T17:32:37.563Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:32:37.705Z] #52 DONE 159.8s [2020-05-18T17:32:37.705Z] #39 11.99 DEP images/siginfo.pb-c.d [2020-05-18T17:32:37.705Z] #39 12.08 PBCC images/pagemap.pb-c.c [2020-05-18T17:32:37.966Z] #39 12.21 DEP images/pagemap.pb-c.d [2020-05-18T17:32:37.966Z] #39 12.35 PBCC images/rlimit.pb-c.c [2020-05-18T17:32:37.966Z] #39 12.38 DEP images/rlimit.pb-c.d [2020-05-18T17:32:37.966Z] #39 12.48 PBCC images/file-lock.pb-c.c [2020-05-18T17:32:37.990Z] #44 ... [2020-05-18T17:32:37.990Z] [2020-05-18T17:32:37.990Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:37.990Z] #48 32.99 runtime [2020-05-18T17:32:38.090Z] #10 49.97 Reading package lists... [2020-05-18T17:32:38.090Z] #10 ... [2020-05-18T17:32:38.090Z] [2020-05-18T17:32:38.090Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:38.090Z] #38 43.31 Reading package lists... [2020-05-18T17:32:38.227Z] #39 12.53 DEP images/file-lock.pb-c.d [2020-05-18T17:32:38.227Z] #39 12.61 PBCC images/tty.pb-c.c [2020-05-18T17:32:38.227Z] #39 12.71 DEP images/tty.pb-c.d [2020-05-18T17:32:38.286Z] #48 ... [2020-05-18T17:32:38.286Z] [2020-05-18T17:32:38.286Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:38.286Z] #33 26.35 Reading package lists... [2020-05-18T17:32:38.318Z] [2020-05-18T17:32:38.318Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T17:32:38.488Z] #39 12.80 PBCC images/tun.pb-c.c [2020-05-18T17:32:38.488Z] #39 12.88 PBCC images/netdev.pb-c.c [2020-05-18T17:32:38.488Z] #39 12.91 DEP images/tun.pb-c.d [2020-05-18T17:32:38.488Z] #39 13.01 DEP images/netdev.pb-c.d [2020-05-18T17:32:38.600Z] #53 DONE 0.3s [2020-05-18T17:32:38.600Z] [2020-05-18T17:32:38.600Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T17:32:38.600Z] #56 DONE 0.2s [2020-05-18T17:32:38.600Z] [2020-05-18T17:32:38.600Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T17:32:38.748Z] #39 13.09 PBCC images/vma.pb-c.c [2020-05-18T17:32:38.748Z] #39 13.17 DEP images/vma.pb-c.d [2020-05-18T17:32:38.748Z] #39 13.31 PBCC images/creds.pb-c.c [2020-05-18T17:32:38.882Z] #58 DONE 0.2s [2020-05-18T17:32:38.882Z] [2020-05-18T17:32:38.882Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T17:32:38.882Z] #60 DONE 0.1s [2020-05-18T17:32:38.882Z] [2020-05-18T17:32:38.882Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T17:32:38.882Z] #61 DONE 0.0s [2020-05-18T17:32:39.009Z] #39 13.38 DEP images/creds.pb-c.d [2020-05-18T17:32:39.164Z] [2020-05-18T17:32:39.164Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T17:32:39.270Z] #39 13.49 PBCC images/utsns.pb-c.c [2020-05-18T17:32:39.270Z] #39 13.56 DEP images/utsns.pb-c.d [2020-05-18T17:32:39.270Z] #39 13.70 PBCC images/ipc-desc.pb-c.c [2020-05-18T17:32:39.270Z] #39 13.78 PBCC images/ipc-sem.pb-c.c [2020-05-18T17:32:39.463Z] #38 54.50 Building dependency tree... [2020-05-18T17:32:39.463Z] #38 ... [2020-05-18T17:32:39.463Z] [2020-05-18T17:32:39.463Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:39.463Z] #59 DONE 56.7s [2020-05-18T17:32:39.531Z] #39 13.86 DEP images/ipc-desc.pb-c.d [2020-05-18T17:32:39.531Z] #39 13.91 DEP images/ipc-sem.pb-c.d [2020-05-18T17:32:39.531Z] #39 13.96 PBCC images/ipc-msg.pb-c.c [2020-05-18T17:32:39.531Z] #39 13.99 DEP images/ipc-msg.pb-c.d [2020-05-18T17:32:39.531Z] #39 14.03 PBCC images/ipc-shm.pb-c.c [2020-05-18T17:32:39.720Z] [2020-05-18T17:32:39.720Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:32:39.720Z] #23 39.44 Reading package lists... [2020-05-18T17:32:39.779Z] #62 DONE 0.6s [2020-05-18T17:32:39.779Z] [2020-05-18T17:32:39.779Z] #63 exporting to image [2020-05-18T17:32:39.779Z] #63 exporting layers [2020-05-18T17:32:39.792Z] #39 14.08 DEP images/ipc-shm.pb-c.d [2020-05-18T17:32:39.792Z] #39 14.21 PBCC images/ipc-var.pb-c.c [2020-05-18T17:32:39.792Z] #39 14.30 DEP images/ipc-var.pb-c.d [2020-05-18T17:32:39.978Z] #23 50.75 Reading package lists... [2020-05-18T17:32:39.978Z] #23 ... [2020-05-18T17:32:39.978Z] [2020-05-18T17:32:39.978Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:39.978Z] #38 54.50 Building dependency tree... [2020-05-18T17:32:40.054Z] #39 14.43 PBCC images/sk-opts.pb-c.c [2020-05-18T17:32:40.054Z] #39 14.44 PBCC images/packet-sock.pb-c.c [2020-05-18T17:32:40.317Z] #39 14.59 DEP images/sk-opts.pb-c.d [2020-05-18T17:32:40.317Z] #39 14.64 DEP images/packet-sock.pb-c.d [2020-05-18T17:32:40.317Z] #39 14.75 PBCC images/sk-netlink.pb-c.c [2020-05-18T17:32:40.317Z] #39 14.81 DEP images/sk-netlink.pb-c.d [2020-05-18T17:32:40.317Z] #39 14.87 PBCC images/sk-inet.pb-c.c [2020-05-18T17:32:40.346Z] #33 37.32 Reading package lists... [2020-05-18T17:32:40.346Z] #33 ... [2020-05-18T17:32:40.346Z] [2020-05-18T17:32:40.346Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:40.346Z] #39 35.89 Reading package lists... [2020-05-18T17:32:40.578Z] #39 14.99 DEP images/sk-inet.pb-c.d [2020-05-18T17:32:40.578Z] #39 15.05 PBCC images/sk-unix.pb-c.c [2020-05-18T17:32:40.578Z] #39 15.13 DEP images/sk-unix.pb-c.d [2020-05-18T17:32:40.840Z] #39 15.22 PBCC images/mm.pb-c.c [2020-05-18T17:32:41.102Z] #39 15.32 DEP images/mm.pb-c.d [2020-05-18T17:32:41.102Z] #39 ... [2020-05-18T17:32:41.102Z] [2020-05-18T17:32:41.102Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:41.102Z] #10 66.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-18T17:32:41.102Z] #10 66.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-18T17:32:41.102Z] #10 66.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T17:32:41.102Z] #10 76.35 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-18T17:32:41.102Z] #10 76.35 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-18T17:32:41.102Z] #10 76.42 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:32:41.102Z] #10 ... [2020-05-18T17:32:41.102Z] [2020-05-18T17:32:41.102Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:32:41.102Z] #33 10.45 -- Detecting C compile features - done [2020-05-18T17:32:41.102Z] #33 10.49 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-18T17:32:41.102Z] #33 11.11 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-18T17:32:41.102Z] #33 11.24 -- Configuring done [2020-05-18T17:32:41.102Z] #33 11.27 -- Generating done [2020-05-18T17:32:41.102Z] #33 11.27 -- Build files have been written to: /tmp/tmp.iKSsm7XUN3/tini [2020-05-18T17:32:41.102Z] #33 11.29 + make tini-static [2020-05-18T17:32:41.102Z] #33 11.68 Scanning dependencies of target tini-static [2020-05-18T17:32:41.102Z] #33 11.88 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-18T17:32:41.102Z] #33 13.78 [100%] Linking C executable tini-static [2020-05-18T17:32:41.102Z] #33 14.48 [100%] Built target tini-static [2020-05-18T17:32:41.102Z] #33 14.56 + mkdir -p /build [2020-05-18T17:32:41.102Z] #33 14.57 + cp tini-static /build/docker-init [2020-05-18T17:32:41.102Z] #33 DONE 15.5s [2020-05-18T17:32:41.102Z] [2020-05-18T17:32:41.102Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:32:41.102Z] #39 15.56 PBCC images/timerfd.pb-c.c [2020-05-18T17:32:41.289Z] #39 45.74 Building dependency tree... [2020-05-18T17:32:41.290Z] #39 ... [2020-05-18T17:32:41.290Z] [2020-05-18T17:32:41.290Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:32:41.363Z] #39 15.71 DEP images/timerfd.pb-c.d [2020-05-18T17:32:41.363Z] #39 15.81 PBCC images/timer.pb-c.c [2020-05-18T17:32:41.363Z] #39 15.83 DEP images/timer.pb-c.d [2020-05-18T17:32:41.644Z] #39 15.92 PBCC images/sa.pb-c.c [2020-05-18T17:32:41.644Z] #39 16.00 DEP images/sa.pb-c.d [2020-05-18T17:32:41.644Z] #39 16.09 PBCC images/pipe-data.pb-c.c [2020-05-18T17:32:41.905Z] #39 16.13 DEP images/pipe-data.pb-c.d [2020-05-18T17:32:41.905Z] #39 16.26 PBCC images/mnt.pb-c.c [2020-05-18T17:32:41.905Z] #39 16.37 DEP images/mnt.pb-c.d [2020-05-18T17:32:42.165Z] #39 16.43 PBCC images/sk-packet.pb-c.c [2020-05-18T17:32:42.165Z] #39 16.46 DEP images/sk-packet.pb-c.d [2020-05-18T17:32:42.165Z] #39 16.53 PBCC images/tcp-stream.pb-c.c [2020-05-18T17:32:42.165Z] #39 16.64 DEP images/tcp-stream.pb-c.d [2020-05-18T17:32:42.319Z] #52 36.24 Reading package lists... [2020-05-18T17:32:42.319Z] #52 ... [2020-05-18T17:32:42.319Z] [2020-05-18T17:32:42.319Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:42.319Z] #33 37.32 Reading package lists... [2020-05-18T17:32:42.427Z] #39 16.79 PBCC images/pipe.pb-c.c [2020-05-18T17:32:42.427Z] #39 16.88 DEP images/pipe.pb-c.d [2020-05-18T17:32:42.427Z] #39 16.97 PBCC images/pstree.pb-c.c [2020-05-18T17:32:42.457Z] #63 exporting layers 2.5s done [2020-05-18T17:32:42.457Z] #63 writing image sha256:8554378ed44653873c5eff818e56221c583005d9aa10f0495fb7d43e0160b4a5 done [2020-05-18T17:32:42.457Z] #63 naming to docker.io/library/docker:0562c7c85ff0b55f7889624b604825a39f211c06 done [2020-05-18T17:32:42.457Z] #63 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-05-18T17:32:42.516Z] #38 ... [2020-05-18T17:32:42.516Z] [2020-05-18T17:32:42.516Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:42.516Z] #32 39.18 Reading package lists... [2020-05-18T17:32:42.516Z] #32 50.47 Reading package lists... [2020-05-18T17:32:42.516Z] #32 ... [2020-05-18T17:32:42.516Z] [2020-05-18T17:32:42.516Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:32:42.516Z] #51 49.73 Reading package lists... [Pipeline] sh [2020-05-18T17:32:42.687Z] #39 17.00 DEP images/pstree.pb-c.d [2020-05-18T17:32:42.688Z] #39 17.02 PBCC images/fs.pb-c.c [2020-05-18T17:32:42.688Z] #39 17.06 DEP images/fs.pb-c.d [2020-05-18T17:32:42.688Z] #39 17.16 PBCC images/signalfd.pb-c.c [2020-05-18T17:32:42.774Z] #51 ... [2020-05-18T17:32:42.774Z] [2020-05-18T17:32:42.774Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:42.774Z] #10 49.97 Reading package lists... [2020-05-18T17:32:42.811Z] #25 ... [2020-05-18T17:32:42.811Z] [2020-05-18T17:32:42.811Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:42.811Z] #38 51.15 Reading package lists... [2020-05-18T17:32:42.811Z] #38 ... [2020-05-18T17:32:42.811Z] [2020-05-18T17:32:42.811Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:42.811Z] #10 48.51 Reading package lists... [2020-05-18T17:32:42.888Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40969/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0562c7c85ff0b55f7889624b604825a39f211c06 hack/test/unit [2020-05-18T17:32:42.948Z] #39 17.26 DEP images/signalfd.pb-c.d [2020-05-18T17:32:42.948Z] #39 17.39 PBCC images/fh.pb-c.c [2020-05-18T17:32:43.209Z] #39 17.44 PBCC images/fsnotify.pb-c.c [2020-05-18T17:32:43.209Z] #39 17.58 DEP images/fh.pb-c.d [2020-05-18T17:32:43.209Z] #39 17.64 DEP images/fsnotify.pb-c.d [2020-05-18T17:32:43.209Z] #39 17.73 PBCC images/eventpoll.pb-c.c [2020-05-18T17:32:43.470Z] #39 17.79 DEP images/eventpoll.pb-c.d [2020-05-18T17:32:43.470Z] #39 17.91 PBCC images/eventfd.pb-c.c [2020-05-18T17:32:43.470Z] #39 17.95 DEP images/eventfd.pb-c.d [2020-05-18T17:32:43.470Z] #39 18.03 PBCC images/remap-file-path.pb-c.c [2020-05-18T17:32:43.731Z] #39 18.05 DEP images/remap-file-path.pb-c.d [2020-05-18T17:32:43.731Z] #39 18.15 PBCC images/fifo.pb-c.c [2020-05-18T17:32:43.731Z] #39 18.21 DEP images/fifo.pb-c.d [2020-05-18T17:32:43.731Z] #39 18.28 PBCC images/ghost-file.pb-c.c [2020-05-18T17:32:43.992Z] #39 18.36 DEP images/ghost-file.pb-c.d [2020-05-18T17:32:43.992Z] #39 18.47 PBCC images/regfile.pb-c.c [2020-05-18T17:32:43.992Z] #39 ... [2020-05-18T17:32:43.992Z] [2020-05-18T17:32:43.992Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:43.992Z] #47 69.76 mvdan.cc/sh/v3/fileutil [2020-05-18T17:32:43.992Z] #47 70.12 fmt [2020-05-18T17:32:43.992Z] #47 70.12 encoding/binary [2020-05-18T17:32:43.992Z] #47 72.62 encoding/base64 [2020-05-18T17:32:43.992Z] #47 72.65 golang.org/x/sys/unix [2020-05-18T17:32:43.992Z] #47 75.66 encoding/json [2020-05-18T17:32:43.992Z] #47 75.66 go/scanner [2020-05-18T17:32:43.992Z] #47 75.66 github.com/pkg/diff [2020-05-18T17:32:43.992Z] #47 78.63 go/ast [2020-05-18T17:32:43.992Z] #47 79.02 mvdan.cc/editorconfig [2020-05-18T17:32:44.182Z] #10 60.36 Building dependency tree... [2020-05-18T17:32:44.253Z] #47 ... [2020-05-18T17:32:44.253Z] [2020-05-18T17:32:44.253Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:44.253Z] #52 38.51 Checking out files: 34% (1084/3179) Checking out files: 35% (1113/3179) Checking out files: 36% (1145/3179) Checking out files: 37% (1177/3179) Checking out files: 38% (1209/3179) Checking out files: 39% (1240/3179) Checking out files: 40% (1272/3179) Checking out files: 41% (1304/3179) Checking out files: 42% (1336/3179) Checking out files: 43% (1367/3179) Checking out files: 44% (1399/3179) Checking out files: 45% (1431/3179) Checking out files: 46% (1463/3179) Checking out files: 47% (1495/3179) Checking out files: 48% (1526/3179) Checking out files: 49% (1558/3179) Checking out files: 50% (1590/3179) Checking out files: 51% (1622/3179) Checking out files: 52% (1654/3179) Checking out files: 53% (1685/3179) Checking out files: 54% (1717/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 72% (2299/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-18T17:32:44.253Z] #52 40.43 + cd /tmp/tmp.hpFxacEcmN/src/github.com/containerd/containerd [2020-05-18T17:32:44.253Z] #52 40.43 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T17:32:44.450Z] #33 47.69 Building dependency tree... [2020-05-18T17:32:44.513Z] #52 ... [2020-05-18T17:32:44.513Z] [2020-05-18T17:32:44.513Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:44.513Z] #30 75.07 github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T17:32:44.513Z] #30 DONE 80.2s [2020-05-18T17:32:44.513Z] [2020-05-18T17:32:44.513Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:32:44.513Z] #39 18.54 DEP images/regfile.pb-c.d [2020-05-18T17:32:44.513Z] #39 18.63 PBCC images/ns.pb-c.c [2020-05-18T17:32:44.513Z] #39 18.74 DEP images/ns.pb-c.d [2020-05-18T17:32:44.513Z] #39 18.82 PBCC images/fdinfo.pb-c.c [2020-05-18T17:32:44.513Z] #39 18.95 DEP images/fdinfo.pb-c.d [2020-05-18T17:32:44.774Z] #39 19.16 PBCC images/core-aarch64.pb-c.c [2020-05-18T17:32:44.774Z] #39 19.20 PBCC images/core-arm.pb-c.c [2020-05-18T17:32:44.774Z] #39 19.25 PBCC images/core-ppc64.pb-c.c [2020-05-18T17:32:44.774Z] #39 19.29 PBCC images/core-s390.pb-c.c [2020-05-18T17:32:44.928Z] #10 60.29 Building dependency tree... [2020-05-18T17:32:45.035Z] #39 19.32 PBCC images/core-x86.pb-c.c [2020-05-18T17:32:45.035Z] #39 19.39 PBCC images/core.pb-c.c [2020-05-18T17:32:45.035Z] #39 19.46 PBCC images/inventory.pb-c.c [2020-05-18T17:32:45.035Z] #39 19.51 DEP images/core-aarch64.pb-c.d [2020-05-18T17:32:45.296Z] #39 19.68 DEP images/core-arm.pb-c.d [2020-05-18T17:32:45.296Z] #39 19.73 DEP images/core-ppc64.pb-c.d [2020-05-18T17:32:45.557Z] #39 19.83 DEP images/core-s390.pb-c.d [2020-05-18T17:32:45.557Z] #39 19.91 DEP images/core-x86.pb-c.d [2020-05-18T17:32:45.557Z] #39 19.98 DEP images/core.pb-c.d [2020-05-18T17:32:45.557Z] #39 20.07 DEP images/inventory.pb-c.d [2020-05-18T17:32:45.562Z] ? github.com/docker/docker/api [no test files] [2020-05-18T17:32:45.820Z] #39 20.25 PBCC images/cpuinfo.pb-c.c [2020-05-18T17:32:45.820Z] #39 20.33 DEP images/cpuinfo.pb-c.d [2020-05-18T17:32:45.955Z] #33 50.75 The following additional packages will be installed: [2020-05-18T17:32:45.955Z] #33 50.76 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-18T17:32:45.955Z] #33 50.77 Suggested packages: [2020-05-18T17:32:45.955Z] #33 50.78 cmake-doc ninja-build lrzip [2020-05-18T17:32:45.955Z] #33 50.78 Recommended packages: [2020-05-18T17:32:45.955Z] #33 50.78 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-18T17:32:46.081Z] #39 20.44 PBCC images/stats.pb-c.c [2020-05-18T17:32:46.081Z] #39 20.46 DEP images/stats.pb-c.d [2020-05-18T17:32:46.702Z] #10 ... [2020-05-18T17:32:46.702Z] [2020-05-18T17:32:46.702Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:32:46.702Z] #25 6.438 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-18T17:32:46.702Z] #25 6.972 [2020-05-18T17:32:46.827Z] #10 63.84 The following additional packages will be installed: [2020-05-18T17:32:46.827Z] #10 63.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-18T17:32:46.827Z] #10 63.84 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-18T17:32:46.827Z] #10 63.84 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-18T17:32:46.827Z] #10 63.84 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-18T17:32:46.827Z] #10 63.84 mingw-w64-x86-64-dev [2020-05-18T17:32:46.827Z] #10 63.85 Suggested packages: [2020-05-18T17:32:46.827Z] #10 63.86 gcc-8-locales seccomp wine64 [2020-05-18T17:32:46.958Z] #25 7.160 # 1.9% ####### 9.8% ######### 13.8% ############ 17.2% ############### 21.9% ################### 27.7% ####################### 32.4% ######################### 35.6% ########################### 38.6% ################################# 46.1% ################################### 49.4% ###################################### 53.3% ######################################## 56.2% ########################################### 59.8% ############################################## 64.1% ################################################ 68.0% ################################################### 71.9% ######################################################## 78.2% ############################################################ 84.4% ################################################################# 90.6% ##################################################################### 96.7% ######################################################################## 100.0% [2020-05-18T17:32:47.582Z] #39 ... [2020-05-18T17:32:47.582Z] [2020-05-18T17:32:47.582Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:32:47.582Z] #41 73.01 encoding/base64 [2020-05-18T17:32:47.582Z] #41 73.03 crypto/cipher [2020-05-18T17:32:47.582Z] #41 73.06 go/token [2020-05-18T17:32:47.582Z] #41 74.85 net/url [2020-05-18T17:32:47.582Z] #41 75.35 go/scanner [2020-05-18T17:32:47.582Z] #41 75.71 text/template/parse [2020-05-18T17:32:47.582Z] #41 77.67 encoding/json [2020-05-18T17:32:47.582Z] #41 77.83 go/ast [2020-05-18T17:32:47.582Z] #41 ... [2020-05-18T17:32:47.582Z] [2020-05-18T17:32:47.582Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:47.582Z] #52 41.92 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-18T17:32:47.582Z] #52 41.92 + BUILDTAGS='netgo osusergo static_build' [2020-05-18T17:32:47.582Z] #52 41.92 + export EXTRA_FLAGS=-buildmode=pie [2020-05-18T17:32:47.582Z] #52 41.92 + EXTRA_FLAGS=-buildmode=pie [2020-05-18T17:32:47.582Z] #52 41.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-18T17:32:47.582Z] #52 41.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-18T17:32:47.582Z] #52 41.92 + '[' '' = dynamic ']' [2020-05-18T17:32:47.582Z] #52 41.92 + make [2020-05-18T17:32:47.582Z] #52 43.37 + bin/ctr [2020-05-18T17:32:47.884Z] #25 10.43 #=#=# [2020-05-18T17:32:48.038Z] #33 52.72 The following NEW packages will be installed: [2020-05-18T17:32:48.039Z] #33 52.74 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-18T17:32:48.039Z] #33 52.74 vim-common xxd [2020-05-18T17:32:48.039Z] #33 53.00 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T17:32:48.039Z] #33 53.00 Need to get 14.9 MB of archives. [2020-05-18T17:32:48.039Z] #33 53.00 After this operation, 67.2 MB of additional disk space will be used. [2020-05-18T17:32:48.039Z] #33 53.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-18T17:32:48.039Z] #33 53.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T17:32:48.039Z] #33 53.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-18T17:32:48.301Z] #10 65.32 The following NEW packages will be installed: [2020-05-18T17:32:48.301Z] #10 65.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-18T17:32:48.301Z] #10 65.34 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-18T17:32:48.301Z] #10 65.34 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-18T17:32:48.301Z] #10 65.34 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-18T17:32:48.301Z] #10 65.35 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-18T17:32:48.301Z] #10 65.36 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-18T17:32:48.301Z] #10 65.39 The following packages will be upgraded: [2020-05-18T17:32:48.301Z] #10 65.39 libsystemd0 libudev1 [2020-05-18T17:32:48.329Z] #33 53.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-18T17:32:48.560Z] #10 ... [2020-05-18T17:32:48.560Z] [2020-05-18T17:32:48.560Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:32:48.560Z] #51 60.05 Building dependency tree... [2020-05-18T17:32:48.560Z] #51 62.74 The following additional packages will be installed: [2020-05-18T17:32:48.560Z] #51 62.74 libbtrfs0 [2020-05-18T17:32:48.560Z] #51 62.90 The following NEW packages will be installed: [2020-05-18T17:32:48.560Z] #51 62.91 libbtrfs-dev libbtrfs0 [2020-05-18T17:32:48.560Z] #51 63.40 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T17:32:48.560Z] #51 63.40 Need to get 119 kB of archives. [2020-05-18T17:32:48.560Z] #51 63.40 After this operation, 387 kB of additional disk space will be used. [2020-05-18T17:32:48.560Z] #51 63.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-18T17:32:48.560Z] #51 63.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-18T17:32:48.560Z] #51 64.53 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:32:48.560Z] #51 64.77 Fetched 119 kB in 0s (312 kB/s) [2020-05-18T17:32:48.560Z] #51 64.89 Selecting previously unselected package libbtrfs0. [2020-05-18T17:32:48.560Z] #51 64.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-18T17:32:48.560Z] #51 64.93 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-18T17:32:48.560Z] #51 64.94 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T17:32:48.560Z] #51 65.06 Selecting previously unselected package libbtrfs-dev. [2020-05-18T17:32:48.560Z] #51 65.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-18T17:32:48.560Z] #51 65.07 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:32:48.560Z] #51 65.26 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T17:32:48.560Z] #51 65.28 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:32:48.560Z] #51 65.29 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:32:48.560Z] #51 DONE 65.5s [2020-05-18T17:32:48.560Z] [2020-05-18T17:32:48.560Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:48.560Z] #38 60.19 The following additional packages will be installed: [2020-05-18T17:32:48.560Z] #38 60.19 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-18T17:32:48.560Z] #38 60.20 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-18T17:32:48.560Z] #38 60.22 Suggested packages: [2020-05-18T17:32:48.560Z] #38 60.22 manpages-dev python-setuptools [2020-05-18T17:32:48.560Z] #38 61.47 The following NEW packages will be installed: [2020-05-18T17:32:48.560Z] #38 61.48 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-18T17:32:48.560Z] #38 61.48 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-18T17:32:48.560Z] #38 61.49 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-18T17:32:48.560Z] #38 61.49 python-six zlib1g-dev [2020-05-18T17:32:48.560Z] #38 61.91 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T17:32:48.560Z] #38 61.91 Need to get 4095 kB of archives. [2020-05-18T17:32:48.560Z] #38 61.91 After this operation, 22.5 MB of additional disk space will be used. [2020-05-18T17:32:48.560Z] #38 61.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-18T17:32:48.560Z] #38 61.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-18T17:32:48.560Z] #38 61.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-18T17:32:48.560Z] #38 61.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-18T17:32:48.560Z] #38 61.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-18T17:32:48.560Z] #38 61.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-18T17:32:48.560Z] #38 61.94 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-05-18T17:32:48.560Z] #38 61.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-18T17:32:48.560Z] #38 61.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-18T17:32:48.560Z] #38 62.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-18T17:32:48.560Z] #38 62.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-18T17:32:48.560Z] #38 62.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-18T17:32:48.560Z] #38 62.19 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-05-18T17:32:48.560Z] #38 62.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-18T17:32:48.560Z] #38 62.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-18T17:32:48.560Z] #38 62.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-18T17:32:48.560Z] #38 62.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-18T17:32:48.560Z] #38 63.44 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:32:48.560Z] #38 63.65 Fetched 4095 kB in 1s (6681 kB/s) [2020-05-18T17:32:48.560Z] #38 63.77 Selecting previously unselected package libcap-dev:amd64. [2020-05-18T17:32:48.560Z] #38 63.77 (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 ... 15409 files and directories currently installed.) [2020-05-18T17:32:48.560Z] #38 63.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-18T17:32:48.560Z] #38 63.89 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-18T17:32:48.560Z] #38 64.04 Selecting previously unselected package libnet1:amd64. [2020-05-18T17:32:48.560Z] #38 64.05 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T17:32:48.560Z] #38 64.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T17:32:48.560Z] #38 64.19 Selecting previously unselected package libnet1-dev. [2020-05-18T17:32:48.560Z] #38 64.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T17:32:48.560Z] #38 64.24 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T17:32:48.560Z] #38 64.46 Selecting previously unselected package libnl-3-200:amd64. [2020-05-18T17:32:48.560Z] #38 64.47 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-18T17:32:48.560Z] #38 64.48 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T17:32:48.560Z] #38 64.63 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-18T17:32:48.560Z] #38 64.67 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-18T17:32:48.560Z] #38 64.68 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-18T17:32:48.560Z] #38 65.02 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-18T17:32:48.560Z] #38 65.02 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-18T17:32:48.560Z] #38 65.03 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T17:32:48.560Z] #38 65.17 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-18T17:32:48.560Z] #38 65.17 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-18T17:32:48.560Z] #38 65.17 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-18T17:32:48.560Z] #38 65.31 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-18T17:32:48.560Z] #38 65.34 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-18T17:32:48.560Z] #38 65.34 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-18T17:32:48.560Z] #38 65.56 Selecting previously unselected package libprotobuf17:amd64. [2020-05-18T17:32:48.560Z] #38 65.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-18T17:32:48.560Z] #38 65.73 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-18T17:32:48.909Z] #25 10.87 ####### 9.7% ############## 20.0% ########################### 37.7% ###################################### 53.5% ################################################### 71.4% ############################################################## 86.5% ######################################################################## 100.0% [2020-05-18T17:32:48.959Z] #33 ... [2020-05-18T17:32:48.959Z] [2020-05-18T17:32:48.959Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:48.959Z] #39 45.74 Building dependency tree... [2020-05-18T17:32:48.959Z] #39 49.51 The following additional packages will be installed: [2020-05-18T17:32:48.959Z] #39 49.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-18T17:32:48.959Z] #39 49.52 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-18T17:32:48.959Z] #39 49.54 Suggested packages: [2020-05-18T17:32:48.959Z] #39 49.54 manpages-dev python-setuptools [2020-05-18T17:32:48.959Z] #39 51.61 The following NEW packages will be installed: [2020-05-18T17:32:48.959Z] #39 51.62 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-18T17:32:48.959Z] #39 51.63 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-18T17:32:48.959Z] #39 51.63 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-18T17:32:48.959Z] #39 51.63 python-six zlib1g-dev [2020-05-18T17:32:48.959Z] #39 51.90 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T17:32:48.959Z] #39 51.90 Need to get 4075 kB of archives. [2020-05-18T17:32:48.959Z] #39 51.90 After this operation, 24.5 MB of additional disk space will be used. [2020-05-18T17:32:48.959Z] #39 51.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-18T17:32:48.959Z] #39 51.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-18T17:32:48.959Z] #39 51.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-05-18T17:32:48.959Z] #39 51.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-18T17:32:48.959Z] #39 52.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-18T17:32:48.960Z] #39 52.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-18T17:32:48.960Z] #39 52.09 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-05-18T17:32:48.960Z] #39 52.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-05-18T17:32:48.960Z] #39 52.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-18T17:32:48.960Z] #39 52.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-18T17:32:48.960Z] #39 52.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-18T17:32:48.960Z] #39 52.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-18T17:32:48.960Z] #39 52.69 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-05-18T17:32:48.960Z] #39 52.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-05-18T17:32:48.960Z] #39 52.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-18T17:32:48.960Z] #39 52.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-18T17:32:48.960Z] #39 52.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-18T17:32:49.164Z] #25 11.92 [2020-05-18T17:32:49.933Z] #38 66.80 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-18T17:32:49.933Z] #38 66.80 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-18T17:32:49.933Z] #38 66.83 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-18T17:32:49.933Z] #38 67.10 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-18T17:32:49.933Z] #38 67.11 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-18T17:32:49.933Z] #38 67.12 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-18T17:32:49.987Z] #39 ... [2020-05-18T17:32:49.987Z] [2020-05-18T17:32:49.987Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:49.987Z] #33 54.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-18T17:32:49.987Z] #33 54.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-18T17:32:49.987Z] #33 54.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-18T17:32:49.987Z] #33 54.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-18T17:32:49.987Z] #33 55.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-18T17:32:49.987Z] #33 55.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-18T17:32:50.958Z] #25 12.27 #=#=# 0.0% ##### 7.9% ########## 15.1% ################ 22.9% #################### 28.7% ######################### 35.6% ############################## 42.3% ################################## 48.6% ###################################### 54.0% ############################################ 61.3% ################################################# 68.9% [2020-05-18T17:32:50.958Z] #25 ... [2020-05-18T17:32:50.958Z] [2020-05-18T17:32:50.958Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:50.958Z] #59 DONE 69.2s [2020-05-18T17:32:50.958Z] [2020-05-18T17:32:50.958Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:32:50.958Z] #25 12.27 #=#=# 0.0% ##### 7.9% ########## 15.1% ################ 22.9% #################### 28.7% ######################### 35.6% ############################## 42.3% ################################## 48.6% ###################################### 54.0% ############################################ 61.3% ################################################# 68.9% ##################################################### 73.9% ####################################################### 76.8% [2020-05-18T17:32:50.958Z] #25 ... [2020-05-18T17:32:50.958Z] [2020-05-18T17:32:50.958Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:50.958Z] #10 65.85 The following additional packages will be installed: [2020-05-18T17:32:50.958Z] #10 65.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-18T17:32:50.958Z] #10 65.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-18T17:32:50.958Z] #10 65.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-18T17:32:50.958Z] #10 65.88 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-18T17:32:50.958Z] #10 65.88 mingw-w64-x86-64-dev [2020-05-18T17:32:50.958Z] #10 65.91 Suggested packages: [2020-05-18T17:32:50.958Z] #10 65.92 gcc-8-locales seccomp wine64 [2020-05-18T17:32:50.958Z] #10 67.86 The following NEW packages will be installed: [2020-05-18T17:32:50.958Z] #10 67.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-18T17:32:50.958Z] #10 67.88 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-18T17:32:50.958Z] #10 67.88 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-18T17:32:50.958Z] #10 67.88 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-18T17:32:50.958Z] #10 67.88 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-18T17:32:50.958Z] #10 67.88 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-18T17:32:50.958Z] #10 67.90 The following packages will be upgraded: [2020-05-18T17:32:50.958Z] #10 67.90 libsystemd0 libudev1 [2020-05-18T17:32:50.958Z] #10 68.26 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T17:32:50.958Z] #10 68.26 Need to get 78.2 MB of archives. [2020-05-18T17:32:50.958Z] #10 68.26 After this operation, 487 MB of additional disk space will be used. [2020-05-18T17:32:50.958Z] #10 68.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u4 [331 kB] [2020-05-18T17:32:50.958Z] #10 68.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u4 [150 kB] [2020-05-18T17:32:50.958Z] #10 68.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-18T17:32:50.958Z] #10 68.60 Get:4 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-05-18T17:32:50.959Z] #10 68.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-18T17:32:50.959Z] #10 68.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-18T17:32:50.959Z] #10 68.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-18T17:32:50.959Z] #10 69.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-18T17:32:51.290Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.296170037s with top 10 stages: buildssa: 1m38.799586227s, goimports: 23.338308718s, unconvert: 13.479024601s, gosec: 10.247329478s, golint: 6.386205376s, ineffassign: 4.784126169s, misspell: 4.038313332s, inspect: 3.179063056s, vrp: 2.501444314s, fact_purity: 1.613017151s [2020-05-18T17:32:51.290Z] INFO [runner] Issues before processing: 2300, after processing: 0 [2020-05-18T17:32:51.290Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1691/1691, nolint: 0/63, path_prettifier: 1691/1691, skip_dirs: 1691/1691, identifier_marker: 1586/1586, exclude-rules: 63/1586, autogenerated_exclude: 1586/1691, exclude: 1586/1586, cgo: 1691/2300, skip_files: 1691/1691 [2020-05-18T17:32:51.290Z] INFO [runner] processing took 59.924292ms with stages: nolint: 26.377322ms, identifier_marker: 16.686578ms, path_prettifier: 7.787441ms, autogenerated_exclude: 3.723638ms, exclude-rules: 3.405318ms, skip_dirs: 1.630821ms, cgo: 199.447µs, filename_unadjuster: 108.27µs, max_same_issues: 1.686µs, uniq_by_line: 1.124µs, max_from_linter: 474ns, path_shortener: 432ns, exclude: 413ns, diff: 366ns, skip_files: 354ns, source_code: 330ns, max_per_file_from_linter: 278ns [2020-05-18T17:32:51.290Z] INFO [runner] linters took 1m38.120907216s with stages: goanalysis_metalinter: 1m18.540851068s, unused: 19.519929271s [2020-05-18T17:32:51.290Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-18T17:32:51.290Z] INFO Memory: 1482 samples, avg is 678.2MB, max is 3237.5MB [2020-05-18T17:32:51.290Z] INFO Execution took 3m35.155715249s [2020-05-18T17:32:51.290Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [2020-05-18T17:32:51.309Z] #38 ... [2020-05-18T17:32:51.309Z] [2020-05-18T17:32:51.309Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:32:51.309Z] #23 50.75 Reading package lists... [2020-05-18T17:32:51.309Z] #23 60.75 Building dependency tree... [2020-05-18T17:32:51.309Z] #23 64.37 ca-certificates is already the newest version (20190110). [2020-05-18T17:32:51.309Z] #23 64.37 The following additional packages will be installed: [2020-05-18T17:32:51.309Z] #23 64.38 libjq1 libonig5 [2020-05-18T17:32:51.309Z] #23 64.81 The following NEW packages will be installed: [2020-05-18T17:32:51.309Z] #23 64.81 jq libjq1 libonig5 [2020-05-18T17:32:51.309Z] #23 65.18 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T17:32:51.309Z] #23 65.18 Need to get 355 kB of archives. [2020-05-18T17:32:51.309Z] #23 65.18 After this operation, 1072 kB of additional disk space will be used. [2020-05-18T17:32:51.309Z] #23 65.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-18T17:32:51.309Z] #23 65.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-18T17:32:51.309Z] #23 65.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-18T17:32:51.309Z] #23 66.58 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:32:51.309Z] #23 66.88 Fetched 355 kB in 0s (1242 kB/s) [2020-05-18T17:32:51.309Z] #23 67.01 Selecting previously unselected package libonig5:amd64. [2020-05-18T17:32:51.309Z] #23 67.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 ... 15409 files and directories currently installed.) [2020-05-18T17:32:51.309Z] #23 67.08 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-18T17:32:51.309Z] #23 67.10 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-18T17:32:51.309Z] #23 67.38 Selecting previously unselected package libjq1:amd64. [2020-05-18T17:32:51.309Z] #23 67.38 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T17:32:51.309Z] #23 67.39 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T17:32:51.309Z] #23 67.56 Selecting previously unselected package jq. [2020-05-18T17:32:51.309Z] #23 67.56 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T17:32:51.309Z] #23 67.60 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T17:32:51.309Z] #23 67.87 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-18T17:32:51.309Z] #23 67.89 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T17:32:51.309Z] #23 67.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T17:32:51.309Z] #23 67.92 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:32:51.309Z] #23 DONE 68.4s [2020-05-18T17:32:51.309Z] [2020-05-18T17:32:51.309Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T17:32:51.309Z] #24 DONE 0.1s [2020-05-18T17:32:51.309Z] [2020-05-18T17:32:51.309Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-18T17:32:51.522Z] #10 69.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-18T17:32:51.632Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40969/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0562c7c85ff0b55f7889624b604825a39f211c06 hack/make.sh dynbinary-daemon test-docker-py [2020-05-18T17:32:51.778Z] #10 70.15 Get:10 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-05-18T17:32:51.778Z] #10 70.17 Get:11 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-05-18T17:32:51.792Z] #52 ... [2020-05-18T17:32:51.792Z] [2020-05-18T17:32:51.792Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:51.792Z] #10 76.86 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-18T17:32:51.792Z] #10 76.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-18T17:32:51.792Z] #10 76.87 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:32:51.792Z] #10 ... [2020-05-18T17:32:51.792Z] [2020-05-18T17:32:51.792Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:32:51.792Z] #39 22.36 make[1]: Nothing to be done for 'all'. [2020-05-18T17:32:51.792Z] #39 24.20 CC images/stats.o [2020-05-18T17:32:51.792Z] #39 24.89 CC images/core.o [2020-05-18T17:32:51.792Z] #39 26.03 CC images/core-x86.o [2020-05-18T17:32:52.052Z] #33 ... [2020-05-18T17:32:52.052Z] [2020-05-18T17:32:52.052Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:32:52.052Z] #52 47.67 Building dependency tree... [2020-05-18T17:32:52.052Z] #52 52.23 The following additional packages will be installed: [2020-05-18T17:32:52.052Z] #52 52.23 libbtrfs0 [2020-05-18T17:32:52.052Z] #52 52.54 The following NEW packages will be installed: [2020-05-18T17:32:52.052Z] #52 52.57 libbtrfs-dev libbtrfs0 [2020-05-18T17:32:52.052Z] #52 52.92 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T17:32:52.052Z] #52 52.92 Need to get 120 kB of archives. [2020-05-18T17:32:52.052Z] #52 52.92 After this operation, 423 kB of additional disk space will be used. [2020-05-18T17:32:52.052Z] #52 52.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-18T17:32:52.052Z] #52 52.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-18T17:32:52.052Z] #52 55.24 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:32:52.052Z] #52 55.60 Fetched 120 kB in 0s (1212 kB/s) [2020-05-18T17:32:52.052Z] #52 55.80 Selecting previously unselected package libbtrfs0. [2020-05-18T17:32:52.052Z] #52 55.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-18T17:32:52.052Z] #52 55.95 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-18T17:32:52.052Z] #52 55.98 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T17:32:52.052Z] #52 56.16 Selecting previously unselected package libbtrfs-dev. [2020-05-18T17:32:52.052Z] #52 56.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-18T17:32:52.052Z] #52 56.16 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:32:52.052Z] #52 56.44 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T17:32:52.052Z] #52 56.48 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:32:52.052Z] #52 56.49 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:32:52.052Z] #52 DONE 57.1s [2020-05-18T17:32:52.209Z] [2020-05-18T17:32:52.343Z] [2020-05-18T17:32:52.343Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:52.343Z] #39 54.93 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:32:52.343Z] #39 55.37 Fetched 4075 kB in 1s (4019 kB/s) [2020-05-18T17:32:52.343Z] #39 55.54 Selecting previously unselected package libcap-dev:ppc64el. [2020-05-18T17:32:52.343Z] #39 55.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 ... 15338 files and directories currently installed.) [2020-05-18T17:32:52.343Z] #39 55.69 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-18T17:32:52.343Z] #39 55.70 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-18T17:32:52.343Z] #39 55.90 Selecting previously unselected package libnet1:ppc64el. [2020-05-18T17:32:52.343Z] #39 55.91 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-18T17:32:52.343Z] #39 55.93 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-18T17:32:52.343Z] #39 56.16 Selecting previously unselected package libnet1-dev. [2020-05-18T17:32:52.343Z] #39 56.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-18T17:32:52.343Z] #39 56.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T17:32:52.343Z] #39 56.61 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-18T17:32:52.343Z] #39 56.62 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-18T17:32:52.343Z] #39 56.62 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-18T17:32:52.343Z] #39 56.77 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-18T17:32:52.343Z] #39 56.78 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-18T17:32:52.343Z] #39 56.81 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-18T17:32:52.343Z] #39 ... [2020-05-18T17:32:52.343Z] [2020-05-18T17:32:52.343Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:52.343Z] #11 36.15 Reading package lists... [2020-05-18T17:32:52.343Z] #11 47.85 Building dependency tree... [2020-05-18T17:32:52.343Z] #11 52.54 The following additional packages will be installed: [2020-05-18T17:32:52.343Z] #11 52.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-18T17:32:52.343Z] #11 52.55 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-18T17:32:52.343Z] #11 52.56 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-18T17:32:52.343Z] #11 52.56 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-18T17:32:52.343Z] #11 52.57 mingw-w64-x86-64-dev [2020-05-18T17:32:52.343Z] #11 52.57 Suggested packages: [2020-05-18T17:32:52.343Z] #11 52.57 gcc-8-locales seccomp wine64 [2020-05-18T17:32:52.343Z] #11 55.52 The following NEW packages will be installed: [2020-05-18T17:32:52.343Z] #11 55.53 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-18T17:32:52.343Z] #11 55.53 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-18T17:32:52.343Z] #11 55.53 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-18T17:32:52.343Z] #11 55.53 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-18T17:32:52.343Z] #11 55.54 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-18T17:32:52.343Z] #11 55.54 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-18T17:32:52.343Z] #11 55.55 The following packages will be upgraded: [2020-05-18T17:32:52.343Z] #11 55.56 libsystemd0 libudev1 [2020-05-18T17:32:52.343Z] #11 55.80 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T17:32:52.343Z] #11 55.80 Need to get 79.4 MB of archives. [2020-05-18T17:32:52.343Z] #11 55.80 After this operation, 532 MB of additional disk space will be used. [2020-05-18T17:32:52.343Z] #11 55.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u4 [358 kB] [2020-05-18T17:32:52.343Z] #11 55.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u4 [158 kB] [2020-05-18T17:32:52.343Z] #11 55.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-05-18T17:32:52.343Z] #11 56.58 Get:4 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-05-18T17:32:52.343Z] #11 57.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-18T17:32:52.343Z] #11 57.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-05-18T17:32:52.343Z] #11 57.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-18T17:32:52.343Z] #11 57.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-18T17:32:52.466Z] Removing bundles/ [2020-05-18T17:32:52.466Z] [2020-05-18T17:32:52.466Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-18T17:32:52.466Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T17:32:52.466Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T17:32:52.638Z] #11 ... [2020-05-18T17:32:52.638Z] [2020-05-18T17:32:52.638Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:32:52.638Z] #24 36.41 Reading package lists... [2020-05-18T17:32:52.638Z] #24 48.32 Building dependency tree... [2020-05-18T17:32:52.638Z] #24 52.83 ca-certificates is already the newest version (20190110). [2020-05-18T17:32:52.638Z] #24 52.83 The following additional packages will be installed: [2020-05-18T17:32:52.638Z] #24 52.84 libjq1 libonig5 [2020-05-18T17:32:52.638Z] #24 53.66 The following NEW packages will be installed: [2020-05-18T17:32:52.638Z] #24 53.68 jq libjq1 libonig5 [2020-05-18T17:32:52.638Z] #24 53.95 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T17:32:52.638Z] #24 53.95 Need to get 358 kB of archives. [2020-05-18T17:32:52.638Z] #24 53.95 After this operation, 1277 kB of additional disk space will be used. [2020-05-18T17:32:52.638Z] #24 53.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-18T17:32:52.638Z] #24 54.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-18T17:32:52.638Z] #24 54.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-18T17:32:52.638Z] #24 56.14 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:32:52.638Z] #24 56.48 Fetched 358 kB in 0s (2191 kB/s) [2020-05-18T17:32:52.638Z] #24 56.71 Selecting previously unselected package libonig5:ppc64el. [2020-05-18T17:32:52.638Z] #24 56.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 ... 15338 files and directories currently installed.) [2020-05-18T17:32:52.638Z] #24 56.86 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-18T17:32:52.638Z] #24 56.87 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-18T17:32:52.638Z] #24 57.42 Selecting previously unselected package libjq1:ppc64el. [2020-05-18T17:32:52.638Z] #24 57.43 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-18T17:32:52.638Z] #24 57.44 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-18T17:32:52.638Z] #24 ... [2020-05-18T17:32:52.638Z] [2020-05-18T17:32:52.638Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:52.638Z] #39 57.57 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-18T17:32:52.638Z] #39 57.61 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-18T17:32:52.638Z] #39 57.64 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-18T17:32:52.706Z] #10 ... [2020-05-18T17:32:52.706Z] [2020-05-18T17:32:52.706Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:32:52.706Z] #25 12.27 #=#=# 0.0% ##### 7.9% ########## 15.1% ################ 22.9% #################### 28.7% ######################### 35.6% ############################## 42.3% ################################## 48.6% ###################################### 54.0% ############################################ 61.3% ################################################# 68.9% ##################################################### 73.9% ####################################################### 76.8% ############################################################# 85.7% ################################################################## 92.4% ####################################################################### 99.8% ######################################################################## 100.0% [2020-05-18T17:32:52.706Z] #25 14.56 [2020-05-18T17:32:52.748Z] #39 27.08 CC images/core-arm.o [2020-05-18T17:32:52.932Z] #39 57.79 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-18T17:32:52.932Z] #39 57.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-18T17:32:52.932Z] #39 57.84 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-18T17:32:52.932Z] #39 58.01 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-18T17:32:53.215Z] #25 ... [2020-05-18T17:32:53.215Z] [2020-05-18T17:32:53.215Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:53.215Z] #32 50.47 Reading package lists... [2020-05-18T17:32:53.215Z] #32 60.47 Building dependency tree... [2020-05-18T17:32:53.215Z] #32 64.18 The following additional packages will be installed: [2020-05-18T17:32:53.215Z] #32 64.20 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-18T17:32:53.215Z] #32 64.21 Suggested packages: [2020-05-18T17:32:53.215Z] #32 64.21 cmake-doc ninja-build lrzip [2020-05-18T17:32:53.215Z] #32 64.21 Recommended packages: [2020-05-18T17:32:53.215Z] #32 64.21 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-18T17:32:53.215Z] #32 65.26 The following NEW packages will be installed: [2020-05-18T17:32:53.215Z] #32 65.27 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-18T17:32:53.215Z] #32 65.28 vim-common xxd [2020-05-18T17:32:53.215Z] #32 65.66 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T17:32:53.215Z] #32 65.66 Need to get 14.9 MB of archives. [2020-05-18T17:32:53.215Z] #32 65.66 After this operation, 61.8 MB of additional disk space will be used. [2020-05-18T17:32:53.215Z] #32 65.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-18T17:32:53.215Z] #32 65.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T17:32:53.215Z] #32 65.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-18T17:32:53.215Z] #32 65.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-18T17:32:53.215Z] #32 66.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-18T17:32:53.215Z] #32 66.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-18T17:32:53.215Z] #32 66.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-18T17:32:53.215Z] #32 66.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-18T17:32:53.215Z] #32 66.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-18T17:32:53.215Z] #32 66.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-18T17:32:53.215Z] #32 68.38 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:32:53.215Z] #32 68.87 Fetched 14.9 MB in 2s (7898 kB/s) [2020-05-18T17:32:53.215Z] #32 68.99 Selecting previously unselected package xxd. [2020-05-18T17:32:53.215Z] #32 68.99 (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 ... 15409 files and directories currently installed.) [2020-05-18T17:32:53.215Z] #32 69.11 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T17:32:53.215Z] #32 69.12 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T17:32:53.215Z] #32 69.33 Selecting previously unselected package vim-common. [2020-05-18T17:32:53.215Z] #32 69.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T17:32:53.215Z] #32 69.36 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T17:32:53.215Z] #32 69.77 Selecting previously unselected package cmake-data. [2020-05-18T17:32:53.215Z] #32 69.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-18T17:32:53.215Z] #32 69.78 Unpacking cmake-data (3.13.4-1) ... [2020-05-18T17:32:53.215Z] #32 ... [2020-05-18T17:32:53.215Z] [2020-05-18T17:32:53.215Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:53.215Z] #38 68.81 Selecting previously unselected package libprotoc17:amd64. [2020-05-18T17:32:53.215Z] #38 68.82 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-18T17:32:53.215Z] #38 68.84 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-18T17:32:53.215Z] #38 69.69 Selecting previously unselected package protobuf-c-compiler. [2020-05-18T17:32:53.215Z] #38 69.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-18T17:32:53.215Z] #38 69.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T17:32:53.215Z] #38 69.84 Selecting previously unselected package protobuf-compiler. [2020-05-18T17:32:53.215Z] #38 69.84 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-18T17:32:53.215Z] #38 69.85 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-18T17:32:53.215Z] #38 70.03 Selecting previously unselected package python-pkg-resources. [2020-05-18T17:32:53.215Z] #38 70.03 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T17:32:53.215Z] #38 70.04 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-18T17:32:53.215Z] #38 70.35 Selecting previously unselected package python-six. [2020-05-18T17:32:53.215Z] #38 70.36 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-18T17:32:53.215Z] #38 70.37 Unpacking python-six (1.12.0-1) ... [2020-05-18T17:32:53.225Z] #39 58.03 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-18T17:32:53.225Z] #39 58.03 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-18T17:32:53.319Z] #39 27.54 CC images/core-aarch64.o [2020-05-18T17:32:53.472Z] #38 70.49 Selecting previously unselected package python-protobuf. [2020-05-18T17:32:53.472Z] #38 70.50 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-18T17:32:53.472Z] #38 70.50 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-18T17:32:53.473Z] #25 14.77 0.0% ## 2.8% ### 5.3% ##### 7.5% ###### 9.5% ######## 11.3% ######### 13.8% ########### 16.0% ############ 17.9% ############## 20.5% ############### 22.2% ################ 23.4% ################# 24.4% ################### 27.0% ############## [2020-05-18T17:32:53.473Z] #25 ... [2020-05-18T17:32:53.473Z] [2020-05-18T17:32:53.473Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:53.473Z] #38 51.15 Reading package lists... [2020-05-18T17:32:53.473Z] #38 62.35 Building dependency tree... [2020-05-18T17:32:53.473Z] #38 68.26 The following additional packages will be installed: [2020-05-18T17:32:53.473Z] #38 68.26 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-18T17:32:53.473Z] #38 68.27 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-18T17:32:53.473Z] #38 68.31 Suggested packages: [2020-05-18T17:32:53.473Z] #38 68.31 manpages-dev python-setuptools [2020-05-18T17:32:53.473Z] #38 70.16 The following NEW packages will be installed: [2020-05-18T17:32:53.473Z] #38 70.16 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-18T17:32:53.473Z] #38 70.19 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-18T17:32:53.473Z] #38 70.19 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-18T17:32:53.473Z] #38 70.19 python-six zlib1g-dev [2020-05-18T17:32:53.473Z] #38 70.75 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T17:32:53.473Z] #38 70.75 Need to get 4095 kB of archives. [2020-05-18T17:32:53.473Z] #38 70.75 After this operation, 22.5 MB of additional disk space will be used. [2020-05-18T17:32:53.473Z] #38 70.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-18T17:32:53.473Z] #38 70.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-18T17:32:53.473Z] #38 70.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-18T17:32:53.473Z] #38 70.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-18T17:32:53.473Z] #38 70.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-18T17:32:53.473Z] #38 70.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-18T17:32:53.473Z] #38 70.78 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-05-18T17:32:53.473Z] #38 70.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-18T17:32:53.473Z] #38 70.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-18T17:32:53.473Z] #38 70.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-18T17:32:53.473Z] #38 70.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-18T17:32:53.473Z] #38 71.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-18T17:32:53.473Z] #38 71.18 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-05-18T17:32:53.473Z] #38 71.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-18T17:32:53.473Z] #38 71.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-18T17:32:53.473Z] #38 71.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-18T17:32:53.473Z] #38 71.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-18T17:32:53.518Z] #39 58.45 Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-18T17:32:53.518Z] #39 58.46 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-18T17:32:53.518Z] #39 58.48 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-18T17:32:53.580Z] #39 28.12 CC images/core-ppc64.o [2020-05-18T17:32:53.730Z] #38 ... [2020-05-18T17:32:53.730Z] [2020-05-18T17:32:53.730Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:53.730Z] #30 60.88 sync [2020-05-18T17:32:53.730Z] #30 60.88 internal/reflectlite [2020-05-18T17:32:53.730Z] #30 63.38 errors [2020-05-18T17:32:53.730Z] #30 63.40 sort [2020-05-18T17:32:53.730Z] #30 63.89 strconv [2020-05-18T17:32:53.730Z] #30 64.46 io [2020-05-18T17:32:53.730Z] #30 66.22 internal/oserror [2020-05-18T17:32:53.730Z] #30 66.33 syscall [2020-05-18T17:32:53.730Z] #30 68.76 reflect [2020-05-18T17:32:53.734Z] #38 ... [2020-05-18T17:32:53.734Z] [2020-05-18T17:32:53.734Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:53.734Z] #32 51.15 Reading package lists... [2020-05-18T17:32:53.734Z] #32 62.33 Building dependency tree... [2020-05-18T17:32:53.734Z] #32 68.10 The following additional packages will be installed: [2020-05-18T17:32:53.734Z] #32 68.13 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-18T17:32:53.734Z] #32 68.13 Suggested packages: [2020-05-18T17:32:53.734Z] #32 68.14 cmake-doc ninja-build lrzip [2020-05-18T17:32:53.734Z] #32 68.14 Recommended packages: [2020-05-18T17:32:53.734Z] #32 68.14 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-18T17:32:53.734Z] #32 69.56 The following NEW packages will be installed: [2020-05-18T17:32:53.734Z] #32 69.61 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-18T17:32:53.734Z] #32 69.61 vim-common xxd [2020-05-18T17:32:53.734Z] #32 70.32 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T17:32:53.734Z] #32 70.32 Need to get 14.9 MB of archives. [2020-05-18T17:32:53.734Z] #32 70.32 After this operation, 61.8 MB of additional disk space will be used. [2020-05-18T17:32:53.734Z] #32 70.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-18T17:32:53.734Z] #32 70.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T17:32:53.734Z] #32 70.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-18T17:32:53.734Z] #32 70.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-18T17:32:53.734Z] #32 71.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-18T17:32:53.734Z] #32 71.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-18T17:32:53.734Z] #32 71.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-18T17:32:53.734Z] #32 71.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-18T17:32:53.734Z] #32 71.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-18T17:32:53.734Z] #32 71.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-18T17:32:53.734Z] #32 ... [2020-05-18T17:32:53.734Z] [2020-05-18T17:32:53.734Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T17:32:53.734Z] #51 51.45 Reading package lists... [2020-05-18T17:32:53.734Z] #51 62.57 Building dependency tree... [2020-05-18T17:32:53.734Z] #51 68.02 The following additional packages will be installed: [2020-05-18T17:32:53.734Z] #51 68.03 libbtrfs0 [2020-05-18T17:32:53.734Z] #51 68.24 The following NEW packages will be installed: [2020-05-18T17:32:53.734Z] #51 68.25 libbtrfs-dev libbtrfs0 [2020-05-18T17:32:53.734Z] #51 68.71 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T17:32:53.734Z] #51 68.71 Need to get 119 kB of archives. [2020-05-18T17:32:53.734Z] #51 68.71 After this operation, 387 kB of additional disk space will be used. [2020-05-18T17:32:53.734Z] #51 68.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-18T17:32:53.734Z] #51 68.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-18T17:32:53.734Z] #51 70.32 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:32:53.734Z] #51 70.59 Fetched 119 kB in 0s (432 kB/s) [2020-05-18T17:32:53.734Z] #51 70.78 Selecting previously unselected package libbtrfs0. [2020-05-18T17:32:53.734Z] #51 70.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-18T17:32:53.734Z] #51 70.94 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-18T17:32:53.734Z] #51 70.96 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T17:32:53.734Z] #51 71.13 Selecting previously unselected package libbtrfs-dev. [2020-05-18T17:32:53.734Z] #51 71.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-18T17:32:53.734Z] #51 71.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:32:53.734Z] #51 71.60 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T17:32:53.734Z] #51 71.68 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:32:53.734Z] #51 71.70 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:32:53.734Z] #51 DONE 72.1s [2020-05-18T17:32:53.734Z] [2020-05-18T17:32:53.734Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:32:53.814Z] #39 ... [2020-05-18T17:32:53.814Z] [2020-05-18T17:32:53.814Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T17:32:53.814Z] #24 57.68 Selecting previously unselected package jq. [2020-05-18T17:32:53.814Z] #24 57.75 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-18T17:32:53.814Z] #24 57.76 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T17:32:53.814Z] #24 58.03 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-18T17:32:53.814Z] #24 58.04 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-18T17:32:53.814Z] #24 58.04 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T17:32:53.814Z] #24 58.07 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:32:53.814Z] #24 DONE 58.6s [2020-05-18T17:32:53.814Z] [2020-05-18T17:32:53.814Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T17:32:53.814Z] #25 DONE 0.1s [2020-05-18T17:32:53.814Z] [2020-05-18T17:32:53.814Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:32:53.814Z] #33 57.66 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:32:53.814Z] #33 58.00 Fetched 14.9 MB in 3s (5726 kB/s) [2020-05-18T17:32:53.814Z] #33 58.17 Selecting previously unselected package xxd. [2020-05-18T17:32:53.814Z] #33 58.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-18T17:32:53.814Z] #33 58.33 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-18T17:32:53.814Z] #33 58.34 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T17:32:53.814Z] #33 58.67 Selecting previously unselected package vim-common. [2020-05-18T17:32:53.814Z] #33 58.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T17:32:53.814Z] #33 58.85 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T17:32:53.944Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-05-18T17:32:53.988Z] #30 ... [2020-05-18T17:32:53.988Z] [2020-05-18T17:32:53.988Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:32:53.988Z] #10 65.87 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T17:32:53.988Z] #10 65.87 Need to get 78.2 MB of archives. [2020-05-18T17:32:53.988Z] #10 65.87 After this operation, 487 MB of additional disk space will be used. [2020-05-18T17:32:53.988Z] #10 65.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u4 [331 kB] [2020-05-18T17:32:53.988Z] #10 65.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u4 [150 kB] [2020-05-18T17:32:53.988Z] #10 65.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-18T17:32:53.988Z] #10 66.15 Get:4 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-05-18T17:32:53.988Z] #10 66.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-18T17:32:53.988Z] #10 66.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-18T17:32:53.988Z] #10 66.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-18T17:32:53.988Z] #10 66.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-18T17:32:53.988Z] #10 67.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-18T17:32:53.988Z] #10 67.41 Get:10 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-05-18T17:32:53.988Z] #10 67.43 Get:11 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-05-18T17:32:53.988Z] #10 71.10 Get:12 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-05-18T17:32:53.988Z] #10 ... [2020-05-18T17:32:53.988Z] [2020-05-18T17:32:53.988Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:53.988Z] #38 71.15 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-18T17:32:54.457Z] #33 59.52 Selecting previously unselected package cmake-data. [2020-05-18T17:32:54.749Z] #33 59.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-18T17:32:54.749Z] #33 59.54 Unpacking cmake-data (3.13.4-1) ... [2020-05-18T17:32:54.963Z] #39 29.13 CC images/core-s390.o [2020-05-18T17:32:55.360Z] #38 ... [2020-05-18T17:32:55.360Z] [2020-05-18T17:32:55.360Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:32:55.360Z] #41 62.44 internal/reflectlite [2020-05-18T17:32:55.360Z] #41 62.45 github.com/LK4D4/vndr/godl/singleflight [2020-05-18T17:32:55.360Z] #41 62.85 math/rand [2020-05-18T17:32:55.360Z] #41 63.77 internal/singleflight [2020-05-18T17:32:55.360Z] #41 65.12 strconv [2020-05-18T17:32:55.360Z] #41 65.13 io [2020-05-18T17:32:55.360Z] #41 66.82 bytes [2020-05-18T17:32:55.360Z] #41 68.78 bufio [2020-05-18T17:32:55.360Z] #41 69.85 reflect [2020-05-18T17:32:55.360Z] #41 70.56 syscall [2020-05-18T17:32:55.360Z] #41 ... [2020-05-18T17:32:55.360Z] [2020-05-18T17:32:55.360Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T17:32:55.793Z] #25 14.77 0.0% ## 2.8% ### 5.3% ##### 7.5% ###### 9.5% ######## 11.3% ######### 13.8% ########### 16.0% ############ 17.9% ############## 20.5% ############### 22.2% ################ 23.4% ################# 24.4% ################### 27.0% #################### 28.8% ##################### 30.0% ###################### 30.9% ###################### 31.9% ######################## 33.4% ######################### 35.9% ############################ 40.3% ############################## 42.8% ################################ 45.7% ################################### 48.8% #################################### 51.4% ####################################### 55.2% ########################################## 58.5% ############################################ 61.6% ############################################## 64.8% ############################################### 66.3% ################################################# 68.4% ################################################### 70.9% #################################################### 72.4% [2020-05-18T17:32:55.793Z] #25 ... [2020-05-18T17:32:55.793Z] [2020-05-18T17:32:55.793Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:55.793Z] #30 64.25 internal/reflectlite [2020-05-18T17:32:55.793Z] #30 64.25 sync [2020-05-18T17:32:55.793Z] #30 68.44 sort [2020-05-18T17:32:55.793Z] #30 68.44 errors [2020-05-18T17:32:55.793Z] #30 68.93 strconv [2020-05-18T17:32:55.793Z] #30 70.32 io [2020-05-18T17:32:55.793Z] #30 72.47 internal/oserror [2020-05-18T17:32:55.793Z] #30 72.62 syscall [2020-05-18T17:32:56.049Z] #30 74.38 reflect [2020-05-18T17:32:56.049Z] #30 ... [2020-05-18T17:32:56.049Z] [2020-05-18T17:32:56.049Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:32:56.133Z] #28 72.32 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-05-18T17:32:56.133Z] #28 73.23 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-18T17:32:56.401Z] #39 ... [2020-05-18T17:32:56.401Z] [2020-05-18T17:32:56.401Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:32:56.401Z] #47 82.00 mvdan.cc/sh/v3/syntax [2020-05-18T17:32:56.401Z] #47 89.09 golang.org/x/crypto/ssh/terminal [2020-05-18T17:32:56.661Z] #47 ... [2020-05-18T17:32:56.661Z] [2020-05-18T17:32:56.661Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:32:56.661Z] #41 83.76 text/template [2020-05-18T17:32:56.661Z] #41 88.91 go/parser [2020-05-18T17:32:56.661Z] #41 88.98 compress/flate [2020-05-18T17:32:56.661Z] #41 ... [2020-05-18T17:32:56.661Z] [2020-05-18T17:32:56.661Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:32:56.661Z] #39 30.99 CC images/cpuinfo.o [2020-05-18T17:32:57.066Z] #28 74.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-18T17:32:57.080Z] #25 14.77 0.0% ## 2.8% ### 5.3% ##### 7.5% ###### 9.5% ######## 11.3% ######### 13.8% ########### 16.0% ############ 17.9% ############## 20.5% ############### 22.2% ################ 23.4% ################# 24.4% ################### 27.0% #################### 28.8% ##################### 30.0% ###################### 30.9% ###################### 31.9% ######################## 33.4% ######################### 35.9% ############################ 40.3% ############################## 42.8% ################################ 45.7% ################################### 48.8% #################################### 51.4% ####################################### 55.2% ########################################## 58.5% ############################################ 61.6% ############################################## 64.8% ############################################### 66.3% ################################################# 68.4% ################################################### 70.9% #################################################### 72.4% ##################################################### 74.2% ###################################################### 76.3% ######################################################## 78.5% ######################################################### 80.3% ########################################################### 82.4% ############################################################# 85.1% ############################################################### 87.7% ################################################################ 90.3% ################################################################### 93.1% #################################################################### 95.1% ###################################################################### 98.2% ######################################################################## 100.0% [2020-05-18T17:32:57.231Z] #39 31.71 CC images/inventory.o [2020-05-18T17:32:57.336Z] #25 19.98 [2020-05-18T17:32:57.802Z] #39 32.06 CC images/fdinfo.o [2020-05-18T17:32:58.063Z] #39 32.53 CC images/fown.o [2020-05-18T17:32:58.262Z] #25 21.03 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-18T17:32:58.290Z] #33 ... [2020-05-18T17:32:58.290Z] [2020-05-18T17:32:58.290Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:32:58.290Z] #26 3.028 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-18T17:32:58.290Z] #26 3.881 #=#=# [2020-05-18T17:32:58.323Z] #39 32.78 CC images/ns.o [2020-05-18T17:32:58.436Z] #28 ... [2020-05-18T17:32:58.436Z] [2020-05-18T17:32:58.436Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:32:58.436Z] #52 3.236 + RM_GOPATH=0 [2020-05-18T17:32:58.436Z] #52 3.236 + TMP_GOPATH= [2020-05-18T17:32:58.436Z] #52 3.236 + : /build [2020-05-18T17:32:58.436Z] #52 3.236 + '[' -z '' ']' [2020-05-18T17:32:58.436Z] #52 3.236 ++ mktemp -d [2020-05-18T17:32:58.436Z] #52 3.245 + export GOPATH=/tmp/tmp.DNDIoh2Cit [2020-05-18T17:32:58.436Z] #52 3.245 + GOPATH=/tmp/tmp.DNDIoh2Cit [2020-05-18T17:32:58.436Z] #52 3.245 + RM_GOPATH=1 [2020-05-18T17:32:58.436Z] #52 3.245 ++ dirname /tmp/install/install.sh [2020-05-18T17:32:58.436Z] #52 3.245 + dir=/tmp/install [2020-05-18T17:32:58.436Z] #52 3.245 + bin=containerd [2020-05-18T17:32:58.436Z] #52 3.245 + shift [2020-05-18T17:32:58.436Z] #52 3.245 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-18T17:32:58.436Z] #52 3.245 + . /tmp/install/containerd.installer [2020-05-18T17:32:58.436Z] #52 3.245 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T17:32:58.436Z] #52 3.245 + install_containerd [2020-05-18T17:32:58.436Z] #52 3.245 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-18T17:32:58.436Z] #52 3.245 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DNDIoh2Cit/src/github.com/containerd/containerd [2020-05-18T17:32:58.436Z] #52 3.245 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T17:32:58.436Z] #52 3.252 Cloning into '/tmp/tmp.DNDIoh2Cit/src/github.com/containerd/containerd'... [2020-05-18T17:32:58.436Z] #52 ... [2020-05-18T17:32:58.436Z] [2020-05-18T17:32:58.436Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:32:58.436Z] #25 3.827 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-18T17:32:58.437Z] #25 4.212 [2020-05-18T17:32:58.437Z] #25 4.484 0.0% #### 6.2% ######## 11.3% ############ 17.7% ################# 24.2% #################### 28.2% ######################## 34.4% ############################ 39.5% ############################### 43.4% ################################### 48.9% ####################################### 54.3% ########################################## 59.2% ############################################ 62.4% ############################################### 66.5% ################################################## 69.6% ###################################################### 75.1% ########################################################## 81.2% ############################################################## 86.1% ################################################################## 92.5% ######################################################################## 100.0% [2020-05-18T17:32:58.437Z] #25 6.961 [2020-05-18T17:32:58.517Z] #25 ... [2020-05-18T17:32:58.517Z] [2020-05-18T17:32:58.517Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:32:58.517Z] #41 67.03 internal/reflectlite [2020-05-18T17:32:58.517Z] #41 67.03 sync [2020-05-18T17:32:58.517Z] #41 68.73 github.com/LK4D4/vndr/godl/singleflight [2020-05-18T17:32:58.517Z] #41 69.12 math/rand [2020-05-18T17:32:58.518Z] #41 70.60 internal/singleflight [2020-05-18T17:32:58.518Z] #41 71.43 strconv [2020-05-18T17:32:58.518Z] #41 71.47 io [2020-05-18T17:32:58.518Z] #41 73.55 bytes [2020-05-18T17:32:58.518Z] #41 76.07 bufio [2020-05-18T17:32:58.518Z] #41 76.53 reflect [2020-05-18T17:32:58.773Z] #41 ... [2020-05-18T17:32:58.773Z] [2020-05-18T17:32:58.773Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:32:58.773Z] #38 73.31 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:32:58.773Z] #38 73.64 Fetched 4095 kB in 1s (4805 kB/s) [2020-05-18T17:32:58.773Z] #38 73.77 Selecting previously unselected package libcap-dev:amd64. [2020-05-18T17:32:58.773Z] #38 73.77 (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 ... 15409 files and directories currently installed.) [2020-05-18T17:32:58.773Z] #38 73.81 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-18T17:32:58.773Z] #38 73.82 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-18T17:32:58.773Z] #38 74.04 Selecting previously unselected package libnet1:amd64. [2020-05-18T17:32:58.773Z] #38 74.05 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T17:32:58.773Z] #38 74.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T17:32:58.773Z] #38 74.26 Selecting previously unselected package libnet1-dev. [2020-05-18T17:32:58.773Z] #38 74.26 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T17:32:58.774Z] #38 74.27 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T17:32:58.774Z] #38 74.50 Selecting previously unselected package libnl-3-200:amd64. [2020-05-18T17:32:58.774Z] #38 74.50 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-18T17:32:58.774Z] #38 74.50 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T17:32:58.774Z] #38 74.74 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-18T17:32:58.774Z] #38 74.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-18T17:32:58.774Z] #38 74.76 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-18T17:32:58.774Z] #38 75.11 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-18T17:32:58.774Z] #38 75.12 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-18T17:32:58.774Z] #38 75.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T17:32:58.774Z] #38 75.25 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-18T17:32:58.774Z] #38 75.34 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-18T17:32:58.774Z] #38 75.35 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-18T17:32:58.774Z] #38 75.48 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-18T17:32:58.774Z] #38 75.52 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-18T17:32:58.774Z] #38 75.53 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-18T17:32:58.774Z] #38 75.78 Selecting previously unselected package libprotobuf17:amd64. [2020-05-18T17:32:58.774Z] #38 75.78 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-18T17:32:58.774Z] #38 75.79 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-18T17:32:58.774Z] #38 76.60 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-18T17:32:58.774Z] #38 76.61 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-18T17:32:58.774Z] #38 76.62 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-18T17:32:58.774Z] #38 76.94 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-18T17:32:58.774Z] #38 76.94 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-18T17:32:58.774Z] #38 76.95 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-18T17:32:58.894Z] #39 33.01 CC images/regfile.o [2020-05-18T17:32:58.894Z] #39 33.41 CC images/ghost-file.o [2020-05-18T17:32:58.951Z] #25 7.194 ##### 8.2% ################## 26.1% ################################ 45.6% ########################################## 58.7% ##################################################### 74.0% ################################################################# 90.9% ######################################################################## 100.0% [2020-05-18T17:32:59.464Z] #39 34.03 CC images/fifo.o [2020-05-18T17:32:59.514Z] #26 4.143 #=#=# ## 3.2% ### 5.3% ######## 11.8% ############### 21.7% ####################### 32.3% ############################## 42.9% ##################################### 51.4% ############################################## 64.2% #################################################### 72.7% ########################################################## 81.2% ############################################################# 85.6% ############################################################### 87.6% ################################################################## 91.9% ##################################################################### 96.1% ######################################################################## 100.0% [2020-05-18T17:32:59.516Z] #25 8.163 [2020-05-18T17:33:00.036Z] #39 34.31 CC images/remap-file-path.o [2020-05-18T17:33:00.137Z] #38 78.50 Selecting previously unselected package libprotoc17:amd64. [2020-05-18T17:33:00.137Z] #38 78.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-18T17:33:00.137Z] #38 78.51 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-18T17:33:00.296Z] #39 34.71 CC images/eventfd.o [2020-05-18T17:33:00.393Z] #38 ... [2020-05-18T17:33:00.393Z] [2020-05-18T17:33:00.393Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:33:00.393Z] #25 21.40 [2020-05-18T17:33:00.393Z] #25 21.56 # 2.3% ######################################################################## 100.0% [2020-05-18T17:33:00.393Z] #25 21.67 [2020-05-18T17:33:00.393Z] #25 22.69 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-18T17:33:00.393Z] #25 23.14 [2020-05-18T17:33:00.554Z] #26 6.828 [2020-05-18T17:33:00.602Z] #25 8.378 # 2.5% ########## 14.8% ################### 27.4% ########################### 38.8% #################################### 50.3% ######################################### 58.3% ################################################ 66.9% ######################################################## 77.9% ############################################################## 87.5% #################################################################### 94.8% ######################################################################## 100.0% [2020-05-18T17:33:00.648Z] #25 23.39 0.7% ######################################################################## 100.0% [2020-05-18T17:33:00.867Z] #39 35.07 CC images/eventpoll.o [2020-05-18T17:33:00.904Z] #25 23.57 [2020-05-18T17:33:01.128Z] #39 35.48 CC images/fh.o [2020-05-18T17:33:01.180Z] #25 9.838 [2020-05-18T17:33:01.389Z] #39 35.81 CC images/fsnotify.o [2020-05-18T17:33:01.738Z] #26 7.113 #=#=# ##### 7.8% ############# 19.3% ########################## 36.6% #################################### 50.5% #################################################### 73.5% ######################################################################## 100.0% [2020-05-18T17:33:01.961Z] #39 ... [2020-05-18T17:33:01.961Z] [2020-05-18T17:33:01.961Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:33:01.961Z] #10 97.48 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-18T17:33:01.961Z] #10 97.51 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-18T17:33:01.961Z] #10 97.52 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:33:02.268Z] #25 24.65 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-18T17:33:02.268Z] #25 24.72 skipping existing 1849cc453dee [2020-05-18T17:33:02.268Z] #25 24.86 [2020-05-18T17:33:02.376Z] #26 8.531 [2020-05-18T17:33:02.376Z] #26 ... [2020-05-18T17:33:02.376Z] [2020-05-18T17:33:02.376Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:33:02.376Z] #53 0.487 + RM_GOPATH=0 [2020-05-18T17:33:02.376Z] #53 0.487 + TMP_GOPATH= [2020-05-18T17:33:02.376Z] #53 0.487 + : /build [2020-05-18T17:33:02.376Z] #53 0.487 + '[' -z '' ']' [2020-05-18T17:33:02.376Z] #53 0.489 ++ mktemp -d [2020-05-18T17:33:02.376Z] #53 0.492 + export GOPATH=/tmp/tmp.nqypulyQ0M [2020-05-18T17:33:02.376Z] #53 0.492 + GOPATH=/tmp/tmp.nqypulyQ0M [2020-05-18T17:33:02.376Z] #53 0.492 + RM_GOPATH=1 [2020-05-18T17:33:02.376Z] #53 0.505 ++ dirname /tmp/install/install.sh [2020-05-18T17:33:02.376Z] #53 0.508 + dir=/tmp/install [2020-05-18T17:33:02.376Z] #53 0.508 + bin=containerd [2020-05-18T17:33:02.376Z] #53 0.508 + shift [2020-05-18T17:33:02.376Z] #53 0.508 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-18T17:33:02.376Z] #53 0.508 + . /tmp/install/containerd.installer [2020-05-18T17:33:02.376Z] #53 0.513 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T17:33:02.376Z] #53 0.514 + install_containerd [2020-05-18T17:33:02.376Z] #53 0.515 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-18T17:33:02.376Z] #53 0.515 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T17:33:02.376Z] #53 0.516 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nqypulyQ0M/src/github.com/containerd/containerd [2020-05-18T17:33:02.376Z] #53 0.521 Cloning into '/tmp/tmp.nqypulyQ0M/src/github.com/containerd/containerd'... [2020-05-18T17:33:02.376Z] #53 ... [2020-05-18T17:33:02.376Z] [2020-05-18T17:33:02.376Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:02.376Z] #42 67.24 sync [2020-05-18T17:33:02.376Z] #42 67.26 internal/reflectlite [2020-05-18T17:33:02.669Z] #42 ... [2020-05-18T17:33:02.669Z] [2020-05-18T17:33:02.669Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:02.669Z] #60 DONE 67.5s [2020-05-18T17:33:02.669Z] [2020-05-18T17:33:02.669Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:33:03.261Z] #26 8.774 0.6% ### 4.5% ##### 7.1% ###### 9.7% ######## 12.2% [2020-05-18T17:33:03.261Z] #26 ... [2020-05-18T17:33:03.261Z] [2020-05-18T17:33:03.261Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:33:03.261Z] #11 58.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-18T17:33:03.261Z] #11 58.95 Get:10 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-05-18T17:33:03.261Z] #11 59.00 Get:11 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-05-18T17:33:03.261Z] #11 66.25 Get:12 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-05-18T17:33:03.261Z] #11 ... [2020-05-18T17:33:03.261Z] [2020-05-18T17:33:03.261Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:33:04.022Z] #25 10.03 # 1.8% ## 3.4% #### 5.9% ###### 8.5% ####### 10.4% ######## 12.1% ########## 14.5% ########### 16.4% ############# 18.9% ############### 21.6% ################# 24.0% ################### 26.4% #################### 28.8% ###################### 30.6% ####################### 32.5% ######################### 34.9% ########################## 37.3% ############################ 39.3% ############################# 41.1% ############################### 43.2% ################################ 44.8% ################################# 47.0% ################################### 49.0% #################################### 50.7% ##################################### 52.6% [2020-05-18T17:33:04.022Z] #25 ... [2020-05-18T17:33:04.022Z] [2020-05-18T17:33:04.022Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:04.022Z] #47 71.09 reflect [2020-05-18T17:33:04.022Z] #47 71.19 syscall [2020-05-18T17:33:04.022Z] #47 79.04 time [2020-05-18T17:33:04.022Z] #47 ... [2020-05-18T17:33:04.022Z] [2020-05-18T17:33:04.022Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:33:04.157Z] #25 26.53 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-18T17:33:04.157Z] #25 ... [2020-05-18T17:33:04.157Z] [2020-05-18T17:33:04.157Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:33:04.157Z] #52 3.494 + RM_GOPATH=0 [2020-05-18T17:33:04.157Z] #52 3.494 + TMP_GOPATH= [2020-05-18T17:33:04.157Z] #52 3.494 + : /build [2020-05-18T17:33:04.157Z] #52 3.494 + '[' -z '' ']' [2020-05-18T17:33:04.157Z] #52 3.494 ++ mktemp -d [2020-05-18T17:33:04.157Z] #52 3.507 + export GOPATH=/tmp/tmp.Z1eCJOE8na [2020-05-18T17:33:04.157Z] #52 3.507 + GOPATH=/tmp/tmp.Z1eCJOE8na [2020-05-18T17:33:04.157Z] #52 3.507 + RM_GOPATH=1 [2020-05-18T17:33:04.157Z] #52 3.508 ++ dirname /tmp/install/install.sh [2020-05-18T17:33:04.157Z] #52 3.510 + dir=/tmp/install [2020-05-18T17:33:04.157Z] #52 3.510 + bin=containerd [2020-05-18T17:33:04.157Z] #52 3.510 + shift [2020-05-18T17:33:04.157Z] #52 3.510 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-18T17:33:04.157Z] #52 3.510 + . /tmp/install/containerd.installer [2020-05-18T17:33:04.157Z] #52 3.514 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T17:33:04.157Z] #52 3.515 + install_containerd [2020-05-18T17:33:04.157Z] #52 3.524 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-18T17:33:04.157Z] #52 3.524 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T17:33:04.157Z] #52 3.524 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Z1eCJOE8na/src/github.com/containerd/containerd [2020-05-18T17:33:04.157Z] #52 3.525 Cloning into '/tmp/tmp.Z1eCJOE8na/src/github.com/containerd/containerd'... [2020-05-18T17:33:04.157Z] #52 ... [2020-05-18T17:33:04.157Z] [2020-05-18T17:33:04.157Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:33:04.157Z] #10 74.84 Get:12 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-05-18T17:33:04.157Z] #10 77.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-18T17:33:04.157Z] #10 77.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-18T17:33:04.157Z] #10 77.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-18T17:33:04.157Z] #10 77.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-18T17:33:04.157Z] #10 77.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-18T17:33:04.157Z] #10 77.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-18T17:33:04.157Z] #10 77.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-18T17:33:04.157Z] #10 77.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-18T17:33:04.157Z] #10 77.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-18T17:33:04.157Z] #10 77.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-18T17:33:04.157Z] #10 77.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-18T17:33:04.157Z] #10 77.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-18T17:33:04.157Z] #10 77.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-18T17:33:04.157Z] #10 77.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-18T17:33:04.157Z] #10 77.50 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-18T17:33:04.157Z] #10 78.79 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:33:04.157Z] #10 79.01 Fetched 78.2 MB in 10s (8203 kB/s) [2020-05-18T17:33:04.158Z] #10 79.11 (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 ... 15409 files and directories currently installed.) [2020-05-18T17:33:04.158Z] #10 79.25 Preparing to unpack .../libsystemd0_241-7~deb10u4_amd64.deb ... [2020-05-18T17:33:04.158Z] #10 79.28 Unpacking libsystemd0:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T17:33:04.158Z] #10 79.75 Setting up libsystemd0:amd64 (241-7~deb10u4) ... [2020-05-18T17:33:04.158Z] #10 79.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-18T17:33:04.158Z] #10 80.03 Preparing to unpack .../libudev1_241-7~deb10u4_amd64.deb ... [2020-05-18T17:33:04.158Z] #10 80.06 Unpacking libudev1:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T17:33:04.158Z] #10 80.34 Setting up libudev1:amd64 (241-7~deb10u4) ... [2020-05-18T17:33:04.158Z] #10 80.59 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-18T17:33:04.158Z] #10 80.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 ... 15409 files and directories currently installed.) [2020-05-18T17:33:04.158Z] #10 80.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-18T17:33:04.158Z] #10 80.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T17:33:04.158Z] #10 ... [2020-05-18T17:33:04.158Z] [2020-05-18T17:33:04.158Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:33:04.158Z] #25 27.00 [2020-05-18T17:33:04.414Z] #25 27.20 ######################################################################## 100.0% [2020-05-18T17:33:04.414Z] #25 27.28 [2020-05-18T17:33:04.670Z] #25 27.42 Download of images into '/build' complete. [2020-05-18T17:33:04.670Z] #25 27.42 Use something like the following to load the result into a Docker daemon: [2020-05-18T17:33:04.670Z] #25 27.42 tar -cC '/build' . | docker load [2020-05-18T17:33:05.030Z] #26 8.774 0.6% ### 4.5% ##### 7.1% ###### 9.7% ######## 12.2% ########## 14.8% ############## 20.0% ################ 22.6% ####################### 32.9% ############################# 40.7% ################################## 48.4% ######################################## 56.1% ############################################ 61.3% ############################################### 66.4% ##################################################### 74.2% ####################################################### 76.8% ######################################################### 79.4% ########################################################## 81.9% ############################################################ 84.5% ################################################################ 89.7% [2020-05-18T17:33:05.030Z] #26 ... [2020-05-18T17:33:05.030Z] [2020-05-18T17:33:05.030Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:33:05.030Z] #39 59.88 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-18T17:33:05.030Z] #39 59.89 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-18T17:33:05.030Z] #39 59.90 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-18T17:33:05.030Z] #39 60.28 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-18T17:33:05.030Z] #39 60.31 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-18T17:33:05.030Z] #39 60.34 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-18T17:33:05.030Z] #39 63.11 Selecting previously unselected package libprotoc17:ppc64el. [2020-05-18T17:33:05.030Z] #39 63.12 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-18T17:33:05.030Z] #39 63.14 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-18T17:33:05.030Z] #39 64.80 Selecting previously unselected package protobuf-c-compiler. [2020-05-18T17:33:05.030Z] #39 64.82 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-18T17:33:05.030Z] #39 64.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T17:33:05.030Z] #39 65.11 Selecting previously unselected package protobuf-compiler. [2020-05-18T17:33:05.030Z] #39 65.14 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-18T17:33:05.030Z] #39 65.15 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-18T17:33:05.030Z] #39 65.51 Selecting previously unselected package python-pkg-resources. [2020-05-18T17:33:05.030Z] #39 65.52 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T17:33:05.030Z] #39 65.53 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-18T17:33:05.030Z] #39 65.93 Selecting previously unselected package python-six. [2020-05-18T17:33:05.030Z] #39 65.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-18T17:33:05.030Z] #39 66.01 Unpacking python-six (1.12.0-1) ... [2020-05-18T17:33:05.030Z] #39 66.30 Selecting previously unselected package python-protobuf. [2020-05-18T17:33:05.030Z] #39 66.44 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-18T17:33:05.030Z] #39 66.49 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-18T17:33:05.030Z] #39 67.35 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-18T17:33:05.318Z] #39 ... [2020-05-18T17:33:05.318Z] [2020-05-18T17:33:05.318Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:33:05.318Z] #26 8.774 0.6% ### 4.5% ##### 7.1% ###### 9.7% ######## 12.2% ########## 14.8% ############## 20.0% ################ 22.6% ####################### 32.9% ############################# 40.7% ################################## 48.4% ######################################## 56.1% ############################################ 61.3% ############################################### 66.4% ##################################################### 74.2% ####################################################### 76.8% ######################################################### 79.4% ########################################################## 81.9% ############################################################ 84.5% ################################################################ 89.7% ###################################################################### 97.4% ######################################################################## 100.0% [2020-05-18T17:33:05.572Z] #25 10.03 # 1.8% ## 3.4% #### 5.9% ###### 8.5% ####### 10.4% ######## 12.1% ########## 14.5% ########### 16.4% ############# 18.9% ############### 21.6% ################# 24.0% ################### 26.4% #################### 28.8% ###################### 30.6% ####################### 32.5% ######################### 34.9% ########################## 37.3% ############################ 39.3% ############################# 41.1% ############################### 43.2% ################################ 44.8% ################################# 47.0% ################################### 49.0% #################################### 50.7% ##################################### 52.6% ####################################### 54.6% ######################################## 56.4% ########################################## 58.4% ########################################### 59.8% ############################################# 62.7% ############################################## 64.5% ################################################ 67.1% ################################################# 68.4% ################################################# 69.3% ################################################### 71.1% #################################################### 73.1% ##################################################### 74.8% ####################################################### 76.7% ######################################################## 78.4% ######################################################### 80.1% ########################################################## 81.7% ############################################################ 83.8% [2020-05-18T17:33:05.572Z] #25 ... [2020-05-18T17:33:05.572Z] [2020-05-18T17:33:05.572Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:33:05.572Z] #32 72.85 Selecting previously unselected package libicu63:amd64. [2020-05-18T17:33:05.572Z] #32 72.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-18T17:33:05.572Z] #32 72.85 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T17:33:05.572Z] #32 80.90 Selecting previously unselected package libxml2:amd64. [2020-05-18T17:33:05.572Z] #32 80.91 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-18T17:33:05.572Z] #32 80.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-18T17:33:05.572Z] #32 81.83 Selecting previously unselected package libarchive13:amd64. [2020-05-18T17:33:05.572Z] #32 81.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-18T17:33:05.572Z] #32 81.86 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-18T17:33:05.572Z] #32 82.34 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-18T17:33:05.572Z] #32 82.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-18T17:33:05.572Z] #32 82.41 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-18T17:33:05.572Z] #32 82.60 Selecting previously unselected package librhash0:amd64. [2020-05-18T17:33:05.572Z] #32 82.60 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-18T17:33:05.572Z] #32 82.61 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-18T17:33:05.572Z] #32 82.82 Selecting previously unselected package libuv1:amd64. [2020-05-18T17:33:05.572Z] #32 82.85 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-18T17:33:05.572Z] #32 82.86 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-18T17:33:05.604Z] #25 DONE 28.1s [2020-05-18T17:33:05.604Z] [2020-05-18T17:33:05.604Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:33:05.604Z] #10 83.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-18T17:33:05.604Z] #10 83.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-18T17:33:05.604Z] #10 83.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T17:33:05.604Z] #10 ... [2020-05-18T17:33:05.604Z] [2020-05-18T17:33:05.604Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:33:05.604Z] #32 73.73 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:33:05.604Z] #32 73.94 Fetched 14.9 MB in 3s (5852 kB/s) [2020-05-18T17:33:05.604Z] #32 74.04 Selecting previously unselected package xxd. [2020-05-18T17:33:05.604Z] #32 74.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-18T17:33:05.604Z] #32 74.16 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T17:33:05.604Z] #32 74.17 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T17:33:05.604Z] #32 74.42 Selecting previously unselected package vim-common. [2020-05-18T17:33:05.604Z] #32 74.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T17:33:05.604Z] #32 74.52 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T17:33:05.604Z] #32 74.93 Selecting previously unselected package cmake-data. [2020-05-18T17:33:05.604Z] #32 74.93 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-18T17:33:05.604Z] #32 74.97 Unpacking cmake-data (3.13.4-1) ... [2020-05-18T17:33:05.604Z] #32 78.47 Selecting previously unselected package libicu63:amd64. [2020-05-18T17:33:05.604Z] #32 78.50 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-18T17:33:05.604Z] #32 78.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T17:33:05.604Z] #32 ... [2020-05-18T17:33:05.604Z] [2020-05-18T17:33:05.604Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:33:05.604Z] #38 79.23 Selecting previously unselected package protobuf-c-compiler. [2020-05-18T17:33:05.604Z] #38 79.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-18T17:33:05.604Z] #38 79.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T17:33:05.604Z] #38 79.45 Selecting previously unselected package protobuf-compiler. [2020-05-18T17:33:05.604Z] #38 79.47 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-18T17:33:05.604Z] #38 79.48 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-18T17:33:05.604Z] #38 79.66 Selecting previously unselected package python-pkg-resources. [2020-05-18T17:33:05.604Z] #38 79.68 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T17:33:05.604Z] #38 79.70 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-18T17:33:05.604Z] #38 80.00 Selecting previously unselected package python-six. [2020-05-18T17:33:05.604Z] #38 80.00 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-18T17:33:05.604Z] #38 80.01 Unpacking python-six (1.12.0-1) ... [2020-05-18T17:33:05.604Z] #38 80.14 Selecting previously unselected package python-protobuf. [2020-05-18T17:33:05.604Z] #38 80.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-18T17:33:05.604Z] #38 80.16 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-18T17:33:05.604Z] #38 80.76 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-18T17:33:05.606Z] #26 11.99 [2020-05-18T17:33:05.830Z] #32 ... [2020-05-18T17:33:05.830Z] [2020-05-18T17:33:05.830Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:33:06.166Z] #10 ... [2020-05-18T17:33:06.166Z] [2020-05-18T17:33:06.166Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:06.166Z] #47 94.13 mvdan.cc/sh/v3/cmd/shfmt [2020-05-18T17:33:06.166Z] #47 DONE 101.1s [2020-05-18T17:33:06.166Z] [2020-05-18T17:33:06.166Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:06.166Z] #39 36.82 CC images/signalfd.o [2020-05-18T17:33:06.166Z] #39 37.13 CC images/fs.o [2020-05-18T17:33:06.166Z] #39 37.47 CC images/pstree.o [2020-05-18T17:33:06.166Z] #39 37.79 CC images/pipe.o [2020-05-18T17:33:06.166Z] #39 38.00 CC images/tcp-stream.o [2020-05-18T17:33:06.166Z] #39 38.35 CC images/sk-packet.o [2020-05-18T17:33:06.166Z] #39 38.75 CC images/mnt.o [2020-05-18T17:33:06.166Z] #39 39.12 CC images/pipe-data.o [2020-05-18T17:33:06.166Z] #39 39.69 CC images/sa.o [2020-05-18T17:33:06.166Z] #39 40.01 CC images/timer.o [2020-05-18T17:33:06.346Z] #25 10.03 # 1.8% ## 3.4% #### 5.9% ###### 8.5% ####### 10.4% ######## 12.1% ########## 14.5% ########### 16.4% ############# 18.9% ############### 21.6% ################# 24.0% ################### 26.4% #################### 28.8% ###################### 30.6% ####################### 32.5% ######################### 34.9% ########################## 37.3% ############################ 39.3% ############################# 41.1% ############################### 43.2% ################################ 44.8% ################################# 47.0% ################################### 49.0% #################################### 50.7% ##################################### 52.6% ####################################### 54.6% ######################################## 56.4% ########################################## 58.4% ########################################### 59.8% ############################################# 62.7% ############################################## 64.5% ################################################ 67.1% ################################################# 68.4% ################################################# 69.3% ################################################### 71.1% #################################################### 73.1% ##################################################### 74.8% ####################################################### 76.7% ######################################################## 78.4% ######################################################### 80.1% ########################################################## 81.7% ############################################################ 83.8% ############################################################# 85.7% ############################################################### 87.6% ################################################################# 90.3% ################################################################### 93.4% #################################################################### 95.0% ###################################################################### 98.3% ######################################################################## 100.0% [2020-05-18T17:33:06.346Z] #25 ... [2020-05-18T17:33:06.346Z] [2020-05-18T17:33:06.346Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:33:06.346Z] #10 73.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-18T17:33:06.346Z] #10 73.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-18T17:33:06.346Z] #10 73.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-18T17:33:06.346Z] #10 73.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-18T17:33:06.346Z] #10 73.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-18T17:33:06.346Z] #10 73.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-18T17:33:06.346Z] #10 73.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-18T17:33:06.346Z] #10 73.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-18T17:33:06.346Z] #10 73.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-18T17:33:06.346Z] #10 73.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-18T17:33:06.346Z] #10 73.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-18T17:33:06.346Z] #10 73.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-18T17:33:06.346Z] #10 73.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-18T17:33:06.346Z] #10 73.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-18T17:33:06.346Z] #10 73.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-18T17:33:06.346Z] #10 75.22 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:33:06.346Z] #10 75.44 Fetched 78.2 MB in 8s (9419 kB/s) [2020-05-18T17:33:06.346Z] #10 75.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 ... 15409 files and directories currently installed.) [2020-05-18T17:33:06.346Z] #10 75.67 Preparing to unpack .../libsystemd0_241-7~deb10u4_amd64.deb ... [2020-05-18T17:33:06.346Z] #10 75.71 Unpacking libsystemd0:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T17:33:06.346Z] #10 76.25 Setting up libsystemd0:amd64 (241-7~deb10u4) ... [2020-05-18T17:33:06.346Z] #10 76.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-18T17:33:06.346Z] #10 76.51 Preparing to unpack .../libudev1_241-7~deb10u4_amd64.deb ... [2020-05-18T17:33:06.346Z] #10 76.54 Unpacking libudev1:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T17:33:06.346Z] #10 76.85 Setting up libudev1:amd64 (241-7~deb10u4) ... [2020-05-18T17:33:06.346Z] #10 77.13 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-18T17:33:06.346Z] #10 77.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-18T17:33:06.346Z] #10 77.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-18T17:33:06.346Z] #10 77.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T17:33:06.346Z] #10 80.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-18T17:33:06.346Z] #10 80.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-18T17:33:06.346Z] #10 80.32 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T17:33:06.427Z] #39 40.91 CC images/timerfd.o [2020-05-18T17:33:06.541Z] #38 ... [2020-05-18T17:33:06.541Z] [2020-05-18T17:33:06.541Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T17:33:06.541Z] #28 74.48 Checking out files: 87% (1331/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-05-18T17:33:06.541Z] #28 75.27 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-18T17:33:06.541Z] #28 75.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-18T17:33:06.605Z] #10 ... [2020-05-18T17:33:06.605Z] [2020-05-18T17:33:06.605Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:33:06.605Z] #25 15.23 [2020-05-18T17:33:06.999Z] #39 41.20 CC images/mm.o [2020-05-18T17:33:06.999Z] #39 ... [2020-05-18T17:33:06.999Z] [2020-05-18T17:33:06.999Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:06.999Z] #41 92.53 compress/gzip [2020-05-18T17:33:06.999Z] #41 93.91 crypto/rand [2020-05-18T17:33:06.999Z] #41 95.66 crypto/elliptic [2020-05-18T17:33:06.999Z] #41 95.70 go/doc [2020-05-18T17:33:06.999Z] #41 97.17 encoding/asn1 [2020-05-18T17:33:06.999Z] #41 100.2 vendor/golang.org/x/text/unicode/bidi [2020-05-18T17:33:06.999Z] #41 102.0 vendor/golang.org/x/crypto/cryptobyte [2020-05-18T17:33:06.999Z] #41 102.6 github.com/LK4D4/vndr/build [2020-05-18T17:33:07.260Z] #41 ... [2020-05-18T17:33:07.260Z] [2020-05-18T17:33:07.260Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:07.260Z] #39 41.61 CC images/sk-opts.o [2020-05-18T17:33:07.537Z] #25 ... [2020-05-18T17:33:07.537Z] [2020-05-18T17:33:07.537Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:07.537Z] #30 74.55 time [2020-05-18T17:33:07.537Z] #30 81.39 internal/poll [2020-05-18T17:33:07.537Z] #30 83.85 internal/syscall/execenv [2020-05-18T17:33:07.537Z] #30 84.07 internal/syscall/unix [2020-05-18T17:33:07.537Z] #30 84.38 os [2020-05-18T17:33:07.537Z] #30 ... [2020-05-18T17:33:07.537Z] [2020-05-18T17:33:07.537Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:33:07.537Z] #10 83.90 Selecting previously unselected package binutils-mingw-w64. [2020-05-18T17:33:07.537Z] #10 83.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-18T17:33:07.537Z] #10 83.93 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T17:33:07.537Z] #10 84.11 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-18T17:33:07.537Z] #10 84.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-18T17:33:07.537Z] #10 84.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T17:33:07.537Z] #10 84.30 Selecting previously unselected package dmsetup. [2020-05-18T17:33:07.537Z] #10 84.31 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-18T17:33:07.537Z] #10 84.32 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-18T17:33:07.537Z] #10 84.56 Selecting previously unselected package mingw-w64-common. [2020-05-18T17:33:07.537Z] #10 84.57 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-18T17:33:07.537Z] #10 84.57 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-18T17:33:07.834Z] #39 42.11 CC images/sk-unix.o [2020-05-18T17:33:08.095Z] #39 42.40 CC images/sk-inet.o [2020-05-18T17:33:08.430Z] #28 ... [2020-05-18T17:33:08.430Z] [2020-05-18T17:33:08.430Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:08.430Z] #47 76.67 reflect [2020-05-18T17:33:08.430Z] #47 76.67 syscall [2020-05-18T17:33:08.430Z] #47 85.13 time [2020-05-18T17:33:08.430Z] #47 ... [2020-05-18T17:33:08.430Z] [2020-05-18T17:33:08.430Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:33:08.430Z] #38 86.89 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-18T17:33:08.430Z] #38 86.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T17:33:08.430Z] #38 86.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T17:33:08.430Z] #38 86.95 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-18T17:33:08.665Z] #39 42.98 CC images/tun.o [2020-05-18T17:33:08.686Z] #38 86.97 Setting up python-six (1.12.0-1) ... [2020-05-18T17:33:08.910Z] #10 ... [2020-05-18T17:33:08.910Z] [2020-05-18T17:33:08.910Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:33:08.910Z] #38 76.22 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-18T17:33:08.910Z] #38 76.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T17:33:08.910Z] #38 76.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T17:33:08.910Z] #38 76.26 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-18T17:33:08.910Z] #38 76.29 Setting up python-six (1.12.0-1) ... [2020-05-18T17:33:08.910Z] #38 80.96 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-18T17:33:08.910Z] #38 80.98 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T17:33:08.910Z] #38 81.03 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-18T17:33:08.910Z] #38 81.05 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-18T17:33:08.910Z] #38 81.06 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-18T17:33:08.910Z] #38 81.08 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-18T17:33:08.910Z] #38 81.10 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T17:33:08.910Z] #38 81.13 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-18T17:33:08.910Z] #38 81.16 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T17:33:08.910Z] #38 81.21 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-18T17:33:08.925Z] #39 43.33 CC images/sk-netlink.o [2020-05-18T17:33:09.168Z] #38 ... [2020-05-18T17:33:09.168Z] [2020-05-18T17:33:09.168Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:33:09.168Z] #25 16.33 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-18T17:33:09.168Z] #25 16.67 [2020-05-18T17:33:09.168Z] #25 16.81 ######################################################################## 100.0% [2020-05-18T17:33:09.168Z] #25 16.96 [2020-05-18T17:33:09.168Z] #25 18.05 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-18T17:33:09.186Z] #39 43.56 CC images/packet-sock.o [2020-05-18T17:33:09.733Z] #25 18.53 [2020-05-18T17:33:09.757Z] #39 44.01 CC images/ipc-var.o [2020-05-18T17:33:09.757Z] #39 44.21 CC images/ipc-desc.o [2020-05-18T17:33:10.018Z] #39 44.48 CC images/ipc-shm.o [2020-05-18T17:33:10.049Z] #38 ... [2020-05-18T17:33:10.049Z] [2020-05-18T17:33:10.049Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:10.049Z] #41 78.44 syscall [2020-05-18T17:33:10.049Z] #41 87.78 time [2020-05-18T17:33:10.049Z] #41 ... [2020-05-18T17:33:10.049Z] [2020-05-18T17:33:10.049Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:33:10.049Z] #10 87.63 Selecting previously unselected package binutils-mingw-w64. [2020-05-18T17:33:10.049Z] #10 87.64 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-18T17:33:10.049Z] #10 87.65 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T17:33:10.049Z] #10 87.82 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-18T17:33:10.049Z] #10 87.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-18T17:33:10.049Z] #10 87.84 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T17:33:10.049Z] #10 88.05 Selecting previously unselected package dmsetup. [2020-05-18T17:33:10.049Z] #10 88.05 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-18T17:33:10.049Z] #10 88.06 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-18T17:33:10.049Z] #10 88.25 Selecting previously unselected package mingw-w64-common. [2020-05-18T17:33:10.049Z] #10 88.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-18T17:33:10.049Z] #10 88.30 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-18T17:33:10.250Z] #25 18.86 0.7% ######################################################################## 100.0% [2020-05-18T17:33:10.508Z] #25 19.13 [2020-05-18T17:33:10.589Z] #39 44.77 CC images/ipc-msg.o [2020-05-18T17:33:10.649Z] #26 12.33 0.6% # 2.4% ## 4.2% #### 5.9% ##### 7.7% ###### 9.5% ######## 11.3% ######### 13.1% ########## 14.9% ########### 16.7% ############# 18.5% ############## 20.2% ############### 22.0% ################# 23.8% ################### 26.5% ##################### 29.2% ###################### 31.0% ####################### 32.7% ######################## 33.6% ######################### 35.4% ########################## 37.2% ########################### 38.1% ############################ 39.9% ############################## 41.7% ############################### 44.4% ################################# 46.5% ################################## 48.3% #################################### 50.1% ##################################### 51.7% ###################################### 53.2% ####################################### 55.0% ######################################## 56.8% ########################################## 58.6% ########################################### 60.4% ############################################# 63.0% ############################################### 65.7% ################################################# 68.4% ################################################## [2020-05-18T17:33:10.649Z] #26 ... [2020-05-18T17:33:10.649Z] [2020-05-18T17:33:10.649Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:10.649Z] #31 65.59 internal/reflectlite [2020-05-18T17:33:10.649Z] #31 65.62 sync [2020-05-18T17:33:10.649Z] #31 74.03 errors [2020-05-18T17:33:10.649Z] #31 74.04 sort [2020-05-18T17:33:10.649Z] #31 75.06 internal/oserror [2020-05-18T17:33:10.649Z] #31 75.06 io [2020-05-18T17:33:10.649Z] #31 75.08 strconv [2020-05-18T17:33:10.769Z] #25 ... [2020-05-18T17:33:10.769Z] [2020-05-18T17:33:10.769Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:33:10.769Z] #32 83.06 Selecting previously unselected package cmake. [2020-05-18T17:33:10.769Z] #32 83.10 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-18T17:33:10.769Z] #32 83.10 Unpacking cmake (3.13.4-1) ... [2020-05-18T17:33:10.769Z] #32 86.51 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T17:33:10.769Z] #32 86.54 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T17:33:10.769Z] #32 86.55 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-18T17:33:10.769Z] #32 86.56 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T17:33:10.769Z] #32 86.59 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-18T17:33:10.769Z] #32 86.63 Setting up cmake-data (3.13.4-1) ... [2020-05-18T17:33:10.769Z] #32 86.67 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-18T17:33:10.769Z] #32 86.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-18T17:33:10.769Z] #32 86.71 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-18T17:33:10.769Z] #32 86.74 Setting up cmake (3.13.4-1) ... [2020-05-18T17:33:10.769Z] #32 86.76 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:33:10.769Z] #32 86.88 Processing triggers for mime-support (3.62) ... [2020-05-18T17:33:10.769Z] #32 DONE 88.0s [2020-05-18T17:33:10.852Z] #39 45.16 CC images/ipc-sem.o [2020-05-18T17:33:10.943Z] #31 75.81 syscall [2020-05-18T17:33:10.944Z] #31 ... [2020-05-18T17:33:10.944Z] [2020-05-18T17:33:10.944Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:33:10.944Z] #33 65.81 Selecting previously unselected package libicu63:ppc64el. [2020-05-18T17:33:10.944Z] #33 65.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-18T17:33:10.944Z] #33 65.85 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-18T17:33:10.944Z] #33 ... [2020-05-18T17:33:10.944Z] [2020-05-18T17:33:10.944Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:33:11.029Z] [2020-05-18T17:33:11.029Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:11.113Z] #39 45.37 CC images/utsns.o [2020-05-18T17:33:11.113Z] #39 45.61 CC images/creds.o [2020-05-18T17:33:11.374Z] #39 45.87 CC images/vma.o [2020-05-18T17:33:11.634Z] #39 46.17 CC images/netdev.o [2020-05-18T17:33:11.964Z] #33 ... [2020-05-18T17:33:11.964Z] [2020-05-18T17:33:11.964Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:11.964Z] #41 79.26 time [2020-05-18T17:33:11.964Z] #41 85.68 internal/fmtsort [2020-05-18T17:33:11.964Z] #41 85.74 os [2020-05-18T17:33:11.964Z] #41 86.47 strings [2020-05-18T17:33:12.206Z] #39 46.58 CC images/tty.o [2020-05-18T17:33:12.221Z] #41 ... [2020-05-18T17:33:12.221Z] [2020-05-18T17:33:12.221Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:33:12.221Z] #38 88.92 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-18T17:33:12.221Z] #38 88.94 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:33:12.221Z] #38 DONE 89.3s [2020-05-18T17:33:12.221Z] [2020-05-18T17:33:12.221Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:12.430Z] #26 12.33 0.6% # 2.4% ## 4.2% #### 5.9% ##### 7.7% ###### 9.5% ######## 11.3% ######### 13.1% ########## 14.9% ########### 16.7% ############# 18.5% ############## 20.2% ############### 22.0% ################# 23.8% ################### 26.5% ##################### 29.2% ###################### 31.0% ####################### 32.7% ######################## 33.6% ######################### 35.4% ########################## 37.2% ########################### 38.1% ############################ 39.9% ############################## 41.7% ############################### 44.4% ################################# 46.5% ################################## 48.3% #################################### 50.1% ##################################### 51.7% ###################################### 53.2% ####################################### 55.0% ######################################## 56.8% ########################################## 58.6% ########################################### 60.4% ############################################# 63.0% ############################################### 65.7% ################################################# 68.4% ################################################## 70.4% ################################################### 72.2% ##################################################### 74.6% ####################################################### 76.5% ######################################################### 79.2% ########################################################## 81.9% ############################################################ 83.7% ############################################################## 86.4% ############################################################### 88.1% ################################################################ 89.9% ################################################################## 92.6% #################################################################### 95.2% ##################################################################### 96.9% ####################################################################### 99.6% ######################################################################## 100.0% [2020-05-18T17:33:12.430Z] #26 18.81 [2020-05-18T17:33:12.779Z] #39 47.23 CC images/file-lock.o [2020-05-18T17:33:13.040Z] #39 47.56 CC images/rlimit.o [2020-05-18T17:33:13.312Z] #10 ... [2020-05-18T17:33:13.313Z] [2020-05-18T17:33:13.313Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:13.313Z] #30 81.44 time [2020-05-18T17:33:13.313Z] #30 88.54 internal/poll [2020-05-18T17:33:13.313Z] #30 90.10 internal/syscall/execenv [2020-05-18T17:33:13.313Z] #30 90.17 internal/fmtsort [2020-05-18T17:33:13.313Z] #30 90.36 internal/syscall/unix [2020-05-18T17:33:13.313Z] #30 90.67 os [2020-05-18T17:33:13.313Z] #30 91.09 strings [2020-05-18T17:33:13.313Z] #30 ... [2020-05-18T17:33:13.313Z] [2020-05-18T17:33:13.313Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:33:13.313Z] #38 90.76 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-18T17:33:13.313Z] #38 90.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T17:33:13.313Z] #38 90.80 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-18T17:33:13.313Z] #38 90.82 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-18T17:33:13.313Z] #38 90.83 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-18T17:33:13.313Z] #38 90.84 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-18T17:33:13.313Z] #38 90.85 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T17:33:13.313Z] #38 90.87 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-18T17:33:13.313Z] #38 90.88 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T17:33:13.313Z] #38 90.89 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-18T17:33:13.611Z] #39 47.93 CC images/pagemap.o [2020-05-18T17:33:13.872Z] #39 48.27 CC images/siginfo.o [2020-05-18T17:33:14.115Z] #39 ... [2020-05-18T17:33:14.115Z] [2020-05-18T17:33:14.115Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:33:14.115Z] #25 20.37 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-18T17:33:14.115Z] #25 20.54 skipping existing 1849cc453dee [2020-05-18T17:33:14.115Z] #25 20.71 [2020-05-18T17:33:14.115Z] #25 21.97 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-18T17:33:14.115Z] #25 22.37 [2020-05-18T17:33:14.115Z] #25 22.57 ######################################################################## 100.0% [2020-05-18T17:33:14.115Z] #25 22.66 [2020-05-18T17:33:14.115Z] #25 22.78 Download of images into '/build' complete. [2020-05-18T17:33:14.115Z] #25 22.78 Use something like the following to load the result into a Docker daemon: [2020-05-18T17:33:14.115Z] #25 22.78 tar -cC '/build' . | docker load [2020-05-18T17:33:14.115Z] #25 DONE 23.0s [2020-05-18T17:33:14.133Z] #39 48.47 CC images/rpc.o [2020-05-18T17:33:14.373Z] [2020-05-18T17:33:14.373Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:14.373Z] #33 3.297 + RM_GOPATH=0 [2020-05-18T17:33:14.373Z] #33 3.297 + TMP_GOPATH= [2020-05-18T17:33:14.373Z] #33 3.297 + : /build [2020-05-18T17:33:14.373Z] #33 3.297 + '[' -z '' ']' [2020-05-18T17:33:14.373Z] #33 3.303 ++ mktemp -d [2020-05-18T17:33:14.373Z] #33 3.305 + export GOPATH=/tmp/tmp.yAnhHiLKuN [2020-05-18T17:33:14.373Z] #33 3.305 + GOPATH=/tmp/tmp.yAnhHiLKuN [2020-05-18T17:33:14.373Z] #33 3.305 + RM_GOPATH=1 [2020-05-18T17:33:14.373Z] #33 3.305 ++ dirname /tmp/install/install.sh [2020-05-18T17:33:14.373Z] #33 3.312 + dir=/tmp/install [2020-05-18T17:33:14.373Z] #33 3.315 + bin=tini [2020-05-18T17:33:14.373Z] #33 3.315 + shift [2020-05-18T17:33:14.373Z] #33 3.315 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-18T17:33:14.373Z] #33 3.315 + . /tmp/install/tini.installer [2020-05-18T17:33:14.373Z] #33 3.315 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T17:33:14.373Z] #33 3.315 + install_tini [2020-05-18T17:33:14.373Z] #33 3.315 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-18T17:33:14.373Z] #33 3.315 + git clone https://github.com/krallin/tini.git /tmp/tmp.yAnhHiLKuN/tini [2020-05-18T17:33:14.373Z] #33 3.317 Cloning into '/tmp/tmp.yAnhHiLKuN/tini'... [2020-05-18T17:33:14.373Z] #33 3.319 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T17:33:15.148Z] #26 21.15 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-18T17:33:15.200Z] #38 ... [2020-05-18T17:33:15.200Z] [2020-05-18T17:33:15.200Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:33:15.200Z] #32 87.24 Selecting previously unselected package libxml2:amd64. [2020-05-18T17:33:15.200Z] #32 87.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-18T17:33:15.200Z] #32 87.28 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-18T17:33:15.200Z] #32 87.90 Selecting previously unselected package libarchive13:amd64. [2020-05-18T17:33:15.200Z] #32 87.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-18T17:33:15.200Z] #32 87.93 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-18T17:33:15.200Z] #32 88.26 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-18T17:33:15.200Z] #32 88.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-18T17:33:15.200Z] #32 88.30 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-18T17:33:15.200Z] #32 88.47 Selecting previously unselected package librhash0:amd64. [2020-05-18T17:33:15.200Z] #32 88.52 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-18T17:33:15.200Z] #32 88.53 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-18T17:33:15.200Z] #32 88.68 Selecting previously unselected package libuv1:amd64. [2020-05-18T17:33:15.200Z] #32 88.68 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-18T17:33:15.200Z] #32 88.69 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-18T17:33:15.200Z] #32 88.86 Selecting previously unselected package cmake. [2020-05-18T17:33:15.200Z] #32 88.91 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-18T17:33:15.200Z] #32 88.92 Unpacking cmake (3.13.4-1) ... [2020-05-18T17:33:15.200Z] #32 92.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T17:33:15.200Z] #32 92.35 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T17:33:15.200Z] #32 92.39 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-18T17:33:15.200Z] #32 92.42 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T17:33:15.200Z] #32 92.47 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-18T17:33:15.200Z] #32 92.48 Setting up cmake-data (3.13.4-1) ... [2020-05-18T17:33:15.200Z] #32 92.51 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-18T17:33:15.200Z] #32 92.52 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-18T17:33:15.200Z] #32 92.55 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-18T17:33:15.200Z] #32 92.61 Setting up cmake (3.13.4-1) ... [2020-05-18T17:33:15.200Z] #32 92.62 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:33:15.200Z] #32 92.72 Processing triggers for mime-support (3.62) ... [2020-05-18T17:33:15.200Z] #32 DONE 93.4s [2020-05-18T17:33:15.200Z] [2020-05-18T17:33:15.200Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:15.315Z] #33 4.565 + cd /tmp/tmp.yAnhHiLKuN/tini [2020-05-18T17:33:15.315Z] #33 4.566 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T17:33:15.437Z] #26 21.86 [2020-05-18T17:33:15.576Z] #33 4.622 + cmake . [2020-05-18T17:33:16.023Z] #26 22.15 ############################################## 64.5% ######################################################################## 100.0% [2020-05-18T17:33:16.052Z] #39 50.24 CC images/ext-file.o [2020-05-18T17:33:16.052Z] #39 50.31 CC images/cgroup.o [2020-05-18T17:33:16.312Z] #26 22.63 [2020-05-18T17:33:16.507Z] #33 5.678 -- The C compiler identification is GNU 8.3.0 [2020-05-18T17:33:16.507Z] #33 5.782 -- Check for working C compiler: /usr/bin/cc [2020-05-18T17:33:16.624Z] #39 50.83 CC images/userns.o [2020-05-18T17:33:16.885Z] #39 51.26 CC images/google/protobuf/descriptor.o [2020-05-18T17:33:16.945Z] #26 ... [2020-05-18T17:33:16.945Z] [2020-05-18T17:33:16.945Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:33:16.945Z] #11 71.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-18T17:33:16.945Z] #11 71.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-18T17:33:16.945Z] #11 72.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-18T17:33:16.945Z] #11 72.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-18T17:33:16.945Z] #11 72.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-05-18T17:33:16.945Z] #11 72.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-05-18T17:33:16.945Z] #11 72.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-18T17:33:16.945Z] #11 72.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-18T17:33:16.945Z] #11 72.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-18T17:33:16.945Z] #11 72.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-18T17:33:16.945Z] #11 72.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-18T17:33:16.945Z] #11 72.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-18T17:33:16.945Z] #11 72.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-05-18T17:33:16.945Z] #11 72.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-18T17:33:16.945Z] #11 72.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-05-18T17:33:16.945Z] #11 75.45 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:33:16.945Z] #11 75.82 Fetched 79.4 MB in 17s (4668 kB/s) [2020-05-18T17:33:16.946Z] #11 76.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-18T17:33:16.946Z] #11 76.22 Preparing to unpack .../libsystemd0_241-7~deb10u4_ppc64el.deb ... [2020-05-18T17:33:16.946Z] #11 76.24 Unpacking libsystemd0:ppc64el (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T17:33:16.946Z] #11 77.01 Setting up libsystemd0:ppc64el (241-7~deb10u4) ... [2020-05-18T17:33:16.946Z] #11 77.37 (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 ... 15338 files and directories currently installed.) [2020-05-18T17:33:16.946Z] #11 77.53 Preparing to unpack .../libudev1_241-7~deb10u4_ppc64el.deb ... [2020-05-18T17:33:16.946Z] #11 77.55 Unpacking libudev1:ppc64el (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T17:33:16.946Z] #11 77.95 Setting up libudev1:ppc64el (241-7~deb10u4) ... [2020-05-18T17:33:16.946Z] #11 78.09 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-18T17:33:16.946Z] #11 78.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-18T17:33:16.946Z] #11 78.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-18T17:33:16.946Z] #11 78.35 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T17:33:17.146Z] #39 ... [2020-05-18T17:33:17.146Z] [2020-05-18T17:33:17.146Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:33:17.146Z] #54 106.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T17:33:17.146Z] #54 106.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-18T17:33:17.146Z] #54 DONE 112.9s [2020-05-18T17:33:17.146Z] [2020-05-18T17:33:17.146Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T17:33:17.146Z] #55 DONE 0.1s [2020-05-18T17:33:17.146Z] [2020-05-18T17:33:17.146Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:17.146Z] #41 103.9 vendor/golang.org/x/text/secure/bidirule [2020-05-18T17:33:17.146Z] #41 104.3 vendor/golang.org/x/text/unicode/norm [2020-05-18T17:33:17.146Z] #41 105.8 vendor/golang.org/x/net/http2/hpack [2020-05-18T17:33:17.146Z] #41 108.1 mime [2020-05-18T17:33:17.146Z] #41 111.2 vendor/golang.org/x/net/idna [2020-05-18T17:33:17.236Z] #11 ... [2020-05-18T17:33:17.236Z] [2020-05-18T17:33:17.236Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:33:17.236Z] #33 79.26 Selecting previously unselected package libxml2:ppc64el. [2020-05-18T17:33:17.236Z] #33 79.27 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-18T17:33:17.236Z] #33 79.29 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-18T17:33:17.236Z] #33 80.40 Selecting previously unselected package libarchive13:ppc64el. [2020-05-18T17:33:17.236Z] #33 80.41 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-18T17:33:17.236Z] #33 80.41 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-18T17:33:17.236Z] #33 80.94 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-18T17:33:17.236Z] #33 80.95 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-18T17:33:17.236Z] #33 80.96 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-18T17:33:17.236Z] #33 81.17 Selecting previously unselected package librhash0:ppc64el. [2020-05-18T17:33:17.236Z] #33 81.19 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-18T17:33:17.236Z] #33 81.20 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-18T17:33:17.236Z] #33 81.42 Selecting previously unselected package libuv1:ppc64el. [2020-05-18T17:33:17.236Z] #33 81.44 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-18T17:33:17.236Z] #33 81.44 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-18T17:33:17.236Z] #33 81.76 Selecting previously unselected package cmake. [2020-05-18T17:33:17.236Z] #33 81.76 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-18T17:33:17.236Z] #33 81.78 Unpacking cmake (3.13.4-1) ... [2020-05-18T17:33:17.526Z] #33 ... [2020-05-18T17:33:17.526Z] [2020-05-18T17:33:17.526Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:17.526Z] #42 72.50 github.com/LK4D4/vndr/godl/singleflight [2020-05-18T17:33:17.526Z] #42 72.54 internal/singleflight [2020-05-18T17:33:17.526Z] #42 72.61 math/rand [2020-05-18T17:33:17.526Z] #42 77.43 strconv [2020-05-18T17:33:17.526Z] #42 77.44 io [2020-05-18T17:33:17.526Z] #42 77.47 sort [2020-05-18T17:33:17.526Z] #42 77.52 syscall [2020-05-18T17:33:17.719Z] #41 ... [2020-05-18T17:33:17.719Z] [2020-05-18T17:33:17.719Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:33:17.719Z] #10 113.2 Selecting previously unselected package libapparmor1:arm64. [2020-05-18T17:33:17.719Z] #10 113.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-05-18T17:33:17.719Z] #10 113.3 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-05-18T17:33:17.725Z] #33 2.723 + RM_GOPATH=0 [2020-05-18T17:33:17.725Z] #33 2.724 + TMP_GOPATH= [2020-05-18T17:33:17.725Z] #33 2.724 + : /build [2020-05-18T17:33:17.725Z] #33 2.724 + '[' -z '' ']' [2020-05-18T17:33:17.725Z] #33 2.727 ++ mktemp -d [2020-05-18T17:33:17.725Z] #33 2.729 + export GOPATH=/tmp/tmp.KpzQh5HP5z [2020-05-18T17:33:17.725Z] #33 2.729 + GOPATH=/tmp/tmp.KpzQh5HP5z [2020-05-18T17:33:17.725Z] #33 2.729 + RM_GOPATH=1 [2020-05-18T17:33:17.725Z] #33 2.729 ++ dirname /tmp/install/install.sh [2020-05-18T17:33:17.725Z] #33 2.731 + dir=/tmp/install [2020-05-18T17:33:17.725Z] #33 2.731 + bin=tini [2020-05-18T17:33:17.725Z] #33 2.731 + shift [2020-05-18T17:33:17.725Z] #33 2.731 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-18T17:33:17.725Z] #33 2.731 + . /tmp/install/tini.installer [2020-05-18T17:33:17.725Z] #33 2.731 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T17:33:17.725Z] #33 2.731 + install_tini [2020-05-18T17:33:17.725Z] #33 2.732 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-18T17:33:17.725Z] #33 2.732 + git clone https://github.com/krallin/tini.git /tmp/tmp.KpzQh5HP5z/tini [2020-05-18T17:33:17.725Z] #33 2.732 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T17:33:17.725Z] #33 2.766 Cloning into '/tmp/tmp.KpzQh5HP5z/tini'... [2020-05-18T17:33:17.817Z] #42 ... [2020-05-18T17:33:17.817Z] [2020-05-18T17:33:17.817Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:33:17.817Z] #39 76.65 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-18T17:33:17.817Z] #39 76.66 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-18T17:33:17.817Z] #39 76.66 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-18T17:33:17.817Z] #39 76.67 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-18T17:33:17.817Z] #39 76.67 Setting up python-six (1.12.0-1) ... [2020-05-18T17:33:17.817Z] #39 82.40 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-18T17:33:17.817Z] #39 82.41 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-18T17:33:17.817Z] #39 82.42 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-18T17:33:17.817Z] #39 82.43 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-18T17:33:17.817Z] #39 82.45 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-18T17:33:17.817Z] #39 82.47 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-18T17:33:17.817Z] #39 82.50 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T17:33:17.817Z] #39 82.50 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-18T17:33:17.817Z] #39 82.51 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T17:33:17.817Z] #39 82.52 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-18T17:33:17.879Z] #33 6.787 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-18T17:33:17.879Z] #33 6.792 -- Detecting C compiler ABI info [2020-05-18T17:33:17.981Z] #10 113.5 Selecting previously unselected package libapparmor-dev:arm64. [2020-05-18T17:33:17.981Z] #10 113.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-05-18T17:33:17.981Z] #10 113.5 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-18T17:33:17.981Z] #10 113.7 Selecting previously unselected package libbtrfs0. [2020-05-18T17:33:17.981Z] #10 113.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-18T17:33:17.981Z] #10 113.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T17:33:18.137Z] #33 ... [2020-05-18T17:33:18.137Z] [2020-05-18T17:33:18.137Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:18.137Z] #47 85.35 context [2020-05-18T17:33:18.137Z] #47 86.44 os [2020-05-18T17:33:18.137Z] #47 87.41 encoding/binary [2020-05-18T17:33:18.137Z] #47 90.45 encoding/base64 [2020-05-18T17:33:18.137Z] #47 91.73 golang.org/x/sys/unix [2020-05-18T17:33:18.137Z] #47 91.90 fmt [2020-05-18T17:33:18.394Z] #47 ... [2020-05-18T17:33:18.394Z] [2020-05-18T17:33:18.394Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:18.394Z] #39 4.873 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T17:33:18.394Z] #39 4.873 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T17:33:18.394Z] #39 4.882 Note: Building without GnuTLS support [2020-05-18T17:33:18.445Z] #39 ... [2020-05-18T17:33:18.445Z] [2020-05-18T17:33:18.445Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:33:18.445Z] #26 24.76 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-18T17:33:18.553Z] #10 113.9 Selecting previously unselected package libbtrfs-dev. [2020-05-18T17:33:18.553Z] #10 114.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-18T17:33:18.553Z] #10 114.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:33:18.553Z] #10 114.2 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-05-18T17:33:18.553Z] #10 114.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-18T17:33:18.553Z] #10 114.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-18T17:33:18.553Z] #10 114.4 Selecting previously unselected package libudev-dev:arm64. [2020-05-18T17:33:18.652Z] #33 3.533 + cd /tmp/tmp.KpzQh5HP5z/tini [2020-05-18T17:33:18.652Z] #33 3.534 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T17:33:18.652Z] #33 3.540 + cmake . [2020-05-18T17:33:18.652Z] #39 ... [2020-05-18T17:33:18.652Z] [2020-05-18T17:33:18.652Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:18.652Z] #30 85.86 internal/fmtsort [2020-05-18T17:33:18.652Z] #30 86.76 strings [2020-05-18T17:33:18.652Z] #30 88.77 fmt [2020-05-18T17:33:18.652Z] #30 90.91 path/filepath [2020-05-18T17:33:18.652Z] #30 92.69 io/ioutil [2020-05-18T17:33:18.652Z] #30 93.86 text/tabwriter [2020-05-18T17:33:18.652Z] #30 95.49 flag [2020-05-18T17:33:18.652Z] #30 95.49 github.com/BurntSushi/toml [2020-05-18T17:33:18.816Z] #10 114.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-05-18T17:33:18.816Z] #10 114.5 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-05-18T17:33:18.909Z] #30 ... [2020-05-18T17:33:18.910Z] [2020-05-18T17:33:18.910Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:18.910Z] #33 7.684 -- Detecting C compiler ABI info - done [2020-05-18T17:33:18.910Z] #33 7.737 -- Detecting C compile features [2020-05-18T17:33:19.075Z] #26 25.46 [2020-05-18T17:33:19.077Z] #10 114.7 Selecting previously unselected package libsepol1-dev:arm64. [2020-05-18T17:33:19.077Z] #10 114.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-05-18T17:33:19.077Z] #10 114.7 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-05-18T17:33:19.338Z] #10 115.0 Selecting previously unselected package libpcre16-3:arm64. [2020-05-18T17:33:19.338Z] #10 115.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-05-18T17:33:19.338Z] #10 115.1 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-05-18T17:33:19.580Z] #33 4.344 -- The C compiler identification is GNU 8.3.0 [2020-05-18T17:33:19.580Z] #33 4.407 -- Check for working C compiler: /usr/bin/cc [2020-05-18T17:33:19.607Z] #10 115.3 Selecting previously unselected package libpcre32-3:arm64. [2020-05-18T17:33:19.656Z] #26 25.72 ########## 14.5% ######################################################################## 100.0% [2020-05-18T17:33:19.870Z] #10 115.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-05-18T17:33:19.870Z] #10 115.3 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-05-18T17:33:19.870Z] #10 115.5 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-05-18T17:33:19.870Z] #10 115.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-05-18T17:33:19.870Z] #10 115.6 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-18T17:33:19.946Z] #26 26.08 [2020-05-18T17:33:20.132Z] #10 115.8 Selecting previously unselected package libpcre3-dev:arm64. [2020-05-18T17:33:20.132Z] #10 115.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-05-18T17:33:20.132Z] #10 115.8 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-18T17:33:20.142Z] #33 ... [2020-05-18T17:33:20.142Z] [2020-05-18T17:33:20.142Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:33:20.142Z] #38 97.84 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-18T17:33:20.142Z] #38 97.87 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:33:20.142Z] #38 DONE 98.5s [2020-05-18T17:33:20.142Z] [2020-05-18T17:33:20.142Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:20.705Z] #10 116.3 Selecting previously unselected package libselinux1-dev:arm64. [2020-05-18T17:33:20.705Z] #10 116.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-05-18T17:33:20.705Z] #10 116.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-18T17:33:20.808Z] #33 9.857 -- Detecting C compile features - done [2020-05-18T17:33:20.808Z] #33 9.893 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-18T17:33:20.808Z] #33 10.07 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-18T17:33:20.808Z] #33 10.13 -- Configuring done [2020-05-18T17:33:20.970Z] #10 116.7 Selecting previously unselected package libdevmapper-dev:arm64. [2020-05-18T17:33:20.970Z] #10 116.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-05-18T17:33:20.970Z] #10 116.7 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-18T17:33:20.970Z] #10 116.8 Selecting previously unselected package libseccomp-dev:arm64. [2020-05-18T17:33:21.066Z] #33 10.16 -- Generating done [2020-05-18T17:33:21.066Z] #33 10.17 -- Build files have been written to: /tmp/tmp.yAnhHiLKuN/tini [2020-05-18T17:33:21.066Z] #33 10.18 + make tini-static [2020-05-18T17:33:21.231Z] #10 116.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-05-18T17:33:21.231Z] #10 116.8 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-18T17:33:21.231Z] #10 117.0 Selecting previously unselected package libsystemd-dev:arm64. [2020-05-18T17:33:21.231Z] #10 117.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-05-18T17:33:21.491Z] #10 117.0 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-05-18T17:33:21.633Z] #33 10.74 Scanning dependencies of target tini-static [2020-05-18T17:33:21.752Z] #10 117.5 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-18T17:33:21.892Z] #33 10.96 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-18T17:33:22.014Z] #10 117.6 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-18T17:33:22.014Z] #10 117.6 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-05-18T17:33:22.014Z] #10 117.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T17:33:22.014Z] #10 117.6 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-05-18T17:33:22.014Z] #10 117.6 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-05-18T17:33:22.014Z] #10 117.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:33:22.014Z] #10 117.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T17:33:22.014Z] #10 117.7 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-05-18T17:33:22.014Z] #10 117.7 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-05-18T17:33:22.014Z] #10 117.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T17:33:22.025Z] #26 28.24 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-18T17:33:22.289Z] #10 117.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:33:22.289Z] #10 117.8 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-18T17:33:22.289Z] #10 117.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-18T17:33:22.289Z] #10 117.8 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-05-18T17:33:22.289Z] #10 117.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T17:33:22.289Z] #10 117.9 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-18T17:33:22.289Z] #10 117.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:33:22.290Z] #10 117.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-18T17:33:22.290Z] #10 117.9 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-05-18T17:33:22.290Z] #10 117.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:33:22.290Z] #10 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-18T17:33:22.290Z] #10 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-18T17:33:22.290Z] #10 118.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T17:33:22.290Z] #10 118.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-18T17:33:22.290Z] #10 118.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-18T17:33:22.290Z] #10 118.1 Setting up dmsetup (2:1.02.155-3) ... [2020-05-18T17:33:22.290Z] #10 118.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-18T17:33:22.313Z] #26 28.42 skipping existing c8c2d4a6b2e3 [2020-05-18T17:33:22.313Z] #26 28.63 [2020-05-18T17:33:22.554Z] #10 118.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-18T17:33:22.554Z] #10 118.1 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:33:22.603Z] #26 ... [2020-05-18T17:33:22.603Z] [2020-05-18T17:33:22.603Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T17:33:22.603Z] #33 86.66 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-18T17:33:22.603Z] #33 86.68 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T17:33:22.603Z] #33 86.69 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-18T17:33:22.603Z] #33 86.71 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T17:33:22.603Z] #33 86.76 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-18T17:33:22.603Z] #33 86.78 Setting up cmake-data (3.13.4-1) ... [2020-05-18T17:33:22.603Z] #33 86.80 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-18T17:33:22.603Z] #33 86.81 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-18T17:33:22.603Z] #33 87.00 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-18T17:33:22.603Z] #33 87.00 Setting up cmake (3.13.4-1) ... [2020-05-18T17:33:22.603Z] #33 87.01 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:33:22.603Z] #33 87.09 Processing triggers for mime-support (3.62) ... [2020-05-18T17:33:22.603Z] #33 DONE 87.6s [2020-05-18T17:33:22.657Z] #39 ... [2020-05-18T17:33:22.657Z] [2020-05-18T17:33:22.657Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:22.657Z] #47 90.96 encoding/binary [2020-05-18T17:33:22.657Z] #47 92.16 context [2020-05-18T17:33:22.657Z] #47 93.18 os [2020-05-18T17:33:22.657Z] #47 93.30 encoding/base64 [2020-05-18T17:33:22.657Z] #47 94.70 golang.org/x/sys/unix [2020-05-18T17:33:22.657Z] #47 97.63 fmt [2020-05-18T17:33:22.657Z] #47 ... [2020-05-18T17:33:22.657Z] [2020-05-18T17:33:22.657Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:22.657Z] #33 5.397 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-18T17:33:22.657Z] #33 5.453 -- Detecting C compiler ABI info [2020-05-18T17:33:22.657Z] #33 6.443 -- Detecting C compiler ABI info - done [2020-05-18T17:33:22.657Z] #33 6.501 -- Detecting C compile features [2020-05-18T17:33:22.894Z] [2020-05-18T17:33:22.894Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T17:33:23.267Z] #10 DONE 118.8s [2020-05-18T17:33:23.267Z] [2020-05-18T17:33:23.267Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:23.270Z] #33 ... [2020-05-18T17:33:23.270Z] [2020-05-18T17:33:23.270Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:23.270Z] #41 90.18 regexp/syntax [2020-05-18T17:33:23.270Z] #41 90.95 fmt [2020-05-18T17:33:23.270Z] #41 96.85 regexp [2020-05-18T17:33:23.270Z] #41 96.89 flag [2020-05-18T17:33:23.270Z] #41 98.82 go/token [2020-05-18T17:33:23.270Z] #41 100.2 go/scanner [2020-05-18T17:33:23.270Z] #41 ... [2020-05-18T17:33:23.270Z] [2020-05-18T17:33:23.270Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:23.270Z] #39 7.107 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T17:33:23.270Z] #39 7.154 GEN .gitid [2020-05-18T17:33:23.270Z] #39 7.175 GEN criu/include/version.h [2020-05-18T17:33:23.270Z] #39 7.201 GEN include/common/asm [2020-05-18T17:33:23.270Z] #39 8.783 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-18T17:33:23.270Z] #39 8.839 PBCC images/opts.pb-c.c [2020-05-18T17:33:23.270Z] #39 8.870 PBCC images/sit.pb-c.c [2020-05-18T17:33:23.270Z] #39 8.906 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-18T17:33:23.270Z] #39 8.943 DEP images/opts.pb-c.d [2020-05-18T17:33:23.270Z] #39 8.988 DEP images/sit.pb-c.d [2020-05-18T17:33:23.270Z] #39 9.028 PBCC images/macvlan.pb-c.c [2020-05-18T17:33:23.270Z] #39 9.066 DEP images/macvlan.pb-c.d [2020-05-18T17:33:23.270Z] #39 9.131 PBCC images/autofs.pb-c.c [2020-05-18T17:33:23.270Z] #39 9.171 DEP images/autofs.pb-c.d [2020-05-18T17:33:23.270Z] #39 9.219 PBCC images/sysctl.pb-c.c [2020-05-18T17:33:23.270Z] #39 9.274 DEP images/sysctl.pb-c.d [2020-05-18T17:33:23.270Z] #39 9.336 PBCC images/time.pb-c.c [2020-05-18T17:33:23.270Z] #39 9.344 DEP images/time.pb-c.d [2020-05-18T17:33:23.270Z] #39 9.414 PBCC images/binfmt-misc.pb-c.c [2020-05-18T17:33:23.270Z] #39 9.462 DEP images/binfmt-misc.pb-c.d [2020-05-18T17:33:23.270Z] #39 9.538 PBCC images/seccomp.pb-c.c [2020-05-18T17:33:23.270Z] #39 9.555 DEP images/seccomp.pb-c.d [2020-05-18T17:33:23.270Z] #39 9.601 PBCC images/userns.pb-c.c [2020-05-18T17:33:23.270Z] #39 9.701 DEP images/userns.pb-c.d [2020-05-18T17:33:23.270Z] #39 9.766 PBCC images/cgroup.pb-c.c [2020-05-18T17:33:23.271Z] #39 9.806 DEP images/cgroup.pb-c.d [2020-05-18T17:33:23.271Z] #39 9.888 PBCC images/fown.pb-c.c [2020-05-18T17:33:23.271Z] #39 9.922 PBCC images/ext-file.pb-c.c [2020-05-18T17:33:23.271Z] #39 9.957 DEP images/fown.pb-c.d [2020-05-18T17:33:23.271Z] #39 10.01 DEP images/ext-file.pb-c.d [2020-05-18T17:33:23.271Z] #39 10.05 PBCC images/rpc.pb-c.c [2020-05-18T17:33:23.271Z] #39 10.09 DEP images/rpc.pb-c.d [2020-05-18T17:33:23.271Z] #39 10.19 PBCC images/siginfo.pb-c.c [2020-05-18T17:33:23.271Z] #39 10.22 DEP images/siginfo.pb-c.d [2020-05-18T17:33:23.271Z] #39 10.27 PBCC images/pagemap.pb-c.c [2020-05-18T17:33:23.271Z] #39 10.34 DEP images/pagemap.pb-c.d [2020-05-18T17:33:23.271Z] #39 10.40 PBCC images/rlimit.pb-c.c [2020-05-18T17:33:23.271Z] #39 10.44 DEP images/rlimit.pb-c.d [2020-05-18T17:33:23.271Z] #39 10.49 PBCC images/file-lock.pb-c.c [2020-05-18T17:33:23.271Z] #39 10.51 DEP images/file-lock.pb-c.d [2020-05-18T17:33:23.271Z] #39 10.55 PBCC images/tty.pb-c.c [2020-05-18T17:33:23.271Z] #39 10.59 DEP images/tty.pb-c.d [2020-05-18T17:33:23.271Z] #39 10.65 PBCC images/tun.pb-c.c [2020-05-18T17:33:23.271Z] #39 10.69 PBCC images/netdev.pb-c.c [2020-05-18T17:33:23.271Z] #39 10.74 DEP images/tun.pb-c.d [2020-05-18T17:33:23.271Z] #39 10.82 DEP images/netdev.pb-c.d [2020-05-18T17:33:23.271Z] #39 10.93 PBCC images/vma.pb-c.c [2020-05-18T17:33:23.271Z] #39 11.01 DEP images/vma.pb-c.d [2020-05-18T17:33:23.271Z] #39 11.07 PBCC images/creds.pb-c.c [2020-05-18T17:33:23.271Z] #39 11.12 DEP images/creds.pb-c.d [2020-05-18T17:33:23.271Z] #39 11.17 PBCC images/utsns.pb-c.c [2020-05-18T17:33:23.528Z] #39 11.23 DEP images/utsns.pb-c.d [2020-05-18T17:33:23.528Z] #39 11.27 PBCC images/ipc-desc.pb-c.c [2020-05-18T17:33:23.528Z] #39 11.33 PBCC images/ipc-sem.pb-c.c [2020-05-18T17:33:23.528Z] #39 11.36 DEP images/ipc-desc.pb-c.d [2020-05-18T17:33:23.528Z] #39 11.41 DEP images/ipc-sem.pb-c.d [2020-05-18T17:33:23.787Z] #39 11.47 PBCC images/ipc-msg.pb-c.c [2020-05-18T17:33:23.787Z] #39 11.53 DEP images/ipc-msg.pb-c.d [2020-05-18T17:33:23.787Z] #39 11.59 PBCC images/ipc-shm.pb-c.c [2020-05-18T17:33:23.787Z] #39 11.65 DEP images/ipc-shm.pb-c.d [2020-05-18T17:33:23.787Z] #39 11.71 PBCC images/ipc-var.pb-c.c [2020-05-18T17:33:23.864Z] #29 87.57 Checking out files: 75% (1152/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-05-18T17:33:23.864Z] #29 88.78 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-18T17:33:24.046Z] #39 11.76 DEP images/ipc-var.pb-c.d [2020-05-18T17:33:24.046Z] #39 11.83 PBCC images/sk-opts.pb-c.c [2020-05-18T17:33:24.046Z] #39 11.86 PBCC images/packet-sock.pb-c.c [2020-05-18T17:33:24.046Z] #39 11.97 DEP images/sk-opts.pb-c.d [2020-05-18T17:33:24.075Z] #33 8.844 -- Detecting C compile features - done [2020-05-18T17:33:24.076Z] #33 8.871 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-18T17:33:24.076Z] #33 ... [2020-05-18T17:33:24.076Z] [2020-05-18T17:33:24.076Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:24.076Z] #41 92.38 strings [2020-05-18T17:33:24.076Z] #41 93.01 os [2020-05-18T17:33:24.076Z] #41 95.91 regexp/syntax [2020-05-18T17:33:24.076Z] #41 97.43 fmt [2020-05-18T17:33:24.076Z] #41 102.4 regexp [2020-05-18T17:33:24.076Z] #41 ... [2020-05-18T17:33:24.076Z] [2020-05-18T17:33:24.076Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:24.076Z] #39 3.909 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T17:33:24.076Z] #39 3.909 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T17:33:24.076Z] #39 3.931 Note: Building without GnuTLS support [2020-05-18T17:33:24.304Z] #39 12.08 DEP images/packet-sock.pb-c.d [2020-05-18T17:33:24.304Z] #39 ... [2020-05-18T17:33:24.304Z] [2020-05-18T17:33:24.304Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:24.304Z] #33 12.62 [100%] Linking C executable tini-static [2020-05-18T17:33:24.304Z] #33 13.11 [100%] Built target tini-static [2020-05-18T17:33:24.304Z] #33 13.20 + mkdir -p /build [2020-05-18T17:33:24.304Z] #33 13.20 + cp tini-static /build/docker-init [2020-05-18T17:33:24.304Z] #33 DONE 13.5s [2020-05-18T17:33:24.304Z] [2020-05-18T17:33:24.304Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:24.304Z] #39 12.17 PBCC images/sk-netlink.pb-c.c [2020-05-18T17:33:24.304Z] #39 ... [2020-05-18T17:33:24.304Z] [2020-05-18T17:33:24.304Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:24.304Z] #41 101.0 internal/lazyregexp [2020-05-18T17:33:24.304Z] #41 101.5 net/url [2020-05-18T17:33:24.654Z] #49 ... [2020-05-18T17:33:24.654Z] [2020-05-18T17:33:24.654Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:33:24.654Z] #43 DONE 120.2s [2020-05-18T17:33:24.654Z] [2020-05-18T17:33:24.654Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:24.654Z] #39 53.36 CC images/opts.o [2020-05-18T17:33:24.654Z] #39 53.50 CC images/seccomp.o [2020-05-18T17:33:24.654Z] #39 53.66 CC images/binfmt-misc.o [2020-05-18T17:33:24.654Z] #39 53.89 CC images/time.o [2020-05-18T17:33:24.654Z] #39 54.09 CC images/sysctl.o [2020-05-18T17:33:24.654Z] #39 54.46 CC images/autofs.o [2020-05-18T17:33:24.654Z] #39 54.68 CC images/macvlan.o [2020-05-18T17:33:24.654Z] #39 55.00 CC images/sit.o [2020-05-18T17:33:24.654Z] #39 55.27 LINK images/built-in.o [2020-05-18T17:33:24.654Z] #39 55.38 GEN compel/include/asm [2020-05-18T17:33:24.654Z] #39 55.40 GEN compel/include/version.h [2020-05-18T17:33:24.654Z] #39 55.44 touch .config [2020-05-18T17:33:24.654Z] #39 55.48 GEN include/common/config.h [2020-05-18T17:33:24.654Z] #39 55.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-18T17:33:24.654Z] #39 55.58 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-05-18T17:33:24.654Z] #39 55.64 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-05-18T17:33:24.654Z] #39 55.67 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-05-18T17:33:24.654Z] #39 55.69 DEP compel/plugins/std/infect.d [2020-05-18T17:33:24.654Z] #39 55.80 DEP compel/plugins/std/string.d [2020-05-18T17:33:24.654Z] #39 55.97 DEP compel/plugins/std/log.d [2020-05-18T17:33:24.654Z] #39 56.11 DEP compel/plugins/std/fds.d [2020-05-18T17:33:24.654Z] #39 56.26 DEP compel/plugins/std/std.d [2020-05-18T17:33:24.654Z] #39 56.37 DEP compel/plugins/shmem/shmem.d [2020-05-18T17:33:24.654Z] #39 56.45 DEP compel/plugins/fds/fds.d [2020-05-18T17:33:24.654Z] #39 56.53 CC compel/plugins/std/std.o [2020-05-18T17:33:24.654Z] #39 56.92 CC compel/plugins/std/fds.o [2020-05-18T17:33:24.654Z] #39 57.49 CC compel/plugins/std/log.o [2020-05-18T17:33:24.654Z] #39 58.79 CC compel/plugins/std/string.o [2020-05-18T17:33:24.898Z] #29 89.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-18T17:33:25.239Z] #41 102.2 go/ast [2020-05-18T17:33:25.530Z] #29 ... [2020-05-18T17:33:25.530Z] [2020-05-18T17:33:25.530Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T17:33:25.530Z] #26 30.45 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-18T17:33:25.530Z] #26 31.06 [2020-05-18T17:33:25.530Z] #26 31.27 ######################################################################## 100.0% [2020-05-18T17:33:25.530Z] #26 31.49 [2020-05-18T17:33:25.530Z] #26 31.59 Download of images into '/build' complete. [2020-05-18T17:33:25.530Z] #26 31.60 Use something like the following to load the result into a Docker daemon: [2020-05-18T17:33:25.530Z] #26 31.60 tar -cC '/build' . | docker load [2020-05-18T17:33:25.530Z] #26 DONE 31.7s [2020-05-18T17:33:25.530Z] [2020-05-18T17:33:25.530Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:25.530Z] #34 0.428 + RM_GOPATH=0 [2020-05-18T17:33:25.530Z] #34 0.433 + TMP_GOPATH= [2020-05-18T17:33:25.530Z] #34 0.434 + : /build [2020-05-18T17:33:25.530Z] #34 0.435 + '[' -z '' ']' [2020-05-18T17:33:25.530Z] #34 0.438 ++ mktemp -d [2020-05-18T17:33:25.530Z] #34 0.440 + export GOPATH=/tmp/tmp.MGidRbnmGV [2020-05-18T17:33:25.530Z] #34 0.440 + GOPATH=/tmp/tmp.MGidRbnmGV [2020-05-18T17:33:25.530Z] #34 0.440 + RM_GOPATH=1 [2020-05-18T17:33:25.530Z] #34 0.444 ++ dirname /tmp/install/install.sh [2020-05-18T17:33:25.530Z] #34 0.446 + dir=/tmp/install [2020-05-18T17:33:25.530Z] #34 0.447 + bin=tini [2020-05-18T17:33:25.530Z] #34 0.453 + shift [2020-05-18T17:33:25.530Z] #34 0.454 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-18T17:33:25.530Z] #34 0.455 + . /tmp/install/tini.installer [2020-05-18T17:33:25.530Z] #34 0.457 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T17:33:25.530Z] #34 0.458 + install_tini [2020-05-18T17:33:25.530Z] #34 0.461 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-18T17:33:25.530Z] #34 0.462 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T17:33:25.530Z] #34 0.462 + git clone https://github.com/krallin/tini.git /tmp/tmp.MGidRbnmGV/tini [2020-05-18T17:33:25.530Z] #34 0.466 Cloning into '/tmp/tmp.MGidRbnmGV/tini'... [2020-05-18T17:33:25.530Z] #34 2.203 + cd /tmp/tmp.MGidRbnmGV/tini [2020-05-18T17:33:25.530Z] #34 2.206 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T17:33:25.530Z] #34 2.241 + cmake . [2020-05-18T17:33:25.597Z] #39 59.80 CC compel/plugins/std/infect.o [2020-05-18T17:33:25.808Z] #41 ... [2020-05-18T17:33:25.808Z] [2020-05-18T17:33:25.808Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:33:25.808Z] #10 92.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-18T17:33:25.808Z] #10 92.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-18T17:33:25.808Z] #10 92.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T17:33:25.808Z] #10 99.95 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-18T17:33:25.808Z] #10 99.96 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T17:33:25.808Z] #10 99.96 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:33:25.808Z] #10 100.1 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-18T17:33:25.808Z] #10 100.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T17:33:25.808Z] #10 100.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:33:25.808Z] #10 ... [2020-05-18T17:33:25.808Z] [2020-05-18T17:33:25.808Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:25.808Z] #39 12.24 DEP images/sk-netlink.pb-c.d [2020-05-18T17:33:25.808Z] #39 12.44 PBCC images/sk-inet.pb-c.c [2020-05-18T17:33:25.808Z] #39 12.60 DEP images/sk-inet.pb-c.d [2020-05-18T17:33:25.808Z] #39 12.71 PBCC images/sk-unix.pb-c.c [2020-05-18T17:33:25.808Z] #39 12.79 DEP images/sk-unix.pb-c.d [2020-05-18T17:33:25.808Z] #39 12.89 PBCC images/mm.pb-c.c [2020-05-18T17:33:25.808Z] #39 13.08 DEP images/mm.pb-c.d [2020-05-18T17:33:25.808Z] #39 13.17 PBCC images/timerfd.pb-c.c [2020-05-18T17:33:25.808Z] #39 13.22 DEP images/timerfd.pb-c.d [2020-05-18T17:33:25.808Z] #39 13.30 PBCC images/timer.pb-c.c [2020-05-18T17:33:25.808Z] #39 13.31 DEP images/timer.pb-c.d [2020-05-18T17:33:25.808Z] #39 13.35 PBCC images/sa.pb-c.c [2020-05-18T17:33:25.808Z] #39 13.43 DEP images/sa.pb-c.d [2020-05-18T17:33:25.808Z] #39 13.52 PBCC images/pipe-data.pb-c.c [2020-05-18T17:33:25.808Z] #39 13.54 DEP images/pipe-data.pb-c.d [2020-05-18T17:33:25.808Z] #39 13.58 PBCC images/mnt.pb-c.c [2020-05-18T17:33:25.808Z] #39 13.64 DEP images/mnt.pb-c.d [2020-05-18T17:33:25.808Z] #39 13.71 PBCC images/sk-packet.pb-c.c [2020-05-18T17:33:25.808Z] #39 13.74 DEP images/sk-packet.pb-c.d [2020-05-18T17:33:25.981Z] #39 ... [2020-05-18T17:33:25.981Z] [2020-05-18T17:33:25.981Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:25.981Z] #30 94.26 path [2020-05-18T17:33:25.981Z] #30 94.93 text/tabwriter [2020-05-18T17:33:25.981Z] #30 95.68 fmt [2020-05-18T17:33:25.981Z] #30 95.75 path/filepath [2020-05-18T17:33:25.981Z] #30 97.31 io/ioutil [2020-05-18T17:33:25.981Z] #30 100.1 flag [2020-05-18T17:33:25.981Z] #30 100.1 github.com/BurntSushi/toml [2020-05-18T17:33:25.981Z] #30 102.1 log [2020-05-18T17:33:25.981Z] #30 ... [2020-05-18T17:33:25.981Z] [2020-05-18T17:33:25.981Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:25.981Z] #33 9.214 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-18T17:33:25.981Z] #33 9.323 -- Configuring done [2020-05-18T17:33:25.981Z] #33 9.373 -- Generating done [2020-05-18T17:33:25.981Z] #33 9.375 -- Build files have been written to: /tmp/tmp.KpzQh5HP5z/tini [2020-05-18T17:33:25.981Z] #33 9.384 + make tini-static [2020-05-18T17:33:25.981Z] #33 9.856 Scanning dependencies of target tini-static [2020-05-18T17:33:25.981Z] #33 9.955 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-18T17:33:26.067Z] #39 13.80 PBCC images/tcp-stream.pb-c.c [2020-05-18T17:33:26.067Z] #39 13.88 DEP images/tcp-stream.pb-c.d [2020-05-18T17:33:26.168Z] #39 60.47 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-05-18T17:33:26.168Z] #39 60.61 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-05-18T17:33:26.173Z] #34 3.541 -- The C compiler identification is GNU 8.3.0 [2020-05-18T17:33:26.173Z] #34 ... [2020-05-18T17:33:26.173Z] [2020-05-18T17:33:26.173Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:26.173Z] #31 81.02 strings [2020-05-18T17:33:26.173Z] #31 81.03 bytes [2020-05-18T17:33:26.173Z] #31 ... [2020-05-18T17:33:26.173Z] [2020-05-18T17:33:26.173Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:33:26.173Z] #11 83.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-18T17:33:26.173Z] #11 83.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-18T17:33:26.173Z] #11 83.77 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T17:33:26.173Z] #11 88.94 Selecting previously unselected package binutils-mingw-w64. [2020-05-18T17:33:26.173Z] #11 88.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-18T17:33:26.173Z] #11 88.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T17:33:26.173Z] #11 89.09 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-18T17:33:26.173Z] #11 89.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-18T17:33:26.173Z] #11 89.11 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-18T17:33:26.173Z] #11 89.31 Selecting previously unselected package dmsetup. [2020-05-18T17:33:26.173Z] #11 89.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-18T17:33:26.173Z] #11 89.33 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-18T17:33:26.173Z] #11 89.63 Selecting previously unselected package mingw-w64-common. [2020-05-18T17:33:26.173Z] #11 89.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-18T17:33:26.173Z] #11 89.64 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-18T17:33:26.325Z] #39 13.95 PBCC images/pipe.pb-c.c [2020-05-18T17:33:26.325Z] #39 14.00 DEP images/pipe.pb-c.d [2020-05-18T17:33:26.325Z] #39 14.10 PBCC images/pstree.pb-c.c [2020-05-18T17:33:26.325Z] #39 14.11 DEP images/pstree.pb-c.d [2020-05-18T17:33:26.325Z] #39 14.17 PBCC images/fs.pb-c.c [2020-05-18T17:33:26.325Z] #39 14.20 DEP images/fs.pb-c.d [2020-05-18T17:33:26.429Z] #39 60.76 AR compel/plugins/std.lib.a [2020-05-18T17:33:26.476Z] #11 ... [2020-05-18T17:33:26.476Z] [2020-05-18T17:33:26.476Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:26.476Z] #34 3.754 -- Check for working C compiler: /usr/bin/cc [2020-05-18T17:33:26.543Z] #33 11.57 [100%] Linking C executable tini-static [2020-05-18T17:33:26.589Z] #39 14.28 PBCC images/signalfd.pb-c.c [2020-05-18T17:33:26.589Z] #39 14.37 DEP images/signalfd.pb-c.d [2020-05-18T17:33:26.589Z] #39 14.44 PBCC images/fh.pb-c.c [2020-05-18T17:33:26.691Z] #39 60.93 CC compel/plugins/fds/fds.o [2020-05-18T17:33:26.691Z] #39 ... [2020-05-18T17:33:26.691Z] [2020-05-18T17:33:26.691Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:26.691Z] #49 3.600 + RM_GOPATH=0 [2020-05-18T17:33:26.691Z] #49 3.600 + TMP_GOPATH= [2020-05-18T17:33:26.691Z] #49 3.600 + : /build [2020-05-18T17:33:26.691Z] #49 3.600 + '[' -z '' ']' [2020-05-18T17:33:26.691Z] #49 ... [2020-05-18T17:33:26.692Z] [2020-05-18T17:33:26.692Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T17:33:26.692Z] #11 DONE 3.7s [2020-05-18T17:33:26.692Z] [2020-05-18T17:33:26.692Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:26.692Z] #49 3.601 ++ mktemp -d [2020-05-18T17:33:26.692Z] #49 3.621 + export GOPATH=/tmp/tmp.WvHvzbA3RF [2020-05-18T17:33:26.692Z] #49 3.621 + GOPATH=/tmp/tmp.WvHvzbA3RF [2020-05-18T17:33:26.692Z] #49 3.621 + RM_GOPATH=1 [2020-05-18T17:33:26.692Z] #49 3.621 ++ dirname /tmp/install/install.sh [2020-05-18T17:33:26.692Z] #49 3.623 + dir=/tmp/install [2020-05-18T17:33:26.692Z] #49 3.623 + bin=runc [2020-05-18T17:33:26.692Z] #49 3.623 + shift [2020-05-18T17:33:26.692Z] #49 3.623 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-18T17:33:26.692Z] #49 3.623 + . /tmp/install/runc.installer [2020-05-18T17:33:26.692Z] #49 3.626 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:33:26.692Z] #49 3.626 + install_runc [2020-05-18T17:33:26.692Z] #49 3.626 + uname -r [2020-05-18T17:33:26.692Z] #49 3.630 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-18T17:33:26.692Z] #49 3.639 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-18T17:33:26.692Z] #49 3.639 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-18T17:33:26.692Z] #49 3.639 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WvHvzbA3RF/src/github.com/opencontainers/runc [2020-05-18T17:33:26.692Z] #49 3.639 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-18T17:33:26.692Z] #49 3.658 Cloning into '/tmp/tmp.WvHvzbA3RF/src/github.com/opencontainers/runc'... [2020-05-18T17:33:26.798Z] #33 ... [2020-05-18T17:33:26.798Z] [2020-05-18T17:33:26.798Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:33:26.798Z] #10 95.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-18T17:33:26.798Z] #10 95.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-18T17:33:26.798Z] #10 95.12 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T17:33:26.798Z] #10 102.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-18T17:33:26.799Z] #10 102.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T17:33:26.799Z] #10 102.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:33:26.799Z] #10 102.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-18T17:33:26.799Z] #10 102.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T17:33:26.799Z] #10 102.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:33:26.799Z] #10 ... [2020-05-18T17:33:26.799Z] [2020-05-18T17:33:26.799Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:26.799Z] #39 6.055 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T17:33:26.799Z] #39 6.098 GEN .gitid [2020-05-18T17:33:26.799Z] #39 6.139 GEN criu/include/version.h [2020-05-18T17:33:26.799Z] #39 6.203 GEN include/common/asm [2020-05-18T17:33:26.847Z] #39 14.46 PBCC images/fsnotify.pb-c.c [2020-05-18T17:33:26.847Z] #39 14.52 DEP images/fh.pb-c.d [2020-05-18T17:33:26.847Z] #39 14.59 DEP images/fsnotify.pb-c.d [2020-05-18T17:33:26.847Z] #39 14.63 PBCC images/eventpoll.pb-c.c [2020-05-18T17:33:26.847Z] #39 14.66 DEP images/eventpoll.pb-c.d [2020-05-18T17:33:26.847Z] #39 14.70 PBCC images/eventfd.pb-c.c [2020-05-18T17:33:27.104Z] #39 14.72 DEP images/eventfd.pb-c.d [2020-05-18T17:33:27.104Z] #39 14.77 PBCC images/remap-file-path.pb-c.c [2020-05-18T17:33:27.104Z] #39 14.84 DEP images/remap-file-path.pb-c.d [2020-05-18T17:33:27.104Z] #39 14.89 PBCC images/fifo.pb-c.c [2020-05-18T17:33:27.104Z] #39 14.93 DEP images/fifo.pb-c.d [2020-05-18T17:33:27.104Z] #39 14.96 PBCC images/ghost-file.pb-c.c [2020-05-18T17:33:27.360Z] #39 ... [2020-05-18T17:33:27.360Z] [2020-05-18T17:33:27.360Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:27.360Z] #33 12.14 [100%] Built target tini-static [2020-05-18T17:33:27.360Z] #33 12.24 + mkdir -p /build [2020-05-18T17:33:27.360Z] #33 12.25 + cp tini-static /build/docker-init [2020-05-18T17:33:27.360Z] #33 DONE 12.5s [2020-05-18T17:33:27.362Z] #39 15.02 DEP images/ghost-file.pb-c.d [2020-05-18T17:33:27.362Z] #39 15.05 PBCC images/regfile.pb-c.c [2020-05-18T17:33:27.362Z] #39 15.15 DEP images/regfile.pb-c.d [2020-05-18T17:33:27.362Z] #39 15.22 PBCC images/ns.pb-c.c [2020-05-18T17:33:27.500Z] #34 4.941 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-18T17:33:27.500Z] #34 4.967 -- Detecting C compiler ABI info [2020-05-18T17:33:27.617Z] [2020-05-18T17:33:27.617Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:27.617Z] #41 103.2 go/token [2020-05-18T17:33:27.617Z] #41 104.3 go/scanner [2020-05-18T17:33:27.620Z] #39 15.23 DEP images/ns.pb-c.d [2020-05-18T17:33:27.620Z] #39 15.30 PBCC images/fdinfo.pb-c.c [2020-05-18T17:33:27.620Z] #39 15.39 DEP images/fdinfo.pb-c.d [2020-05-18T17:33:27.620Z] #39 15.49 PBCC images/core-aarch64.pb-c.c [2020-05-18T17:33:27.620Z] #39 15.54 PBCC images/core-arm.pb-c.c [2020-05-18T17:33:27.620Z] #39 15.60 PBCC images/core-ppc64.pb-c.c [2020-05-18T17:33:27.788Z] #34 ... [2020-05-18T17:33:27.789Z] [2020-05-18T17:33:27.789Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T17:33:27.789Z] #39 92.46 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-18T17:33:27.789Z] #39 92.47 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:33:27.789Z] #39 DONE 92.8s [2020-05-18T17:33:27.789Z] [2020-05-18T17:33:27.789Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:27.873Z] #41 106.3 go/ast [2020-05-18T17:33:27.877Z] #39 15.73 PBCC images/core-s390.pb-c.c [2020-05-18T17:33:27.877Z] #39 15.78 PBCC images/core-x86.pb-c.c [2020-05-18T17:33:28.085Z] #49 ... [2020-05-18T17:33:28.085Z] [2020-05-18T17:33:28.085Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:28.085Z] #41 113.5 net/textproto [2020-05-18T17:33:28.085Z] #41 113.5 crypto/x509 [2020-05-18T17:33:28.085Z] #41 113.5 vendor/golang.org/x/net/http/httpproxy [2020-05-18T17:33:28.085Z] #41 115.2 vendor/golang.org/x/net/http/httpguts [2020-05-18T17:33:28.085Z] #41 115.2 mime/multipart [2020-05-18T17:33:28.085Z] #41 117.1 crypto/tls [2020-05-18T17:33:28.085Z] #41 ... [2020-05-18T17:33:28.085Z] [2020-05-18T17:33:28.085Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:28.085Z] #39 61.41 AR compel/plugins/fds.lib.a [2020-05-18T17:33:28.085Z] #39 61.51 HOSTDEP compel/src/lib/log-host.d [2020-05-18T17:33:28.085Z] #39 61.78 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-18T17:33:28.085Z] #39 61.93 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-05-18T17:33:28.085Z] #39 62.10 HOSTDEP compel/src/main-host.d [2020-05-18T17:33:28.085Z] #39 62.27 DEP compel/src/lib/ptrace.d [2020-05-18T17:33:28.085Z] #39 62.43 DEP compel/src/lib/infect.d [2020-05-18T17:33:28.135Z] #39 15.87 PBCC images/core.pb-c.c [2020-05-18T17:33:28.135Z] #39 15.94 PBCC images/inventory.pb-c.c [2020-05-18T17:33:28.350Z] #39 62.71 DEP compel/src/lib/infect-util.d [2020-05-18T17:33:28.393Z] #39 ... [2020-05-18T17:33:28.393Z] [2020-05-18T17:33:28.393Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:28.393Z] #30 97.52 log [2020-05-18T17:33:28.393Z] #30 100.4 github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T17:33:28.393Z] #30 DONE 105.5s [2020-05-18T17:33:28.393Z] [2020-05-18T17:33:28.393Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:28.393Z] #39 16.11 DEP images/core-aarch64.pb-c.d [2020-05-18T17:33:28.393Z] #39 16.24 DEP images/core-arm.pb-c.d [2020-05-18T17:33:28.393Z] #39 16.36 DEP images/core-ppc64.pb-c.d [2020-05-18T17:33:28.496Z] #41 107.0 internal/lazyregexp [2020-05-18T17:33:28.611Z] #39 62.83 DEP compel/src/lib/infect-rpc.d [2020-05-18T17:33:28.611Z] #39 63.06 DEP compel/arch/aarch64/src/lib/infect.d [2020-05-18T17:33:28.651Z] #39 16.44 DEP images/core-s390.pb-c.d [2020-05-18T17:33:28.872Z] #39 63.25 DEP compel/arch/aarch64/src/lib/cpu.d [2020-05-18T17:33:28.908Z] #39 16.62 DEP images/core-x86.pb-c.d [2020-05-18T17:33:28.909Z] #39 16.79 DEP images/core.pb-c.d [2020-05-18T17:33:29.134Z] #39 63.48 DEP compel/src/lib/log.d [2020-05-18T17:33:29.134Z] #39 63.59 DEP compel/src/main.d [2020-05-18T17:33:29.168Z] #39 16.91 DEP images/inventory.pb-c.d [2020-05-18T17:33:29.168Z] #39 17.05 PBCC images/cpuinfo.pb-c.c [2020-05-18T17:33:29.285Z] #40 ... [2020-05-18T17:33:29.285Z] [2020-05-18T17:33:29.285Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:29.285Z] #42 84.05 vendor/golang.org/x/net/dns/dnsmessage [2020-05-18T17:33:29.285Z] #42 84.75 bytes [2020-05-18T17:33:29.285Z] #42 ... [2020-05-18T17:33:29.285Z] [2020-05-18T17:33:29.285Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:29.285Z] #34 6.249 -- Detecting C compiler ABI info - done [2020-05-18T17:33:29.285Z] #34 6.366 -- Detecting C compile features [2020-05-18T17:33:29.396Z] #39 63.73 DEP compel/src/lib/handle-elf.d [2020-05-18T17:33:29.396Z] #39 63.87 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-05-18T17:33:29.426Z] #41 107.6 net/url [2020-05-18T17:33:29.426Z] #39 17.28 DEP images/cpuinfo.pb-c.d [2020-05-18T17:33:29.426Z] #39 17.31 PBCC images/stats.pb-c.c [2020-05-18T17:33:29.426Z] #39 17.33 DEP images/stats.pb-c.d [2020-05-18T17:33:29.659Z] #39 64.07 CC compel/src/lib/log.o [2020-05-18T17:33:29.659Z] #39 ... [2020-05-18T17:33:29.659Z] [2020-05-18T17:33:29.659Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T17:33:29.659Z] #12 DONE 2.9s [2020-05-18T17:33:29.920Z] [2020-05-18T17:33:29.920Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T17:33:29.989Z] #41 ... [2020-05-18T17:33:29.989Z] [2020-05-18T17:33:29.989Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:29.989Z] #39 8.732 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-18T17:33:29.989Z] #39 8.965 PBCC images/opts.pb-c.c [2020-05-18T17:33:29.989Z] #39 9.007 PBCC images/sit.pb-c.c [2020-05-18T17:33:29.989Z] #39 9.088 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-18T17:33:29.989Z] #39 9.165 DEP images/opts.pb-c.d [2020-05-18T17:33:29.989Z] #39 9.250 DEP images/sit.pb-c.d [2020-05-18T17:33:29.989Z] #39 9.321 PBCC images/macvlan.pb-c.c [2020-05-18T17:33:29.989Z] #39 9.394 DEP images/macvlan.pb-c.d [2020-05-18T17:33:29.989Z] #39 9.475 PBCC images/autofs.pb-c.c [2020-05-18T17:33:29.989Z] #39 9.505 DEP images/autofs.pb-c.d [2020-05-18T17:33:29.989Z] #39 9.611 PBCC images/sysctl.pb-c.c [2020-05-18T17:33:29.989Z] #39 9.657 DEP images/sysctl.pb-c.d [2020-05-18T17:33:29.989Z] #39 9.696 PBCC images/time.pb-c.c [2020-05-18T17:33:29.989Z] #39 9.731 DEP images/time.pb-c.d [2020-05-18T17:33:29.989Z] #39 9.802 PBCC images/binfmt-misc.pb-c.c [2020-05-18T17:33:29.989Z] #39 9.841 DEP images/binfmt-misc.pb-c.d [2020-05-18T17:33:29.989Z] #39 9.882 PBCC images/seccomp.pb-c.c [2020-05-18T17:33:29.989Z] #39 9.924 DEP images/seccomp.pb-c.d [2020-05-18T17:33:29.989Z] #39 9.941 PBCC images/userns.pb-c.c [2020-05-18T17:33:29.989Z] #39 10.01 DEP images/userns.pb-c.d [2020-05-18T17:33:29.989Z] #39 10.08 PBCC images/cgroup.pb-c.c [2020-05-18T17:33:30.244Z] #39 10.12 DEP images/cgroup.pb-c.d [2020-05-18T17:33:30.244Z] #39 10.17 PBCC images/fown.pb-c.c [2020-05-18T17:33:30.244Z] #39 10.21 PBCC images/ext-file.pb-c.c [2020-05-18T17:33:30.315Z] #34 ... [2020-05-18T17:33:30.315Z] [2020-05-18T17:33:30.315Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:30.315Z] #48 85.37 strconv [2020-05-18T17:33:30.315Z] #48 85.46 bytes [2020-05-18T17:33:30.315Z] #48 85.46 syscall [2020-05-18T17:33:30.315Z] #48 85.53 strings [2020-05-18T17:33:30.504Z] #39 10.22 DEP images/fown.pb-c.d [2020-05-18T17:33:30.505Z] #39 10.29 DEP images/ext-file.pb-c.d [2020-05-18T17:33:30.505Z] #39 10.37 PBCC images/rpc.pb-c.c [2020-05-18T17:33:30.505Z] #39 10.48 DEP images/rpc.pb-c.d [2020-05-18T17:33:30.604Z] #48 ... [2020-05-18T17:33:30.604Z] [2020-05-18T17:33:30.604Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:30.604Z] #40 2.507 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T17:33:30.604Z] #40 2.510 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T17:33:30.604Z] #40 2.538 Note: Building without GnuTLS support [2020-05-18T17:33:30.766Z] #39 10.54 PBCC images/siginfo.pb-c.c [2020-05-18T17:33:30.766Z] #39 10.60 DEP images/siginfo.pb-c.d [2020-05-18T17:33:30.766Z] #39 10.67 PBCC images/pagemap.pb-c.c [2020-05-18T17:33:30.766Z] #39 10.78 DEP images/pagemap.pb-c.d [2020-05-18T17:33:30.766Z] #39 10.82 PBCC images/rlimit.pb-c.c [2020-05-18T17:33:30.766Z] #39 10.84 DEP images/rlimit.pb-c.d [2020-05-18T17:33:31.022Z] #39 10.89 PBCC images/file-lock.pb-c.c [2020-05-18T17:33:31.022Z] #39 10.91 DEP images/file-lock.pb-c.d [2020-05-18T17:33:31.022Z] #39 10.95 PBCC images/tty.pb-c.c [2020-05-18T17:33:31.022Z] #39 11.00 DEP images/tty.pb-c.d [2020-05-18T17:33:31.022Z] #39 11.08 PBCC images/tun.pb-c.c [2020-05-18T17:33:31.278Z] #39 11.15 PBCC images/netdev.pb-c.c [2020-05-18T17:33:31.278Z] #39 11.19 DEP images/tun.pb-c.d [2020-05-18T17:33:31.278Z] #39 11.26 DEP images/netdev.pb-c.d [2020-05-18T17:33:31.278Z] #39 11.32 PBCC images/vma.pb-c.c [2020-05-18T17:33:31.327Z] #39 18.71 make[1]: Nothing to be done for 'all'. [2020-05-18T17:33:31.327Z] #39 ... [2020-05-18T17:33:31.327Z] [2020-05-18T17:33:31.327Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:31.327Z] #47 98.38 encoding/json [2020-05-18T17:33:31.327Z] #47 103.6 github.com/pkg/diff [2020-05-18T17:33:31.327Z] #47 105.1 go/ast [2020-05-18T17:33:31.327Z] #47 105.5 golang.org/x/crypto/ssh/terminal [2020-05-18T17:33:31.327Z] #47 107.5 mvdan.cc/editorconfig [2020-05-18T17:33:31.327Z] #47 108.5 mvdan.cc/sh/v3/fileutil [2020-05-18T17:33:31.327Z] #47 ... [2020-05-18T17:33:31.327Z] [2020-05-18T17:33:31.327Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:33:31.328Z] #52 39.41 Checking out files: 54% (1746/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 85% (2730/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-18T17:33:31.328Z] #52 41.15 + cd /tmp/tmp.DNDIoh2Cit/src/github.com/containerd/containerd [2020-05-18T17:33:31.328Z] #52 41.17 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T17:33:31.328Z] #52 43.01 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-18T17:33:31.328Z] #52 43.01 + BUILDTAGS='netgo osusergo static_build' [2020-05-18T17:33:31.328Z] #52 43.01 + export EXTRA_FLAGS=-buildmode=pie [2020-05-18T17:33:31.328Z] #52 43.01 + EXTRA_FLAGS=-buildmode=pie [2020-05-18T17:33:31.328Z] #52 43.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-18T17:33:31.328Z] #52 43.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-18T17:33:31.328Z] #52 43.01 + '[' '' = dynamic ']' [2020-05-18T17:33:31.328Z] #52 43.01 + make [2020-05-18T17:33:31.533Z] #39 ... [2020-05-18T17:33:31.533Z] [2020-05-18T17:33:31.533Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:31.533Z] #30 104.6 github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T17:33:31.533Z] #30 DONE 109.9s [2020-05-18T17:33:31.533Z] [2020-05-18T17:33:31.533Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:31.533Z] #39 11.48 DEP images/vma.pb-c.d [2020-05-18T17:33:31.533Z] #39 11.59 PBCC images/creds.pb-c.c [2020-05-18T17:33:31.789Z] #39 11.77 DEP images/creds.pb-c.d [2020-05-18T17:33:31.836Z] #13 1.942 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-18T17:33:32.044Z] #39 11.96 PBCC images/utsns.pb-c.c [2020-05-18T17:33:32.045Z] #39 11.99 DEP images/utsns.pb-c.d [2020-05-18T17:33:32.098Z] #13 DONE 2.1s [2020-05-18T17:33:32.098Z] [2020-05-18T17:33:32.098Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T17:33:32.261Z] #52 43.97 + bin/ctr [2020-05-18T17:33:32.300Z] #39 12.12 PBCC images/ipc-desc.pb-c.c [2020-05-18T17:33:32.300Z] #39 12.20 PBCC images/ipc-sem.pb-c.c [2020-05-18T17:33:32.300Z] #39 12.26 DEP images/ipc-desc.pb-c.d [2020-05-18T17:33:32.556Z] #39 12.36 DEP images/ipc-sem.pb-c.d [2020-05-18T17:33:32.556Z] #39 12.43 PBCC images/ipc-msg.pb-c.c [2020-05-18T17:33:32.556Z] #39 12.49 DEP images/ipc-msg.pb-c.d [2020-05-18T17:33:32.556Z] #39 12.54 PBCC images/ipc-shm.pb-c.c [2020-05-18T17:33:32.662Z] #40 4.465 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T17:33:32.662Z] #40 4.516 GEN .gitid [2020-05-18T17:33:32.662Z] #40 4.541 GEN criu/include/version.h [2020-05-18T17:33:32.662Z] #40 4.582 GEN include/common/asm [2020-05-18T17:33:32.811Z] #39 12.59 DEP images/ipc-shm.pb-c.d [2020-05-18T17:33:32.812Z] #39 12.63 PBCC images/ipc-var.pb-c.c [2020-05-18T17:33:32.812Z] #39 12.66 DEP images/ipc-var.pb-c.d [2020-05-18T17:33:32.812Z] #39 12.69 PBCC images/sk-opts.pb-c.c [2020-05-18T17:33:32.812Z] #39 12.72 PBCC images/packet-sock.pb-c.c [2020-05-18T17:33:32.812Z] #39 12.76 DEP images/sk-opts.pb-c.d [2020-05-18T17:33:32.812Z] #39 12.81 DEP images/packet-sock.pb-c.d [2020-05-18T17:33:33.067Z] #39 12.90 PBCC images/sk-netlink.pb-c.c [2020-05-18T17:33:33.067Z] #39 12.97 DEP images/sk-netlink.pb-c.d [2020-05-18T17:33:33.067Z] #39 13.04 PBCC images/sk-inet.pb-c.c [2020-05-18T17:33:33.322Z] #39 13.12 DEP images/sk-inet.pb-c.d [2020-05-18T17:33:33.322Z] #39 13.22 PBCC images/sk-unix.pb-c.c [2020-05-18T17:33:33.322Z] #39 13.26 DEP images/sk-unix.pb-c.d [2020-05-18T17:33:33.322Z] #39 13.31 PBCC images/mm.pb-c.c [2020-05-18T17:33:33.578Z] #39 13.42 DEP images/mm.pb-c.d [2020-05-18T17:33:33.578Z] #39 13.47 PBCC images/timerfd.pb-c.c [2020-05-18T17:33:33.578Z] #39 13.52 DEP images/timerfd.pb-c.d [2020-05-18T17:33:33.834Z] #39 13.59 PBCC images/timer.pb-c.c [2020-05-18T17:33:33.834Z] #39 13.64 DEP images/timer.pb-c.d [2020-05-18T17:33:33.834Z] #39 13.70 PBCC images/sa.pb-c.c [2020-05-18T17:33:33.834Z] #39 13.73 DEP images/sa.pb-c.d [2020-05-18T17:33:33.834Z] #39 13.80 PBCC images/pipe-data.pb-c.c [2020-05-18T17:33:34.089Z] #39 13.86 DEP images/pipe-data.pb-c.d [2020-05-18T17:33:34.089Z] #39 13.90 PBCC images/mnt.pb-c.c [2020-05-18T17:33:34.089Z] #39 13.97 DEP images/mnt.pb-c.d [2020-05-18T17:33:34.089Z] #39 14.01 PBCC images/sk-packet.pb-c.c [2020-05-18T17:33:34.089Z] #39 14.06 DEP images/sk-packet.pb-c.d [2020-05-18T17:33:34.089Z] #39 14.10 PBCC images/tcp-stream.pb-c.c [2020-05-18T17:33:34.345Z] #39 14.15 DEP images/tcp-stream.pb-c.d [2020-05-18T17:33:34.345Z] #39 14.20 PBCC images/pipe.pb-c.c [2020-05-18T17:33:34.345Z] #39 14.25 DEP images/pipe.pb-c.d [2020-05-18T17:33:34.345Z] #39 14.29 PBCC images/pstree.pb-c.c [2020-05-18T17:33:34.345Z] #39 14.30 DEP images/pstree.pb-c.d [2020-05-18T17:33:34.345Z] #39 14.35 PBCC images/fs.pb-c.c [2020-05-18T17:33:34.602Z] #39 14.36 DEP images/fs.pb-c.d [2020-05-18T17:33:34.602Z] #39 14.43 PBCC images/signalfd.pb-c.c [2020-05-18T17:33:34.602Z] #39 14.50 DEP images/signalfd.pb-c.d [2020-05-18T17:33:34.602Z] #39 14.58 PBCC images/fh.pb-c.c [2020-05-18T17:33:34.642Z] #14 DONE 2.4s [2020-05-18T17:33:34.642Z] [2020-05-18T17:33:34.642Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:34.642Z] #49 10.50 + cd /tmp/tmp.WvHvzbA3RF/src/github.com/opencontainers/runc [2020-05-18T17:33:34.642Z] #49 10.50 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:33:34.642Z] #49 11.41 + '[' -z '' ']' [2020-05-18T17:33:34.642Z] #49 11.41 + target=static [2020-05-18T17:33:34.642Z] #49 11.41 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-18T17:33:34.858Z] #39 14.64 PBCC images/fsnotify.pb-c.c [2020-05-18T17:33:34.858Z] #39 14.71 DEP images/fh.pb-c.d [2020-05-18T17:33:34.858Z] #39 ... [2020-05-18T17:33:34.858Z] [2020-05-18T17:33:34.858Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:34.858Z] #47 103.1 encoding/json [2020-05-18T17:33:34.858Z] #47 105.6 github.com/pkg/diff [2020-05-18T17:33:34.858Z] #47 107.9 go/ast [2020-05-18T17:33:34.858Z] #47 111.1 golang.org/x/crypto/ssh/terminal [2020-05-18T17:33:34.858Z] #47 112.6 mvdan.cc/editorconfig [2020-05-18T17:33:34.858Z] #47 ... [2020-05-18T17:33:34.858Z] [2020-05-18T17:33:34.858Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:34.858Z] #39 14.78 DEP images/fsnotify.pb-c.d [2020-05-18T17:33:34.858Z] #39 14.82 PBCC images/eventpoll.pb-c.c [2020-05-18T17:33:34.858Z] #39 14.87 DEP images/eventpoll.pb-c.d [2020-05-18T17:33:35.113Z] #39 14.92 PBCC images/eventfd.pb-c.c [2020-05-18T17:33:35.113Z] #39 14.98 DEP images/eventfd.pb-c.d [2020-05-18T17:33:35.113Z] #39 15.04 PBCC images/remap-file-path.pb-c.c [2020-05-18T17:33:35.113Z] #39 15.08 DEP images/remap-file-path.pb-c.d [2020-05-18T17:33:35.113Z] #39 15.12 PBCC images/fifo.pb-c.c [2020-05-18T17:33:35.113Z] #39 15.17 DEP images/fifo.pb-c.d [2020-05-18T17:33:35.369Z] #39 15.23 PBCC images/ghost-file.pb-c.c [2020-05-18T17:33:35.369Z] #39 15.26 DEP images/ghost-file.pb-c.d [2020-05-18T17:33:35.369Z] #39 15.29 PBCC images/regfile.pb-c.c [2020-05-18T17:33:35.369Z] #39 15.35 DEP images/regfile.pb-c.d [2020-05-18T17:33:35.369Z] #39 15.41 PBCC images/ns.pb-c.c [2020-05-18T17:33:35.383Z] #40 7.272 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-18T17:33:35.383Z] #40 7.434 PBCC images/opts.pb-c.c [2020-05-18T17:33:35.383Z] #40 7.515 PBCC images/sit.pb-c.c [2020-05-18T17:33:35.383Z] #40 7.663 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-18T17:33:35.584Z] #49 12.36 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-05-18T17:33:35.625Z] #39 15.41 DEP images/ns.pb-c.d [2020-05-18T17:33:35.625Z] #39 15.49 PBCC images/fdinfo.pb-c.c [2020-05-18T17:33:35.625Z] #39 15.56 DEP images/fdinfo.pb-c.d [2020-05-18T17:33:35.625Z] #39 15.60 PBCC images/core-aarch64.pb-c.c [2020-05-18T17:33:35.625Z] #39 15.70 PBCC images/core-arm.pb-c.c [2020-05-18T17:33:35.672Z] #40 7.845 DEP images/opts.pb-c.d [2020-05-18T17:33:35.673Z] #40 ... [2020-05-18T17:33:35.673Z] [2020-05-18T17:33:35.673Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:33:35.673Z] #11 100.7 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-18T17:33:35.673Z] #11 100.7 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-18T17:33:35.673Z] #11 100.7 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T17:33:35.881Z] #39 15.75 PBCC images/core-ppc64.pb-c.c [2020-05-18T17:33:35.881Z] #39 15.79 PBCC images/core-s390.pb-c.c [2020-05-18T17:33:35.881Z] #39 15.85 PBCC images/core-x86.pb-c.c [2020-05-18T17:33:36.136Z] #39 15.89 PBCC images/core.pb-c.c [2020-05-18T17:33:36.136Z] #39 15.99 PBCC images/inventory.pb-c.c [2020-05-18T17:33:36.136Z] #39 16.06 DEP images/core-aarch64.pb-c.d [2020-05-18T17:33:36.136Z] #39 16.13 DEP images/core-arm.pb-c.d [2020-05-18T17:33:36.392Z] #39 16.18 DEP images/core-ppc64.pb-c.d [2020-05-18T17:33:36.392Z] #39 16.25 DEP images/core-s390.pb-c.d [2020-05-18T17:33:36.392Z] #39 16.33 DEP images/core-x86.pb-c.d [2020-05-18T17:33:36.392Z] #39 16.38 DEP images/core.pb-c.d [2020-05-18T17:33:36.526Z] #49 ... [2020-05-18T17:33:36.527Z] [2020-05-18T17:33:36.527Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T17:33:36.527Z] #15 DONE 2.2s [2020-05-18T17:33:36.652Z] #39 16.44 DEP images/inventory.pb-c.d [2020-05-18T17:33:36.652Z] #39 16.55 PBCC images/cpuinfo.pb-c.c [2020-05-18T17:33:36.652Z] #39 16.57 DEP images/cpuinfo.pb-c.d [2020-05-18T17:33:36.652Z] #39 16.61 PBCC images/stats.pb-c.c [2020-05-18T17:33:36.652Z] #39 16.65 DEP images/stats.pb-c.d [2020-05-18T17:33:36.787Z] [2020-05-18T17:33:36.787Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T17:33:37.180Z] #11 ... [2020-05-18T17:33:37.180Z] [2020-05-18T17:33:37.180Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:37.180Z] #34 9.408 -- Detecting C compile features - done [2020-05-18T17:33:37.180Z] #34 9.476 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-18T17:33:37.180Z] #34 9.962 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-18T17:33:37.180Z] #34 10.19 -- Configuring done [2020-05-18T17:33:37.180Z] #34 10.23 -- Generating done [2020-05-18T17:33:37.180Z] #34 10.25 -- Build files have been written to: /tmp/tmp.MGidRbnmGV/tini [2020-05-18T17:33:37.180Z] #34 10.27 + make tini-static [2020-05-18T17:33:37.180Z] #34 10.76 Scanning dependencies of target tini-static [2020-05-18T17:33:37.180Z] #34 10.90 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-18T17:33:37.180Z] #34 13.37 [100%] Linking C executable tini-static [2020-05-18T17:33:37.180Z] #34 14.34 [100%] Built target tini-static [2020-05-18T17:33:37.180Z] #34 14.45 + mkdir -p /build [2020-05-18T17:33:37.180Z] #34 14.46 + cp tini-static /build/docker-init [2020-05-18T17:33:37.180Z] #34 DONE 14.6s [2020-05-18T17:33:37.180Z] [2020-05-18T17:33:37.180Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:37.180Z] #40 7.951 DEP images/sit.pb-c.d [2020-05-18T17:33:37.180Z] #40 8.056 PBCC images/macvlan.pb-c.c [2020-05-18T17:33:37.180Z] #40 8.074 DEP images/macvlan.pb-c.d [2020-05-18T17:33:37.180Z] #40 8.155 PBCC images/autofs.pb-c.c [2020-05-18T17:33:37.180Z] #40 8.178 DEP images/autofs.pb-c.d [2020-05-18T17:33:37.180Z] #40 8.254 PBCC images/sysctl.pb-c.c [2020-05-18T17:33:37.180Z] #40 8.285 DEP images/sysctl.pb-c.d [2020-05-18T17:33:37.180Z] #40 8.376 PBCC images/time.pb-c.c [2020-05-18T17:33:37.180Z] #40 8.403 DEP images/time.pb-c.d [2020-05-18T17:33:37.180Z] #40 8.497 PBCC images/binfmt-misc.pb-c.c [2020-05-18T17:33:37.180Z] #40 8.530 DEP images/binfmt-misc.pb-c.d [2020-05-18T17:33:37.180Z] #40 8.644 PBCC images/seccomp.pb-c.c [2020-05-18T17:33:37.180Z] #40 8.704 DEP images/seccomp.pb-c.d [2020-05-18T17:33:37.180Z] #40 8.765 PBCC images/userns.pb-c.c [2020-05-18T17:33:37.180Z] #40 8.797 DEP images/userns.pb-c.d [2020-05-18T17:33:37.181Z] #40 8.837 PBCC images/cgroup.pb-c.c [2020-05-18T17:33:37.181Z] #40 8.862 DEP images/cgroup.pb-c.d [2020-05-18T17:33:37.181Z] #40 8.928 PBCC images/fown.pb-c.c [2020-05-18T17:33:37.181Z] #40 8.962 PBCC images/ext-file.pb-c.c [2020-05-18T17:33:37.181Z] #40 8.985 DEP images/fown.pb-c.d [2020-05-18T17:33:37.181Z] #40 9.034 DEP images/ext-file.pb-c.d [2020-05-18T17:33:37.181Z] #40 9.101 PBCC images/rpc.pb-c.c [2020-05-18T17:33:37.181Z] #40 9.181 DEP images/rpc.pb-c.d [2020-05-18T17:33:37.181Z] #40 9.278 PBCC images/siginfo.pb-c.c [2020-05-18T17:33:37.181Z] #40 9.310 DEP images/siginfo.pb-c.d [2020-05-18T17:33:37.471Z] #40 9.544 PBCC images/pagemap.pb-c.c [2020-05-18T17:33:37.471Z] #40 9.763 DEP images/pagemap.pb-c.d [2020-05-18T17:33:37.528Z] #52 ... [2020-05-18T17:33:37.528Z] [2020-05-18T17:33:37.528Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:37.528Z] #41 103.8 text/template/parse [2020-05-18T17:33:37.528Z] #41 108.1 go/parser [2020-05-18T17:33:37.528Z] #41 109.1 text/template [2020-05-18T17:33:37.528Z] #41 112.2 encoding/xml [2020-05-18T17:33:37.528Z] #41 ... [2020-05-18T17:33:37.528Z] [2020-05-18T17:33:37.528Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:37.528Z] #39 20.21 CC images/stats.o [2020-05-18T17:33:37.528Z] #39 20.62 CC images/core.o [2020-05-18T17:33:37.528Z] #39 21.29 CC images/core-x86.o [2020-05-18T17:33:37.528Z] #39 21.87 CC images/core-arm.o [2020-05-18T17:33:37.528Z] #39 22.32 CC images/core-aarch64.o [2020-05-18T17:33:37.528Z] #39 22.64 CC images/core-ppc64.o [2020-05-18T17:33:37.528Z] #39 23.18 CC images/core-s390.o [2020-05-18T17:33:37.528Z] #39 23.94 CC images/cpuinfo.o [2020-05-18T17:33:37.528Z] #39 24.44 CC images/inventory.o [2020-05-18T17:33:37.528Z] #39 24.72 CC images/fdinfo.o [2020-05-18T17:33:37.528Z] #39 25.14 CC images/fown.o [2020-05-18T17:33:37.528Z] #39 25.33 CC images/ns.o [2020-05-18T17:33:37.762Z] #40 9.929 PBCC images/rlimit.pb-c.c [2020-05-18T17:33:37.762Z] #40 9.949 DEP images/rlimit.pb-c.d [2020-05-18T17:33:37.762Z] #40 9.985 PBCC images/file-lock.pb-c.c [2020-05-18T17:33:37.762Z] #40 10.02 DEP images/file-lock.pb-c.d [2020-05-18T17:33:37.786Z] #39 25.57 CC images/regfile.o [2020-05-18T17:33:38.044Z] #39 25.78 CC images/ghost-file.o [2020-05-18T17:33:38.052Z] #40 10.16 PBCC images/tty.pb-c.c [2020-05-18T17:33:38.052Z] #40 10.26 DEP images/tty.pb-c.d [2020-05-18T17:33:38.342Z] #40 10.41 PBCC images/tun.pb-c.c [2020-05-18T17:33:38.342Z] #40 10.54 PBCC images/netdev.pb-c.c [2020-05-18T17:33:38.543Z] #39 18.06 make[1]: Nothing to be done for 'all'. [2020-05-18T17:33:38.613Z] #39 26.22 CC images/fifo.o [2020-05-18T17:33:38.633Z] #40 10.71 DEP images/tun.pb-c.d [2020-05-18T17:33:38.633Z] #40 10.84 DEP images/netdev.pb-c.d [2020-05-18T17:33:38.633Z] #40 10.90 PBCC images/vma.pb-c.c [2020-05-18T17:33:38.702Z] #16 DONE 2.1s [2020-05-18T17:33:38.702Z] [2020-05-18T17:33:38.702Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:33:38.871Z] #39 26.52 CC images/remap-file-path.o [2020-05-18T17:33:38.923Z] #40 11.15 DEP images/vma.pb-c.d [2020-05-18T17:33:38.923Z] #40 11.20 PBCC images/creds.pb-c.c [2020-05-18T17:33:38.923Z] #40 11.22 DEP images/creds.pb-c.d [2020-05-18T17:33:38.923Z] #40 11.26 PBCC images/utsns.pb-c.c [2020-05-18T17:33:39.129Z] #39 26.87 CC images/eventfd.o [2020-05-18T17:33:39.213Z] #40 11.27 DEP images/utsns.pb-c.d [2020-05-18T17:33:39.213Z] #40 11.30 PBCC images/ipc-desc.pb-c.c [2020-05-18T17:33:39.213Z] #40 11.32 PBCC images/ipc-sem.pb-c.c [2020-05-18T17:33:39.213Z] #40 11.33 DEP images/ipc-desc.pb-c.d [2020-05-18T17:33:39.213Z] #40 11.38 DEP images/ipc-sem.pb-c.d [2020-05-18T17:33:39.213Z] #40 11.40 PBCC images/ipc-msg.pb-c.c [2020-05-18T17:33:39.213Z] #40 11.43 DEP images/ipc-msg.pb-c.d [2020-05-18T17:33:39.213Z] #40 11.51 PBCC images/ipc-shm.pb-c.c [2020-05-18T17:33:39.273Z] #17 ... [2020-05-18T17:33:39.273Z] [2020-05-18T17:33:39.273Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:39.273Z] #41 125.1 net/http/httptrace [2020-05-18T17:33:39.273Z] #41 125.4 net/http [2020-05-18T17:33:39.387Z] #39 27.08 CC images/eventpoll.o [2020-05-18T17:33:39.387Z] #39 27.34 CC images/fh.o [2020-05-18T17:33:39.503Z] #40 11.54 DEP images/ipc-shm.pb-c.d [2020-05-18T17:33:39.503Z] #40 11.60 PBCC images/ipc-var.pb-c.c [2020-05-18T17:33:39.503Z] #40 11.63 DEP images/ipc-var.pb-c.d [2020-05-18T17:33:39.503Z] #40 11.70 PBCC images/sk-opts.pb-c.c [2020-05-18T17:33:39.503Z] #40 11.75 PBCC images/packet-sock.pb-c.c [2020-05-18T17:33:39.503Z] #40 11.86 DEP images/sk-opts.pb-c.d [2020-05-18T17:33:39.535Z] #41 ... [2020-05-18T17:33:39.535Z] [2020-05-18T17:33:39.535Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:39.535Z] #39 64.55 CC compel/arch/aarch64/src/lib/cpu.o [2020-05-18T17:33:39.535Z] #39 64.91 CC compel/arch/aarch64/src/lib/infect.o [2020-05-18T17:33:39.535Z] #39 65.37 CC compel/src/lib/infect-rpc.o [2020-05-18T17:33:39.535Z] #39 65.75 CC compel/src/lib/infect-util.o [2020-05-18T17:33:39.535Z] #39 65.97 CC compel/src/lib/infect.o [2020-05-18T17:33:39.535Z] #39 68.36 CC compel/src/lib/ptrace.o [2020-05-18T17:33:39.535Z] #39 68.77 AR compel/libcompel.a [2020-05-18T17:33:39.535Z] #39 68.98 HOSTCC compel/src/main-host.o [2020-05-18T17:33:39.535Z] #39 69.45 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-05-18T17:33:39.535Z] #39 69.89 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-18T17:33:39.535Z] #39 70.46 HOSTCC compel/src/lib/log-host.o [2020-05-18T17:33:39.535Z] #39 70.81 HOSTLINK compel/compel-host-bin [2020-05-18T17:33:39.535Z] #39 71.14 DEP soccr/soccr.d [2020-05-18T17:33:39.535Z] #39 71.49 CC soccr/soccr.o [2020-05-18T17:33:39.535Z] #39 73.50 AR soccr/libsoccr.a [2020-05-18T17:33:39.535Z] #39 73.54 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T17:33:39.793Z] #40 11.97 DEP images/packet-sock.pb-c.d [2020-05-18T17:33:39.793Z] #40 12.04 PBCC images/sk-netlink.pb-c.c [2020-05-18T17:33:39.797Z] #39 74.20 DEP criu/arch/aarch64/sigframe.d [2020-05-18T17:33:39.908Z] #39 19.52 CC images/stats.o [2020-05-18T17:33:39.953Z] #39 27.58 CC images/fsnotify.o [2020-05-18T17:33:40.059Z] #39 74.39 DEP criu/arch/aarch64/crtools.d [2020-05-18T17:33:40.083Z] #40 12.13 DEP images/sk-netlink.pb-c.d [2020-05-18T17:33:40.083Z] #40 12.19 PBCC images/sk-inet.pb-c.c [2020-05-18T17:33:40.083Z] #40 12.28 DEP images/sk-inet.pb-c.d [2020-05-18T17:33:40.083Z] #40 12.36 PBCC images/sk-unix.pb-c.c [2020-05-18T17:33:40.164Z] #39 19.97 CC images/core.o [2020-05-18T17:33:40.320Z] #39 74.63 DEP criu/arch/aarch64/cpu.d [2020-05-18T17:33:40.320Z] #39 74.68 DEP criu/arch/aarch64/bitops.d [2020-05-18T17:33:40.372Z] #40 12.44 DEP images/sk-unix.pb-c.d [2020-05-18T17:33:40.372Z] #40 12.52 PBCC images/mm.pb-c.c [2020-05-18T17:33:40.372Z] #40 12.69 DEP images/mm.pb-c.d [2020-05-18T17:33:40.372Z] #40 ... [2020-05-18T17:33:40.372Z] [2020-05-18T17:33:40.372Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:40.372Z] #31 95.43 bufio [2020-05-18T17:33:40.372Z] #31 95.67 reflect [2020-05-18T17:33:40.372Z] #31 98.90 path [2020-05-18T17:33:40.372Z] #31 101.8 text/tabwriter [2020-05-18T17:33:40.518Z] #39 28.19 CC images/signalfd.o [2020-05-18T17:33:40.580Z] #39 74.76 CC criu/arch/aarch64/bitops.o [2020-05-18T17:33:40.580Z] #39 74.83 CC criu/arch/aarch64/cpu.o [2020-05-18T17:33:40.661Z] #31 ... [2020-05-18T17:33:40.661Z] [2020-05-18T17:33:40.661Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:40.661Z] #40 12.82 PBCC images/timerfd.pb-c.c [2020-05-18T17:33:40.661Z] #40 12.90 DEP images/timerfd.pb-c.d [2020-05-18T17:33:40.724Z] #39 20.63 CC images/core-x86.o [2020-05-18T17:33:40.776Z] #39 28.46 CC images/fs.o [2020-05-18T17:33:40.776Z] #39 28.67 CC images/pstree.o [2020-05-18T17:33:40.840Z] #39 75.07 CC criu/arch/aarch64/crtools.o [2020-05-18T17:33:40.840Z] #39 ... [2020-05-18T17:33:40.840Z] [2020-05-18T17:33:40.840Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:40.840Z] #41 136.3 github.com/LK4D4/vndr/godl [2020-05-18T17:33:40.959Z] #40 12.97 PBCC images/timer.pb-c.c [2020-05-18T17:33:40.959Z] #40 13.02 DEP images/timer.pb-c.d [2020-05-18T17:33:40.959Z] #40 13.08 PBCC images/sa.pb-c.c [2020-05-18T17:33:40.980Z] #39 ... [2020-05-18T17:33:40.980Z] [2020-05-18T17:33:40.980Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:40.980Z] #41 109.2 text/template/parse [2020-05-18T17:33:40.980Z] #41 113.1 go/parser [2020-05-18T17:33:40.980Z] #41 114.7 text/template [2020-05-18T17:33:40.980Z] #41 117.5 encoding/xml [2020-05-18T17:33:40.980Z] #41 ... [2020-05-18T17:33:40.980Z] [2020-05-18T17:33:40.980Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:33:40.980Z] #52 38.11 Checking out files: 46% (1472/3179) Checking out files: 47% (1495/3179) Checking out files: 48% (1526/3179) Checking out files: 49% (1558/3179) Checking out files: 50% (1590/3179) Checking out files: 51% (1622/3179) Checking out files: 52% (1654/3179) Checking out files: 53% (1685/3179) Checking out files: 54% (1717/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 79% (2538/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-18T17:33:40.980Z] #52 39.74 + cd /tmp/tmp.Z1eCJOE8na/src/github.com/containerd/containerd [2020-05-18T17:33:40.980Z] #52 39.74 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T17:33:40.980Z] #52 41.25 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-18T17:33:40.980Z] #52 41.25 + BUILDTAGS='netgo osusergo static_build' [2020-05-18T17:33:40.980Z] #52 41.25 + export EXTRA_FLAGS=-buildmode=pie [2020-05-18T17:33:40.980Z] #52 41.25 + EXTRA_FLAGS=-buildmode=pie [2020-05-18T17:33:40.980Z] #52 41.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-18T17:33:40.980Z] #52 41.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-18T17:33:40.980Z] #52 41.25 + '[' '' = dynamic ']' [2020-05-18T17:33:40.980Z] #52 41.25 + make [2020-05-18T17:33:40.980Z] #52 42.52 + bin/ctr [2020-05-18T17:33:41.033Z] #39 28.90 CC images/pipe.o [2020-05-18T17:33:41.101Z] #41 136.9 github.com/LK4D4/vndr [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-18T17:33:41.102Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-05-18T17:33:41.102Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-18T17:33:41.102Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.8% of statements [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/types [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-18T17:33:41.102Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-05-18T17:33:41.102Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-18T17:33:41.102Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-05-18T17:33:41.102Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/builder [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-18T17:33:41.102Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-18T17:33:41.236Z] #52 ... [2020-05-18T17:33:41.236Z] [2020-05-18T17:33:41.236Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:41.236Z] #39 21.19 CC images/core-arm.o [2020-05-18T17:33:41.246Z] #40 13.23 DEP images/sa.pb-c.d [2020-05-18T17:33:41.246Z] #40 13.35 PBCC images/pipe-data.pb-c.c [2020-05-18T17:33:41.246Z] #40 13.38 DEP images/pipe-data.pb-c.d [2020-05-18T17:33:41.291Z] #39 29.10 CC images/tcp-stream.o [2020-05-18T17:33:41.384Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-05-18T17:33:41.491Z] #39 21.53 CC images/core-aarch64.o [2020-05-18T17:33:41.535Z] #40 13.51 PBCC images/mnt.pb-c.c [2020-05-18T17:33:41.535Z] #40 13.65 DEP images/mnt.pb-c.d [2020-05-18T17:33:41.535Z] #40 13.71 PBCC images/sk-packet.pb-c.c [2020-05-18T17:33:41.535Z] #40 13.75 DEP images/sk-packet.pb-c.d [2020-05-18T17:33:41.535Z] #40 13.87 PBCC images/tcp-stream.pb-c.c [2020-05-18T17:33:41.548Z] #39 29.32 CC images/sk-packet.o [2020-05-18T17:33:41.548Z] #39 ... [2020-05-18T17:33:41.548Z] [2020-05-18T17:33:41.548Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:41.548Z] #47 108.7 mvdan.cc/sh/v3/syntax [2020-05-18T17:33:41.548Z] #47 116.2 mvdan.cc/sh/v3/cmd/shfmt [2020-05-18T17:33:41.806Z] #47 ... [2020-05-18T17:33:41.806Z] [2020-05-18T17:33:41.806Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:41.806Z] #41 114.1 go/doc [2020-05-18T17:33:41.806Z] #41 117.5 github.com/LK4D4/vndr/build [2020-05-18T17:33:41.806Z] #41 118.4 github.com/LK4D4/vndr/versioned [2020-05-18T17:33:41.806Z] #41 118.5 compress/flate [2020-05-18T17:33:41.826Z] #40 14.03 DEP images/tcp-stream.pb-c.d [2020-05-18T17:33:41.826Z] #40 14.10 PBCC images/pipe.pb-c.c [2020-05-18T17:33:42.052Z] #39 21.86 CC images/core-ppc64.o [2020-05-18T17:33:42.116Z] #40 14.18 DEP images/pipe.pb-c.d [2020-05-18T17:33:42.116Z] #40 14.28 PBCC images/pstree.pb-c.c [2020-05-18T17:33:42.116Z] #40 14.38 DEP images/pstree.pb-c.d [2020-05-18T17:33:42.407Z] #40 14.49 PBCC images/fs.pb-c.c [2020-05-18T17:33:42.407Z] #40 14.51 DEP images/fs.pb-c.d [2020-05-18T17:33:42.407Z] #40 14.57 PBCC images/signalfd.pb-c.c [2020-05-18T17:33:42.407Z] #40 14.66 DEP images/signalfd.pb-c.d [2020-05-18T17:33:42.614Z] #39 22.60 CC images/core-s390.o [2020-05-18T17:33:42.696Z] #40 14.83 PBCC images/fh.pb-c.c [2020-05-18T17:33:42.696Z] #40 14.89 PBCC images/fsnotify.pb-c.c [2020-05-18T17:33:42.696Z] #40 14.97 DEP images/fh.pb-c.d [2020-05-18T17:33:42.696Z] #40 ... [2020-05-18T17:33:42.696Z] [2020-05-18T17:33:42.696Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:42.696Z] #48 97.65 bufio [2020-05-18T17:33:42.696Z] #48 102.9 text/tabwriter [2020-05-18T17:33:42.696Z] #48 105.1 reflect [2020-05-18T17:33:42.696Z] #48 105.4 regexp/syntax [2020-05-18T17:33:42.740Z] #41 ... [2020-05-18T17:33:42.740Z] [2020-05-18T17:33:42.740Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:42.740Z] #39 29.55 CC images/mnt.o [2020-05-18T17:33:42.740Z] #39 29.83 CC images/pipe-data.o [2020-05-18T17:33:42.740Z] #39 30.03 CC images/sa.o [2020-05-18T17:33:42.740Z] #39 30.25 CC images/timer.o [2020-05-18T17:33:42.740Z] #39 30.68 CC images/timerfd.o [2020-05-18T17:33:42.986Z] #48 ... [2020-05-18T17:33:42.986Z] [2020-05-18T17:33:42.986Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:42.986Z] #40 15.06 DEP images/fsnotify.pb-c.d [2020-05-18T17:33:42.986Z] #40 15.16 PBCC images/eventpoll.pb-c.c [2020-05-18T17:33:42.986Z] #40 15.20 DEP images/eventpoll.pb-c.d [2020-05-18T17:33:42.998Z] #39 30.94 CC images/mm.o [2020-05-18T17:33:43.256Z] #39 31.20 CC images/sk-opts.o [2020-05-18T17:33:43.281Z] #40 15.31 PBCC images/eventfd.pb-c.c [2020-05-18T17:33:43.281Z] #40 15.34 DEP images/eventfd.pb-c.d [2020-05-18T17:33:43.281Z] #40 15.42 PBCC images/remap-file-path.pb-c.c [2020-05-18T17:33:43.281Z] #40 15.45 DEP images/remap-file-path.pb-c.d [2020-05-18T17:33:43.281Z] #40 15.52 PBCC images/fifo.pb-c.c [2020-05-18T17:33:43.281Z] #40 15.56 DEP images/fifo.pb-c.d [2020-05-18T17:33:43.281Z] #40 15.63 PBCC images/ghost-file.pb-c.c [2020-05-18T17:33:43.281Z] #40 ... [2020-05-18T17:33:43.281Z] [2020-05-18T17:33:43.281Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:43.281Z] #42 98.37 bufio [2020-05-18T17:33:43.281Z] #42 98.62 reflect [2020-05-18T17:33:43.281Z] #42 106.0 regexp/syntax [2020-05-18T17:33:43.540Z] #39 23.23 CC images/cpuinfo.o [2020-05-18T17:33:43.572Z] #42 ... [2020-05-18T17:33:43.572Z] [2020-05-18T17:33:43.572Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:43.572Z] #40 15.76 DEP images/ghost-file.pb-c.d [2020-05-18T17:33:43.572Z] #40 15.82 PBCC images/regfile.pb-c.c [2020-05-18T17:33:43.572Z] #40 15.91 DEP images/regfile.pb-c.d [2020-05-18T17:33:43.796Z] #39 23.76 CC images/inventory.o [2020-05-18T17:33:43.822Z] #39 31.50 CC images/sk-unix.o [2020-05-18T17:33:43.861Z] #40 15.99 PBCC images/ns.pb-c.c [2020-05-18T17:33:43.861Z] #40 16.02 DEP images/ns.pb-c.d [2020-05-18T17:33:43.861Z] #40 16.10 PBCC images/fdinfo.pb-c.c [2020-05-18T17:33:44.080Z] #39 31.88 CC images/sk-inet.o [2020-05-18T17:33:44.151Z] #40 16.35 DEP images/fdinfo.pb-c.d [2020-05-18T17:33:44.151Z] #40 16.45 PBCC images/core-aarch64.pb-c.c [2020-05-18T17:33:44.151Z] #40 16.53 PBCC images/core-arm.pb-c.c [2020-05-18T17:33:44.357Z] #39 24.07 CC images/fdinfo.o [2020-05-18T17:33:44.440Z] #40 16.66 PBCC images/core-ppc64.pb-c.c [2020-05-18T17:33:44.440Z] #40 16.74 PBCC images/core-s390.pb-c.c [2020-05-18T17:33:44.613Z] #39 24.40 CC images/fown.o [2020-05-18T17:33:44.614Z] #39 24.61 CC images/ns.o [2020-05-18T17:33:44.646Z] #39 32.28 CC images/tun.o [2020-05-18T17:33:44.730Z] #40 16.82 PBCC images/core-x86.pb-c.c [2020-05-18T17:33:44.730Z] #40 16.96 PBCC images/core.pb-c.c [2020-05-18T17:33:44.730Z] #40 17.07 PBCC images/inventory.pb-c.c [2020-05-18T17:33:44.840Z] ok github.com/docker/docker/builder/remotecontext 0.338s coverage: 13.6% of statements [2020-05-18T17:33:44.840Z] ok github.com/docker/docker/builder/dockerfile 0.980s coverage: 48.2% of statements [2020-05-18T17:33:44.904Z] #39 32.55 CC images/sk-netlink.o [2020-05-18T17:33:45.021Z] #40 17.27 DEP images/core-aarch64.pb-c.d [2020-05-18T17:33:45.162Z] #39 32.97 CC images/packet-sock.o [2020-05-18T17:33:45.175Z] #39 24.86 CC images/regfile.o [2020-05-18T17:33:45.175Z] #39 25.10 CC images/ghost-file.o [2020-05-18T17:33:45.311Z] #40 17.37 DEP images/core-arm.pb-c.d [2020-05-18T17:33:45.311Z] #40 17.48 DEP images/core-ppc64.pb-c.d [2020-05-18T17:33:45.311Z] #40 17.57 DEP images/core-s390.pb-c.d [2020-05-18T17:33:45.430Z] #39 25.35 CC images/fifo.o [2020-05-18T17:33:45.430Z] #39 ... [2020-05-18T17:33:45.430Z] [2020-05-18T17:33:45.430Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:45.430Z] #47 114.0 mvdan.cc/sh/v3/syntax [2020-05-18T17:33:45.430Z] #47 114.0 mvdan.cc/sh/v3/fileutil [2020-05-18T17:33:45.430Z] #47 120.5 mvdan.cc/sh/v3/cmd/shfmt [2020-05-18T17:33:45.454Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-18T17:33:45.454Z] ok github.com/docker/docker/builder/remotecontext/git 0.793s coverage: 86.3% of statements [2020-05-18T17:33:45.602Z] #40 17.65 DEP images/core-x86.pb-c.d [2020-05-18T17:33:45.602Z] #40 17.76 DEP images/core.pb-c.d [2020-05-18T17:33:45.602Z] #40 17.89 DEP images/inventory.pb-c.d [2020-05-18T17:33:45.687Z] #47 ... [2020-05-18T17:33:45.687Z] [2020-05-18T17:33:45.687Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:45.687Z] #39 25.56 CC images/remap-file-path.o [2020-05-18T17:33:45.729Z] #39 ... [2020-05-18T17:33:45.729Z] [2020-05-18T17:33:45.729Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:45.729Z] #47 DONE 122.9s [2020-05-18T17:33:45.729Z] [2020-05-18T17:33:45.729Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:45.729Z] #39 33.52 CC images/ipc-var.o [2020-05-18T17:33:45.736Z] ? github.com/docker/docker/cli [no test files] [2020-05-18T17:33:45.736Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-18T17:33:45.891Z] #40 17.96 PBCC images/cpuinfo.pb-c.c [2020-05-18T17:33:45.891Z] #40 18.03 DEP images/cpuinfo.pb-c.d [2020-05-18T17:33:45.891Z] #40 18.12 PBCC images/stats.pb-c.c [2020-05-18T17:33:45.891Z] #40 18.16 DEP images/stats.pb-c.d [2020-05-18T17:33:45.943Z] #39 25.84 CC images/eventfd.o [2020-05-18T17:33:45.987Z] #39 33.94 CC images/ipc-desc.o [2020-05-18T17:33:46.198Z] #39 26.10 CC images/eventpoll.o [2020-05-18T17:33:46.412Z] #41 ... [2020-05-18T17:33:46.412Z] [2020-05-18T17:33:46.412Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:33:46.412Z] #21 137.8 Checking out files: 28% (3113/10834) Checking out files: 29% (3142/10834) Checking out files: 30% (3251/10834) Checking out files: 31% (3359/10834) Checking out files: 32% (3467/10834) Checking out files: 33% (3576/10834) Checking out files: 34% (3684/10834) Checking out files: 35% (3792/10834) Checking out files: 36% (3901/10834) Checking out files: 37% (4009/10834) Checking out files: 38% (4117/10834) Checking out files: 39% (4226/10834) Checking out files: 40% (4334/10834) Checking out files: 41% (4442/10834) Checking out files: 42% (4551/10834) Checking out files: 43% (4659/10834) Checking out files: 44% (4767/10834) Checking out files: 45% (4876/10834) Checking out files: 46% (4984/10834) Checking out files: 47% (5092/10834) Checking out files: 48% (5201/10834) Checking out files: 49% (5309/10834) Checking out files: 50% (5417/10834) Checking out files: 51% (5526/10834) Checking out files: 52% (5634/10834) Checking out files: 52% (5711/10834) Checking out files: 53% (5743/10834) Checking out files: 54% (5851/10834) Checking out files: 55% (5959/10834) Checking out files: 56% (6068/10834) Checking out files: 57% (6176/10834) Checking out files: 58% (6284/10834) Checking out files: 59% (6393/10834) Checking out files: 60% (6501/10834) Checking out files: 61% (6609/10834) Checking out files: 62% (6718/10834) Checking out files: 63% (6826/10834) Checking out files: 64% (6934/10834) Checking out files: 65% (7043/10834) Checking out files: 66% (7151/10834) Checking out files: 67% (7259/10834) Checking out files: 68% (7368/10834) Checking out files: 69% (7476/10834) Checking out files: 70% (7584/10834) Checking out files: 71% (7693/10834) Checking out files: 72% (7801/10834) Checking out files: 73% (7909/10834) Checking out files: 74% (8018/10834) Checking out files: 75% (8126/10834) Checking out files: 76% (8234/10834) Checking out files: 77% (8343/10834) Checking out files: 78% (8451/10834) Checking out files: 79% (8559/10834) Checking out files: 79% (8562/10834) Checking out files: 80% (8668/10834) Checking out files: 81% (8776/10834) Checking out files: 82% (8884/10834) Checking out files: 83% (8993/10834) Checking out files: 84% (9101/10834) Checking out files: 85% (9209/10834) Checking out files: 86% (9318/10834) Checking out files: 87% (9426/10834) Checking out files: 88% (9534/10834) Checking out files: 89% (9643/10834) Checking out files: 90% (9751/10834) Checking out files: 91% (9859/10834) Checking out files: 92% (9968/10834) Checking out files: 93% (10076/10834) Checking out files: 94% (10184/10834) Checking out files: 95% (10293/10834) Checking out files: 96% (10401/10834) Checking out files: 97% (10509/10834) Checking out files: 98% (10618/10834) Checking out files: 99% (10726/10834) Checking out files: 100% (10834/10834) Checking out files: 100% (10834/10834), done. [2020-05-18T17:33:46.412Z] #21 140.9 + cd /tmp/tmp.4bihLD7yJP/tmp/docker-ce [2020-05-18T17:33:46.412Z] #21 140.9 + git checkout -q v17.06.2-ce [2020-05-18T17:33:46.454Z] #39 26.52 CC images/fh.o [2020-05-18T17:33:46.553Z] #39 34.34 CC images/ipc-shm.o [2020-05-18T17:33:46.812Z] #39 34.65 CC images/ipc-msg.o [2020-05-18T17:33:47.015Z] #39 26.82 CC images/fsnotify.o [2020-05-18T17:33:47.378Z] #39 34.95 CC images/ipc-sem.o [2020-05-18T17:33:47.378Z] #39 35.13 CC images/utsns.o [2020-05-18T17:33:47.576Z] #39 27.53 CC images/signalfd.o [2020-05-18T17:33:47.636Z] #39 35.43 CC images/creds.o [2020-05-18T17:33:47.798Z] #21 ... [2020-05-18T17:33:47.798Z] [2020-05-18T17:33:47.798Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:47.798Z] #41 DONE 143.6s [2020-05-18T17:33:47.798Z] [2020-05-18T17:33:47.798Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:47.798Z] #39 75.39 CC criu/arch/aarch64/sigframe.o [2020-05-18T17:33:47.798Z] #39 75.55 LINK criu/arch/aarch64/crtools.built-in.o [2020-05-18T17:33:47.798Z] #39 75.61 DEP criu/pie/util-vdso.d [2020-05-18T17:33:47.798Z] #39 75.72 DEP criu/pie/util.d [2020-05-18T17:33:47.798Z] #39 75.95 CC criu/pie/util.o [2020-05-18T17:33:47.798Z] #39 76.33 CC criu/pie/util-vdso.o [2020-05-18T17:33:47.798Z] #39 77.10 AR criu/pie/pie.lib.a [2020-05-18T17:33:47.798Z] #39 77.18 DEP criu/pie/restorer.d [2020-05-18T17:33:47.798Z] #39 77.45 DEP criu/arch/aarch64/intraprocedure.d [2020-05-18T17:33:47.798Z] #39 77.48 DEP criu/arch/aarch64/restorer.d [2020-05-18T17:33:47.798Z] #39 77.70 DEP criu/arch/aarch64/vdso-pie.d [2020-05-18T17:33:47.798Z] #39 77.82 DEP criu/pie/parasite-vdso.d [2020-05-18T17:33:47.798Z] #39 77.91 DEP criu/pie/parasite.d [2020-05-18T17:33:47.798Z] #39 78.09 CC criu/pie/parasite.o [2020-05-18T17:33:47.798Z] #39 79.26 LINK criu/pie/parasite.built-in.o [2020-05-18T17:33:47.798Z] #39 79.30 GEN criu/pie/parasite-blob.h [2020-05-18T17:33:47.798Z] #39 79.32 CC criu/pie/parasite-vdso.o [2020-05-18T17:33:47.798Z] #39 79.87 CC criu/arch/aarch64/vdso-pie.o [2020-05-18T17:33:47.798Z] #39 80.04 CC criu/arch/aarch64/restorer.o [2020-05-18T17:33:47.798Z] #39 80.37 CC criu/arch/aarch64/intraprocedure.o [2020-05-18T17:33:47.798Z] #39 80.41 CC criu/pie/restorer.o [2020-05-18T17:33:47.832Z] #39 27.83 CC images/fs.o [2020-05-18T17:33:47.894Z] #39 35.72 CC images/vma.o [2020-05-18T17:33:48.087Z] #39 28.06 CC images/pstree.o [2020-05-18T17:33:48.343Z] #39 ... [2020-05-18T17:33:48.343Z] [2020-05-18T17:33:48.343Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:48.343Z] #47 DONE 126.7s [2020-05-18T17:33:48.343Z] [2020-05-18T17:33:48.343Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:48.343Z] #39 28.39 CC images/pipe.o [2020-05-18T17:33:48.369Z] #39 ... [2020-05-18T17:33:48.369Z] [2020-05-18T17:33:48.369Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:33:48.369Z] #21 144.1 + mkdir -p /tmp/tmp.4bihLD7yJP/src/github.com/docker [2020-05-18T17:33:48.459Z] #39 36.02 CC images/netdev.o [2020-05-18T17:33:48.609Z] #40 20.27 make[1]: Nothing to be done for 'all'. [2020-05-18T17:33:48.630Z] #21 144.1 + mv components/cli /tmp/tmp.4bihLD7yJP/src/github.com/docker/cli [2020-05-18T17:33:48.630Z] #21 144.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-18T17:33:48.718Z] #39 36.37 CC images/tty.o [2020-05-18T17:33:48.904Z] #39 28.86 CC images/tcp-stream.o [2020-05-18T17:33:49.187Z] ok github.com/docker/docker/client 0.138s coverage: 75.4% of statements [2020-05-18T17:33:49.283Z] #39 37.01 CC images/file-lock.o [2020-05-18T17:33:49.464Z] #39 29.33 CC images/sk-packet.o [2020-05-18T17:33:49.541Z] #39 37.29 CC images/rlimit.o [2020-05-18T17:33:49.541Z] #39 37.52 CC images/pagemap.o [2020-05-18T17:33:49.720Z] #39 29.70 CC images/mnt.o [2020-05-18T17:33:49.976Z] #39 29.90 CC images/pipe-data.o [2020-05-18T17:33:50.016Z] #21 ... [2020-05-18T17:33:50.016Z] [2020-05-18T17:33:50.016Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T17:33:50.016Z] #28 DONE 145.6s [2020-05-18T17:33:50.107Z] #39 37.79 CC images/siginfo.o [2020-05-18T17:33:50.107Z] #39 38.03 CC images/rpc.o [2020-05-18T17:33:50.231Z] #39 30.05 CC images/sa.o [2020-05-18T17:33:50.277Z] [2020-05-18T17:33:50.277Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:50.277Z] #39 83.97 LINK criu/pie/restorer.built-in.o [2020-05-18T17:33:50.277Z] #39 83.99 GEN criu/pie/restorer-blob.h [2020-05-18T17:33:50.277Z] #39 84.12 DEP criu/vdso.d [2020-05-18T17:33:50.277Z] #39 84.44 DEP criu/uts_ns.d [2020-05-18T17:33:50.277Z] #39 84.61 DEP criu/util.d [2020-05-18T17:33:50.495Z] #39 30.39 CC images/timer.o [2020-05-18T17:33:50.539Z] #39 84.83 DEP criu/uffd.d [2020-05-18T17:33:50.672Z] #40 22.38 CC images/stats.o [2020-05-18T17:33:50.800Z] #39 85.10 DEP criu/tun.d [2020-05-18T17:33:50.800Z] #39 85.28 DEP criu/tty.d [2020-05-18T17:33:50.961Z] #40 23.23 CC images/core.o [2020-05-18T17:33:51.056Z] #39 30.91 CC images/timerfd.o [2020-05-18T17:33:51.061Z] #39 85.62 DEP criu/timerfd.d [2020-05-18T17:33:51.311Z] #39 31.19 CC images/mm.o [2020-05-18T17:33:51.322Z] #39 85.88 DEP criu/sysfs_parse.d [2020-05-18T17:33:51.488Z] #39 39.25 CC images/ext-file.o [2020-05-18T17:33:51.566Z] #39 31.51 CC images/sk-opts.o [2020-05-18T17:33:51.566Z] #39 ... [2020-05-18T17:33:51.566Z] [2020-05-18T17:33:51.566Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:51.566Z] #41 120.1 go/doc [2020-05-18T17:33:51.566Z] #41 123.5 github.com/LK4D4/vndr/versioned [2020-05-18T17:33:51.566Z] #41 123.6 compress/flate [2020-05-18T17:33:51.566Z] #41 123.6 github.com/LK4D4/vndr/build [2020-05-18T17:33:51.566Z] #41 126.6 hash/crc32 [2020-05-18T17:33:51.566Z] #41 127.3 net [2020-05-18T17:33:51.566Z] #41 127.9 compress/gzip [2020-05-18T17:33:51.566Z] #41 128.4 vendor/golang.org/x/sys/cpu [2020-05-18T17:33:51.566Z] #41 128.6 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-18T17:33:51.566Z] #41 129.8 vendor/golang.org/x/crypto/hkdf [2020-05-18T17:33:51.566Z] #41 129.9 vendor/golang.org/x/text/transform [2020-05-18T17:33:51.593Z] #39 ... [2020-05-18T17:33:51.593Z] [2020-05-18T17:33:51.593Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:33:51.593Z] #17 2.881 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:33:51.593Z] #17 2.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:33:51.593Z] #17 3.081 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:33:51.593Z] #17 3.363 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-18T17:33:51.593Z] #17 4.450 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [197 kB] [2020-05-18T17:33:51.593Z] #17 5.599 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-18T17:33:51.593Z] #17 7.792 Fetched 8175 kB in 5s (1556 kB/s) [2020-05-18T17:33:51.593Z] #17 7.792 Reading package lists... [2020-05-18T17:33:51.746Z] #39 39.43 CC images/cgroup.o [2020-05-18T17:33:51.822Z] #41 ... [2020-05-18T17:33:51.822Z] [2020-05-18T17:33:51.822Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:51.822Z] #39 31.73 CC images/sk-unix.o [2020-05-18T17:33:51.853Z] #17 11.13 Reading package lists... [2020-05-18T17:33:51.853Z] #17 ... [2020-05-18T17:33:51.853Z] [2020-05-18T17:33:51.853Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:51.853Z] #39 86.05 DEP criu/sysctl.d [2020-05-18T17:33:51.853Z] #39 86.18 DEP criu/string.d [2020-05-18T17:33:51.853Z] #39 86.21 DEP criu/stats.d [2020-05-18T17:33:51.986Z] #40 ... [2020-05-18T17:33:51.986Z] [2020-05-18T17:33:51.986Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:51.986Z] #48 116.7 time [2020-05-18T17:33:52.113Z] #39 86.37 DEP criu/sockets.d [2020-05-18T17:33:52.113Z] #39 86.56 DEP criu/sk-unix.d [2020-05-18T17:33:52.312Z] #39 40.11 CC images/userns.o [2020-05-18T17:33:52.373Z] #39 86.80 DEP criu/sk-tcp.d [2020-05-18T17:33:52.383Z] #39 32.11 CC images/sk-inet.o [2020-05-18T17:33:52.635Z] #39 86.97 DEP criu/sk-queue.d [2020-05-18T17:33:52.635Z] #39 87.09 DEP criu/sk-packet.d [2020-05-18T17:33:52.638Z] #39 32.45 CC images/tun.o [2020-05-18T17:33:52.877Z] #39 40.44 CC images/google/protobuf/descriptor.o [2020-05-18T17:33:52.894Z] #39 32.74 CC images/sk-netlink.o [2020-05-18T17:33:52.894Z] #39 32.91 CC images/packet-sock.o [2020-05-18T17:33:52.895Z] #39 87.27 DEP criu/sk-netlink.d [2020-05-18T17:33:53.149Z] #39 33.22 CC images/ipc-var.o [2020-05-18T17:33:53.157Z] #39 87.48 DEP criu/sk-inet.d [2020-05-18T17:33:53.418Z] #39 87.77 DEP criu/signalfd.d [2020-05-18T17:33:53.679Z] #39 88.00 DEP criu/sigframe.d [2020-05-18T17:33:53.679Z] #39 88.11 DEP criu/shmem.d [2020-05-18T17:33:53.709Z] #39 33.41 CC images/ipc-desc.o [2020-05-18T17:33:53.709Z] #39 33.64 CC images/ipc-shm.o [2020-05-18T17:33:53.809Z] #39 ... [2020-05-18T17:33:53.809Z] [2020-05-18T17:33:53.809Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:53.809Z] #41 120.8 hash/crc32 [2020-05-18T17:33:53.809Z] #41 121.5 compress/gzip [2020-05-18T17:33:53.809Z] #41 121.5 net [2020-05-18T17:33:53.809Z] #41 122.1 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-18T17:33:53.809Z] #41 123.9 vendor/golang.org/x/text/transform [2020-05-18T17:33:53.809Z] #41 124.6 vendor/golang.org/x/text/unicode/bidi [2020-05-18T17:33:53.809Z] #41 126.6 vendor/golang.org/x/text/secure/bidirule [2020-05-18T17:33:53.809Z] #41 126.9 vendor/golang.org/x/text/unicode/norm [2020-05-18T17:33:53.809Z] #41 131.0 vendor/golang.org/x/net/idna [2020-05-18T17:33:53.940Z] #39 88.25 DEP criu/servicefd.d [2020-05-18T17:33:53.964Z] #39 33.85 CC images/ipc-msg.o [2020-05-18T17:33:54.052Z] #48 ... [2020-05-18T17:33:54.052Z] [2020-05-18T17:33:54.052Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:54.052Z] #31 109.0 internal/syscall/execenv [2020-05-18T17:33:54.052Z] #31 109.0 time [2020-05-18T17:33:54.052Z] #31 109.0 internal/syscall/unix [2020-05-18T17:33:54.067Z] #41 ... [2020-05-18T17:33:54.067Z] [2020-05-18T17:33:54.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:54.067Z] #39 41.84 CC images/opts.o [2020-05-18T17:33:54.204Z] #39 88.39 DEP criu/seize.d [2020-05-18T17:33:54.204Z] #39 88.55 DEP criu/seccomp.d [2020-05-18T17:33:54.220Z] #39 34.10 CC images/ipc-sem.o [2020-05-18T17:33:54.324Z] #39 41.96 CC images/seccomp.o [2020-05-18T17:33:54.324Z] #39 42.16 CC images/binfmt-misc.o [2020-05-18T17:33:54.342Z] #31 ... [2020-05-18T17:33:54.342Z] [2020-05-18T17:33:54.342Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:54.342Z] #40 24.64 CC images/core-x86.o [2020-05-18T17:33:54.342Z] #40 25.78 CC images/core-arm.o [2020-05-18T17:33:54.342Z] #40 26.43 CC images/core-aarch64.o [2020-05-18T17:33:54.465Z] #39 88.69 DEP criu/rst-malloc.d [2020-05-18T17:33:54.465Z] #39 88.76 DEP criu/rbtree.d [2020-05-18T17:33:54.465Z] #39 88.79 DEP criu/pstree.d [2020-05-18T17:33:54.475Z] #39 34.28 CC images/utsns.o [2020-05-18T17:33:54.475Z] #39 34.45 CC images/creds.o [2020-05-18T17:33:54.582Z] #39 42.43 CC images/time.o [2020-05-18T17:33:54.742Z] #39 88.94 DEP criu/protobuf.d [2020-05-18T17:33:54.742Z] #39 89.09 GEN criu/protobuf-desc-gen.h [2020-05-18T17:33:54.840Z] #39 42.64 CC images/sysctl.o [2020-05-18T17:33:54.982Z] #40 27.02 CC images/core-ppc64.o [2020-05-18T17:33:54.982Z] #40 ... [2020-05-18T17:33:54.982Z] [2020-05-18T17:33:54.982Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:33:54.982Z] #11 109.9 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-18T17:33:54.982Z] #11 110.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-18T17:33:54.982Z] #11 110.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:33:54.982Z] #11 110.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-18T17:33:54.982Z] #11 110.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-18T17:33:54.982Z] #11 110.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:33:55.036Z] #39 34.76 CC images/vma.o [2020-05-18T17:33:55.036Z] #39 35.10 CC images/netdev.o [2020-05-18T17:33:55.098Z] #39 42.87 CC images/autofs.o [2020-05-18T17:33:55.355Z] #39 43.09 CC images/macvlan.o [2020-05-18T17:33:55.355Z] #39 43.26 CC images/sit.o [2020-05-18T17:33:55.597Z] #39 35.45 CC images/tty.o [2020-05-18T17:33:55.612Z] #39 43.44 LINK images/built-in.o [2020-05-18T17:33:55.613Z] #39 43.59 GEN compel/include/asm [2020-05-18T17:33:55.870Z] #39 43.62 GEN compel/include/version.h [2020-05-18T17:33:55.870Z] #39 43.63 touch .config [2020-05-18T17:33:55.870Z] #39 43.65 GEN include/common/config.h [2020-05-18T17:33:55.870Z] #39 43.73 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-18T17:33:55.870Z] #39 43.76 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-18T17:33:55.870Z] #39 43.77 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-18T17:33:55.870Z] #39 43.79 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-18T17:33:55.870Z] #39 43.82 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-18T17:33:55.871Z] #39 43.84 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-18T17:33:56.010Z] #11 ... [2020-05-18T17:33:56.010Z] [2020-05-18T17:33:56.010Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:33:56.010Z] #31 120.7 internal/poll [2020-05-18T17:33:56.128Z] #39 90.54 DEP criu/protobuf-desc.d [2020-05-18T17:33:56.129Z] #39 43.88 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-18T17:33:56.129Z] #39 43.91 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-18T17:33:56.129Z] #39 43.93 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-18T17:33:56.129Z] #39 43.95 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-18T17:33:56.129Z] #39 43.95 DEP compel/plugins/std/infect.d [2020-05-18T17:33:56.129Z] #39 44.06 DEP compel/plugins/std/string.d [2020-05-18T17:33:56.159Z] #39 36.11 CC images/file-lock.o [2020-05-18T17:33:56.387Z] #39 44.19 DEP compel/plugins/std/log.d [2020-05-18T17:33:56.387Z] #39 44.27 DEP compel/plugins/std/fds.d [2020-05-18T17:33:56.388Z] #39 90.72 DEP criu/proc_parse.d [2020-05-18T17:33:56.415Z] #39 36.31 CC images/rlimit.o [2020-05-18T17:33:56.645Z] #39 44.36 DEP compel/plugins/std/std.d [2020-05-18T17:33:56.645Z] #39 44.47 DEP compel/plugins/shmem/shmem.d [2020-05-18T17:33:56.645Z] #39 44.52 DEP compel/plugins/fds/fds.d [2020-05-18T17:33:56.649Z] #39 90.98 DEP criu/plugin.d [2020-05-18T17:33:56.649Z] #39 91.08 DEP criu/pipes.d [2020-05-18T17:33:56.671Z] #39 36.48 CC images/pagemap.o [2020-05-18T17:33:56.902Z] #39 44.67 CC compel/plugins/std/std.o [2020-05-18T17:33:56.909Z] #39 91.29 DEP criu/pie-util.d [2020-05-18T17:33:56.927Z] #39 36.83 CC images/siginfo.o [2020-05-18T17:33:57.040Z] #31 ... [2020-05-18T17:33:57.040Z] [2020-05-18T17:33:57.040Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:33:57.040Z] #42 112.1 vendor/golang.org/x/text/transform [2020-05-18T17:33:57.040Z] #42 118.1 time [2020-05-18T17:33:57.170Z] #39 91.41 DEP criu/pie-util-vdso.d [2020-05-18T17:33:57.170Z] #39 91.55 DEP criu/path.d [2020-05-18T17:33:57.170Z] #39 91.69 DEP criu/parasite-syscall.d [2020-05-18T17:33:57.182Z] #39 37.11 CC images/rpc.o [2020-05-18T17:33:57.215Z] #39 44.99 CC compel/plugins/std/fds.o [2020-05-18T17:33:57.329Z] #42 ... [2020-05-18T17:33:57.329Z] [2020-05-18T17:33:57.329Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:57.329Z] #40 28.34 CC images/core-s390.o [2020-05-18T17:33:57.329Z] #40 29.60 CC images/cpuinfo.o [2020-05-18T17:33:57.742Z] #39 91.93 DEP criu/pagemap.d [2020-05-18T17:33:57.742Z] #39 92.16 DEP criu/pagemap-cache.d [2020-05-18T17:33:57.742Z] #39 92.27 DEP criu/page-xfer.d [2020-05-18T17:33:57.807Z] #39 45.49 CC compel/plugins/std/log.o [2020-05-18T17:33:58.002Z] #39 92.40 DEP criu/page-pipe.d [2020-05-18T17:33:58.002Z] #39 92.50 DEP criu/netfilter.d [2020-05-18T17:33:58.263Z] #39 92.66 DEP criu/net.d [2020-05-18T17:33:58.357Z] #40 30.42 CC images/inventory.o [2020-05-18T17:33:58.525Z] #39 92.86 DEP criu/namespaces.d [2020-05-18T17:33:58.525Z] #39 ... [2020-05-18T17:33:58.525Z] [2020-05-18T17:33:58.525Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:33:58.525Z] #17 11.13 Reading package lists... [2020-05-18T17:33:58.525Z] #17 13.66 Building dependency tree... [2020-05-18T17:33:58.525Z] #17 14.64 libcap2-bin is already the newest version (1:2.25-2). [2020-05-18T17:33:58.525Z] #17 14.64 The following additional packages will be installed: [2020-05-18T17:33:58.525Z] #17 14.65 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-18T17:33:58.525Z] #17 14.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-18T17:33:58.525Z] #17 14.65 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-18T17:33:58.525Z] #17 14.65 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-18T17:33:58.525Z] #17 14.65 python3.7 python3.7-minimal vim-runtime xxd [2020-05-18T17:33:58.525Z] #17 14.65 Suggested packages: [2020-05-18T17:33:58.525Z] #17 14.65 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-18T17:33:58.525Z] #17 14.65 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-18T17:33:58.525Z] #17 14.65 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-18T17:33:58.525Z] #17 14.65 Recommended packages: [2020-05-18T17:33:58.525Z] #17 14.65 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-18T17:33:58.525Z] #17 14.65 python3-keyrings.alt python3-xdg unzip [2020-05-18T17:33:58.525Z] #17 15.53 The following NEW packages will be installed: [2020-05-18T17:33:58.525Z] #17 15.53 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-18T17:33:58.525Z] #17 15.53 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-18T17:33:58.525Z] #17 15.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-18T17:33:58.525Z] #17 15.53 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-18T17:33:58.525Z] #17 15.53 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-18T17:33:58.525Z] #17 15.53 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-18T17:33:58.525Z] #17 15.53 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-18T17:33:58.525Z] #17 15.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-18T17:33:58.525Z] #17 15.53 xz-utils zip [2020-05-18T17:33:58.525Z] #17 15.84 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T17:33:58.525Z] #17 15.84 Need to get 27.6 MB of archives. [2020-05-18T17:33:58.525Z] #17 15.84 After this operation, 114 MB of additional disk space will be used. [2020-05-18T17:33:58.525Z] #17 15.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-05-18T17:33:58.525Z] #17 15.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-05-18T17:33:58.525Z] #17 16.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-05-18T17:33:58.525Z] #17 16.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-05-18T17:33:58.525Z] #17 16.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-05-18T17:33:58.525Z] #17 16.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-05-18T17:33:58.525Z] #17 16.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-05-18T17:33:58.525Z] #17 16.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-05-18T17:33:58.525Z] #17 16.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-05-18T17:33:58.525Z] #17 16.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-05-18T17:33:58.525Z] #17 16.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-05-18T17:33:58.525Z] #17 16.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-05-18T17:33:58.525Z] #17 16.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-05-18T17:33:58.525Z] #17 16.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-05-18T17:33:58.525Z] #17 16.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-05-18T17:33:58.525Z] #17 16.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-05-18T17:33:58.525Z] #17 16.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-18T17:33:58.525Z] #17 16.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T17:33:58.525Z] #17 16.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-05-18T17:33:58.525Z] #17 16.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-05-18T17:33:58.525Z] #17 16.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-05-18T17:33:58.525Z] #17 16.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-05-18T17:33:58.525Z] #17 16.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-05-18T17:33:58.526Z] #17 16.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-18T17:33:58.526Z] #17 16.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-18T17:33:58.526Z] #17 16.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-18T17:33:58.526Z] #17 16.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-05-18T17:33:58.526Z] #17 16.98 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-05-18T17:33:58.526Z] #17 16.98 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-18T17:33:58.526Z] #17 17.26 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-18T17:33:58.526Z] #17 17.26 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-18T17:33:58.526Z] #17 17.26 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-18T17:33:58.526Z] #17 17.26 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-05-18T17:33:58.526Z] #17 17.27 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-05-18T17:33:58.526Z] #17 17.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-18T17:33:58.526Z] #17 17.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-18T17:33:58.526Z] #17 17.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-18T17:33:58.526Z] #17 17.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-05-18T17:33:58.526Z] #17 17.36 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-18T17:33:58.526Z] #17 17.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-18T17:33:58.526Z] #17 17.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-18T17:33:58.526Z] #17 17.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-05-18T17:33:58.526Z] #17 17.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-05-18T17:33:58.526Z] #17 17.42 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-05-18T17:33:58.526Z] #17 17.44 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-18T17:33:58.526Z] #17 17.66 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-05-18T17:33:58.526Z] #17 17.69 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-05-18T17:33:58.526Z] #17 17.72 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-05-18T17:33:58.526Z] #17 18.31 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:33:58.526Z] #17 18.42 Fetched 27.6 MB in 2s (12.8 MB/s) [2020-05-18T17:33:58.526Z] #17 18.48 Selecting previously unselected package pigz. [2020-05-18T17:33:58.526Z] #17 18.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23404 files and directories currently installed.) [2020-05-18T17:33:58.526Z] #17 18.56 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-05-18T17:33:58.526Z] #17 18.57 Unpacking pigz (2.4-1) ... [2020-05-18T17:33:58.526Z] #17 18.66 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-05-18T17:33:58.526Z] #17 18.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-18T17:33:58.526Z] #17 18.67 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-18T17:33:58.526Z] #17 19.05 Selecting previously unselected package python3.7-minimal. [2020-05-18T17:33:58.526Z] #17 19.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-18T17:33:58.526Z] #17 19.06 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T17:33:58.526Z] #17 19.61 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-18T17:33:58.526Z] #17 19.65 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T17:33:58.526Z] #17 ... [2020-05-18T17:33:58.526Z] [2020-05-18T17:33:58.526Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:33:58.526Z] #39 93.07 DEP criu/mount.d [2020-05-18T17:33:58.545Z] #39 38.26 CC images/ext-file.o [2020-05-18T17:33:58.545Z] #39 38.51 CC images/cgroup.o [2020-05-18T17:33:58.646Z] #40 31.00 CC images/fdinfo.o [2020-05-18T17:33:58.766Z] #39 46.43 CC compel/plugins/std/string.o [2020-05-18T17:33:58.766Z] #39 ... [2020-05-18T17:33:58.766Z] [2020-05-18T17:33:58.766Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:33:58.766Z] #10 126.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-18T17:33:58.766Z] #10 126.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T17:33:58.766Z] #10 126.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:33:59.028Z] #10 ... [2020-05-18T17:33:59.028Z] [2020-05-18T17:33:59.028Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:33:59.028Z] #54 133.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T17:33:59.028Z] #54 133.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-18T17:33:59.097Z] #39 93.31 DEP criu/mem.d [2020-05-18T17:33:59.097Z] #39 93.51 DEP criu/lsm.d [2020-05-18T17:33:59.368Z] #39 93.71 DEP criu/log.d [2020-05-18T17:33:59.471Z] #39 39.23 CC images/userns.o [2020-05-18T17:33:59.629Z] #39 93.87 DEP criu/libnetlink.d [2020-05-18T17:33:59.629Z] #39 94.04 DEP criu/kerndat.d [2020-05-18T17:33:59.674Z] #40 31.63 CC images/fown.o [2020-05-18T17:33:59.674Z] #40 31.99 CC images/ns.o [2020-05-18T17:33:59.727Z] #39 39.54 CC images/google/protobuf/descriptor.o [2020-05-18T17:33:59.890Z] #39 94.30 DEP criu/kcmp-ids.d [2020-05-18T17:34:00.152Z] #39 94.40 DEP criu/irmap.d [2020-05-18T17:34:00.152Z] #39 94.53 DEP criu/ipc_ns.d [2020-05-18T17:34:00.287Z] #39 ... [2020-05-18T17:34:00.287Z] [2020-05-18T17:34:00.287Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:34:00.287Z] #10 128.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-18T17:34:00.288Z] #10 128.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T17:34:00.288Z] #10 128.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:34:00.303Z] #40 32.53 CC images/regfile.o [2020-05-18T17:34:02.856Z] #54 ... [2020-05-18T17:34:02.856Z] [2020-05-18T17:34:02.856Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:02.856Z] #39 47.10 CC compel/plugins/std/infect.o [2020-05-18T17:34:02.856Z] #39 47.62 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-18T17:34:02.856Z] #39 47.67 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-18T17:34:02.856Z] #39 47.72 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-18T17:34:02.856Z] #39 47.81 AR compel/plugins/std.lib.a [2020-05-18T17:34:02.856Z] #39 47.87 CC compel/plugins/fds/fds.o [2020-05-18T17:34:02.856Z] #39 48.11 AR compel/plugins/fds.lib.a [2020-05-18T17:34:02.856Z] #39 48.17 HOSTDEP compel/src/lib/log-host.d [2020-05-18T17:34:02.856Z] #39 48.38 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-18T17:34:02.856Z] #39 48.51 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-18T17:34:02.856Z] #39 48.67 HOSTDEP compel/src/main-host.d [2020-05-18T17:34:02.856Z] #39 48.78 DEP compel/src/lib/ptrace.d [2020-05-18T17:34:02.856Z] #39 49.00 DEP compel/src/lib/infect.d [2020-05-18T17:34:02.856Z] #39 49.13 DEP compel/src/lib/infect-util.d [2020-05-18T17:34:02.856Z] #39 49.28 DEP compel/src/lib/infect-rpc.d [2020-05-18T17:34:02.856Z] #39 49.45 DEP compel/arch/x86/src/lib/infect.d [2020-05-18T17:34:02.856Z] #39 49.58 DEP compel/arch/x86/src/lib/cpu.d [2020-05-18T17:34:02.856Z] #39 49.68 DEP compel/src/lib/log.d [2020-05-18T17:34:02.856Z] #39 49.77 DEP compel/src/main.d [2020-05-18T17:34:02.856Z] #39 49.92 DEP compel/src/lib/handle-elf.d [2020-05-18T17:34:02.857Z] #39 50.05 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-18T17:34:02.857Z] #39 50.30 CC compel/src/lib/log.o [2020-05-18T17:34:02.857Z] #39 50.64 CC compel/arch/x86/src/lib/cpu.o [2020-05-18T17:34:02.857Z] #39 94.68 DEP criu/image.d [2020-05-18T17:34:02.857Z] #39 94.87 DEP criu/image-desc.d [2020-05-18T17:34:02.857Z] #39 94.94 DEP criu/fsnotify.d [2020-05-18T17:34:02.857Z] #39 95.07 DEP criu/filesystems.d [2020-05-18T17:34:02.857Z] #39 95.16 DEP criu/files.d [2020-05-18T17:34:02.857Z] #39 95.24 DEP criu/files-reg.d [2020-05-18T17:34:02.857Z] #39 95.41 DEP criu/files-ext.d [2020-05-18T17:34:02.857Z] #39 95.57 DEP criu/file-lock.d [2020-05-18T17:34:02.857Z] #39 95.67 DEP criu/file-ids.d [2020-05-18T17:34:02.857Z] #39 95.76 DEP criu/fifo.d [2020-05-18T17:34:02.857Z] #39 95.85 DEP criu/fdstore.d [2020-05-18T17:34:02.857Z] #39 95.92 DEP criu/fault-injection.d [2020-05-18T17:34:02.857Z] #39 95.95 DEP criu/external.d [2020-05-18T17:34:02.857Z] #39 96.02 DEP criu/eventpoll.d [2020-05-18T17:34:02.857Z] #39 96.18 DEP criu/eventfd.d [2020-05-18T17:34:02.857Z] #39 96.29 DEP criu/crtools.d [2020-05-18T17:34:02.857Z] #39 96.44 DEP criu/cr-service.d [2020-05-18T17:34:02.857Z] #39 96.60 DEP criu/cr-restore.d [2020-05-18T17:34:02.857Z] #39 96.85 DEP criu/cr-errno.d [2020-05-18T17:34:02.857Z] #39 96.86 DEP criu/cr-dump.d [2020-05-18T17:34:02.857Z] #39 97.12 DEP criu/cr-dedup.d [2020-05-18T17:34:02.857Z] #39 97.33 DEP criu/cr-check.d [2020-05-18T17:34:02.861Z] #10 ... [2020-05-18T17:34:02.861Z] [2020-05-18T17:34:02.861Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:02.861Z] #41 130.7 vendor/golang.org/x/text/unicode/bidi [2020-05-18T17:34:02.861Z] #41 132.7 vendor/golang.org/x/text/secure/bidirule [2020-05-18T17:34:02.861Z] #41 133.1 vendor/golang.org/x/text/unicode/norm [2020-05-18T17:34:02.861Z] #41 137.5 vendor/golang.org/x/net/idna [2020-05-18T17:34:02.861Z] #41 ... [2020-05-18T17:34:02.861Z] [2020-05-18T17:34:02.861Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:02.861Z] #39 41.29 CC images/opts.o [2020-05-18T17:34:02.861Z] #39 41.53 CC images/seccomp.o [2020-05-18T17:34:02.861Z] #39 41.74 CC images/binfmt-misc.o [2020-05-18T17:34:02.861Z] #39 41.94 CC images/time.o [2020-05-18T17:34:02.861Z] #39 42.18 CC images/sysctl.o [2020-05-18T17:34:02.861Z] #39 42.48 CC images/autofs.o [2020-05-18T17:34:02.861Z] #39 42.69 CC images/macvlan.o [2020-05-18T17:34:02.884Z] #40 33.02 CC images/ghost-file.o [2020-05-18T17:34:02.884Z] #40 ... [2020-05-18T17:34:02.884Z] [2020-05-18T17:34:02.884Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:34:02.884Z] #53 68.75 Checking out files: 51% (1629/3179) Checking out files: 52% (1654/3179) Checking out files: 53% (1685/3179) Checking out files: 54% (1717/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 89% (2859/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-18T17:34:02.884Z] #53 70.10 + cd /tmp/tmp.nqypulyQ0M/src/github.com/containerd/containerd [2020-05-18T17:34:02.884Z] #53 70.10 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T17:34:03.116Z] #39 42.90 CC images/sit.o [2020-05-18T17:34:03.116Z] #39 43.13 LINK images/built-in.o [2020-05-18T17:34:03.118Z] #39 97.59 DEP criu/config.d [2020-05-18T17:34:03.372Z] #39 43.33 GEN compel/include/asm [2020-05-18T17:34:03.372Z] #39 43.35 GEN compel/include/version.h [2020-05-18T17:34:03.372Z] #39 43.41 touch .config [2020-05-18T17:34:03.380Z] #39 97.73 DEP criu/clone-noasan.d [2020-05-18T17:34:03.380Z] #39 97.79 DEP criu/cgroup.d [2020-05-18T17:34:03.628Z] #39 43.45 GEN include/common/config.h [2020-05-18T17:34:03.628Z] #39 43.53 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-18T17:34:03.628Z] #39 43.55 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-18T17:34:03.628Z] #39 43.58 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-18T17:34:03.628Z] #39 43.61 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-18T17:34:03.628Z] #39 43.65 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-18T17:34:03.640Z] #39 97.96 DEP criu/cgroup-props.d [2020-05-18T17:34:03.792Z] #39 51.51 CC compel/arch/x86/src/lib/infect.o [2020-05-18T17:34:03.792Z] #39 ... [2020-05-18T17:34:03.792Z] [2020-05-18T17:34:03.792Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:34:03.792Z] #54 DONE 141.0s [2020-05-18T17:34:03.792Z] [2020-05-18T17:34:03.792Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T17:34:03.792Z] #55 DONE 0.1s [2020-05-18T17:34:03.884Z] #39 43.68 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-18T17:34:03.884Z] #39 43.71 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-18T17:34:03.884Z] #39 43.75 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-18T17:34:03.884Z] #39 43.75 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-18T17:34:03.884Z] #39 43.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-18T17:34:03.884Z] #39 43.80 DEP compel/plugins/std/infect.d [2020-05-18T17:34:03.901Z] #39 98.22 DEP criu/bitmap.d [2020-05-18T17:34:03.901Z] #39 98.24 DEP criu/bfd.d [2020-05-18T17:34:03.913Z] #53 71.79 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-18T17:34:03.913Z] #53 71.79 + BUILDTAGS='netgo osusergo static_build' [2020-05-18T17:34:03.913Z] #53 71.79 + export EXTRA_FLAGS=-buildmode=pie [2020-05-18T17:34:03.913Z] #53 71.79 + EXTRA_FLAGS=-buildmode=pie [2020-05-18T17:34:03.913Z] #53 71.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-18T17:34:03.913Z] #53 71.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-18T17:34:03.913Z] #53 71.79 + '[' '' = dynamic ']' [2020-05-18T17:34:03.913Z] #53 71.79 + make [2020-05-18T17:34:04.050Z] [2020-05-18T17:34:04.050Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:04.050Z] #41 133.2 vendor/golang.org/x/net/http2/hpack [2020-05-18T17:34:04.050Z] #41 134.6 mime [2020-05-18T17:34:04.050Z] #41 136.6 mime/quotedprintable [2020-05-18T17:34:04.050Z] #41 136.9 net/http/internal [2020-05-18T17:34:04.050Z] #41 140.5 crypto/tls [2020-05-18T17:34:04.140Z] #39 43.97 DEP compel/plugins/std/string.d [2020-05-18T17:34:04.140Z] #39 44.06 DEP compel/plugins/std/log.d [2020-05-18T17:34:04.140Z] #39 44.15 DEP compel/plugins/std/fds.d [2020-05-18T17:34:04.163Z] #39 98.38 DEP criu/autofs.d [2020-05-18T17:34:04.163Z] #39 98.52 DEP criu/aio.d [2020-05-18T17:34:04.163Z] #39 98.62 DEP criu/action-scripts.d [2020-05-18T17:34:04.396Z] #39 44.24 DEP compel/plugins/std/std.d [2020-05-18T17:34:04.396Z] #39 44.33 DEP compel/plugins/shmem/shmem.d [2020-05-18T17:34:04.396Z] #39 44.41 DEP compel/plugins/fds/fds.d [2020-05-18T17:34:04.424Z] #39 98.90 CC criu/action-scripts.o [2020-05-18T17:34:04.651Z] #39 44.61 CC compel/plugins/std/std.o [2020-05-18T17:34:04.907Z] #39 44.96 CC compel/plugins/std/fds.o [2020-05-18T17:34:05.366Z] #39 99.52 CC criu/aio.o [2020-05-18T17:34:05.423Z] #41 ... [2020-05-18T17:34:05.423Z] [2020-05-18T17:34:05.423Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:05.423Z] #39 52.97 CC compel/src/lib/infect-rpc.o [2020-05-18T17:34:05.423Z] #39 ... [2020-05-18T17:34:05.423Z] [2020-05-18T17:34:05.423Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:34:05.423Z] #43 DONE 142.7s [2020-05-18T17:34:05.423Z] [2020-05-18T17:34:05.424Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:05.424Z] #39 53.32 CC compel/src/lib/infect-util.o [2020-05-18T17:34:05.627Z] #39 ... [2020-05-18T17:34:05.627Z] [2020-05-18T17:34:05.627Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:34:05.627Z] #17 21.32 Selecting previously unselected package python3-minimal. [2020-05-18T17:34:05.627Z] #17 21.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 ... 23653 files and directories currently installed.) [2020-05-18T17:34:05.627Z] #17 21.36 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-05-18T17:34:05.627Z] #17 21.37 Unpacking python3-minimal (3.7.3-1) ... [2020-05-18T17:34:05.627Z] #17 21.50 Selecting previously unselected package libmpdec2:arm64. [2020-05-18T17:34:05.627Z] #17 21.50 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-05-18T17:34:05.627Z] #17 21.52 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-05-18T17:34:05.627Z] #17 21.61 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-05-18T17:34:05.627Z] #17 21.62 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-05-18T17:34:05.627Z] #17 21.63 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-18T17:34:05.627Z] #17 22.43 Selecting previously unselected package python3.7. [2020-05-18T17:34:05.627Z] #17 22.45 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-05-18T17:34:05.627Z] #17 22.45 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T17:34:05.627Z] #17 22.56 Selecting previously unselected package libpython3-stdlib:arm64. [2020-05-18T17:34:05.627Z] #17 22.56 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-05-18T17:34:05.627Z] #17 22.57 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-18T17:34:05.627Z] #17 22.69 Setting up python3-minimal (3.7.3-1) ... [2020-05-18T17:34:05.627Z] #17 23.74 Selecting previously unselected package python3. [2020-05-18T17:34:05.627Z] #17 23.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24065 files and directories currently installed.) [2020-05-18T17:34:05.627Z] #17 23.85 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-05-18T17:34:05.627Z] #17 23.87 Unpacking python3 (3.7.3-1) ... [2020-05-18T17:34:05.627Z] #17 24.03 Selecting previously unselected package libip4tc0:arm64. [2020-05-18T17:34:05.627Z] #17 24.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-05-18T17:34:05.627Z] #17 24.05 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-05-18T17:34:05.627Z] #17 24.15 Selecting previously unselected package libip6tc0:arm64. [2020-05-18T17:34:05.627Z] #17 24.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-05-18T17:34:05.627Z] #17 24.18 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-05-18T17:34:05.627Z] #17 24.27 Selecting previously unselected package libiptc0:arm64. [2020-05-18T17:34:05.627Z] #17 24.28 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-05-18T17:34:05.627Z] #17 24.29 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-05-18T17:34:05.627Z] #17 24.39 Selecting previously unselected package libnfnetlink0:arm64. [2020-05-18T17:34:05.627Z] #17 24.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-05-18T17:34:05.627Z] #17 24.40 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-18T17:34:05.627Z] #17 24.53 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-05-18T17:34:05.627Z] #17 24.53 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-05-18T17:34:05.627Z] #17 24.55 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-18T17:34:05.627Z] #17 24.62 Selecting previously unselected package libnftnl11:arm64. [2020-05-18T17:34:05.627Z] #17 24.63 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-05-18T17:34:05.627Z] #17 24.64 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-05-18T17:34:05.627Z] #17 24.73 Selecting previously unselected package iptables. [2020-05-18T17:34:05.627Z] #17 24.73 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-05-18T17:34:05.627Z] #17 24.74 Unpacking iptables (1.8.2-4) ... [2020-05-18T17:34:05.627Z] #17 25.06 Selecting previously unselected package xxd. [2020-05-18T17:34:05.627Z] #17 25.06 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-18T17:34:05.627Z] #17 25.07 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T17:34:05.627Z] #17 25.21 Selecting previously unselected package vim-common. [2020-05-18T17:34:05.627Z] #17 25.22 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T17:34:05.627Z] #17 25.25 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T17:34:05.627Z] #17 25.41 Selecting previously unselected package bash-completion. [2020-05-18T17:34:05.627Z] #17 25.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-18T17:34:05.834Z] #39 45.47 CC compel/plugins/std/log.o [2020-05-18T17:34:05.988Z] #53 73.60 + bin/ctr [2020-05-18T17:34:05.989Z] #39 53.69 CC compel/src/lib/infect.o [2020-05-18T17:34:06.403Z] #39 46.38 CC compel/plugins/std/string.o [2020-05-18T17:34:07.011Z] #17 28.26 Unpacking bash-completion (1:2.8-6) ... [2020-05-18T17:34:07.329Z] #39 47.15 CC compel/plugins/std/infect.o [2020-05-18T17:34:07.487Z] #53 ... [2020-05-18T17:34:07.487Z] [2020-05-18T17:34:07.487Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:34:07.487Z] #48 122.5 regexp [2020-05-18T17:34:07.583Z] #17 28.77 Selecting previously unselected package bzip2. [2020-05-18T17:34:07.583Z] #17 28.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-05-18T17:34:07.583Z] #17 28.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T17:34:07.583Z] #17 28.91 Selecting previously unselected package xz-utils. [2020-05-18T17:34:07.583Z] #17 28.91 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-05-18T17:34:07.583Z] #17 28.92 Unpacking xz-utils (5.2.4-1) ... [2020-05-18T17:34:07.584Z] #39 47.56 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-18T17:34:07.584Z] #39 47.63 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-18T17:34:07.777Z] #48 ... [2020-05-18T17:34:07.778Z] [2020-05-18T17:34:07.778Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:07.778Z] #40 33.64 CC images/fifo.o [2020-05-18T17:34:07.778Z] #40 34.03 CC images/remap-file-path.o [2020-05-18T17:34:07.778Z] #40 34.37 CC images/eventfd.o [2020-05-18T17:34:07.778Z] #40 34.77 CC images/eventpoll.o [2020-05-18T17:34:07.778Z] #40 35.34 CC images/fh.o [2020-05-18T17:34:07.778Z] #40 35.91 CC images/fsnotify.o [2020-05-18T17:34:07.778Z] #40 37.20 CC images/signalfd.o [2020-05-18T17:34:07.778Z] #40 37.67 CC images/fs.o [2020-05-18T17:34:07.778Z] #40 38.05 CC images/pstree.o [2020-05-18T17:34:07.778Z] #40 38.41 CC images/pipe.o [2020-05-18T17:34:07.778Z] #40 38.76 CC images/tcp-stream.o [2020-05-18T17:34:07.778Z] #40 39.19 CC images/sk-packet.o [2020-05-18T17:34:07.778Z] #40 39.67 CC images/mnt.o [2020-05-18T17:34:07.778Z] #40 40.05 CC images/pipe-data.o [2020-05-18T17:34:07.840Z] #39 47.70 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-18T17:34:07.840Z] #39 47.77 AR compel/plugins/std.lib.a [2020-05-18T17:34:07.840Z] #39 47.85 CC compel/plugins/fds/fds.o [2020-05-18T17:34:07.843Z] #17 29.15 Selecting previously unselected package apparmor. [2020-05-18T17:34:07.843Z] #17 29.15 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-05-18T17:34:08.104Z] #17 29.25 Unpacking apparmor (2.13.2-10) ... [2020-05-18T17:34:08.104Z] #17 ... [2020-05-18T17:34:08.104Z] [2020-05-18T17:34:08.104Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:34:08.104Z] #36 163.5 + dpkg --print-architecture [2020-05-18T17:34:08.400Z] #39 48.14 AR compel/plugins/fds.lib.a [2020-05-18T17:34:08.400Z] #39 48.22 HOSTDEP compel/src/lib/log-host.d [2020-05-18T17:34:08.400Z] #39 ... [2020-05-18T17:34:08.400Z] [2020-05-18T17:34:08.400Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:34:08.400Z] #10 146.6 Selecting previously unselected package libapparmor1:amd64. [2020-05-18T17:34:08.400Z] #10 146.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-18T17:34:08.400Z] #10 146.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-18T17:34:08.400Z] #10 146.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-18T17:34:08.400Z] #10 146.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-18T17:34:08.400Z] #10 146.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-18T17:34:08.400Z] #10 147.0 Selecting previously unselected package libbtrfs0. [2020-05-18T17:34:08.413Z] #40 40.41 CC images/sa.o [2020-05-18T17:34:08.516Z] #39 56.06 CC compel/src/lib/ptrace.o [2020-05-18T17:34:08.516Z] #39 56.45 AR compel/libcompel.a [2020-05-18T17:34:08.656Z] #10 147.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-18T17:34:08.656Z] #10 147.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T17:34:08.656Z] #10 147.1 Selecting previously unselected package libbtrfs-dev. [2020-05-18T17:34:08.656Z] #10 147.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-18T17:34:08.656Z] #10 147.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:34:08.675Z] #36 DONE 164.0s [2020-05-18T17:34:08.675Z] [2020-05-18T17:34:08.675Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:34:08.675Z] #17 29.65 Selecting previously unselected package aufs-tools. [2020-05-18T17:34:08.675Z] #17 29.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-05-18T17:34:08.675Z] #17 29.67 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-18T17:34:08.675Z] #17 29.86 Selecting previously unselected package libonig5:arm64. [2020-05-18T17:34:08.675Z] #17 29.88 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-05-18T17:34:08.675Z] #17 29.89 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-18T17:34:08.701Z] #40 40.81 CC images/timer.o [2020-05-18T17:34:08.774Z] #39 56.51 HOSTCC compel/src/main-host.o [2020-05-18T17:34:08.912Z] #10 147.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-18T17:34:08.912Z] #10 147.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-18T17:34:08.912Z] #10 147.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T17:34:08.912Z] #10 147.3 Selecting previously unselected package libudev-dev:amd64. [2020-05-18T17:34:08.912Z] #10 147.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-18T17:34:08.912Z] #10 147.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-18T17:34:08.995Z] #17 30.12 Selecting previously unselected package libjq1:arm64. [2020-05-18T17:34:08.995Z] #17 30.14 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-18T17:34:08.995Z] #17 30.15 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-18T17:34:08.995Z] #17 30.28 Selecting previously unselected package jq. [2020-05-18T17:34:08.995Z] #17 30.30 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-18T17:34:08.995Z] #17 30.31 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T17:34:09.032Z] #39 56.77 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-18T17:34:09.167Z] #10 147.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-18T17:34:09.167Z] #10 147.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-18T17:34:09.167Z] #10 147.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-18T17:34:09.255Z] #17 30.41 Selecting previously unselected package libaio1:arm64. [2020-05-18T17:34:09.255Z] #17 30.41 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-05-18T17:34:09.255Z] #17 30.49 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-05-18T17:34:09.255Z] #17 30.57 Selecting previously unselected package libgpm2:arm64. [2020-05-18T17:34:09.255Z] #17 30.57 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-05-18T17:34:09.255Z] #17 30.57 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-05-18T17:34:09.255Z] #17 30.66 Selecting previously unselected package libicu63:arm64. [2020-05-18T17:34:09.290Z] #39 56.97 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-18T17:34:09.330Z] #40 41.46 CC images/timerfd.o [2020-05-18T17:34:09.461Z] [2020-05-18T17:34:09.461Z] #10 ... [2020-05-18T17:34:09.461Z] [2020-05-18T17:34:09.461Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:34:09.461Z] #54 140.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T17:34:09.461Z] #54 140.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-18T17:34:09.461Z] #54 DONE 148.0s [2020-05-18T17:34:09.461Z] [2020-05-18T17:34:09.461Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:34:09.461Z] #43 DONE 148.0s [2020-05-18T17:34:09.461Z] [2020-05-18T17:34:09.461Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:34:09.461Z] #10 148.0 Selecting previously unselected package libpcre16-3:amd64. [2020-05-18T17:34:09.516Z] #17 30.66 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-18T17:34:09.516Z] #17 30.67 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-18T17:34:09.551Z] #39 57.31 HOSTCC compel/src/lib/log-host.o [2020-05-18T17:34:09.620Z] #40 41.88 CC images/mm.o [2020-05-18T17:34:09.718Z] #10 148.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...#10 ... [2020-05-18T17:34:09.718Z] [2020-05-18T17:34:09.718Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T17:34:09.718Z] #55 DONE 0.1s [2020-05-18T17:34:09.718Z] [2020-05-18T17:34:09.718Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:34:09.718Z] #10 148.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-18T17:34:09.718Z] #10 148.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-18T17:34:09.811Z] #39 57.46 HOSTLINK compel/compel-host-bin [2020-05-18T17:34:09.811Z] #39 57.57 DEP soccr/soccr.d [2020-05-18T17:34:09.811Z] #39 57.69 CC soccr/soccr.o [2020-05-18T17:34:09.910Z] #40 ... [2020-05-18T17:34:09.910Z] [2020-05-18T17:34:09.910Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:34:09.910Z] #31 124.9 os [2020-05-18T17:34:09.910Z] #31 127.1 internal/fmtsort [2020-05-18T17:34:09.910Z] #31 129.9 path/filepath [2020-05-18T17:34:09.910Z] #31 129.9 fmt [2020-05-18T17:34:09.910Z] #31 133.1 io/ioutil [2020-05-18T17:34:09.982Z] #10 148.3 Selecting previously unselected package libpcre32-3:amd64. [2020-05-18T17:34:09.982Z] #10 148.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-18T17:34:09.982Z] #10 148.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-18T17:34:10.199Z] #31 ... [2020-05-18T17:34:10.199Z] [2020-05-18T17:34:10.199Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:10.199Z] #42 125.2 regexp [2020-05-18T17:34:10.239Z] #10 148.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-18T17:34:10.239Z] #10 148.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-18T17:34:10.239Z] #10 148.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-18T17:34:10.494Z] #10 148.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-18T17:34:10.494Z] #10 148.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-18T17:34:10.494Z] #10 149.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-18T17:34:10.507Z] #42 ... [2020-05-18T17:34:10.507Z] [2020-05-18T17:34:10.507Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:10.507Z] #40 42.54 CC images/sk-opts.o [2020-05-18T17:34:10.809Z] #40 42.93 CC images/sk-unix.o [2020-05-18T17:34:11.185Z] #39 58.75 AR soccr/libsoccr.a [2020-05-18T17:34:11.185Z] #39 58.79 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T17:34:11.185Z] #39 ... [2020-05-18T17:34:11.185Z] [2020-05-18T17:34:11.185Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:34:11.185Z] #10 144.6 Selecting previously unselected package libapparmor1:amd64. [2020-05-18T17:34:11.185Z] #10 144.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-18T17:34:11.185Z] #10 144.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-18T17:34:11.185Z] #10 144.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-18T17:34:11.185Z] #10 144.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-18T17:34:11.185Z] #10 144.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-18T17:34:11.185Z] #10 144.9 Selecting previously unselected package libbtrfs0. [2020-05-18T17:34:11.185Z] #10 144.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-18T17:34:11.185Z] #10 144.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T17:34:11.185Z] #10 145.0 Selecting previously unselected package libbtrfs-dev. [2020-05-18T17:34:11.185Z] #10 145.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-18T17:34:11.185Z] #10 145.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:34:11.185Z] #10 145.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-18T17:34:11.185Z] #10 145.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-18T17:34:11.185Z] #10 145.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T17:34:11.185Z] #10 145.2 Selecting previously unselected package libudev-dev:amd64. [2020-05-18T17:34:11.185Z] #10 145.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-18T17:34:11.185Z] #10 145.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-18T17:34:11.185Z] #10 145.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-18T17:34:11.185Z] #10 145.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-18T17:34:11.185Z] #10 145.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-18T17:34:11.185Z] #10 145.7 Selecting previously unselected package libpcre16-3:amd64. [2020-05-18T17:34:11.185Z] #10 145.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-18T17:34:11.185Z] #10 145.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-18T17:34:11.185Z] #10 145.8 Selecting previously unselected package libpcre32-3:amd64. [2020-05-18T17:34:11.185Z] #10 145.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-18T17:34:11.185Z] #10 145.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-18T17:34:11.185Z] #10 146.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-18T17:34:11.185Z] #10 146.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-18T17:34:11.185Z] #10 146.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-18T17:34:11.185Z] #10 146.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-18T17:34:11.185Z] #10 146.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-18T17:34:11.185Z] #10 146.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-18T17:34:11.185Z] #10 146.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-18T17:34:11.185Z] #10 146.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-18T17:34:11.185Z] #10 146.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-18T17:34:11.185Z] #10 146.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-18T17:34:11.185Z] #10 146.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-18T17:34:11.185Z] #10 146.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-18T17:34:11.185Z] #10 147.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-18T17:34:11.185Z] #10 147.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-18T17:34:11.185Z] #10 147.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-18T17:34:11.185Z] #10 147.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-18T17:34:11.185Z] #10 147.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-18T17:34:11.185Z] #10 147.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-18T17:34:11.185Z] #10 147.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-18T17:34:11.185Z] #10 147.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-18T17:34:11.185Z] #10 147.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-18T17:34:11.185Z] #10 147.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T17:34:11.185Z] #10 147.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-18T17:34:11.185Z] #10 147.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-18T17:34:11.185Z] #10 147.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:34:11.185Z] #10 147.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T17:34:11.185Z] #10 147.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-18T17:34:11.185Z] #10 147.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-18T17:34:11.185Z] #10 147.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T17:34:11.185Z] #10 147.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:34:11.185Z] #10 147.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-18T17:34:11.185Z] #10 147.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-18T17:34:11.185Z] #10 147.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-18T17:34:11.185Z] #10 147.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T17:34:11.185Z] #10 147.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-18T17:34:11.185Z] #10 147.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:34:11.185Z] #10 147.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-18T17:34:11.185Z] #10 147.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-18T17:34:11.185Z] #10 147.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:34:11.185Z] #10 147.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-18T17:34:11.185Z] #10 147.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-18T17:34:11.185Z] #10 147.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T17:34:11.185Z] #10 147.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-18T17:34:11.185Z] #10 147.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T17:34:11.185Z] #10 147.8 Setting up dmsetup (2:1.02.155-3) ... [2020-05-18T17:34:11.185Z] #10 147.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T17:34:11.185Z] #10 147.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-18T17:34:11.185Z] #10 147.8 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:34:11.185Z] #10 DONE 148.3s [2020-05-18T17:34:11.185Z] [2020-05-18T17:34:11.185Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:11.422Z] #10 149.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-18T17:34:11.422Z] #10 149.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-18T17:34:11.422Z] #10 149.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-18T17:34:11.430Z] #17 32.87 Selecting previously unselected package libnet1:arm64. [2020-05-18T17:34:11.430Z] #17 32.87 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-18T17:34:11.433Z] #40 43.43 CC images/sk-inet.o [2020-05-18T17:34:11.677Z] #10 150.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-18T17:34:11.677Z] #10 150.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-18T17:34:11.677Z] #10 150.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-18T17:34:11.677Z] #10 ... [2020-05-18T17:34:11.677Z] [2020-05-18T17:34:11.677Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:11.677Z] #41 140.1 vendor/golang.org/x/net/http2/hpack [2020-05-18T17:34:11.677Z] #41 141.3 mime [2020-05-18T17:34:11.677Z] #41 143.4 mime/quotedprintable [2020-05-18T17:34:11.677Z] #41 143.9 net/http/internal [2020-05-18T17:34:11.677Z] #41 147.2 crypto/tls [2020-05-18T17:34:11.691Z] #17 32.88 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-18T17:34:11.691Z] #17 33.00 Selecting previously unselected package libnl-3-200:arm64. [2020-05-18T17:34:11.691Z] #17 33.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-18T17:34:11.691Z] #17 33.01 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-18T17:34:11.691Z] #17 33.09 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-18T17:34:11.691Z] #17 33.09 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-18T17:34:11.691Z] #17 33.10 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-18T17:34:11.934Z] #41 ... [2020-05-18T17:34:11.934Z] [2020-05-18T17:34:11.934Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:34:11.934Z] #10 150.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-18T17:34:11.934Z] #10 150.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-18T17:34:11.934Z] #10 150.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-18T17:34:11.952Z] #17 33.17 Selecting previously unselected package libreadline5:arm64. [2020-05-18T17:34:11.952Z] #17 33.18 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-05-18T17:34:11.952Z] #17 33.19 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-18T17:34:11.952Z] #17 33.31 Selecting previously unselected package net-tools. [2020-05-18T17:34:11.952Z] #17 33.31 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-05-18T17:34:11.952Z] #17 33.32 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T17:34:12.058Z] #40 44.34 CC images/tun.o [2020-05-18T17:34:12.189Z] #10 150.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-18T17:34:12.189Z] #10 150.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-18T17:34:12.189Z] #10 150.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-18T17:34:12.215Z] #17 33.51 Selecting previously unselected package python-pip-whl. [2020-05-18T17:34:12.215Z] #17 33.52 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-18T17:34:12.215Z] #17 33.54 Unpacking python-pip-whl (18.1-5) ... [2020-05-18T17:34:12.444Z] #10 150.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-18T17:34:12.444Z] #10 150.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-18T17:34:12.444Z] #10 150.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-18T17:34:12.444Z] #10 150.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T17:34:12.444Z] #10 150.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-18T17:34:12.444Z] #10 151.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-18T17:34:12.444Z] #10 151.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:34:12.444Z] #10 151.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T17:34:12.444Z] #10 151.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-18T17:34:12.444Z] #10 151.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-18T17:34:12.676Z] ok github.com/docker/docker/cmd/dockerd 0.036s coverage: 30.8% of statements [2020-05-18T17:34:12.685Z] #40 44.92 CC images/sk-netlink.o [2020-05-18T17:34:12.702Z] #10 151.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T17:34:12.702Z] #10 151.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:34:12.702Z] #10 151.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-18T17:34:12.702Z] #10 151.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-18T17:34:12.702Z] #10 151.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-18T17:34:12.702Z] #10 151.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T17:34:12.702Z] #10 151.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-18T17:34:12.702Z] #10 151.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:34:12.702Z] #10 151.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-18T17:34:12.702Z] #10 151.2 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-05-18T17:34:12.702Z] #10 151.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:34:12.702Z] #10 151.2 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-05-18T17:34:12.702Z] #10 151.2 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-05-18T17:34:12.702Z] #10 151.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T17:34:12.702Z] #10 151.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-18T17:34:12.702Z] #10 151.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T17:34:12.786Z] #17 33.99 Selecting previously unselected package python3-lib2to3. [2020-05-18T17:34:12.786Z] #17 34.00 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-18T17:34:12.786Z] #17 34.01 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-18T17:34:12.786Z] #17 34.14 Selecting previously unselected package python3-distutils. [2020-05-18T17:34:12.786Z] #17 34.14 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-18T17:34:12.786Z] #17 34.15 Unpacking python3-distutils (3.7.3-1) ... [2020-05-18T17:34:12.957Z] #10 151.2 Setting up dmsetup (2:1.02.155-3) ... [2020-05-18T17:34:12.957Z] #10 151.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T17:34:12.957Z] #10 151.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-18T17:34:12.957Z] #10 151.3 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:34:12.975Z] #40 45.30 CC images/packet-sock.o [2020-05-18T17:34:13.047Z] #17 34.31 Selecting previously unselected package python3-pip. [2020-05-18T17:34:13.047Z] #17 34.31 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-18T17:34:13.047Z] #17 34.32 Unpacking python3-pip (18.1-5) ... [2020-05-18T17:34:13.309Z] #17 34.47 Selecting previously unselected package python3-pkg-resources. [2020-05-18T17:34:13.309Z] #17 34.48 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T17:34:13.309Z] #17 34.49 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-18T17:34:13.309Z] #17 34.66 Selecting previously unselected package python3-setuptools. [2020-05-18T17:34:13.519Z] #10 DONE 151.7s [2020-05-18T17:34:13.519Z] [2020-05-18T17:34:13.519Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:13.569Z] #17 34.66 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-18T17:34:13.569Z] #17 34.67 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-18T17:34:13.569Z] #17 34.90 Selecting previously unselected package python3-wheel. [2020-05-18T17:34:13.569Z] #17 34.91 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-18T17:34:13.569Z] #17 34.91 Unpacking python3-wheel (0.32.3-2) ... [2020-05-18T17:34:13.681Z] ok github.com/docker/docker/container 0.109s coverage: 34.7% of statements [2020-05-18T17:34:13.681Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-18T17:34:13.681Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-18T17:34:13.681Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-18T17:34:13.681Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-18T17:34:13.713Z] #49 2.480 + RM_GOPATH=0 [2020-05-18T17:34:13.713Z] #49 2.480 + TMP_GOPATH= [2020-05-18T17:34:13.713Z] #49 2.480 + : /build [2020-05-18T17:34:13.713Z] #49 2.480 + '[' -z '' ']' [2020-05-18T17:34:13.713Z] #49 2.481 ++ mktemp -d [2020-05-18T17:34:13.713Z] #49 2.489 + export GOPATH=/tmp/tmp.Qtcjl2glFJ [2020-05-18T17:34:13.713Z] #49 2.489 + GOPATH=/tmp/tmp.Qtcjl2glFJ [2020-05-18T17:34:13.713Z] #49 2.489 + RM_GOPATH=1 [2020-05-18T17:34:13.713Z] #49 2.489 ++ dirname /tmp/install/install.sh [2020-05-18T17:34:13.713Z] #49 2.491 + dir=/tmp/install [2020-05-18T17:34:13.713Z] #49 2.491 + bin=runc [2020-05-18T17:34:13.713Z] #49 2.491 + shift [2020-05-18T17:34:13.713Z] #49 2.491 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-18T17:34:13.713Z] #49 2.491 + . /tmp/install/runc.installer [2020-05-18T17:34:13.713Z] #49 2.491 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:34:13.713Z] #49 2.491 + install_runc [2020-05-18T17:34:13.713Z] #49 2.491 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-18T17:34:13.713Z] #49 2.493 + uname -r [2020-05-18T17:34:13.713Z] #49 2.494 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-18T17:34:13.713Z] #49 2.494 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-18T17:34:13.713Z] #49 2.494 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-18T17:34:13.713Z] #49 2.494 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Qtcjl2glFJ/src/github.com/opencontainers/runc [2020-05-18T17:34:13.713Z] #49 2.495 Cloning into '/tmp/tmp.Qtcjl2glFJ/src/github.com/opencontainers/runc'... [2020-05-18T17:34:13.830Z] #17 35.04 Selecting previously unselected package sudo. [2020-05-18T17:34:13.830Z] #17 35.04 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-05-18T17:34:13.830Z] #17 35.05 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-18T17:34:13.870Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T17:34:13.870Z] [2020-05-18T17:34:13.870Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-18T17:34:13.972Z] #49 ... [2020-05-18T17:34:13.972Z] [2020-05-18T17:34:13.972Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T17:34:13.972Z] #11 DONE 2.7s [2020-05-18T17:34:13.972Z] [2020-05-18T17:34:13.972Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T17:34:14.004Z] #40 45.97 CC images/ipc-var.o [2020-05-18T17:34:14.004Z] #40 46.28 CC images/ipc-desc.o [2020-05-18T17:34:14.127Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-18T17:34:14.127Z] Using test binary docker [2020-05-18T17:34:14.384Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-18T17:34:14.384Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T17:34:14.384Z] INFO: Waiting for daemon to start... [2020-05-18T17:34:14.384Z] Starting dockerd [2020-05-18T17:34:14.403Z] #17 35.52 Selecting previously unselected package thin-provisioning-tools. [2020-05-18T17:34:14.403Z] #17 35.53 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-05-18T17:34:14.403Z] #17 35.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T17:34:14.633Z] #40 46.67 CC images/ipc-shm.o [2020-05-18T17:34:14.664Z] #17 35.80 Selecting previously unselected package uidmap. [2020-05-18T17:34:14.664Z] #17 35.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-05-18T17:34:14.664Z] #17 35.82 Unpacking uidmap (1:4.5-1.1) ... [2020-05-18T17:34:14.664Z] #17 35.97 Selecting previously unselected package vim-runtime. [2020-05-18T17:34:14.664Z] #17 36.00 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-18T17:34:14.664Z] #17 36.05 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-18T17:34:14.922Z] #40 47.12 CC images/ipc-msg.o [2020-05-18T17:34:14.925Z] #17 36.08 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-18T17:34:14.925Z] #17 36.09 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-18T17:34:15.576Z] #40 47.82 CC images/ipc-sem.o [2020-05-18T17:34:15.868Z] #17 ... [2020-05-18T17:34:15.868Z] [2020-05-18T17:34:15.868Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:15.868Z] #39 99.97 CC criu/autofs.o [2020-05-18T17:34:15.868Z] #39 101.3 CC criu/bfd.o [2020-05-18T17:34:15.868Z] #39 101.7 CC criu/bitmap.o [2020-05-18T17:34:15.868Z] #39 101.8 CC criu/cgroup-props.o [2020-05-18T17:34:15.868Z] #39 102.7 CC criu/cgroup.o [2020-05-18T17:34:15.868Z] #39 104.6 CC criu/clone-noasan.o [2020-05-18T17:34:15.868Z] #39 104.8 CC criu/config.o [2020-05-18T17:34:15.868Z] #39 106.1 CC criu/cr-check.o [2020-05-18T17:34:15.868Z] #39 107.4 CC criu/cr-dedup.o [2020-05-18T17:34:15.868Z] #39 107.7 CC criu/cr-dump.o [2020-05-18T17:34:15.868Z] #39 109.4 CC criu/cr-errno.o [2020-05-18T17:34:15.868Z] #39 109.5 CC criu/cr-restore.o [2020-05-18T17:34:15.870Z] #12 DONE 2.0s [2020-05-18T17:34:15.870Z] [2020-05-18T17:34:15.870Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T17:34:16.031Z] #49 2.519 + RM_GOPATH=0 [2020-05-18T17:34:16.031Z] #49 2.519 + TMP_GOPATH= [2020-05-18T17:34:16.031Z] #49 2.519 + : /build [2020-05-18T17:34:16.031Z] #49 2.520 + '[' -z '' ']' [2020-05-18T17:34:16.031Z] #49 2.520 ++ mktemp -d [2020-05-18T17:34:16.031Z] #49 2.527 + export GOPATH=/tmp/tmp.rEESvdzBZ6 [2020-05-18T17:34:16.031Z] #49 2.527 + GOPATH=/tmp/tmp.rEESvdzBZ6 [2020-05-18T17:34:16.031Z] #49 2.527 + RM_GOPATH=1 [2020-05-18T17:34:16.031Z] #49 2.528 ++ dirname /tmp/install/install.sh [2020-05-18T17:34:16.031Z] #49 2.536 + dir=/tmp/install [2020-05-18T17:34:16.031Z] #49 2.538 + bin=runc [2020-05-18T17:34:16.031Z] #49 2.538 + shift [2020-05-18T17:34:16.031Z] #49 2.538 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-18T17:34:16.031Z] #49 2.538 + . /tmp/install/runc.installer [2020-05-18T17:34:16.031Z] #49 2.538 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:34:16.031Z] #49 2.538 + install_runc [2020-05-18T17:34:16.031Z] #49 2.538 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-18T17:34:16.031Z] #49 2.538 + uname -r [2020-05-18T17:34:16.031Z] #49 2.543 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-18T17:34:16.031Z] #49 2.546 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-18T17:34:16.031Z] #49 2.546 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rEESvdzBZ6/src/github.com/opencontainers/runc [2020-05-18T17:34:16.031Z] #49 2.547 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-18T17:34:16.031Z] #49 2.587 Cloning into '/tmp/tmp.rEESvdzBZ6/src/github.com/opencontainers/runc'... [2020-05-18T17:34:16.031Z] #49 ... [2020-05-18T17:34:16.031Z] [2020-05-18T17:34:16.031Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T17:34:16.031Z] #11 DONE 2.7s [2020-05-18T17:34:16.205Z] #40 48.17 CC images/utsns.o [2020-05-18T17:34:16.278Z] . [2020-05-18T17:34:16.278Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-18T17:34:16.286Z] [2020-05-18T17:34:16.286Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T17:34:16.495Z] #40 48.70 CC images/creds.o [2020-05-18T17:34:17.125Z] #40 49.18 CC images/vma.o [2020-05-18T17:34:17.260Z] #39 ... [2020-05-18T17:34:17.260Z] [2020-05-18T17:34:17.260Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:34:17.260Z] #17 38.46 Selecting previously unselected package vim. [2020-05-18T17:34:17.260Z] #17 38.46 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-05-18T17:34:17.260Z] #17 38.49 Unpacking vim (2:8.1.0875-5) ... [2020-05-18T17:34:17.414Z] #40 49.55 CC images/netdev.o [2020-05-18T17:34:17.769Z] #13 2.003 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-18T17:34:17.782Z] #17 38.93 Selecting previously unselected package xfsprogs. [2020-05-18T17:34:17.783Z] #17 38.93 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-05-18T17:34:17.783Z] #17 38.94 Unpacking xfsprogs (4.20.0-1) ... [2020-05-18T17:34:18.027Z] #13 DONE 2.1s [2020-05-18T17:34:18.027Z] [2020-05-18T17:34:18.027Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T17:34:18.044Z] #17 39.27 Selecting previously unselected package zip. [2020-05-18T17:34:18.044Z] #17 39.27 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-05-18T17:34:18.044Z] #17 39.30 Unpacking zip (3.0-11+b1) ... [2020-05-18T17:34:18.044Z] #17 39.50 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-18T17:34:18.305Z] #17 39.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T17:34:18.305Z] #17 39.54 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-05-18T17:34:18.305Z] #17 39.55 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-18T17:34:18.305Z] #17 39.57 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-05-18T17:34:18.305Z] #17 39.58 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-05-18T17:34:18.305Z] #17 39.59 Setting up uidmap (1:4.5-1.1) ... [2020-05-18T17:34:18.305Z] #17 39.61 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-05-18T17:34:18.305Z] #17 39.62 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-18T17:34:18.305Z] #17 39.63 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T17:34:18.305Z] #17 39.65 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-18T17:34:18.305Z] #17 39.67 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-18T17:34:18.305Z] #17 39.68 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T17:34:18.305Z] #17 39.70 Setting up zip (3.0-11+b1) ... [2020-05-18T17:34:18.305Z] #17 39.72 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T17:34:18.451Z] #40 50.45 CC images/tty.o [2020-05-18T17:34:18.566Z] #17 39.75 Setting up bash-completion (1:2.8-6) ... [2020-05-18T17:34:18.797Z] #12 DONE 2.4s [2020-05-18T17:34:18.797Z] [2020-05-18T17:34:18.797Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:18.797Z] #39 48.31 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-18T17:34:18.797Z] #39 48.43 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-18T17:34:18.797Z] #39 48.54 HOSTDEP compel/src/main-host.d [2020-05-18T17:34:18.797Z] #39 48.76 DEP compel/src/lib/ptrace.d [2020-05-18T17:34:18.797Z] #39 48.95 DEP compel/src/lib/infect.d [2020-05-18T17:34:18.797Z] #39 49.14 DEP compel/src/lib/infect-util.d [2020-05-18T17:34:18.797Z] #39 49.29 DEP compel/src/lib/infect-rpc.d [2020-05-18T17:34:18.797Z] #39 49.70 DEP compel/arch/x86/src/lib/infect.d [2020-05-18T17:34:18.797Z] #39 49.89 DEP compel/arch/x86/src/lib/cpu.d [2020-05-18T17:34:18.797Z] #39 49.96 DEP compel/src/lib/log.d [2020-05-18T17:34:18.797Z] #39 50.23 DEP compel/src/main.d [2020-05-18T17:34:18.797Z] #39 50.45 DEP compel/src/lib/handle-elf.d [2020-05-18T17:34:18.797Z] #39 50.71 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-18T17:34:18.797Z] #39 50.95 CC compel/src/lib/log.o [2020-05-18T17:34:18.797Z] #39 51.38 CC compel/arch/x86/src/lib/cpu.o [2020-05-18T17:34:18.797Z] #39 52.33 CC compel/arch/x86/src/lib/infect.o [2020-05-18T17:34:18.797Z] #39 53.05 CC compel/src/lib/infect-rpc.o [2020-05-18T17:34:18.797Z] #39 53.49 CC compel/src/lib/infect-util.o [2020-05-18T17:34:18.797Z] #39 53.73 CC compel/src/lib/infect.o [2020-05-18T17:34:18.797Z] #39 56.44 CC compel/src/lib/ptrace.o [2020-05-18T17:34:18.797Z] #39 56.89 AR compel/libcompel.a [2020-05-18T17:34:18.797Z] #39 56.92 HOSTCC compel/src/main-host.o [2020-05-18T17:34:18.797Z] #39 57.15 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-18T17:34:18.797Z] #39 57.27 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-18T17:34:18.797Z] #39 57.60 HOSTCC compel/src/lib/log-host.o [2020-05-18T17:34:18.797Z] #39 57.90 HOSTLINK compel/compel-host-bin [2020-05-18T17:34:18.797Z] #39 58.12 DEP soccr/soccr.d [2020-05-18T17:34:18.797Z] #39 58.30 CC soccr/soccr.o [2020-05-18T17:34:18.797Z] #39 ... [2020-05-18T17:34:18.797Z] [2020-05-18T17:34:18.797Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T17:34:19.078Z] #40 51.31 CC images/file-lock.o [2020-05-18T17:34:19.165Z] ok github.com/docker/docker/daemon/cluster 0.042s coverage: 0.5% of statements [2020-05-18T17:34:19.367Z] #40 51.67 CC images/rlimit.o [2020-05-18T17:34:19.926Z] #14 DONE 2.0s [2020-05-18T17:34:19.926Z] [2020-05-18T17:34:19.926Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T17:34:19.996Z] #40 51.98 CC images/pagemap.o [2020-05-18T17:34:20.286Z] #40 ... [2020-05-18T17:34:20.286Z] [2020-05-18T17:34:20.286Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:34:20.286Z] #48 135.1 mvdan.cc/sh/v3/fileutil [2020-05-18T17:34:20.286Z] #48 137.4 encoding/binary [2020-05-18T17:34:20.286Z] #48 137.4 flag [2020-05-18T17:34:20.286Z] #48 137.4 go/token [2020-05-18T17:34:20.286Z] #48 137.6 github.com/pkg/diff [2020-05-18T17:34:20.286Z] #48 142.0 go/scanner [2020-05-18T17:34:20.286Z] #48 ... [2020-05-18T17:34:20.286Z] [2020-05-18T17:34:20.286Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:20.286Z] #40 52.52 CC images/siginfo.o [2020-05-18T17:34:20.491Z] #15 ... [2020-05-18T17:34:20.491Z] [2020-05-18T17:34:20.491Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:20.491Z] #41 147.4 net/http/httptrace [2020-05-18T17:34:20.491Z] #41 147.6 net/http [2020-05-18T17:34:20.491Z] #41 ... [2020-05-18T17:34:20.491Z] [2020-05-18T17:34:20.491Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:20.491Z] #39 59.24 DEP criu/arch/x86/sigframe.d [2020-05-18T17:34:20.491Z] #39 59.33 DEP criu/arch/x86/sigaction_compat.d [2020-05-18T17:34:20.491Z] #39 59.44 DEP criu/arch/x86/kerndat.d [2020-05-18T17:34:20.491Z] #39 59.64 DEP criu/arch/x86/crtools.d [2020-05-18T17:34:20.491Z] #39 59.82 DEP criu/arch/x86/cpu.d [2020-05-18T17:34:20.491Z] #39 60.01 CC criu/arch/x86/cpu.o [2020-05-18T17:34:20.491Z] #39 60.62 CC criu/arch/x86/crtools.o [2020-05-18T17:34:20.491Z] #39 62.05 CC criu/arch/x86/kerndat.o [2020-05-18T17:34:20.491Z] #39 62.67 CC criu/arch/x86/sigaction_compat.o [2020-05-18T17:34:20.491Z] #39 62.96 CC criu/arch/x86/sigframe.o [2020-05-18T17:34:20.491Z] #39 63.25 LINK criu/arch/x86/crtools.built-in.o [2020-05-18T17:34:20.491Z] #39 63.30 DEP criu/pie/util-vdso-elf32.d [2020-05-18T17:34:20.491Z] #39 63.40 DEP criu/pie/util-vdso.d [2020-05-18T17:34:20.491Z] #39 63.58 DEP criu/pie/util.d [2020-05-18T17:34:20.491Z] #39 63.72 CC criu/pie/util.o [2020-05-18T17:34:20.491Z] #39 64.12 CC criu/pie/util-vdso.o [2020-05-18T17:34:20.491Z] #39 64.71 CC criu/pie/util-vdso-elf32.o [2020-05-18T17:34:20.491Z] #39 65.43 AR criu/pie/pie.lib.a [2020-05-18T17:34:20.491Z] #39 65.49 DEP criu/pie/restorer.d [2020-05-18T17:34:20.491Z] #39 65.64 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-18T17:34:20.491Z] #39 65.81 DEP criu/arch/x86/restorer_unmap.d [2020-05-18T17:34:20.491Z] #39 65.85 DEP criu/arch/x86/restorer.d [2020-05-18T17:34:20.491Z] #39 66.13 DEP criu/arch/x86/vdso-pie.d [2020-05-18T17:34:20.491Z] #39 66.27 DEP criu/pie/parasite-vdso.d [2020-05-18T17:34:20.491Z] #39 66.46 DEP criu/pie/parasite.d [2020-05-18T17:34:20.491Z] #39 66.73 CC criu/pie/parasite.o [2020-05-18T17:34:20.491Z] #39 67.80 LINK criu/pie/parasite.built-in.o [2020-05-18T17:34:20.491Z] #39 67.81 GEN criu/pie/parasite-blob.h [2020-05-18T17:34:20.491Z] #39 67.88 CC criu/pie/parasite-vdso.o [2020-05-18T17:34:20.635Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-05-18T17:34:20.684Z] #13 2.061 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-18T17:34:20.684Z] #13 DONE 2.2s [2020-05-18T17:34:20.684Z] [2020-05-18T17:34:20.684Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:20.684Z] #39 59.68 AR soccr/libsoccr.a [2020-05-18T17:34:20.684Z] #39 59.73 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T17:34:20.684Z] #39 60.02 DEP criu/arch/x86/sigframe.d [2020-05-18T17:34:20.684Z] #39 60.08 DEP criu/arch/x86/sigaction_compat.d [2020-05-18T17:34:20.684Z] #39 60.25 DEP criu/arch/x86/kerndat.d [2020-05-18T17:34:20.684Z] #39 60.38 DEP criu/arch/x86/crtools.d [2020-05-18T17:34:20.684Z] #39 60.60 DEP criu/arch/x86/cpu.d [2020-05-18T17:34:20.749Z] #39 ... [2020-05-18T17:34:20.749Z] [2020-05-18T17:34:20.749Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:20.749Z] #49 9.424 + cd /tmp/tmp.Qtcjl2glFJ/src/github.com/opencontainers/runc [2020-05-18T17:34:20.749Z] #49 9.424 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:34:20.913Z] #40 53.07 CC images/rpc.o [2020-05-18T17:34:20.939Z] #39 60.79 CC criu/arch/x86/cpu.o [2020-05-18T17:34:21.314Z] #49 10.20 + '[' -z '' ']' [2020-05-18T17:34:21.314Z] #49 10.20 + target=static [2020-05-18T17:34:21.314Z] #49 10.20 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-18T17:34:21.499Z] #39 61.44 CC criu/arch/x86/crtools.o [2020-05-18T17:34:21.540Z] #40 ... [2020-05-18T17:34:21.540Z] [2020-05-18T17:34:21.540Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:21.540Z] #42 136.4 os/exec [2020-05-18T17:34:21.540Z] #42 136.5 net [2020-05-18T17:34:21.540Z] #42 138.0 internal/lazyregexp [2020-05-18T17:34:21.540Z] #42 138.8 github.com/LK4D4/vndr/versioned [2020-05-18T17:34:21.540Z] #42 143.4 encoding/binary [2020-05-18T17:34:21.540Z] #42 143.4 net/url [2020-05-18T17:34:21.540Z] #42 143.4 go/scanner [2020-05-18T17:34:21.540Z] #42 ... [2020-05-18T17:34:21.540Z] [2020-05-18T17:34:21.540Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:34:21.540Z] #31 136.5 github.com/BurntSushi/toml [2020-05-18T17:34:21.540Z] #31 136.5 log [2020-05-18T17:34:21.540Z] #31 136.5 flag [2020-05-18T17:34:21.540Z] #31 143.6 github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T17:34:21.640Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.6% of statements [2020-05-18T17:34:21.829Z] #31 ... [2020-05-18T17:34:21.829Z] [2020-05-18T17:34:21.829Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:34:21.829Z] #11 145.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-18T17:34:21.829Z] #11 145.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-18T17:34:21.829Z] #11 145.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:34:21.950Z] #17 42.78 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-05-18T17:34:21.950Z] #17 42.80 Setting up xz-utils (5.2.4-1) ... [2020-05-18T17:34:21.950Z] #17 42.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-18T17:34:21.950Z] #17 42.84 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-18T17:34:21.950Z] #17 42.95 invoke-rc.d: could not determine current runlevel [2020-05-18T17:34:21.950Z] #17 42.96 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-18T17:34:21.950Z] #17 42.97 Setting up pigz (2.4-1) ... [2020-05-18T17:34:21.950Z] #17 43.00 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-18T17:34:21.950Z] #17 43.02 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-18T17:34:21.950Z] #17 43.04 Setting up python-pip-whl (18.1-5) ... [2020-05-18T17:34:21.950Z] #17 43.09 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-05-18T17:34:21.950Z] #17 43.10 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-18T17:34:22.247Z] #49 ... [2020-05-18T17:34:22.247Z] [2020-05-18T17:34:22.247Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T17:34:22.247Z] #15 DONE 2.2s [2020-05-18T17:34:22.247Z] [2020-05-18T17:34:22.247Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T17:34:22.477Z] #17 43.66 Setting up libaio1:arm64 (0.3.112-3) ... [2020-05-18T17:34:22.477Z] #17 43.68 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-18T17:34:22.477Z] #17 43.70 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-18T17:34:22.477Z] #17 43.72 Setting up vim (2:8.1.0875-5) ... [2020-05-18T17:34:22.477Z] #17 43.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-18T17:34:22.477Z] #17 43.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-18T17:34:22.477Z] #17 43.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-18T17:34:22.477Z] #17 43.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-18T17:34:22.477Z] #17 43.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-18T17:34:22.477Z] #17 43.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-18T17:34:22.477Z] #17 43.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-18T17:34:22.477Z] #17 43.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-18T17:34:22.477Z] #17 43.88 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-18T17:34:22.477Z] #17 43.89 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T17:34:22.739Z] #17 43.91 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-18T17:34:22.739Z] #17 43.93 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T17:34:22.739Z] #17 43.96 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-18T17:34:22.739Z] #17 43.97 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T17:34:22.859Z] #39 62.48 CC criu/arch/x86/kerndat.o [2020-05-18T17:34:22.859Z] #39 ... [2020-05-18T17:34:22.859Z] [2020-05-18T17:34:22.859Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T17:34:22.859Z] #14 DONE 2.2s [2020-05-18T17:34:22.859Z] [2020-05-18T17:34:22.859Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T17:34:24.748Z] #15 DONE 2.0s [2020-05-18T17:34:24.748Z] [2020-05-18T17:34:24.748Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T17:34:24.777Z] #16 DONE 2.1s [2020-05-18T17:34:24.777Z] [2020-05-18T17:34:24.777Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:34:25.325Z] #17 46.46 Setting up iptables (1.8.2-4) ... [2020-05-18T17:34:25.325Z] #17 46.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T17:34:25.325Z] #17 46.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T17:34:25.325Z] #17 46.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T17:34:25.325Z] #17 46.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T17:34:25.325Z] #17 46.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-18T17:34:25.325Z] #17 46.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-18T17:34:25.325Z] #17 46.58 Setting up python3 (3.7.3-1) ... [2020-05-18T17:34:25.356Z] #11 ... [2020-05-18T17:34:25.356Z] [2020-05-18T17:34:25.356Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:34:25.356Z] #31 DONE 150.3s [2020-05-18T17:34:25.356Z] [2020-05-18T17:34:25.356Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:25.356Z] #40 55.47 CC images/ext-file.o [2020-05-18T17:34:25.356Z] #40 55.90 CC images/cgroup.o [2020-05-18T17:34:25.356Z] #40 57.01 CC images/userns.o [2020-05-18T17:34:25.356Z] #40 57.51 CC images/google/protobuf/descriptor.o [2020-05-18T17:34:25.895Z] #17 47.00 Setting up python3-wheel (0.32.3-2) ... [2020-05-18T17:34:26.871Z] #17 47.97 Setting up apparmor (2.13.2-10) ... [2020-05-18T17:34:27.261Z] #16 DONE 2.3s [2020-05-18T17:34:27.261Z] [2020-05-18T17:34:27.261Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:34:27.304Z] #17 2.632 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:34:27.304Z] #17 2.673 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:34:27.304Z] #17 2.689 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:34:27.517Z] #17 ... [2020-05-18T17:34:27.517Z] [2020-05-18T17:34:27.517Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:27.517Z] #41 155.8 net/http [2020-05-18T17:34:27.517Z] #41 ... [2020-05-18T17:34:27.517Z] [2020-05-18T17:34:27.517Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:27.517Z] #39 63.11 CC criu/arch/x86/sigaction_compat.o [2020-05-18T17:34:27.517Z] #39 63.49 CC criu/arch/x86/sigframe.o [2020-05-18T17:34:27.517Z] #39 63.76 LINK criu/arch/x86/crtools.built-in.o [2020-05-18T17:34:27.517Z] #39 63.83 DEP criu/pie/util-vdso-elf32.d [2020-05-18T17:34:27.517Z] #39 64.04 DEP criu/pie/util-vdso.d [2020-05-18T17:34:27.517Z] #39 64.24 DEP criu/pie/util.d [2020-05-18T17:34:27.517Z] #39 64.39 CC criu/pie/util.o [2020-05-18T17:34:27.517Z] #39 64.84 CC criu/pie/util-vdso.o [2020-05-18T17:34:27.517Z] #39 65.68 CC criu/pie/util-vdso-elf32.o [2020-05-18T17:34:27.517Z] #39 66.28 AR criu/pie/pie.lib.a [2020-05-18T17:34:27.517Z] #39 66.34 DEP criu/pie/restorer.d [2020-05-18T17:34:27.517Z] #39 66.50 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-18T17:34:27.517Z] #39 66.59 DEP criu/arch/x86/restorer_unmap.d [2020-05-18T17:34:27.517Z] #39 66.61 DEP criu/arch/x86/restorer.d [2020-05-18T17:34:27.517Z] #39 66.86 DEP criu/arch/x86/vdso-pie.d [2020-05-18T17:34:27.517Z] #39 66.96 DEP criu/pie/parasite-vdso.d [2020-05-18T17:34:27.517Z] #39 67.23 DEP criu/pie/parasite.d [2020-05-18T17:34:27.561Z] #17 3.231 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T17:34:27.773Z] #39 67.66 CC criu/pie/parasite.o [2020-05-18T17:34:28.437Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.9% of statements [2020-05-18T17:34:28.794Z] #17 49.75 Setting up xfsprogs (4.20.0-1) ... [2020-05-18T17:34:28.794Z] #17 49.77 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-18T17:34:28.794Z] #17 50.18 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-18T17:34:28.794Z] #17 ... [2020-05-18T17:34:28.794Z] [2020-05-18T17:34:28.794Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:28.794Z] #39 113.3 CC criu/cr-service.o [2020-05-18T17:34:28.794Z] #39 114.8 CC criu/crtools.o [2020-05-18T17:34:28.794Z] #39 115.5 CC criu/eventfd.o [2020-05-18T17:34:28.794Z] #39 116.0 CC criu/eventpoll.o [2020-05-18T17:34:28.794Z] #39 116.8 CC criu/external.o [2020-05-18T17:34:28.794Z] #39 117.2 CC criu/fault-injection.o [2020-05-18T17:34:28.794Z] #39 117.4 CC criu/fdstore.o [2020-05-18T17:34:28.794Z] #39 117.9 CC criu/fifo.o [2020-05-18T17:34:28.794Z] #39 118.4 CC criu/file-ids.o [2020-05-18T17:34:28.794Z] #39 118.8 CC criu/file-lock.o [2020-05-18T17:34:28.794Z] #39 119.7 CC criu/files-ext.o [2020-05-18T17:34:28.794Z] #39 120.0 CC criu/files-reg.o [2020-05-18T17:34:28.794Z] #39 122.0 CC criu/files.o [2020-05-18T17:34:28.870Z] #40 60.88 CC images/opts.o [2020-05-18T17:34:29.142Z] #39 69.12 LINK criu/pie/parasite.built-in.o [2020-05-18T17:34:29.165Z] #40 61.28 CC images/seccomp.o [2020-05-18T17:34:29.398Z] #39 69.13 GEN criu/pie/parasite-blob.h [2020-05-18T17:34:29.398Z] #39 69.16 CC criu/pie/parasite-vdso.o [2020-05-18T17:34:29.398Z] #39 ... [2020-05-18T17:34:29.398Z] [2020-05-18T17:34:29.398Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:34:29.398Z] #17 2.402 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:34:29.460Z] #17 4.679 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T17:34:29.654Z] #17 2.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:34:29.654Z] #17 2.459 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:34:29.733Z] #39 124.0 CC criu/filesystems.o [2020-05-18T17:34:29.733Z] #39 ... [2020-05-18T17:34:29.733Z] [2020-05-18T17:34:29.733Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:34:29.733Z] #17 51.11 Setting up python3-distutils (3.7.3-1) ... [2020-05-18T17:34:29.802Z] #40 61.91 CC images/binfmt-misc.o [2020-05-18T17:34:29.912Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.7% of statements [2020-05-18T17:34:30.094Z] #40 62.31 CC images/time.o [2020-05-18T17:34:30.214Z] #17 3.018 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T17:34:30.231Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-05-18T17:34:30.304Z] #17 51.62 Setting up python3-setuptools (40.8.0-1) ... [2020-05-18T17:34:30.383Z] #40 62.67 CC images/sysctl.o [2020-05-18T17:34:30.674Z] #40 ... [2020-05-18T17:34:30.674Z] [2020-05-18T17:34:30.674Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:34:30.674Z] #48 145.5 mvdan.cc/editorconfig [2020-05-18T17:34:30.674Z] #48 145.8 mvdan.cc/sh/v3/syntax [2020-05-18T17:34:30.674Z] #48 148.7 encoding/base64 [2020-05-18T17:34:30.674Z] #48 149.5 go/ast [2020-05-18T17:34:30.674Z] #48 152.3 golang.org/x/sys/unix [2020-05-18T17:34:30.674Z] #48 153.1 encoding/json [2020-05-18T17:34:30.674Z] #48 ... [2020-05-18T17:34:30.674Z] [2020-05-18T17:34:30.674Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:30.674Z] #40 63.02 CC images/autofs.o [2020-05-18T17:34:30.831Z] #17 6.148 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T17:34:30.831Z] #17 ... [2020-05-18T17:34:30.831Z] [2020-05-18T17:34:30.831Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:30.831Z] #39 68.65 CC criu/arch/x86/vdso-pie.o [2020-05-18T17:34:30.831Z] #39 69.00 CC criu/arch/x86/restorer.o [2020-05-18T17:34:30.831Z] #39 69.43 CC criu/arch/x86/restorer_unmap.o [2020-05-18T17:34:30.831Z] #39 69.49 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-18T17:34:30.831Z] #39 69.80 CC criu/pie/restorer.o [2020-05-18T17:34:30.831Z] #39 73.10 LINK criu/pie/restorer.built-in.o [2020-05-18T17:34:30.831Z] #39 73.11 GEN criu/pie/restorer-blob.h [2020-05-18T17:34:30.831Z] #39 73.20 DEP criu/vdso.d [2020-05-18T17:34:30.831Z] #39 73.36 DEP criu/vdso-compat.d [2020-05-18T17:34:30.831Z] #39 73.50 DEP criu/uts_ns.d [2020-05-18T17:34:30.831Z] #39 73.69 DEP criu/util.d [2020-05-18T17:34:30.831Z] #39 73.87 DEP criu/uffd.d [2020-05-18T17:34:30.831Z] #39 74.08 DEP criu/tun.d [2020-05-18T17:34:30.831Z] #39 74.32 DEP criu/tty.d [2020-05-18T17:34:30.831Z] #39 74.48 DEP criu/timerfd.d [2020-05-18T17:34:30.831Z] #39 74.66 DEP criu/sysfs_parse.d [2020-05-18T17:34:30.831Z] #39 74.79 DEP criu/sysctl.d [2020-05-18T17:34:30.831Z] #39 74.91 DEP criu/string.d [2020-05-18T17:34:30.831Z] #39 74.97 DEP criu/stats.d [2020-05-18T17:34:30.831Z] #39 75.12 DEP criu/sockets.d [2020-05-18T17:34:30.831Z] #39 75.33 DEP criu/sk-unix.d [2020-05-18T17:34:30.831Z] #39 75.53 DEP criu/sk-tcp.d [2020-05-18T17:34:30.831Z] #39 75.74 DEP criu/sk-queue.d [2020-05-18T17:34:30.831Z] #39 75.85 DEP criu/sk-packet.d [2020-05-18T17:34:30.831Z] #39 76.02 DEP criu/sk-netlink.d [2020-05-18T17:34:30.831Z] #39 76.16 DEP criu/sk-inet.d [2020-05-18T17:34:30.831Z] #39 76.41 DEP criu/signalfd.d [2020-05-18T17:34:30.831Z] #39 76.54 DEP criu/sigframe.d [2020-05-18T17:34:30.831Z] #39 76.61 DEP criu/shmem.d [2020-05-18T17:34:30.831Z] #39 76.74 DEP criu/servicefd.d [2020-05-18T17:34:30.831Z] #39 76.88 DEP criu/seize.d [2020-05-18T17:34:30.831Z] #39 77.13 DEP criu/seccomp.d [2020-05-18T17:34:30.831Z] #39 77.32 DEP criu/rst-malloc.d [2020-05-18T17:34:30.831Z] #39 77.39 DEP criu/rbtree.d [2020-05-18T17:34:30.831Z] #39 77.46 DEP criu/pstree.d [2020-05-18T17:34:30.831Z] #39 77.62 DEP criu/protobuf.d [2020-05-18T17:34:30.831Z] #39 77.76 GEN criu/protobuf-desc-gen.h [2020-05-18T17:34:30.844Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-05-18T17:34:31.301Z] #40 63.40 CC images/macvlan.o [2020-05-18T17:34:31.403Z] #39 79.20 DEP criu/protobuf-desc.d [2020-05-18T17:34:31.578Z] #17 4.278 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T17:34:31.589Z] #40 63.68 CC images/sit.o [2020-05-18T17:34:31.661Z] #39 79.35 DEP criu/proc_parse.d [2020-05-18T17:34:31.661Z] #39 79.59 DEP criu/plugin.d [2020-05-18T17:34:31.686Z] #17 52.88 Setting up python3-pip (18.1-5) ... [2020-05-18T17:34:31.853Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-05-18T17:34:31.853Z] ok github.com/docker/docker/daemon 12.234s coverage: 17.4% of statements [2020-05-18T17:34:31.853Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-18T17:34:31.853Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-18T17:34:31.853Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-18T17:34:31.853Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-18T17:34:31.878Z] #40 64.00 LINK images/built-in.o [2020-05-18T17:34:31.878Z] #40 64.16 GEN compel/include/asm [2020-05-18T17:34:31.878Z] #40 64.17 GEN compel/include/version.h [2020-05-18T17:34:31.919Z] #39 79.67 DEP criu/pipes.d [2020-05-18T17:34:32.166Z] #40 64.20 touch .config [2020-05-18T17:34:32.166Z] #40 64.22 GEN include/common/config.h [2020-05-18T17:34:32.166Z] #40 64.39 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-18T17:34:32.166Z] #40 64.43 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-18T17:34:32.176Z] #39 79.89 DEP criu/pie-util.d [2020-05-18T17:34:32.176Z] #39 80.02 DEP criu/pie-util-vdso.d [2020-05-18T17:34:32.434Z] #39 80.18 DEP criu/pie-util-vdso-elf32.d [2020-05-18T17:34:32.434Z] #39 80.33 DEP criu/path.d [2020-05-18T17:34:32.434Z] #39 ... [2020-05-18T17:34:32.434Z] [2020-05-18T17:34:32.434Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:32.434Z] #41 159.7 github.com/LK4D4/vndr/godl [2020-05-18T17:34:32.434Z] #41 160.7 github.com/LK4D4/vndr [2020-05-18T17:34:32.465Z] #40 64.46 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-18T17:34:32.465Z] #40 64.47 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-18T17:34:32.465Z] #40 64.53 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-18T17:34:32.465Z] #40 64.55 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-18T17:34:32.465Z] #40 64.59 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-18T17:34:32.465Z] #40 64.63 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-18T17:34:32.465Z] #40 64.64 DEP compel/plugins/std/infect.d [2020-05-18T17:34:32.465Z] #40 64.82 DEP compel/plugins/std/string.d [2020-05-18T17:34:32.627Z] #17 53.94 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:34:32.692Z] #41 ... [2020-05-18T17:34:32.692Z] [2020-05-18T17:34:32.692Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:32.692Z] #39 80.44 DEP criu/parasite-syscall.d [2020-05-18T17:34:32.754Z] #40 64.94 DEP compel/plugins/std/log.d [2020-05-18T17:34:32.754Z] #40 65.08 DEP compel/plugins/std/fds.d [2020-05-18T17:34:32.887Z] #17 53.98 Processing triggers for mime-support (3.62) ... [2020-05-18T17:34:32.943Z] #17 5.822 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T17:34:32.950Z] #39 ... [2020-05-18T17:34:32.950Z] [2020-05-18T17:34:32.950Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:32.950Z] #49 11.57 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-05-18T17:34:32.950Z] #49 ... [2020-05-18T17:34:32.950Z] [2020-05-18T17:34:32.950Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:32.950Z] #39 80.70 DEP criu/pagemap.d [2020-05-18T17:34:32.950Z] #39 80.81 DEP criu/pagemap-cache.d [2020-05-18T17:34:33.053Z] #40 65.26 DEP compel/plugins/std/std.d [2020-05-18T17:34:33.053Z] #40 ... [2020-05-18T17:34:33.053Z] [2020-05-18T17:34:33.053Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:33.053Z] #42 148.1 go/ast [2020-05-18T17:34:33.053Z] #42 152.0 text/template/parse [2020-05-18T17:34:33.053Z] #42 152.6 encoding/json [2020-05-18T17:34:33.207Z] #39 ... [2020-05-18T17:34:33.207Z] [2020-05-18T17:34:33.207Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:33.207Z] #41 DONE 170.2s [2020-05-18T17:34:33.207Z] [2020-05-18T17:34:33.207Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:33.207Z] #39 80.96 DEP criu/page-xfer.d [2020-05-18T17:34:33.344Z] #42 ... [2020-05-18T17:34:33.344Z] [2020-05-18T17:34:33.344Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:33.344Z] #40 65.39 DEP compel/plugins/shmem/shmem.d [2020-05-18T17:34:33.344Z] #40 65.67 DEP compel/plugins/fds/fds.d [2020-05-18T17:34:33.458Z] #17 DONE 54.7s [2020-05-18T17:34:33.458Z] [2020-05-18T17:34:33.458Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:33.458Z] #39 124.8 CC criu/fsnotify.o [2020-05-18T17:34:33.458Z] #39 126.1 CC criu/image-desc.o [2020-05-18T17:34:33.458Z] #39 126.3 CC criu/image.o [2020-05-18T17:34:33.458Z] #39 127.3 CC criu/ipc_ns.o [2020-05-18T17:34:33.465Z] #39 81.23 DEP criu/page-pipe.d [2020-05-18T17:34:33.465Z] #39 81.32 DEP criu/netfilter.d [2020-05-18T17:34:33.504Z] #17 ... [2020-05-18T17:34:33.504Z] [2020-05-18T17:34:33.504Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:33.504Z] #49 10.21 + cd /tmp/tmp.rEESvdzBZ6/src/github.com/opencontainers/runc [2020-05-18T17:34:33.504Z] #49 10.21 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:34:33.504Z] #49 10.76 + '[' -z '' ']' [2020-05-18T17:34:33.504Z] #49 10.76 + target=static [2020-05-18T17:34:33.504Z] #49 10.76 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-18T17:34:33.504Z] #49 12.43 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-18T17:34:33.723Z] #39 81.47 DEP criu/net.d [2020-05-18T17:34:33.760Z] #49 ... [2020-05-18T17:34:33.760Z] [2020-05-18T17:34:33.760Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:33.760Z] #39 69.73 CC criu/arch/x86/vdso-pie.o [2020-05-18T17:34:33.760Z] #39 69.99 CC criu/arch/x86/restorer.o [2020-05-18T17:34:33.760Z] #39 70.50 CC criu/arch/x86/restorer_unmap.o [2020-05-18T17:34:33.760Z] #39 70.54 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-18T17:34:33.760Z] #39 70.82 CC criu/pie/restorer.o [2020-05-18T17:34:33.760Z] #39 73.78 LINK criu/pie/restorer.built-in.o [2020-05-18T17:34:33.874Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-05-18T17:34:33.972Z] #40 66.03 CC compel/plugins/std/std.o [2020-05-18T17:34:33.980Z] #39 81.69 DEP criu/namespaces.d [2020-05-18T17:34:33.980Z] #39 81.95 DEP criu/mount.d [2020-05-18T17:34:34.016Z] #39 73.79 GEN criu/pie/restorer-blob.h [2020-05-18T17:34:34.016Z] #39 73.90 DEP criu/vdso.d [2020-05-18T17:34:34.272Z] #39 74.08 DEP criu/vdso-compat.d [2020-05-18T17:34:34.272Z] #39 74.21 DEP criu/uts_ns.d [2020-05-18T17:34:34.398Z] #39 128.5 CC criu/irmap.o [2020-05-18T17:34:34.488Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.192s coverage: 57.0% of statements [2020-05-18T17:34:34.528Z] #39 74.42 DEP criu/util.d [2020-05-18T17:34:34.546Z] #39 82.14 DEP criu/mem.d [2020-05-18T17:34:34.546Z] #39 82.38 DEP criu/lsm.d [2020-05-18T17:34:34.602Z] #40 66.62 CC compel/plugins/std/fds.o [2020-05-18T17:34:34.659Z] #39 129.1 CC criu/kcmp-ids.o [2020-05-18T17:34:34.783Z] #39 74.64 DEP criu/uffd.d [2020-05-18T17:34:34.804Z] #39 82.55 DEP criu/log.d [2020-05-18T17:34:34.919Z] #39 129.4 CC criu/kerndat.o [2020-05-18T17:34:35.039Z] #39 74.80 DEP criu/tun.d [2020-05-18T17:34:35.039Z] #39 75.01 DEP criu/tty.d [2020-05-18T17:34:35.061Z] #39 82.70 DEP criu/libnetlink.d [2020-05-18T17:34:35.061Z] #39 82.85 DEP criu/kerndat.d [2020-05-18T17:34:35.179Z] #39 ... [2020-05-18T17:34:35.179Z] [2020-05-18T17:34:35.179Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T17:34:35.179Z] #18 1.523 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-18T17:34:35.179Z] #18 1.529 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-18T17:34:35.179Z] #18 1.573 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-18T17:34:35.179Z] #18 DONE 1.7s [2020-05-18T17:34:35.179Z] [2020-05-18T17:34:35.179Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T17:34:35.237Z] #40 67.25 CC compel/plugins/std/log.o [2020-05-18T17:34:35.295Z] #39 75.19 DEP criu/timerfd.d [2020-05-18T17:34:35.319Z] #39 83.09 DEP criu/kcmp-ids.d [2020-05-18T17:34:35.319Z] #39 83.20 DEP criu/irmap.d [2020-05-18T17:34:35.550Z] #39 75.40 DEP criu/sysfs_parse.d [2020-05-18T17:34:35.550Z] #39 75.60 DEP criu/sysctl.d [2020-05-18T17:34:35.577Z] #39 83.38 DEP criu/ipc_ns.d [2020-05-18T17:34:35.577Z] #39 83.49 DEP criu/image.d [2020-05-18T17:34:35.806Z] #39 75.74 DEP criu/string.d [2020-05-18T17:34:35.806Z] #39 75.80 DEP criu/stats.d [2020-05-18T17:34:35.834Z] #39 83.67 DEP criu/image-desc.d [2020-05-18T17:34:35.834Z] #39 83.77 DEP criu/fsnotify.d [2020-05-18T17:34:36.061Z] #39 75.97 DEP criu/sockets.d [2020-05-18T17:34:36.062Z] #39 76.14 DEP criu/sk-unix.d [2020-05-18T17:34:36.092Z] #39 83.89 DEP criu/filesystems.d [2020-05-18T17:34:36.265Z] #40 68.44 CC compel/plugins/std/string.o [2020-05-18T17:34:36.318Z] #39 76.40 DEP criu/sk-tcp.d [2020-05-18T17:34:36.350Z] #39 84.05 DEP criu/files.d [2020-05-18T17:34:36.350Z] #39 84.20 DEP criu/files-reg.d [2020-05-18T17:34:36.573Z] #39 76.66 DEP criu/sk-queue.d [2020-05-18T17:34:36.608Z] #39 84.40 DEP criu/files-ext.d [2020-05-18T17:34:36.829Z] #39 76.77 DEP criu/sk-packet.d [2020-05-18T17:34:36.866Z] #39 84.52 DEP criu/file-lock.d [2020-05-18T17:34:36.866Z] #39 84.73 DEP criu/file-ids.d [2020-05-18T17:34:36.895Z] #40 69.21 CC compel/plugins/std/infect.o [2020-05-18T17:34:37.085Z] #39 77.00 DEP criu/sk-netlink.d [2020-05-18T17:34:37.123Z] #39 84.92 DEP criu/fifo.d [2020-05-18T17:34:37.123Z] #39 85.03 DEP criu/fdstore.d [2020-05-18T17:34:37.341Z] #39 77.27 DEP criu/sk-inet.d [2020-05-18T17:34:37.381Z] #39 85.21 DEP criu/fault-injection.d [2020-05-18T17:34:37.381Z] #39 85.24 DEP criu/external.d [2020-05-18T17:34:37.597Z] #39 77.47 DEP criu/signalfd.d [2020-05-18T17:34:37.597Z] #39 77.58 DEP criu/sigframe.d [2020-05-18T17:34:37.639Z] #39 85.40 DEP criu/eventpoll.d [2020-05-18T17:34:37.639Z] #39 85.60 DEP criu/eventfd.d [2020-05-18T17:34:37.852Z] #39 77.73 DEP criu/shmem.d [2020-05-18T17:34:37.923Z] #40 69.89 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-18T17:34:37.923Z] #40 69.97 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-18T17:34:37.923Z] #40 70.09 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-18T17:34:37.923Z] #40 70.16 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-18T17:34:37.923Z] #40 70.25 AR compel/plugins/std.lib.a [2020-05-18T17:34:38.108Z] #39 77.89 DEP criu/servicefd.d [2020-05-18T17:34:38.204Z] #39 85.75 DEP criu/crtools.d [2020-05-18T17:34:38.204Z] #39 86.00 DEP criu/cr-service.d [2020-05-18T17:34:38.204Z] #39 86.12 DEP criu/cr-restore.d [2020-05-18T17:34:38.213Z] #40 70.38 CC compel/plugins/fds/fds.o [2020-05-18T17:34:38.364Z] #39 78.13 DEP criu/seize.d [2020-05-18T17:34:38.364Z] #39 78.27 DEP criu/seccomp.d [2020-05-18T17:34:38.364Z] #39 ... [2020-05-18T17:34:38.364Z] [2020-05-18T17:34:38.364Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:34:38.364Z] #17 11.19 Fetched 8347 kB in 9s (921 kB/s) [2020-05-18T17:34:38.462Z] #39 86.29 DEP criu/cr-errno.d [2020-05-18T17:34:38.462Z] #39 86.30 DEP criu/cr-dump.d [2020-05-18T17:34:38.501Z] #40 70.79 AR compel/plugins/fds.lib.a [2020-05-18T17:34:38.501Z] #40 70.86 HOSTDEP compel/src/lib/log-host.d [2020-05-18T17:34:38.719Z] #39 86.47 DEP criu/cr-dedup.d [2020-05-18T17:34:38.790Z] #40 71.03 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-18T17:34:38.866Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.816s coverage: 45.9% of statements [2020-05-18T17:34:38.977Z] #39 86.67 DEP criu/cr-check.d [2020-05-18T17:34:38.977Z] #39 86.85 DEP criu/config.d [2020-05-18T17:34:39.105Z] #40 71.27 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-18T17:34:39.105Z] #40 71.42 HOSTDEP compel/src/main-host.d [2020-05-18T17:34:39.235Z] #39 86.99 DEP criu/clone-noasan.d [2020-05-18T17:34:39.235Z] #39 87.06 DEP criu/cgroup.d [2020-05-18T17:34:39.393Z] #40 71.66 DEP compel/src/lib/ptrace.d [2020-05-18T17:34:39.479Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-05-18T17:34:39.495Z] #39 87.20 DEP criu/cgroup-props.d [2020-05-18T17:34:39.495Z] #39 87.30 DEP criu/bitmap.d [2020-05-18T17:34:39.495Z] #39 87.32 DEP criu/bfd.d [2020-05-18T17:34:39.495Z] #39 87.41 DEP criu/autofs.d [2020-05-18T17:34:39.681Z] #40 71.94 DEP compel/src/lib/infect.d [2020-05-18T17:34:39.753Z] #39 87.53 DEP criu/aio.d [2020-05-18T17:34:39.753Z] #39 87.66 DEP criu/action-scripts.d [2020-05-18T17:34:39.973Z] #40 72.27 DEP compel/src/lib/infect-util.d [2020-05-18T17:34:40.262Z] #40 72.43 DEP compel/src/lib/infect-rpc.d [2020-05-18T17:34:40.318Z] #39 87.99 CC criu/action-scripts.o [2020-05-18T17:34:40.551Z] #40 72.59 DEP compel/arch/ppc64/src/lib/infect.d [2020-05-18T17:34:40.551Z] #40 72.73 DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-18T17:34:40.576Z] #39 88.43 CC criu/aio.o [2020-05-18T17:34:40.840Z] #40 72.92 DEP compel/src/lib/log.d [2020-05-18T17:34:40.840Z] #40 73.08 DEP compel/src/main.d [2020-05-18T17:34:40.889Z] #17 11.19 Reading package lists... [2020-05-18T17:34:40.889Z] #17 ... [2020-05-18T17:34:40.889Z] [2020-05-18T17:34:40.889Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:40.889Z] #41 169.0 github.com/LK4D4/vndr/godl [2020-05-18T17:34:40.889Z] #41 169.8 github.com/LK4D4/vndr [2020-05-18T17:34:40.889Z] #41 ... [2020-05-18T17:34:40.889Z] [2020-05-18T17:34:40.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:40.889Z] #39 78.40 DEP criu/rst-malloc.d [2020-05-18T17:34:40.889Z] #39 78.46 DEP criu/rbtree.d [2020-05-18T17:34:40.889Z] #39 78.53 DEP criu/pstree.d [2020-05-18T17:34:40.889Z] #39 78.69 DEP criu/protobuf.d [2020-05-18T17:34:40.889Z] #39 78.83 GEN criu/protobuf-desc-gen.h [2020-05-18T17:34:40.889Z] #39 80.52 DEP criu/protobuf-desc.d [2020-05-18T17:34:40.889Z] #39 80.76 DEP criu/proc_parse.d [2020-05-18T17:34:40.889Z] #39 ... [2020-05-18T17:34:40.889Z] [2020-05-18T17:34:40.889Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:40.889Z] #41 DONE 179.3s [2020-05-18T17:34:41.131Z] #40 73.33 DEP compel/src/lib/handle-elf.d [2020-05-18T17:34:41.141Z] #39 88.95 CC criu/autofs.o [2020-05-18T17:34:41.148Z] [2020-05-18T17:34:41.148Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:41.148Z] #39 81.19 DEP criu/plugin.d [2020-05-18T17:34:41.404Z] #39 81.36 DEP criu/pipes.d [2020-05-18T17:34:41.419Z] #40 73.61 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-18T17:34:41.708Z] #40 73.89 CC compel/src/lib/log.o [2020-05-18T17:34:41.759Z] #19 5.493 Collecting yamllint==1.16.0 [2020-05-18T17:34:41.759Z] #19 ... [2020-05-18T17:34:41.759Z] [2020-05-18T17:34:41.759Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:41.759Z] #39 130.7 CC criu/libnetlink.o [2020-05-18T17:34:41.759Z] #39 131.0 CC criu/log.o [2020-05-18T17:34:41.759Z] #39 131.7 CC criu/lsm.o [2020-05-18T17:34:41.759Z] #39 132.3 CC criu/mem.o [2020-05-18T17:34:41.759Z] #39 134.0 CC criu/mount.o [2020-05-18T17:34:41.965Z] #39 81.67 DEP criu/pie-util.d [2020-05-18T17:34:41.965Z] #39 81.92 DEP criu/pie-util-vdso.d [2020-05-18T17:34:42.220Z] #39 82.11 DEP criu/pie-util-vdso-elf32.d [2020-05-18T17:34:42.335Z] #40 74.42 CC compel/arch/ppc64/src/lib/cpu.o [2020-05-18T17:34:42.476Z] #39 82.30 DEP criu/path.d [2020-05-18T17:34:42.513Z] #39 90.27 CC criu/bfd.o [2020-05-18T17:34:42.625Z] #40 74.85 CC compel/arch/ppc64/src/lib/infect.o [2020-05-18T17:34:42.700Z] #39 136.9 CC criu/namespaces.o [2020-05-18T17:34:42.731Z] #39 82.50 DEP criu/parasite-syscall.d [2020-05-18T17:34:42.732Z] #39 82.77 DEP criu/pagemap.d [2020-05-18T17:34:42.927Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.419s coverage: 49.5% of statements [2020-05-18T17:34:42.987Z] #39 83.00 DEP criu/pagemap-cache.d [2020-05-18T17:34:43.078Z] #39 90.79 CC criu/bitmap.o [2020-05-18T17:34:43.079Z] #39 90.94 CC criu/cgroup-props.o [2020-05-18T17:34:43.242Z] #39 83.18 DEP criu/page-xfer.d [2020-05-18T17:34:43.498Z] #39 83.33 DEP criu/page-pipe.d [2020-05-18T17:34:43.498Z] #39 83.41 DEP criu/netfilter.d [2020-05-18T17:34:43.754Z] #39 83.52 DEP criu/net.d [2020-05-18T17:34:43.754Z] #39 83.66 DEP criu/namespaces.d [2020-05-18T17:34:43.934Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.338s coverage: 73.1% of statements [2020-05-18T17:34:43.935Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-18T17:34:44.009Z] #39 83.82 DEP criu/mount.d [2020-05-18T17:34:44.009Z] #39 83.99 DEP criu/mem.d [2020-05-18T17:34:44.011Z] #39 91.68 CC criu/cgroup.o [2020-05-18T17:34:44.083Z] #39 138.4 CC criu/net.o [2020-05-18T17:34:44.124Z] #40 ... [2020-05-18T17:34:44.124Z] [2020-05-18T17:34:44.124Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:44.124Z] #42 168.8 text/template [2020-05-18T17:34:44.265Z] #39 84.19 DEP criu/lsm.d [2020-05-18T17:34:44.265Z] #39 84.31 DEP criu/log.d [2020-05-18T17:34:44.521Z] #39 84.42 DEP criu/libnetlink.d [2020-05-18T17:34:44.521Z] #39 84.53 DEP criu/kerndat.d [2020-05-18T17:34:44.751Z] #42 169.6 go/parser [2020-05-18T17:34:44.777Z] #39 84.67 DEP criu/kcmp-ids.d [2020-05-18T17:34:44.777Z] #39 84.75 DEP criu/irmap.d [2020-05-18T17:34:44.943Z] #39 ... [2020-05-18T17:34:44.943Z] [2020-05-18T17:34:44.943Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T17:34:44.943Z] #28 DONE 182.0s [2020-05-18T17:34:44.943Z] [2020-05-18T17:34:44.943Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:34:44.943Z] #17 11.47 Fetched 8347 kB in 9s (901 kB/s) [2020-05-18T17:34:44.943Z] #17 11.47 Reading package lists... [2020-05-18T17:34:44.943Z] #17 14.75 Reading package lists... [2020-05-18T17:34:44.943Z] #17 17.71 Building dependency tree... [2020-05-18T17:34:44.943Z] #17 19.12 libcap2-bin is already the newest version (1:2.25-2). [2020-05-18T17:34:44.943Z] #17 19.12 The following additional packages will be installed: [2020-05-18T17:34:44.943Z] #17 19.12 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-18T17:34:44.943Z] #17 19.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-18T17:34:44.943Z] #17 19.13 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-18T17:34:44.943Z] #17 19.13 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-18T17:34:44.943Z] #17 19.13 python3.7 python3.7-minimal vim-runtime xxd [2020-05-18T17:34:44.943Z] #17 19.13 Suggested packages: [2020-05-18T17:34:44.943Z] #17 19.13 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-18T17:34:44.943Z] #17 19.13 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-18T17:34:44.943Z] #17 19.13 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-18T17:34:44.943Z] #17 19.13 Recommended packages: [2020-05-18T17:34:44.943Z] #17 19.13 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-18T17:34:44.943Z] #17 19.13 python3-keyrings.alt python3-xdg unzip [2020-05-18T17:34:45.032Z] #39 84.91 DEP criu/ipc_ns.d [2020-05-18T17:34:45.032Z] #39 85.04 DEP criu/image.d [2020-05-18T17:34:45.201Z] #17 20.99 The following NEW packages will be installed: [2020-05-18T17:34:45.292Z] #39 85.24 DEP criu/image-desc.d [2020-05-18T17:34:45.459Z] #17 20.99 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-18T17:34:45.459Z] #17 20.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-18T17:34:45.459Z] #17 20.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-18T17:34:45.459Z] #17 20.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-18T17:34:45.459Z] #17 20.99 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-18T17:34:45.459Z] #17 20.99 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-18T17:34:45.459Z] #17 20.99 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-18T17:34:45.459Z] #17 20.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-18T17:34:45.459Z] #17 21.00 xz-utils zip [2020-05-18T17:34:45.549Z] #39 85.40 DEP criu/fsnotify.d [2020-05-18T17:34:45.716Z] #17 21.40 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T17:34:45.716Z] #17 21.40 Need to get 28.5 MB of archives. [2020-05-18T17:34:45.716Z] #17 21.40 After this operation, 116 MB of additional disk space will be used. [2020-05-18T17:34:45.716Z] #17 21.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-18T17:34:45.716Z] #17 21.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-18T17:34:45.805Z] #39 85.55 DEP criu/filesystems.d [2020-05-18T17:34:45.805Z] #39 85.76 DEP criu/files.d [2020-05-18T17:34:45.954Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.679s coverage: 76.1% of statements [2020-05-18T17:34:45.974Z] #17 21.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-18T17:34:45.974Z] #17 21.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-18T17:34:45.974Z] #17 21.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-18T17:34:45.974Z] #17 21.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-18T17:34:45.974Z] #17 21.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-18T17:34:45.994Z] #39 ... [2020-05-18T17:34:45.994Z] [2020-05-18T17:34:45.994Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T17:34:45.994Z] #19 10.85 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-18T17:34:45.994Z] #19 10.97 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-18T17:34:46.061Z] #39 85.97 DEP criu/files-reg.d [2020-05-18T17:34:46.231Z] #17 21.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-18T17:34:46.231Z] #17 21.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-18T17:34:46.231Z] #17 21.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-18T17:34:46.231Z] #17 21.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-18T17:34:46.231Z] #17 21.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-18T17:34:46.231Z] #17 21.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-18T17:34:46.231Z] #17 21.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-18T17:34:46.231Z] #17 21.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-18T17:34:46.231Z] #17 21.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-18T17:34:46.232Z] #17 21.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-18T17:34:46.232Z] #17 21.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T17:34:46.232Z] #17 21.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-18T17:34:46.232Z] #17 21.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-18T17:34:46.232Z] #17 21.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-18T17:34:46.232Z] #17 21.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-18T17:34:46.232Z] #17 21.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-18T17:34:46.232Z] #17 21.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-18T17:34:46.232Z] #17 21.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-18T17:34:46.232Z] #17 21.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-18T17:34:46.232Z] #17 21.89 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-18T17:34:46.232Z] #17 21.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-18T17:34:46.232Z] #17 21.90 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-18T17:34:46.255Z] #19 11.02 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-18T17:34:46.255Z] #19 11.10 Collecting pyyaml (from yamllint==1.16.0) [2020-05-18T17:34:46.318Z] #39 86.12 DEP criu/files-ext.d [2020-05-18T17:34:46.318Z] #39 86.29 DEP criu/file-lock.d [2020-05-18T17:34:46.516Z] #19 11.32 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-18T17:34:46.569Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-05-18T17:34:46.573Z] #39 86.49 DEP criu/file-ids.d [2020-05-18T17:34:46.796Z] #17 22.26 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-18T17:34:46.796Z] #17 22.26 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-18T17:34:46.796Z] #17 22.26 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-18T17:34:46.796Z] #17 22.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-18T17:34:46.797Z] #17 22.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-18T17:34:46.797Z] #17 22.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-18T17:34:46.797Z] #17 22.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-18T17:34:46.797Z] #17 22.36 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-18T17:34:46.797Z] #17 22.36 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-18T17:34:46.797Z] #17 22.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-18T17:34:46.797Z] #17 22.38 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-18T17:34:46.797Z] #17 22.41 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-18T17:34:46.797Z] #17 22.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-18T17:34:46.797Z] #17 22.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-18T17:34:46.797Z] #17 22.47 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-18T17:34:46.828Z] #39 86.65 DEP criu/fifo.d [2020-05-18T17:34:46.828Z] #39 86.82 DEP criu/fdstore.d [2020-05-18T17:34:46.828Z] #39 86.89 DEP criu/fault-injection.d [2020-05-18T17:34:47.054Z] #17 22.49 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-18T17:34:47.055Z] #17 22.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-18T17:34:47.055Z] #17 ... [2020-05-18T17:34:47.055Z] [2020-05-18T17:34:47.055Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:47.055Z] #39 94.85 CC criu/clone-noasan.o [2020-05-18T17:34:47.055Z] #39 94.95 CC criu/config.o [2020-05-18T17:34:47.083Z] #39 86.96 DEP criu/external.d [2020-05-18T17:34:47.339Z] #39 87.10 DEP criu/eventpoll.d [2020-05-18T17:34:47.339Z] #39 87.30 DEP criu/eventfd.d [2020-05-18T17:34:47.575Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-05-18T17:34:47.594Z] #39 87.45 DEP criu/crtools.d [2020-05-18T17:34:47.849Z] #39 87.61 DEP criu/cr-service.d [2020-05-18T17:34:47.849Z] #39 87.82 DEP criu/cr-restore.d [2020-05-18T17:34:47.899Z] #19 12.59 Building wheels for collected packages: pyyaml [2020-05-18T17:34:47.899Z] #19 12.59 Running setup.py bdist_wheel for pyyaml: started [2020-05-18T17:34:48.105Z] #39 88.00 DEP criu/cr-errno.d [2020-05-18T17:34:48.105Z] #39 88.01 DEP criu/cr-dump.d [2020-05-18T17:34:48.360Z] #39 88.24 DEP criu/cr-dedup.d [2020-05-18T17:34:48.360Z] #39 88.42 DEP criu/cr-check.d [2020-05-18T17:34:48.427Z] #39 96.13 CC criu/cr-check.o [2020-05-18T17:34:48.839Z] #19 13.64 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-18T17:34:48.839Z] #19 13.64 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-18T17:34:48.839Z] #19 13.73 Successfully built pyyaml [2020-05-18T17:34:48.839Z] #19 13.74 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-18T17:34:48.922Z] #39 88.59 DEP criu/config.d [2020-05-18T17:34:48.922Z] #39 88.73 DEP criu/clone-noasan.d [2020-05-18T17:34:48.922Z] #39 88.82 DEP criu/cgroup.d [2020-05-18T17:34:49.177Z] #39 ... [2020-05-18T17:34:49.177Z] [2020-05-18T17:34:49.177Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T17:34:49.177Z] #28 DONE 187.4s [2020-05-18T17:34:49.177Z] [2020-05-18T17:34:49.177Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:49.177Z] #39 89.05 DEP criu/cgroup-props.d [2020-05-18T17:34:49.177Z] #39 ... [2020-05-18T17:34:49.177Z] [2020-05-18T17:34:49.177Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:34:49.177Z] #17 11.19 Reading package lists... [2020-05-18T17:34:49.177Z] #17 15.32 Reading package lists... [2020-05-18T17:34:49.177Z] #17 18.85 Building dependency tree... [2020-05-18T17:34:49.177Z] #17 20.18 libcap2-bin is already the newest version (1:2.25-2). [2020-05-18T17:34:49.177Z] #17 20.18 The following additional packages will be installed: [2020-05-18T17:34:49.177Z] #17 20.18 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-18T17:34:49.177Z] #17 20.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-18T17:34:49.177Z] #17 20.19 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-18T17:34:49.177Z] #17 20.19 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-18T17:34:49.177Z] #17 20.19 python3.7 python3.7-minimal vim-runtime xxd [2020-05-18T17:34:49.177Z] #17 20.20 Suggested packages: [2020-05-18T17:34:49.177Z] #17 20.20 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-18T17:34:49.177Z] #17 20.20 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-18T17:34:49.177Z] #17 20.20 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-18T17:34:49.177Z] #17 20.20 Recommended packages: [2020-05-18T17:34:49.177Z] #17 20.20 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-18T17:34:49.177Z] #17 20.20 python3-keyrings.alt python3-xdg unzip [2020-05-18T17:34:49.177Z] #17 22.13 The following NEW packages will be installed: [2020-05-18T17:34:49.177Z] #17 22.13 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-18T17:34:49.177Z] #17 22.13 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-18T17:34:49.177Z] #17 22.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-18T17:34:49.177Z] #17 22.13 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-18T17:34:49.177Z] #17 22.13 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-18T17:34:49.177Z] #17 22.13 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-18T17:34:49.177Z] #17 22.13 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-18T17:34:49.177Z] #17 22.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-18T17:34:49.177Z] #17 22.13 xz-utils zip [2020-05-18T17:34:49.177Z] #17 ... [2020-05-18T17:34:49.177Z] [2020-05-18T17:34:49.177Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:49.177Z] #39 89.12 DEP criu/bitmap.d [2020-05-18T17:34:49.177Z] #39 89.15 DEP criu/bfd.d [2020-05-18T17:34:49.177Z] #39 89.20 DEP criu/autofs.d [2020-05-18T17:34:49.184Z] #42 ... [2020-05-18T17:34:49.184Z] [2020-05-18T17:34:49.184Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T17:34:49.184Z] #11 170.4 Selecting previously unselected package libapparmor1:ppc64el. [2020-05-18T17:34:49.184Z] #11 170.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-18T17:34:49.184Z] #11 170.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-18T17:34:49.184Z] #11 170.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-18T17:34:49.184Z] #11 170.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-18T17:34:49.184Z] #11 170.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-18T17:34:49.184Z] #11 170.8 Selecting previously unselected package libbtrfs0. [2020-05-18T17:34:49.184Z] #11 170.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-18T17:34:49.184Z] #11 170.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T17:34:49.184Z] #11 171.0 Selecting previously unselected package libbtrfs-dev. [2020-05-18T17:34:49.184Z] #11 171.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-18T17:34:49.184Z] #11 171.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:34:49.184Z] #11 171.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-18T17:34:49.184Z] #11 171.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-18T17:34:49.184Z] #11 171.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-18T17:34:49.184Z] #11 171.3 Selecting previously unselected package libudev-dev:ppc64el. [2020-05-18T17:34:49.184Z] #11 171.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-18T17:34:49.184Z] #11 171.4 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-18T17:34:49.184Z] #11 171.7 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-18T17:34:49.184Z] #11 171.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-18T17:34:49.184Z] #11 171.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-18T17:34:49.184Z] #11 172.1 Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-18T17:34:49.184Z] #11 172.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-18T17:34:49.184Z] #11 172.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-18T17:34:49.184Z] #11 172.4 Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-18T17:34:49.184Z] #11 172.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-18T17:34:49.184Z] #11 172.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-18T17:34:49.184Z] #11 172.7 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-18T17:34:49.184Z] #11 172.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-18T17:34:49.184Z] #11 172.7 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-18T17:34:49.184Z] #11 172.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-18T17:34:49.184Z] #11 172.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-18T17:34:49.184Z] #11 172.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-18T17:34:49.184Z] #11 173.6 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-18T17:34:49.184Z] #11 173.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-18T17:34:49.184Z] #11 173.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-18T17:34:49.184Z] #11 174.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-18T17:34:49.184Z] #11 174.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-18T17:34:49.184Z] #11 174.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-18T17:34:49.184Z] #11 174.1 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-18T17:34:49.184Z] #11 174.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-18T17:34:49.184Z] #11 174.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-18T17:34:49.410Z] #19 14.10 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-18T17:34:49.433Z] #39 89.33 DEP criu/aio.d [2020-05-18T17:34:49.433Z] #39 89.45 DEP criu/action-scripts.d [2020-05-18T17:34:49.474Z] #11 174.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-18T17:34:49.474Z] #11 174.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-18T17:34:49.474Z] #11 174.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-18T17:34:49.596Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2020-05-18T17:34:49.596Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-05-18T17:34:49.688Z] #39 89.66 CC criu/action-scripts.o [2020-05-18T17:34:49.800Z] #39 97.59 CC criu/cr-dedup.o [2020-05-18T17:34:49.878Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.995s coverage: 57.7% of statements [2020-05-18T17:34:49.878Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-18T17:34:49.878Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-18T17:34:49.878Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-18T17:34:49.878Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-18T17:34:49.981Z] #19 DONE 14.7s [2020-05-18T17:34:49.981Z] [2020-05-18T17:34:49.981Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:49.981Z] #39 140.8 CC criu/netfilter.o [2020-05-18T17:34:49.981Z] #39 141.1 CC criu/page-pipe.o [2020-05-18T17:34:49.981Z] #39 141.7 CC criu/page-xfer.o [2020-05-18T17:34:49.981Z] #39 142.8 CC criu/pagemap-cache.o [2020-05-18T17:34:49.981Z] #39 143.0 CC criu/pagemap.o [2020-05-18T17:34:49.981Z] #39 143.8 CC criu/parasite-syscall.o [2020-05-18T17:34:50.106Z] #11 175.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-18T17:34:50.106Z] #11 175.1 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-18T17:34:50.106Z] #11 175.1 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-18T17:34:50.106Z] #11 175.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T17:34:50.106Z] #11 175.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-18T17:34:50.106Z] #11 175.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-18T17:34:50.106Z] #11 175.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:34:50.106Z] #11 175.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T17:34:50.106Z] #11 175.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-18T17:34:50.106Z] #11 175.1 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-18T17:34:50.106Z] #11 175.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T17:34:50.250Z] #39 144.5 CC criu/path.o [2020-05-18T17:34:50.250Z] #39 ... [2020-05-18T17:34:50.250Z] [2020-05-18T17:34:50.250Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:50.250Z] #49 85.16 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-05-18T17:34:50.250Z] #49 86.93 + mkdir -p /build [2020-05-18T17:34:50.250Z] #49 86.94 + cp runc /build/runc [2020-05-18T17:34:50.250Z] #49 DONE 87.2s [2020-05-18T17:34:50.377Z] #39 98.06 CC criu/cr-dump.o [2020-05-18T17:34:50.396Z] #11 175.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T17:34:50.396Z] #11 175.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-18T17:34:50.396Z] #11 175.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-18T17:34:50.396Z] #11 175.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-18T17:34:50.396Z] #11 175.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T17:34:50.396Z] #11 175.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-18T17:34:50.396Z] #11 175.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:34:50.396Z] #11 175.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-05-18T17:34:50.396Z] #11 175.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-05-18T17:34:50.396Z] #11 175.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T17:34:50.396Z] #11 175.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-05-18T17:34:50.396Z] #11 175.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-05-18T17:34:50.396Z] #11 175.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T17:34:50.396Z] #11 175.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-18T17:34:50.396Z] #11 175.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-18T17:34:50.396Z] #11 175.4 Setting up dmsetup (2:1.02.155-3) ... [2020-05-18T17:34:50.396Z] #11 175.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-18T17:34:50.396Z] #11 175.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-18T17:34:50.396Z] #11 175.5 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:34:50.509Z] [2020-05-18T17:34:50.509Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:50.509Z] #39 144.7 CC criu/pie-util-vdso.o [2020-05-18T17:34:50.615Z] #39 90.26 CC criu/aio.o [2020-05-18T17:34:50.769Z] #39 145.0 CC criu/pie-util.o [2020-05-18T17:34:50.769Z] #39 145.2 CC criu/pipes.o [2020-05-18T17:34:50.871Z] #39 90.82 CC criu/autofs.o [2020-05-18T17:34:51.024Z] #11 DONE 175.9s [2020-05-18T17:34:51.024Z] [2020-05-18T17:34:51.024Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:51.315Z] #50 0.481 + RM_GOPATH=0 [2020-05-18T17:34:51.315Z] #50 0.482 + TMP_GOPATH= [2020-05-18T17:34:51.315Z] #50 0.482 + : /build [2020-05-18T17:34:51.315Z] #50 0.482 + '[' -z '' ']' [2020-05-18T17:34:51.315Z] #50 0.483 ++ mktemp -d [2020-05-18T17:34:51.315Z] #50 0.487 + export GOPATH=/tmp/tmp.mAIundSgia [2020-05-18T17:34:51.315Z] #50 0.487 + GOPATH=/tmp/tmp.mAIundSgia [2020-05-18T17:34:51.315Z] #50 0.488 + RM_GOPATH=1 [2020-05-18T17:34:51.315Z] #50 0.490 ++ dirname /tmp/install/install.sh [2020-05-18T17:34:51.315Z] #50 0.494 + dir=/tmp/install [2020-05-18T17:34:51.340Z] #39 145.7 CC criu/plugin.o [2020-05-18T17:34:51.349Z] ok github.com/docker/docker/daemon/logger 0.208s coverage: 41.8% of statements [2020-05-18T17:34:51.600Z] #39 146.0 CC criu/proc_parse.o [2020-05-18T17:34:51.605Z] #50 ... [2020-05-18T17:34:51.605Z] [2020-05-18T17:34:51.605Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T17:34:51.605Z] #12 DONE 0.6s [2020-05-18T17:34:51.605Z] [2020-05-18T17:34:51.605Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:34:51.605Z] #50 0.495 + bin=runc [2020-05-18T17:34:51.605Z] #50 0.495 + shift [2020-05-18T17:34:51.605Z] #50 0.495 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-18T17:34:51.605Z] #50 0.496 + . /tmp/install/runc.installer [2020-05-18T17:34:51.605Z] #50 0.498 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:34:51.605Z] #50 0.501 + install_runc [2020-05-18T17:34:51.605Z] #50 0.503 + uname -r [2020-05-18T17:34:51.605Z] #50 0.508 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-18T17:34:51.605Z] #50 0.516 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-18T17:34:51.605Z] #50 0.516 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-18T17:34:51.605Z] #50 0.517 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-18T17:34:51.605Z] #50 0.517 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mAIundSgia/src/github.com/opencontainers/runc [2020-05-18T17:34:51.605Z] #50 0.521 Cloning into '/tmp/tmp.mAIundSgia/src/github.com/opencontainers/runc'... [2020-05-18T17:34:51.631Z] ok github.com/docker/docker/daemon/logger/awslogs 0.081s coverage: 77.8% of statements [2020-05-18T17:34:51.631Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-18T17:34:51.631Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-18T17:34:52.234Z] #50 ... [2020-05-18T17:34:52.234Z] [2020-05-18T17:34:52.234Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T17:34:52.234Z] #13 DONE 0.5s [2020-05-18T17:34:52.234Z] [2020-05-18T17:34:52.234Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T17:34:52.235Z] #39 92.17 CC criu/bfd.o [2020-05-18T17:34:52.244Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-05-18T17:34:52.244Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2020-05-18T17:34:52.276Z] #39 100.1 CC criu/cr-errno.o [2020-05-18T17:34:52.276Z] #39 100.1 CC criu/cr-restore.o [2020-05-18T17:34:52.522Z] #14 0.414 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-18T17:34:52.522Z] #14 DONE 0.5s [2020-05-18T17:34:52.522Z] [2020-05-18T17:34:52.522Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T17:34:52.533Z] #39 ... [2020-05-18T17:34:52.533Z] [2020-05-18T17:34:52.533Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:34:52.533Z] #17 22.79 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-18T17:34:52.533Z] #17 22.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-18T17:34:52.533Z] #17 23.37 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:34:52.533Z] #17 23.47 Fetched 28.5 MB in 2s (16.2 MB/s) [2020-05-18T17:34:52.533Z] #17 23.51 Selecting previously unselected package pigz. [2020-05-18T17:34:52.533Z] #17 23.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23431 files and directories currently installed.) [2020-05-18T17:34:52.533Z] #17 23.57 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-18T17:34:52.533Z] #17 23.58 Unpacking pigz (2.4-1) ... [2020-05-18T17:34:52.533Z] #17 23.68 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-18T17:34:52.533Z] #17 23.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T17:34:52.533Z] #17 23.69 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T17:34:52.533Z] #17 24.01 Selecting previously unselected package python3.7-minimal. [2020-05-18T17:34:52.533Z] #17 24.03 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T17:34:52.533Z] #17 24.04 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T17:34:52.533Z] #17 24.85 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T17:34:52.533Z] #17 24.89 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T17:34:52.533Z] #17 27.00 Selecting previously unselected package python3-minimal. [2020-05-18T17:34:52.533Z] #17 27.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 ... 23680 files and directories currently installed.) [2020-05-18T17:34:52.533Z] #17 27.09 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-18T17:34:52.533Z] #17 27.10 Unpacking python3-minimal (3.7.3-1) ... [2020-05-18T17:34:52.533Z] #17 27.16 Selecting previously unselected package libmpdec2:amd64. [2020-05-18T17:34:52.533Z] #17 27.17 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-18T17:34:52.533Z] #17 27.18 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-18T17:34:52.533Z] #17 27.28 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-18T17:34:52.533Z] #17 27.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T17:34:52.533Z] #17 27.29 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T17:34:52.533Z] #17 28.19 Selecting previously unselected package python3.7. [2020-05-18T17:34:52.533Z] #17 28.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T17:34:52.533Z] #17 28.20 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T17:34:52.791Z] #17 28.33 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-18T17:34:52.791Z] #17 28.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-18T17:34:52.791Z] #17 28.35 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-18T17:34:52.791Z] #17 28.45 Setting up python3-minimal (3.7.3-1) ... [2020-05-18T17:34:52.796Z] #39 92.61 CC criu/bitmap.o [2020-05-18T17:34:52.857Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-05-18T17:34:53.051Z] #39 92.80 CC criu/cgroup-props.o [2020-05-18T17:34:53.141Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 61.6% of statements [2020-05-18T17:34:53.153Z] #15 DONE 0.5s [2020-05-18T17:34:53.153Z] [2020-05-18T17:34:53.153Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T17:34:53.509Z] #39 147.9 CC criu/protobuf-desc.o [2020-05-18T17:34:53.613Z] #39 93.35 CC criu/cgroup.o [2020-05-18T17:34:53.725Z] #17 29.34 Selecting previously unselected package python3. [2020-05-18T17:34:53.725Z] #17 29.34 (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 ... 24092 files and directories currently installed.) [2020-05-18T17:34:53.725Z] #17 29.39 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-18T17:34:53.725Z] #17 29.41 Unpacking python3 (3.7.3-1) ... [2020-05-18T17:34:53.754Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 75.2% of statements [2020-05-18T17:34:53.754Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-18T17:34:53.783Z] #16 DONE 0.6s [2020-05-18T17:34:53.783Z] [2020-05-18T17:34:53.783Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T17:34:53.982Z] #17 29.51 Selecting previously unselected package libip4tc0:amd64. [2020-05-18T17:34:53.983Z] #17 29.52 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-18T17:34:53.983Z] #17 29.52 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-18T17:34:53.983Z] #17 29.58 Selecting previously unselected package libip6tc0:amd64. [2020-05-18T17:34:53.983Z] #17 29.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-18T17:34:53.983Z] #17 29.59 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-18T17:34:53.983Z] #17 29.66 Selecting previously unselected package libiptc0:amd64. [2020-05-18T17:34:53.983Z] #17 29.67 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-18T17:34:53.983Z] #17 29.67 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-18T17:34:54.036Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 37.7% of statements [2020-05-18T17:34:54.090Z] #17 ... [2020-05-18T17:34:54.090Z] [2020-05-18T17:34:54.090Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:54.090Z] #40 76.17 CC compel/src/lib/infect-rpc.o [2020-05-18T17:34:54.090Z] #40 76.69 CC compel/src/lib/infect-util.o [2020-05-18T17:34:54.090Z] #40 77.10 CC compel/src/lib/infect.o [2020-05-18T17:34:54.090Z] #40 81.18 CC compel/src/lib/ptrace.o [2020-05-18T17:34:54.090Z] #40 81.84 AR compel/libcompel.a [2020-05-18T17:34:54.090Z] #40 82.03 HOSTCC compel/src/main-host.o [2020-05-18T17:34:54.090Z] #40 82.75 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-18T17:34:54.090Z] #40 83.12 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-18T17:34:54.090Z] #40 84.17 HOSTCC compel/src/lib/log-host.o [2020-05-18T17:34:54.090Z] #40 84.44 HOSTLINK compel/compel-host-bin [2020-05-18T17:34:54.090Z] #40 84.72 DEP soccr/soccr.d [2020-05-18T17:34:54.090Z] #40 85.18 CC soccr/soccr.o [2020-05-18T17:34:54.090Z] #40 ... [2020-05-18T17:34:54.090Z] [2020-05-18T17:34:54.090Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T17:34:54.090Z] #17 DONE 0.4s [2020-05-18T17:34:54.090Z] [2020-05-18T17:34:54.090Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:34:54.240Z] #17 29.75 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-18T17:34:54.240Z] #17 29.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-18T17:34:54.240Z] #17 29.76 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-18T17:34:54.240Z] #17 29.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-18T17:34:54.240Z] #17 29.83 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-18T17:34:54.240Z] #17 29.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-18T17:34:54.240Z] #17 29.92 Selecting previously unselected package libnftnl11:amd64. [2020-05-18T17:34:54.240Z] #17 29.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-18T17:34:54.240Z] #17 29.92 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-18T17:34:54.240Z] #17 30.01 Selecting previously unselected package iptables. [2020-05-18T17:34:54.449Z] #39 148.6 CC criu/protobuf.o [2020-05-18T17:34:54.449Z] #39 148.9 CC criu/pstree.o [2020-05-18T17:34:54.498Z] #17 30.02 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-18T17:34:54.498Z] #17 30.02 Unpacking iptables (1.8.2-4) ... [2020-05-18T17:34:54.651Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-05-18T17:34:54.756Z] #17 30.39 Selecting previously unselected package xxd. [2020-05-18T17:34:54.756Z] #17 30.40 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T17:34:54.756Z] #17 30.40 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T17:34:54.981Z] #39 ... [2020-05-18T17:34:54.981Z] [2020-05-18T17:34:54.981Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:34:54.981Z] #17 22.65 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T17:34:54.981Z] #17 22.65 Need to get 28.5 MB of archives. [2020-05-18T17:34:54.981Z] #17 22.65 After this operation, 116 MB of additional disk space will be used. [2020-05-18T17:34:54.981Z] #17 22.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-18T17:34:54.981Z] #17 22.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-18T17:34:54.981Z] #17 22.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-18T17:34:54.981Z] #17 22.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-18T17:34:54.981Z] #17 22.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-18T17:34:54.981Z] #17 22.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-18T17:34:54.981Z] #17 22.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-18T17:34:54.981Z] #17 23.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-18T17:34:54.981Z] #17 23.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-18T17:34:54.981Z] #17 23.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-18T17:34:54.981Z] #17 23.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-18T17:34:54.981Z] #17 23.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-18T17:34:54.981Z] #17 23.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-18T17:34:54.981Z] #17 23.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-18T17:34:54.981Z] #17 23.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-18T17:34:54.981Z] #17 23.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-18T17:34:54.981Z] #17 23.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-18T17:34:54.981Z] #17 23.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T17:34:54.981Z] #17 23.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-18T17:34:54.981Z] #17 23.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-18T17:34:54.981Z] #17 23.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-18T17:34:54.981Z] #17 23.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-18T17:34:54.981Z] #17 23.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-18T17:34:54.981Z] #17 23.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-18T17:34:54.981Z] #17 23.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-18T17:34:54.981Z] #17 23.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-18T17:34:54.981Z] #17 23.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-18T17:34:54.981Z] #17 23.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-18T17:34:54.981Z] #17 23.22 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-18T17:34:54.981Z] #17 23.66 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-18T17:34:54.981Z] #17 23.67 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-18T17:34:54.981Z] #17 23.67 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-18T17:34:54.981Z] #17 23.67 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-18T17:34:54.981Z] #17 23.68 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-18T17:34:54.981Z] #17 23.70 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-18T17:34:54.981Z] #17 23.78 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-18T17:34:54.981Z] #17 23.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-18T17:34:54.981Z] #17 23.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-18T17:34:54.981Z] #17 23.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-18T17:34:54.981Z] #17 23.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-18T17:34:54.981Z] #17 23.82 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-18T17:34:54.981Z] #17 23.83 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-18T17:34:54.981Z] #17 23.89 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-18T17:34:54.981Z] #17 23.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-18T17:34:54.981Z] #17 23.93 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-18T17:34:54.981Z] #17 24.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-18T17:34:54.981Z] #17 24.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-18T17:34:54.981Z] #17 24.29 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-18T17:34:54.981Z] #17 24.85 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:34:54.981Z] #17 24.94 Fetched 28.5 MB in 2s (14.9 MB/s) [2020-05-18T17:34:54.981Z] #17 24.98 Selecting previously unselected package pigz. [2020-05-18T17:34:54.981Z] #17 24.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23431 files and directories currently installed.) [2020-05-18T17:34:54.981Z] #17 25.06 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-18T17:34:54.981Z] #17 25.08 Unpacking pigz (2.4-1) ... [2020-05-18T17:34:54.981Z] #17 25.17 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-18T17:34:54.981Z] #17 25.17 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T17:34:54.981Z] #17 25.18 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T17:34:54.981Z] #17 25.56 Selecting previously unselected package python3.7-minimal. [2020-05-18T17:34:54.981Z] #17 25.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T17:34:54.981Z] #17 25.58 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T17:34:54.981Z] #17 26.46 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T17:34:54.981Z] #17 26.48 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T17:34:55.014Z] #17 30.54 Selecting previously unselected package vim-common. [2020-05-18T17:34:55.014Z] #17 30.54 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T17:34:55.014Z] #17 30.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T17:34:55.112Z] #18 0.705 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T17:34:55.112Z] #18 0.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T17:34:55.112Z] #18 1.031 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T17:34:55.271Z] #17 30.78 Selecting previously unselected package bash-completion. [2020-05-18T17:34:55.271Z] #17 30.78 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-18T17:34:55.389Z] #39 149.7 CC criu/rbtree.o [2020-05-18T17:34:55.542Z] #17 28.39 Selecting previously unselected package python3-minimal. [2020-05-18T17:34:55.542Z] #17 28.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23680 files and directories currently installed.) [2020-05-18T17:34:55.542Z] #17 28.43 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-18T17:34:55.542Z] #17 28.43 Unpacking python3-minimal (3.7.3-1) ... [2020-05-18T17:34:55.542Z] #17 28.54 Selecting previously unselected package libmpdec2:amd64. [2020-05-18T17:34:55.649Z] #39 150.0 CC criu/rst-malloc.o [2020-05-18T17:34:55.649Z] #39 ... [2020-05-18T17:34:55.649Z] [2020-05-18T17:34:55.649Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:34:55.649Z] #45 211.4 + cd /tmp/tmp.t1GDpn6TUk/src/github.com/golangci/golangci-lint/ [2020-05-18T17:34:55.649Z] #45 211.4 + git checkout -q v1.23.8 [2020-05-18T17:34:55.681Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 47.8% of statements [2020-05-18T17:34:55.798Z] #17 28.55 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-18T17:34:55.798Z] #17 28.56 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-18T17:34:55.798Z] #17 28.67 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-18T17:34:55.798Z] #17 28.68 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T17:34:55.798Z] #17 28.68 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T17:34:55.963Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-18T17:34:56.141Z] #18 1.948 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-18T17:34:56.220Z] #45 211.9 ++ git describe --tags [2020-05-18T17:34:56.220Z] #45 211.9 + version=v1.23.8 [2020-05-18T17:34:56.220Z] #45 211.9 ++ git rev-parse --short HEAD [2020-05-18T17:34:56.220Z] #45 211.9 + commit=76a82c6 [2020-05-18T17:34:56.220Z] #45 211.9 ++ git show -s --format=%cd [2020-05-18T17:34:56.220Z] #45 211.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-18T17:34:56.220Z] #45 211.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T17:34:56.577Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-05-18T17:34:56.644Z] #17 ... [2020-05-18T17:34:56.644Z] [2020-05-18T17:34:56.644Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:34:56.644Z] #39 104.4 CC criu/cr-service.o [2020-05-18T17:34:56.725Z] #17 29.63 Selecting previously unselected package python3.7. [2020-05-18T17:34:56.725Z] #17 29.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T17:34:56.725Z] #17 29.63 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T17:34:56.860Z] ok github.com/docker/docker/daemon/logger/splunk 1.455s coverage: 82.5% of statements [2020-05-18T17:34:56.860Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-18T17:34:56.860Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-18T17:34:56.981Z] #17 29.75 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-18T17:34:56.981Z] #17 29.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-18T17:34:56.981Z] #17 29.76 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-18T17:34:56.981Z] #17 29.83 Setting up python3-minimal (3.7.3-1) ... [2020-05-18T17:34:57.908Z] #17 30.78 Selecting previously unselected package python3. [2020-05-18T17:34:57.908Z] #17 30.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24092 files and directories currently installed.) [2020-05-18T17:34:57.908Z] #17 30.82 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-18T17:34:57.908Z] #17 30.83 Unpacking python3 (3.7.3-1) ... [2020-05-18T17:34:58.163Z] #17 30.92 Selecting previously unselected package libip4tc0:amd64. [2020-05-18T17:34:58.163Z] #17 30.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-18T17:34:58.163Z] #17 30.93 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-18T17:34:58.163Z] #17 31.00 Selecting previously unselected package libip6tc0:amd64. [2020-05-18T17:34:58.163Z] #17 31.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-18T17:34:58.163Z] #17 31.03 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-18T17:34:58.331Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-05-18T17:34:58.331Z] ok github.com/docker/docker/distribution 0.246s coverage: 22.1% of statements [2020-05-18T17:34:58.331Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-18T17:34:58.419Z] #17 31.19 Selecting previously unselected package libiptc0:amd64. [2020-05-18T17:34:58.419Z] #17 31.19 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-18T17:34:58.419Z] #17 31.20 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-18T17:34:58.419Z] #17 31.29 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-18T17:34:58.419Z] #17 31.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-18T17:34:58.419Z] #17 31.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-18T17:34:58.419Z] #17 31.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-18T17:34:58.419Z] #17 31.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-18T17:34:58.419Z] #17 31.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-18T17:34:58.419Z] #17 31.43 Selecting previously unselected package libnftnl11:amd64. [2020-05-18T17:34:58.542Z] #39 106.0 CC criu/crtools.o [2020-05-18T17:34:58.674Z] #17 31.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-18T17:34:58.674Z] #17 31.44 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-18T17:34:58.674Z] #17 31.52 Selecting previously unselected package iptables. [2020-05-18T17:34:58.674Z] #17 31.52 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-18T17:34:58.674Z] #17 31.52 Unpacking iptables (1.8.2-4) ... [2020-05-18T17:34:58.800Z] #39 106.6 CC criu/eventfd.o [2020-05-18T17:34:58.862Z] #18 4.643 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB] [2020-05-18T17:34:58.930Z] #17 31.85 Selecting previously unselected package xxd. [2020-05-18T17:34:58.930Z] #17 31.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T17:34:58.930Z] #17 31.86 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T17:34:59.058Z] #39 106.9 CC criu/eventpoll.o [2020-05-18T17:34:59.185Z] #17 31.99 Selecting previously unselected package vim-common. [2020-05-18T17:34:59.185Z] #17 31.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T17:34:59.185Z] #17 32.03 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T17:34:59.185Z] #17 32.19 Selecting previously unselected package bash-completion. [2020-05-18T17:34:59.185Z] #17 32.19 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-18T17:34:59.338Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-05-18T17:34:59.951Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-05-18T17:34:59.991Z] #39 107.8 CC criu/external.o [2020-05-18T17:35:00.358Z] #18 ... [2020-05-18T17:35:00.358Z] [2020-05-18T17:35:00.358Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:35:00.358Z] #42 175.1 encoding/xml [2020-05-18T17:35:00.358Z] #42 ... [2020-05-18T17:35:00.358Z] [2020-05-18T17:35:00.358Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:00.358Z] #40 88.25 AR soccr/libsoccr.a [2020-05-18T17:35:00.358Z] #40 88.31 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T17:35:00.358Z] #40 88.95 DEP criu/arch/ppc64/sigframe.d [2020-05-18T17:35:00.358Z] #40 89.26 DEP criu/arch/ppc64/crtools.d [2020-05-18T17:35:00.358Z] #40 89.52 DEP criu/arch/ppc64/cpu.d [2020-05-18T17:35:00.358Z] #40 89.86 CC criu/arch/ppc64/cpu.o [2020-05-18T17:35:00.358Z] #40 90.92 CC criu/arch/ppc64/crtools.o [2020-05-18T17:35:00.556Z] #39 108.1 CC criu/fault-injection.o [2020-05-18T17:35:00.556Z] #39 108.3 CC criu/fdstore.o [2020-05-18T17:35:00.565Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-05-18T17:35:00.813Z] #39 108.6 CC criu/fifo.o [2020-05-18T17:35:00.983Z] #40 93.15 CC criu/arch/ppc64/sigframe.o [2020-05-18T17:35:01.179Z] ok github.com/docker/docker/distribution/xfer 1.884s coverage: 85.1% of statements [2020-05-18T17:35:01.179Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-18T17:35:01.179Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-18T17:35:01.379Z] #39 109.0 CC criu/file-ids.o [2020-05-18T17:35:01.461Z] ok github.com/docker/docker/image/v1 0.004s coverage: 25.0% of statements [2020-05-18T17:35:01.461Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-18T17:35:01.608Z] #40 93.74 LINK criu/arch/ppc64/crtools.built-in.o [2020-05-18T17:35:01.609Z] #40 93.83 DEP criu/pie/util-vdso.d [2020-05-18T17:35:01.637Z] #39 109.3 CC criu/file-lock.o [2020-05-18T17:35:01.897Z] #40 94.18 DEP criu/pie/util.d [2020-05-18T17:35:02.074Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-05-18T17:35:02.185Z] #40 94.54 CC criu/pie/util.o [2020-05-18T17:35:02.457Z] #17 34.74 Unpacking bash-completion (1:2.8-6) ... [2020-05-18T17:35:02.457Z] #17 35.19 Selecting previously unselected package bzip2. [2020-05-18T17:35:02.457Z] #17 35.20 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-18T17:35:02.457Z] #17 35.21 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T17:35:02.457Z] #17 35.31 Selecting previously unselected package xz-utils. [2020-05-18T17:35:02.457Z] #17 35.32 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-18T17:35:02.457Z] #17 35.33 Unpacking xz-utils (5.2.4-1) ... [2020-05-18T17:35:02.570Z] #39 ... [2020-05-18T17:35:02.570Z] [2020-05-18T17:35:02.570Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:35:02.570Z] #17 33.47 Unpacking bash-completion (1:2.8-6) ... [2020-05-18T17:35:02.570Z] #17 33.82 Selecting previously unselected package bzip2. [2020-05-18T17:35:02.570Z] #17 33.85 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-18T17:35:02.570Z] #17 33.86 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T17:35:02.570Z] #17 33.95 Selecting previously unselected package xz-utils. [2020-05-18T17:35:02.570Z] #17 33.96 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-18T17:35:02.570Z] #17 33.97 Unpacking xz-utils (5.2.4-1) ... [2020-05-18T17:35:02.570Z] #17 34.16 Selecting previously unselected package apparmor. [2020-05-18T17:35:02.570Z] #17 34.18 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-18T17:35:02.570Z] #17 34.25 Unpacking apparmor (2.13.2-10) ... [2020-05-18T17:35:02.570Z] #17 34.61 Selecting previously unselected package aufs-tools. [2020-05-18T17:35:02.570Z] #17 34.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-18T17:35:02.570Z] #17 34.62 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-18T17:35:02.570Z] #17 34.75 Selecting previously unselected package libonig5:amd64. [2020-05-18T17:35:02.570Z] #17 34.76 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-18T17:35:02.570Z] #17 34.76 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-18T17:35:02.570Z] #17 34.93 Selecting previously unselected package libjq1:amd64. [2020-05-18T17:35:02.570Z] #17 34.94 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T17:35:02.570Z] #17 34.94 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T17:35:02.570Z] #17 35.08 Selecting previously unselected package jq. [2020-05-18T17:35:02.570Z] #17 35.09 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T17:35:02.570Z] #17 35.10 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T17:35:02.570Z] #17 35.17 Selecting previously unselected package libaio1:amd64. [2020-05-18T17:35:02.570Z] #17 35.19 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-18T17:35:02.570Z] #17 35.20 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-18T17:35:02.570Z] #17 35.26 Selecting previously unselected package libgpm2:amd64. [2020-05-18T17:35:02.570Z] #17 35.27 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-18T17:35:02.570Z] #17 35.28 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-18T17:35:02.570Z] #17 35.36 Selecting previously unselected package libicu63:amd64. [2020-05-18T17:35:02.570Z] #17 35.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-18T17:35:02.570Z] #17 35.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T17:35:02.713Z] #17 35.49 Selecting previously unselected package apparmor. [2020-05-18T17:35:02.713Z] #17 35.49 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-18T17:35:02.713Z] #17 35.57 Unpacking apparmor (2.13.2-10) ... [2020-05-18T17:35:02.798Z] #45 ... [2020-05-18T17:35:02.799Z] [2020-05-18T17:35:02.799Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:35:02.799Z] #52 168.2 + bin/containerd [2020-05-18T17:35:02.799Z] #52 ... [2020-05-18T17:35:02.799Z] [2020-05-18T17:35:02.799Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:02.799Z] #39 150.2 CC criu/seccomp.o [2020-05-18T17:35:02.799Z] #39 150.7 CC criu/seize.o [2020-05-18T17:35:02.799Z] #39 151.4 CC criu/servicefd.o [2020-05-18T17:35:02.799Z] #39 151.8 CC criu/shmem.o [2020-05-18T17:35:02.799Z] #39 152.7 CC criu/sigframe.o [2020-05-18T17:35:02.799Z] #39 152.8 CC criu/signalfd.o [2020-05-18T17:35:02.799Z] #39 153.0 CC criu/sk-inet.o [2020-05-18T17:35:02.799Z] #39 153.9 CC criu/sk-netlink.o [2020-05-18T17:35:02.799Z] #39 154.3 CC criu/sk-packet.o [2020-05-18T17:35:02.799Z] #39 154.9 CC criu/sk-queue.o [2020-05-18T17:35:02.799Z] #39 155.3 CC criu/sk-tcp.o [2020-05-18T17:35:02.799Z] #39 155.7 CC criu/sk-unix.o [2020-05-18T17:35:02.799Z] #39 157.3 CC criu/sockets.o [2020-05-18T17:35:02.932Z] sha256:d434470668a0668afeae327163f2d394c8883de08989d8b302d0f320d6cc6165 [2020-05-18T17:35:02.932Z] INFO: Starting docker-py tests... [2020-05-18T17:35:02.969Z] #17 35.98 Selecting previously unselected package aufs-tools. [2020-05-18T17:35:03.081Z] ok github.com/docker/docker/opts 0.014s coverage: 67.4% of statements [2020-05-18T17:35:03.224Z] #17 35.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-18T17:35:03.224Z] #17 35.99 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-18T17:35:03.224Z] #17 36.13 Selecting previously unselected package libonig5:amd64. [2020-05-18T17:35:03.224Z] #17 36.14 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-18T17:35:03.224Z] #17 36.14 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-18T17:35:03.253Z] #40 95.36 CC criu/pie/util-vdso.o [2020-05-18T17:35:03.363Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-18T17:35:03.480Z] #17 36.28 Selecting previously unselected package libjq1:amd64. [2020-05-18T17:35:03.480Z] #17 36.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T17:35:03.480Z] #17 36.28 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T17:35:03.480Z] #17 36.40 Selecting previously unselected package jq. [2020-05-18T17:35:03.480Z] #17 36.41 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T17:35:03.480Z] #17 36.42 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T17:35:03.498Z] ============================= test session starts ============================== [2020-05-18T17:35:03.498Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-18T17:35:03.498Z] rootdir: /src, inifile: pytest.ini [2020-05-18T17:35:03.498Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-18T17:35:03.502Z] #17 38.95 Selecting previously unselected package libnet1:amd64. [2020-05-18T17:35:03.502Z] #17 38.96 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T17:35:03.502Z] #17 38.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T17:35:03.502Z] #17 39.07 Selecting previously unselected package libnl-3-200:amd64. [2020-05-18T17:35:03.502Z] #17 39.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-18T17:35:03.502Z] #17 39.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T17:35:03.502Z] #17 39.16 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-18T17:35:03.502Z] #17 39.18 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-18T17:35:03.736Z] #17 36.51 Selecting previously unselected package libaio1:amd64. [2020-05-18T17:35:03.736Z] #17 36.51 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-18T17:35:03.736Z] #17 36.52 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-18T17:35:03.736Z] #17 36.59 Selecting previously unselected package libgpm2:amd64. [2020-05-18T17:35:03.736Z] #17 36.60 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-18T17:35:03.736Z] #17 36.60 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-18T17:35:03.736Z] #17 36.70 Selecting previously unselected package libicu63:amd64. [2020-05-18T17:35:03.736Z] #17 36.71 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-18T17:35:03.736Z] #17 36.71 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T17:35:03.740Z] #39 158.1 CC criu/stats.o [2020-05-18T17:35:03.759Z] #17 39.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T17:35:03.759Z] #17 39.25 Selecting previously unselected package libreadline5:amd64. [2020-05-18T17:35:03.759Z] #17 39.26 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-18T17:35:03.759Z] #17 39.26 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-18T17:35:03.759Z] #17 39.38 Selecting previously unselected package net-tools. [2020-05-18T17:35:03.759Z] #17 39.40 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-18T17:35:03.759Z] #17 39.40 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T17:35:03.971Z] 4612f6d0b889: Pull complete [2020-05-18T17:35:03.971Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-18T17:35:03.971Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T17:35:03.971Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-18T17:35:03.971Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-18T17:35:03.971Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-05-18T17:35:03.971Z] WARN: Skipping validation tests [2020-05-18T17:35:03.971Z] INFO: Running unit tests at 05/18/2020 17:35:00... [2020-05-18T17:35:04.000Z] #39 158.4 CC criu/string.o [2020-05-18T17:35:04.000Z] #39 158.5 CC criu/sysctl.o [2020-05-18T17:35:04.017Z] #17 39.60 Selecting previously unselected package python-pip-whl. [2020-05-18T17:35:04.017Z] #17 39.61 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-18T17:35:04.017Z] #17 39.62 Unpacking python-pip-whl (18.1-5) ... [2020-05-18T17:35:04.431Z] collected 387 items / 1 deselected / 386 selected [2020-05-18T17:35:04.431Z] [2020-05-18T17:35:04.570Z] #39 159.0 CC criu/sysfs_parse.o [2020-05-18T17:35:04.581Z] #17 40.18 Selecting previously unselected package python3-lib2to3. [2020-05-18T17:35:04.581Z] #17 40.19 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-18T17:35:04.581Z] #17 40.21 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-18T17:35:04.751Z] #40 96.82 AR criu/pie/pie.lib.a [2020-05-18T17:35:04.751Z] #40 96.96 DEP criu/pie/restorer.d [2020-05-18T17:35:04.834Z] ok github.com/docker/docker/pkg/archive 0.513s coverage: 76.7% of statements [2020-05-18T17:35:04.839Z] #17 40.33 Selecting previously unselected package python3-distutils. [2020-05-18T17:35:04.839Z] #17 40.35 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-18T17:35:04.839Z] #17 40.35 Unpacking python3-distutils (3.7.3-1) ... [2020-05-18T17:35:04.839Z] #17 40.54 Selecting previously unselected package python3-pip. [2020-05-18T17:35:04.839Z] #17 40.55 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-18T17:35:04.839Z] #17 40.56 Unpacking python3-pip (18.1-5) ... [2020-05-18T17:35:04.989Z] INFO: make.ps1 starting at 05/18/2020 17:35:04 [2020-05-18T17:35:04.989Z] INFO: Git commit (59cb5e2718) assumed from DOCKER_GITCOMMIT environment variable [2020-05-18T17:35:04.989Z] INFO: Invoking autogen... [2020-05-18T17:35:05.041Z] #40 ... [2020-05-18T17:35:05.041Z] [2020-05-18T17:35:05.041Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:35:05.041Z] #42 190.0 math/big [2020-05-18T17:35:05.096Z] #17 40.70 Selecting previously unselected package python3-pkg-resources. [2020-05-18T17:35:05.096Z] #17 40.71 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T17:35:05.096Z] #17 40.72 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-18T17:35:05.140Z] #39 159.3 CC criu/timerfd.o [2020-05-18T17:35:05.353Z] #17 40.84 Selecting previously unselected package python3-setuptools. [2020-05-18T17:35:05.354Z] #17 40.86 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-18T17:35:05.354Z] #17 40.87 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-18T17:35:05.400Z] #39 159.6 CC criu/tty.o [2020-05-18T17:35:05.473Z] INFO: Running unit tests... [2020-05-18T17:35:05.611Z] #17 41.10 Selecting previously unselected package python3-wheel. [2020-05-18T17:35:05.611Z] #17 41.10 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-18T17:35:05.611Z] #17 41.10 Unpacking python3-wheel (0.32.3-2) ... [2020-05-18T17:35:05.611Z] #17 41.18 Selecting previously unselected package sudo. [2020-05-18T17:35:05.611Z] #17 41.20 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-18T17:35:05.611Z] #17 41.21 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-18T17:35:05.842Z] ok github.com/docker/docker/pkg/authorization 0.461s coverage: 68.3% of statements [2020-05-18T17:35:06.125Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-18T17:35:06.176Z] #17 41.69 Selecting previously unselected package thin-provisioning-tools. [2020-05-18T17:35:06.176Z] #17 41.70 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-18T17:35:06.176Z] #17 41.71 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T17:35:06.292Z] #17 ... [2020-05-18T17:35:06.292Z] [2020-05-18T17:35:06.292Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:06.292Z] #39 95.84 CC criu/clone-noasan.o [2020-05-18T17:35:06.292Z] #39 96.02 CC criu/config.o [2020-05-18T17:35:06.292Z] #39 97.33 CC criu/cr-check.o [2020-05-18T17:35:06.292Z] #39 98.97 CC criu/cr-dedup.o [2020-05-18T17:35:06.292Z] #39 99.42 CC criu/cr-dump.o [2020-05-18T17:35:06.292Z] #39 101.7 CC criu/cr-errno.o [2020-05-18T17:35:06.293Z] #39 101.8 CC criu/cr-restore.o [2020-05-18T17:35:06.407Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-18T17:35:06.433Z] #17 41.94 Selecting previously unselected package uidmap. [2020-05-18T17:35:06.433Z] #17 41.97 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-18T17:35:06.433Z] #17 41.97 Unpacking uidmap (1:4.5-1.1) ... [2020-05-18T17:35:06.433Z] #17 42.08 Selecting previously unselected package vim-runtime. [2020-05-18T17:35:06.433Z] #17 42.09 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-18T17:35:06.433Z] #17 42.13 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-18T17:35:06.433Z] #17 42.18 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-18T17:35:06.433Z] #17 42.18 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-18T17:35:06.548Z] #39 106.5 CC criu/cr-service.o [2020-05-18T17:35:07.100Z] #42 ... [2020-05-18T17:35:07.100Z] [2020-05-18T17:35:07.100Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:35:07.100Z] #48 182.1 golang.org/x/crypto/ssh/terminal [2020-05-18T17:35:07.100Z] #48 188.2 mvdan.cc/sh/v3/cmd/shfmt [2020-05-18T17:35:07.310Z] #39 161.3 CC criu/tun.o [2020-05-18T17:35:07.310Z] #39 161.7 CC criu/uffd.o [2020-05-18T17:35:07.407Z] #48 ... [2020-05-18T17:35:07.408Z] [2020-05-18T17:35:07.408Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:35:07.408Z] #50 14.97 + cd /tmp/tmp.mAIundSgia/src/github.com/opencontainers/runc [2020-05-18T17:35:07.408Z] #50 14.98 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T17:35:07.408Z] #50 16.36 + '[' -z '' ']' [2020-05-18T17:35:07.408Z] #50 16.36 + target=static [2020-05-18T17:35:07.408Z] #50 16.36 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-18T17:35:07.498Z] #39 ... [2020-05-18T17:35:07.498Z] [2020-05-18T17:35:07.498Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:35:07.498Z] #17 40.46 Selecting previously unselected package libnet1:amd64. [2020-05-18T17:35:07.498Z] #17 40.47 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T17:35:07.498Z] #17 40.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T17:35:07.755Z] #17 40.59 Selecting previously unselected package libnl-3-200:amd64. [2020-05-18T17:35:07.755Z] #17 40.59 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-18T17:35:07.755Z] #17 40.60 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T17:35:07.755Z] #17 40.67 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-18T17:35:07.755Z] #17 40.68 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-18T17:35:07.755Z] #17 40.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T17:35:07.755Z] #17 40.75 Selecting previously unselected package libreadline5:amd64. [2020-05-18T17:35:07.755Z] #17 40.76 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-18T17:35:07.755Z] #17 40.77 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-18T17:35:08.013Z] #17 40.89 Selecting previously unselected package net-tools. [2020-05-18T17:35:08.013Z] #17 40.90 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-18T17:35:08.013Z] #17 40.91 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T17:35:08.271Z] #17 41.11 Selecting previously unselected package python-pip-whl. [2020-05-18T17:35:08.271Z] #17 41.12 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-18T17:35:08.271Z] #17 41.12 Unpacking python-pip-whl (18.1-5) ... [2020-05-18T17:35:08.694Z] #39 162.7 CC criu/util.o [2020-05-18T17:35:08.694Z] #39 ... [2020-05-18T17:35:08.694Z] [2020-05-18T17:35:08.694Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:35:08.694Z] #21 224.1 + return [2020-05-18T17:35:08.832Z] #17 41.71 Selecting previously unselected package python3-lib2to3. [2020-05-18T17:35:08.832Z] #17 41.71 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-18T17:35:08.832Z] #17 41.72 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-18T17:35:08.955Z] #21 DONE 224.5s [2020-05-18T17:35:08.955Z] [2020-05-18T17:35:08.955Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:09.088Z] #17 41.85 Selecting previously unselected package python3-distutils. [2020-05-18T17:35:09.088Z] #17 41.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-18T17:35:09.088Z] #17 41.86 Unpacking python3-distutils (3.7.3-1) ... [2020-05-18T17:35:09.088Z] #17 42.06 Selecting previously unselected package python3-pip. [2020-05-18T17:35:09.088Z] #17 42.07 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-18T17:35:09.088Z] #17 42.07 Unpacking python3-pip (18.1-5) ... [2020-05-18T17:35:09.344Z] #17 42.25 Selecting previously unselected package python3-pkg-resources. [2020-05-18T17:35:09.344Z] #17 42.25 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T17:35:09.344Z] #17 42.26 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-18T17:35:09.525Z] #39 163.9 CC criu/uts_ns.o [2020-05-18T17:35:09.599Z] #17 42.40 Selecting previously unselected package python3-setuptools. [2020-05-18T17:35:09.599Z] #17 42.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-18T17:35:09.599Z] #17 42.41 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-18T17:35:09.786Z] #39 164.2 CC criu/vdso.o [2020-05-18T17:35:09.855Z] #17 42.66 Selecting previously unselected package python3-wheel. [2020-05-18T17:35:09.855Z] #17 42.68 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-18T17:35:09.855Z] #17 42.69 Unpacking python3-wheel (0.32.3-2) ... [2020-05-18T17:35:09.855Z] #17 42.75 Selecting previously unselected package sudo. [2020-05-18T17:35:09.855Z] #17 42.76 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-18T17:35:09.855Z] #17 42.77 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-18T17:35:10.356Z] #39 164.7 LINK criu/built-in.o [2020-05-18T17:35:10.416Z] #17 43.32 Selecting previously unselected package thin-provisioning-tools. [2020-05-18T17:35:10.416Z] #17 43.32 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-18T17:35:10.416Z] #17 43.33 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T17:35:10.617Z] #39 164.9 LINK criu/criu [2020-05-18T17:35:10.647Z] #17 45.48 Selecting previously unselected package vim. [2020-05-18T17:35:10.647Z] #17 45.50 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T17:35:10.647Z] #17 45.53 Unpacking vim (2:8.1.0875-5) ... [2020-05-18T17:35:10.647Z] #17 46.07 Selecting previously unselected package xfsprogs. [2020-05-18T17:35:10.647Z] #17 46.08 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-18T17:35:10.647Z] #17 46.09 Unpacking xfsprogs (4.20.0-1) ... [2020-05-18T17:35:10.671Z] #17 43.57 Selecting previously unselected package uidmap. [2020-05-18T17:35:10.671Z] #17 43.58 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-18T17:35:10.671Z] #17 43.59 Unpacking uidmap (1:4.5-1.1) ... [2020-05-18T17:35:10.791Z] ok github.com/docker/docker/layer 7.662s coverage: 68.8% of statements [2020-05-18T17:35:10.791Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-18T17:35:10.791Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-18T17:35:10.791Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-18T17:35:10.791Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-18T17:35:10.791Z] ? github.com/docker/docker/oci [no test files] [2020-05-18T17:35:10.791Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-18T17:35:10.791Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-18T17:35:10.791Z] ok github.com/docker/docker/pkg/chrootarchive 3.589s coverage: 43.2% of statements [2020-05-18T17:35:10.791Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-18T17:35:10.791Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-18T17:35:10.877Z] #39 165.4 DEP lib/c/criu.d [2020-05-18T17:35:10.905Z] #17 46.52 Selecting previously unselected package zip. [2020-05-18T17:35:10.905Z] #17 46.53 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-18T17:35:10.905Z] #17 46.53 Unpacking zip (3.0-11+b1) ... [2020-05-18T17:35:10.928Z] #17 43.71 Selecting previously unselected package vim-runtime. [2020-05-18T17:35:10.928Z] #17 43.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-18T17:35:10.928Z] #17 43.75 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-18T17:35:10.928Z] #17 43.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-18T17:35:10.928Z] #17 43.80 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-18T17:35:10.936Z] #50 19.49 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-05-18T17:35:10.936Z] #50 ... [2020-05-18T17:35:10.936Z] [2020-05-18T17:35:10.936Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:35:10.936Z] #18 6.393 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-18T17:35:10.936Z] #18 ... [2020-05-18T17:35:10.936Z] [2020-05-18T17:35:10.936Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:10.936Z] #40 97.52 DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-18T17:35:10.936Z] #40 97.57 DEP criu/arch/ppc64/restorer.d [2020-05-18T17:35:10.936Z] #40 97.98 DEP criu/arch/ppc64/vdso-pie.d [2020-05-18T17:35:10.936Z] #40 98.18 DEP criu/pie/parasite-vdso.d [2020-05-18T17:35:10.936Z] #40 98.47 DEP criu/pie/parasite.d [2020-05-18T17:35:10.936Z] #40 98.93 CC criu/pie/parasite.o [2020-05-18T17:35:10.936Z] #40 101.4 LINK criu/pie/parasite.built-in.o [2020-05-18T17:35:10.936Z] #40 101.4 GEN criu/pie/parasite-blob.h [2020-05-18T17:35:10.936Z] #40 101.5 CC criu/pie/parasite-vdso.o [2020-05-18T17:35:10.936Z] #40 103.0 CC criu/arch/ppc64/vdso-pie.o [2020-05-18T17:35:11.138Z] #39 ... [2020-05-18T17:35:11.138Z] [2020-05-18T17:35:11.138Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T17:35:11.138Z] #22 DONE 0.2s [2020-05-18T17:35:11.138Z] [2020-05-18T17:35:11.138Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:11.138Z] #39 165.5 CC images/rpc.pb-c.o [2020-05-18T17:35:11.142Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-05-18T17:35:11.142Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-05-18T17:35:11.161Z] #17 46.72 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-18T17:35:11.161Z] #17 46.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T17:35:11.161Z] #17 46.76 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-18T17:35:11.161Z] #17 46.77 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-18T17:35:11.161Z] #17 46.79 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-18T17:35:11.161Z] #17 46.80 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-18T17:35:11.161Z] #17 46.82 Setting up uidmap (1:4.5-1.1) ... [2020-05-18T17:35:11.161Z] #17 46.83 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-18T17:35:11.161Z] #17 46.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T17:35:11.161Z] #17 46.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T17:35:11.418Z] #17 46.88 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T17:35:11.418Z] #17 46.89 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T17:35:11.418Z] #17 46.90 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T17:35:11.418Z] #17 46.91 Setting up zip (3.0-11+b1) ... [2020-05-18T17:35:11.418Z] #17 46.92 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T17:35:11.418Z] #17 46.95 Setting up bash-completion (1:2.8-6) ... [2020-05-18T17:35:11.424Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-05-18T17:35:11.564Z] #40 103.8 CC criu/arch/ppc64/restorer.o [2020-05-18T17:35:11.564Z] #40 ... [2020-05-18T17:35:11.564Z] [2020-05-18T17:35:11.564Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:35:11.564Z] #42 196.6 go/doc [2020-05-18T17:35:11.708Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-05-18T17:35:11.709Z] #39 166.1 CC lib/c/criu.o [2020-05-18T17:35:11.971Z] #39 ... [2020-05-18T17:35:11.971Z] [2020-05-18T17:35:11.971Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T17:35:11.971Z] #26 DONE 0.8s [2020-05-18T17:35:11.971Z] [2020-05-18T17:35:11.971Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T17:35:11.971Z] #29 DONE 0.2s [2020-05-18T17:35:11.971Z] [2020-05-18T17:35:11.971Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T17:35:12.232Z] #31 DONE 0.1s [2020-05-18T17:35:12.232Z] [2020-05-18T17:35:12.232Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T17:35:12.321Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-05-18T17:35:12.492Z] #34 DONE 0.1s [2020-05-18T17:35:12.492Z] [2020-05-18T17:35:12.492Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T17:35:12.492Z] #37 DONE 0.2s [2020-05-18T17:35:12.492Z] [2020-05-18T17:35:12.492Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:12.752Z] #39 167.1 LINK lib/c/built-in.o [2020-05-18T17:35:12.752Z] #39 167.1 LINK lib/c/libcriu.so [2020-05-18T17:35:12.752Z] #39 167.2 LINK lib/c/libcriu.a [2020-05-18T17:35:12.789Z] #17 ... [2020-05-18T17:35:12.789Z] [2020-05-18T17:35:12.789Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:12.789Z] #39 110.3 CC criu/files-ext.o [2020-05-18T17:35:12.789Z] #39 110.7 CC criu/files-reg.o [2020-05-18T17:35:12.789Z] #39 112.7 CC criu/files.o [2020-05-18T17:35:12.789Z] #39 114.7 CC criu/filesystems.o [2020-05-18T17:35:12.789Z] #39 115.5 CC criu/fsnotify.o [2020-05-18T17:35:12.789Z] #39 116.7 CC criu/image-desc.o [2020-05-18T17:35:12.789Z] #39 116.9 CC criu/image.o [2020-05-18T17:35:12.789Z] #39 117.8 CC criu/ipc_ns.o [2020-05-18T17:35:12.789Z] #39 119.0 CC criu/irmap.o [2020-05-18T17:35:12.789Z] #39 119.6 CC criu/kcmp-ids.o [2020-05-18T17:35:12.789Z] #39 119.9 CC criu/kerndat.o [2020-05-18T17:35:13.012Z] #39 167.3 GEN magic.py [2020-05-18T17:35:13.013Z] #39 167.5 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T17:35:13.013Z] #39 167.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T17:35:13.013Z] #39 167.5 Note: Building without GnuTLS support [2020-05-18T17:35:13.047Z] #39 120.9 CC criu/libnetlink.o [2020-05-18T17:35:13.326Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-05-18T17:35:13.612Z] #39 121.3 CC criu/log.o [2020-05-18T17:35:13.870Z] #39 121.7 CC criu/lsm.o [2020-05-18T17:35:13.870Z] #39 ... [2020-05-18T17:35:13.870Z] [2020-05-18T17:35:13.870Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:35:13.870Z] #17 49.53 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-18T17:35:13.870Z] #17 49.55 Setting up xz-utils (5.2.4-1) ... [2020-05-18T17:35:13.870Z] #17 49.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-18T17:35:13.870Z] #17 49.57 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-18T17:35:13.940Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-05-18T17:35:13.953Z] #39 168.2 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T17:35:14.128Z] #17 49.66 invoke-rc.d: could not determine current runlevel [2020-05-18T17:35:14.128Z] #17 49.67 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-18T17:35:14.128Z] #17 49.68 Setting up pigz (2.4-1) ... [2020-05-18T17:35:14.128Z] #17 49.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-18T17:35:14.128Z] #17 49.70 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T17:35:14.128Z] #17 49.72 Setting up python-pip-whl (18.1-5) ... [2020-05-18T17:35:14.128Z] #17 49.74 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-18T17:35:14.128Z] #17 49.75 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-18T17:35:14.279Z] #42 ... [2020-05-18T17:35:14.280Z] [2020-05-18T17:35:14.280Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T17:35:14.280Z] #48 DONE 199.0s [2020-05-18T17:35:14.280Z] [2020-05-18T17:35:14.280Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:14.280Z] #40 104.7 CC criu/arch/ppc64/vdso-trampoline.o [2020-05-18T17:35:14.280Z] #40 104.7 CC criu/pie/restorer.o [2020-05-18T17:35:14.290Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-05-18T17:35:14.523Z] #39 169.0 make[1]: Nothing to be done for 'all'. [2020-05-18T17:35:14.643Z] #17 50.10 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-18T17:35:14.644Z] #17 50.12 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-18T17:35:14.644Z] #17 50.14 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T17:35:14.644Z] #17 50.15 Setting up vim (2:8.1.0875-5) ... [2020-05-18T17:35:14.644Z] #17 50.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-18T17:35:14.644Z] #17 50.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-18T17:35:14.644Z] #17 50.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-18T17:35:14.644Z] #17 50.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-18T17:35:14.644Z] #17 50.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-18T17:35:14.644Z] #17 50.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-18T17:35:14.644Z] #17 50.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-18T17:35:14.644Z] #17 50.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-18T17:35:14.644Z] #17 50.22 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T17:35:14.644Z] #17 50.25 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T17:35:14.644Z] #17 50.26 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-18T17:35:14.644Z] #17 50.28 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T17:35:14.644Z] #17 50.29 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-18T17:35:14.644Z] #17 50.30 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T17:35:14.812Z] ok github.com/docker/docker/pkg/fsutils 0.440s coverage: 85.1% of statements [2020-05-18T17:35:14.812Z] ok github.com/docker/docker/pkg/discovery/kv 3.073s coverage: 84.1% of statements [2020-05-18T17:35:14.812Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-05-18T17:35:15.095Z] #17 47.15 Selecting previously unselected package vim. [2020-05-18T17:35:15.095Z] #17 47.17 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T17:35:15.095Z] #17 47.19 Unpacking vim (2:8.1.0875-5) ... [2020-05-18T17:35:15.095Z] #17 47.69 Selecting previously unselected package xfsprogs. [2020-05-18T17:35:15.095Z] #17 47.70 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-18T17:35:15.095Z] #17 47.70 Unpacking xfsprogs (4.20.0-1) ... [2020-05-18T17:35:15.350Z] #17 48.18 Selecting previously unselected package zip. [2020-05-18T17:35:15.350Z] #17 48.20 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-18T17:35:15.350Z] #17 48.21 Unpacking zip (3.0-11+b1) ... [2020-05-18T17:35:15.463Z] #39 169.8 make[1]: 'images/built-in.o' is up to date. [2020-05-18T17:35:15.463Z] #39 169.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-18T17:35:15.463Z] #39 169.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-18T17:35:15.463Z] #39 169.9 make[1]: 'compel/libcompel.a' is up to date. [2020-05-18T17:35:15.463Z] #39 170.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-18T17:35:15.606Z] #17 48.47 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-18T17:35:15.606Z] #17 48.49 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T17:35:15.606Z] #17 48.50 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-18T17:35:15.606Z] #17 48.51 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-18T17:35:15.606Z] #17 48.53 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-18T17:35:15.606Z] #17 48.54 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-18T17:35:15.606Z] #17 48.57 Setting up uidmap (1:4.5-1.1) ... [2020-05-18T17:35:15.723Z] #39 170.0 make[1]: Nothing to be done for 'all'. [2020-05-18T17:35:15.723Z] #39 170.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T17:35:15.723Z] #39 170.2 make[2]: Nothing to be done for 'all'. [2020-05-18T17:35:15.821Z] ok github.com/docker/docker/pkg/idtools 0.244s coverage: 70.3% of statements [2020-05-18T17:35:15.821Z] ok github.com/docker/docker/pkg/ioutils 0.332s coverage: 70.1% of statements [2020-05-18T17:35:15.861Z] #17 48.58 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-18T17:35:15.861Z] #17 48.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T17:35:15.861Z] #17 48.63 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T17:35:15.861Z] #17 48.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T17:35:15.861Z] #17 48.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T17:35:15.861Z] #17 48.67 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T17:35:15.861Z] #17 48.69 Setting up zip (3.0-11+b1) ... [2020-05-18T17:35:15.861Z] #17 48.71 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T17:35:15.861Z] #17 48.73 Setting up bash-completion (1:2.8-6) ... [2020-05-18T17:35:15.983Z] #39 170.3 make[2]: Nothing to be done for 'all'. [2020-05-18T17:35:15.983Z] #39 170.3 make[2]: Nothing to be done for 'all'. [2020-05-18T17:35:15.983Z] #39 170.5 make[2]: Nothing to be done for 'all'. [2020-05-18T17:35:16.103Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-05-18T17:35:16.103Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2020-05-18T17:35:16.244Z] #39 170.6 make[2]: Nothing to be done for 'all'. [2020-05-18T17:35:16.244Z] #39 170.6 make[2]: Nothing to be done for 'all'. [2020-05-18T17:35:16.244Z] #39 170.7 make[2]: Nothing to be done for 'all'. [2020-05-18T17:35:16.385Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-05-18T17:35:16.385Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-18T17:35:16.385Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-18T17:35:16.385Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-05-18T17:35:16.385Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-18T17:35:16.504Z] #39 170.8 make[2]: Nothing to be done for 'all'. [2020-05-18T17:35:16.504Z] #39 170.8 INSTALL criu/criu [2020-05-18T17:35:16.666Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-05-18T17:35:16.765Z] #39 DONE 171.1s [2020-05-18T17:35:16.765Z] [2020-05-18T17:35:16.765Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:35:16.949Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-05-18T17:35:17.232Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-05-18T17:35:17.232Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-05-18T17:35:17.232Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-18T17:35:17.232Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-18T17:35:17.845Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2020-05-18T17:35:17.922Z] #17 53.27 Setting up iptables (1.8.2-4) ... [2020-05-18T17:35:17.922Z] #17 53.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T17:35:17.922Z] #17 53.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T17:35:17.922Z] #17 53.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T17:35:17.922Z] #17 53.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T17:35:17.922Z] #17 53.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-18T17:35:17.922Z] #17 53.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-18T17:35:17.922Z] #17 53.38 Setting up python3 (3.7.3-1) ... [2020-05-18T17:35:18.180Z] #17 53.69 Setting up python3-wheel (0.32.3-2) ... [2020-05-18T17:35:18.374Z] #17 ... [2020-05-18T17:35:18.374Z] [2020-05-18T17:35:18.374Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:18.374Z] #39 108.1 CC criu/crtools.o [2020-05-18T17:35:18.374Z] #39 108.8 CC criu/eventfd.o [2020-05-18T17:35:18.374Z] #39 109.1 CC criu/eventpoll.o [2020-05-18T17:35:18.374Z] #39 110.0 CC criu/external.o [2020-05-18T17:35:18.374Z] #39 110.3 CC criu/fault-injection.o [2020-05-18T17:35:18.374Z] #39 110.4 CC criu/fdstore.o [2020-05-18T17:35:18.374Z] #39 110.9 CC criu/fifo.o [2020-05-18T17:35:18.374Z] #39 111.3 CC criu/file-ids.o [2020-05-18T17:35:18.374Z] #39 111.7 CC criu/file-lock.o [2020-05-18T17:35:18.374Z] #39 112.6 CC criu/files-ext.o [2020-05-18T17:35:18.374Z] #39 112.9 CC criu/files-reg.o [2020-05-18T17:35:18.374Z] #39 115.1 CC criu/files.o [2020-05-18T17:35:18.374Z] #39 117.3 CC criu/filesystems.o [2020-05-18T17:35:18.374Z] #39 118.1 CC criu/fsnotify.o [2020-05-18T17:35:18.374Z] #39 ... [2020-05-18T17:35:18.374Z] [2020-05-18T17:35:18.374Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:35:18.374Z] #17 51.45 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-18T17:35:18.462Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-05-18T17:35:18.630Z] #17 51.47 Setting up xz-utils (5.2.4-1) ... [2020-05-18T17:35:18.630Z] #17 51.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-18T17:35:18.630Z] #17 51.49 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-18T17:35:18.630Z] #17 51.54 invoke-rc.d: could not determine current runlevel [2020-05-18T17:35:18.631Z] #17 51.55 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-18T17:35:18.631Z] #17 51.57 Setting up pigz (2.4-1) ... [2020-05-18T17:35:18.675Z] #45 ... [2020-05-18T17:35:18.675Z] [2020-05-18T17:35:18.675Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T17:35:18.675Z] #40 DONE 0.2s [2020-05-18T17:35:18.675Z] [2020-05-18T17:35:18.675Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T17:35:18.675Z] #42 DONE 0.2s [2020-05-18T17:35:18.675Z] [2020-05-18T17:35:18.675Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:35:18.744Z] #17 54.32 Setting up apparmor (2.13.2-10) ... [2020-05-18T17:35:18.747Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-18T17:35:18.886Z] #17 51.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-18T17:35:18.887Z] #17 51.60 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T17:35:18.887Z] #17 51.61 Setting up python-pip-whl (18.1-5) ... [2020-05-18T17:35:18.887Z] #17 51.63 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-18T17:35:18.887Z] #17 51.64 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-18T17:35:18.935Z] #45 ... [2020-05-18T17:35:18.935Z] [2020-05-18T17:35:18.935Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T17:35:18.935Z] #44 DONE 0.2s [2020-05-18T17:35:18.935Z] [2020-05-18T17:35:18.935Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:35:19.029Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-18T17:35:19.142Z] #17 52.08 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-18T17:35:19.142Z] #17 52.09 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-18T17:35:19.142Z] #17 52.11 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T17:35:19.142Z] #17 52.14 Setting up vim (2:8.1.0875-5) ... [2020-05-18T17:35:19.398Z] #17 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-18T17:35:19.398Z] #17 52.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-18T17:35:19.398Z] #17 52.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-18T17:35:19.398Z] #17 52.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-18T17:35:19.398Z] #17 52.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-18T17:35:19.398Z] #17 52.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-18T17:35:19.398Z] #17 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-18T17:35:19.398Z] #17 52.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-18T17:35:19.398Z] #17 52.24 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T17:35:19.398Z] #17 52.25 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T17:35:19.398Z] #17 52.26 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-18T17:35:19.398Z] #17 52.28 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T17:35:19.398Z] #17 52.29 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-18T17:35:19.398Z] #17 52.30 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T17:35:19.815Z] #40 111.3 LINK criu/pie/restorer.built-in.o [2020-05-18T17:35:19.815Z] #40 111.3 GEN criu/pie/restorer-blob.h [2020-05-18T17:35:19.815Z] #40 111.7 DEP criu/vdso.d [2020-05-18T17:35:20.036Z] ok github.com/docker/docker/pkg/pubsub 1.022s coverage: 73.9% of statements [2020-05-18T17:35:20.105Z] #40 112.3 DEP criu/uts_ns.d [2020-05-18T17:35:20.322Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2020-05-18T17:35:20.374Z] #17 55.86 Setting up xfsprogs (4.20.0-1) ... [2020-05-18T17:35:20.374Z] #17 55.87 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-18T17:35:20.393Z] #40 112.7 DEP criu/util.d [2020-05-18T17:35:20.889Z] #17 56.30 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-18T17:35:21.021Z] #40 113.1 DEP criu/uffd.d [2020-05-18T17:35:21.021Z] #40 ... [2020-05-18T17:35:21.021Z] [2020-05-18T17:35:21.021Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:35:21.021Z] #55 205.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T17:35:21.021Z] #55 205.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-18T17:35:21.594Z] ? github.com/docker/docker/api [no test files] [2020-05-18T17:35:21.822Z] #17 57.21 Setting up python3-distutils (3.7.3-1) ... [2020-05-18T17:35:22.080Z] #17 57.72 Setting up python3-setuptools (40.8.0-1) ... [2020-05-18T17:35:22.662Z] #17 55.35 Setting up iptables (1.8.2-4) ... [2020-05-18T17:35:22.662Z] #17 55.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T17:35:22.662Z] #17 55.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T17:35:22.662Z] #17 55.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T17:35:22.662Z] #17 55.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T17:35:22.662Z] #17 55.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-18T17:35:22.662Z] #17 55.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-18T17:35:22.662Z] #17 55.41 Setting up python3 (3.7.3-1) ... [2020-05-18T17:35:23.083Z] #55 ... [2020-05-18T17:35:23.083Z] [2020-05-18T17:35:23.083Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:35:23.083Z] #18 18.59 Fetched 8128 kB in 18s (450 kB/s) [2020-05-18T17:35:23.083Z] #18 18.59 Reading package lists... [2020-05-18T17:35:23.083Z] #18 27.73 Reading package lists... [2020-05-18T17:35:23.083Z] #18 ... [2020-05-18T17:35:23.083Z] [2020-05-18T17:35:23.083Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:23.083Z] #40 113.4 DEP criu/tun.d [2020-05-18T17:35:23.083Z] #40 113.8 DEP criu/tty.d [2020-05-18T17:35:23.083Z] #40 114.2 DEP criu/timerfd.d [2020-05-18T17:35:23.083Z] #40 114.6 DEP criu/sysfs_parse.d [2020-05-18T17:35:23.083Z] #40 114.9 DEP criu/sysctl.d [2020-05-18T17:35:23.083Z] #40 115.2 DEP criu/string.d [2020-05-18T17:35:23.083Z] #40 115.3 DEP criu/stats.d [2020-05-18T17:35:23.223Z] #17 55.92 Setting up python3-wheel (0.32.3-2) ... [2020-05-18T17:35:23.372Z] #40 115.5 DEP criu/sockets.d [2020-05-18T17:35:23.452Z] #17 59.00 Setting up python3-pip (18.1-5) ... [2020-05-18T17:35:23.663Z] #40 115.9 DEP criu/sk-unix.d [2020-05-18T17:35:23.777Z] ok github.com/docker/docker/pkg/signal 2.349s coverage: 61.0% of statements [2020-05-18T17:35:23.777Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-05-18T17:35:23.777Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-18T17:35:23.784Z] #17 56.65 Setting up apparmor (2.13.2-10) ... [2020-05-18T17:35:24.062Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-18T17:35:24.295Z] #40 116.5 DEP criu/sk-tcp.d [2020-05-18T17:35:24.344Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-18T17:35:24.385Z] #17 59.98 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:35:24.385Z] #17 60.00 Processing triggers for mime-support (3.62) ... [2020-05-18T17:35:24.385Z] #17 ... [2020-05-18T17:35:24.385Z] [2020-05-18T17:35:24.385Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:24.385Z] #39 122.1 CC criu/mem.o [2020-05-18T17:35:24.385Z] #39 123.8 CC criu/mount.o [2020-05-18T17:35:24.385Z] #39 127.9 CC criu/namespaces.o [2020-05-18T17:35:24.385Z] #39 129.7 CC criu/net.o [2020-05-18T17:35:24.385Z] #39 ... [2020-05-18T17:35:24.385Z] [2020-05-18T17:35:24.385Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:35:24.385Z] #17 60.00 Processing triggers for mime-support (3.62) ... [2020-05-18T17:35:24.924Z] #40 116.9 DEP criu/sk-queue.d [2020-05-18T17:35:24.924Z] #40 117.2 DEP criu/sk-packet.d [2020-05-18T17:35:24.950Z] #17 ... [2020-05-18T17:35:24.950Z] [2020-05-18T17:35:24.950Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:35:24.950Z] #36 211.9 + dpkg --print-architecture [2020-05-18T17:35:24.950Z] #36 211.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-18T17:35:24.950Z] #36 212.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-18T17:35:24.950Z] #36 212.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-18T17:35:24.950Z] #36 ... [2020-05-18T17:35:24.950Z] [2020-05-18T17:35:24.950Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:35:24.950Z] #17 DONE 60.6s [2020-05-18T17:35:24.950Z] [2020-05-18T17:35:24.950Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:24.950Z] #39 132.9 CC criu/netfilter.o [2020-05-18T17:35:24.961Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-18T17:35:25.214Z] #40 117.5 DEP criu/sk-netlink.d [2020-05-18T17:35:25.575Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 36.9% of statements [2020-05-18T17:35:25.575Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2020-05-18T17:35:25.677Z] #17 58.31 Setting up xfsprogs (4.20.0-1) ... [2020-05-18T17:35:25.677Z] #17 58.33 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-18T17:35:25.842Z] #40 117.9 DEP criu/sk-inet.d [2020-05-18T17:35:25.883Z] #39 133.4 CC criu/page-pipe.o [2020-05-18T17:35:25.933Z] #17 58.72 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-18T17:35:26.130Z] #40 118.4 DEP criu/signalfd.d [2020-05-18T17:35:26.189Z] ok github.com/docker/docker/pkg/tarsum 0.033s coverage: 89.3% of statements [2020-05-18T17:35:26.189Z] testing: warning: no tests to run [2020-05-18T17:35:26.189Z] coverage: [no statements] [2020-05-18T17:35:26.189Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-18T17:35:26.419Z] #40 118.7 DEP criu/sigframe.d [2020-05-18T17:35:26.447Z] #39 134.2 CC criu/page-xfer.o [2020-05-18T17:35:26.708Z] #40 118.9 DEP criu/shmem.d [2020-05-18T17:35:26.802Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-05-18T17:35:26.802Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-18T17:35:26.859Z] #17 59.64 Setting up python3-distutils (3.7.3-1) ... [2020-05-18T17:35:26.997Z] #40 119.2 DEP criu/servicefd.d [2020-05-18T17:35:27.012Z] #39 ... [2020-05-18T17:35:27.013Z] [2020-05-18T17:35:27.013Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T17:35:27.013Z] #18 1.804 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-18T17:35:27.013Z] #18 1.808 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-18T17:35:27.013Z] #18 1.812 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-18T17:35:27.013Z] #18 DONE 1.9s [2020-05-18T17:35:27.013Z] [2020-05-18T17:35:27.013Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T17:35:27.084Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-18T17:35:27.119Z] #17 60.07 Setting up python3-setuptools (40.8.0-1) ... [2020-05-18T17:35:27.286Z] #40 119.5 DEP criu/seize.d [2020-05-18T17:35:27.601Z] #40 119.8 DEP criu/seccomp.d [2020-05-18T17:35:27.889Z] #40 120.2 DEP criu/rst-malloc.d [2020-05-18T17:35:28.178Z] #40 120.3 DEP criu/rbtree.d [2020-05-18T17:35:28.178Z] #40 120.4 DEP criu/pstree.d [2020-05-18T17:35:28.466Z] #40 120.8 DEP criu/protobuf.d [2020-05-18T17:35:28.483Z] #17 61.30 Setting up python3-pip (18.1-5) ... [2020-05-18T17:35:28.755Z] #40 121.1 GEN criu/protobuf-desc-gen.h [2020-05-18T17:35:29.105Z] ok github.com/docker/docker/plugin 0.563s coverage: 23.1% of statements [2020-05-18T17:35:29.388Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-18T17:35:29.407Z] #17 62.30 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:35:29.408Z] #17 62.33 Processing triggers for mime-support (3.62) ... [2020-05-18T17:35:29.408Z] #17 ... [2020-05-18T17:35:29.408Z] [2020-05-18T17:35:29.408Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:29.408Z] #39 119.3 CC criu/image-desc.o [2020-05-18T17:35:29.408Z] #39 119.5 CC criu/image.o [2020-05-18T17:35:29.408Z] #39 120.4 CC criu/ipc_ns.o [2020-05-18T17:35:29.408Z] #39 121.6 CC criu/irmap.o [2020-05-18T17:35:29.408Z] #39 122.3 CC criu/kcmp-ids.o [2020-05-18T17:35:29.408Z] #39 122.7 CC criu/kerndat.o [2020-05-18T17:35:29.408Z] #39 123.7 CC criu/libnetlink.o [2020-05-18T17:35:29.408Z] #39 124.0 CC criu/log.o [2020-05-18T17:35:29.408Z] #39 124.5 CC criu/lsm.o [2020-05-18T17:35:29.408Z] #39 125.0 CC criu/mem.o [2020-05-18T17:35:29.408Z] #39 126.7 CC criu/mount.o [2020-05-18T17:35:29.663Z] #39 ... [2020-05-18T17:35:29.663Z] [2020-05-18T17:35:29.663Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:35:29.663Z] #36 220.9 + dpkg --print-architecture [2020-05-18T17:35:29.663Z] #36 220.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-18T17:35:29.663Z] #36 221.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-18T17:35:29.663Z] #36 221.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-18T17:35:30.003Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-05-18T17:35:30.223Z] #36 ... [2020-05-18T17:35:30.223Z] [2020-05-18T17:35:30.223Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:35:30.223Z] #17 DONE 63.2s [2020-05-18T17:35:30.287Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-05-18T17:35:30.307Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-18T17:35:30.478Z] [2020-05-18T17:35:30.478Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T17:35:30.814Z] #40 ... [2020-05-18T17:35:30.814Z] [2020-05-18T17:35:30.814Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:35:30.814Z] #18 27.73 Reading package lists... [2020-05-18T17:35:30.814Z] #18 34.08 Building dependency tree... [2020-05-18T17:35:30.814Z] #18 36.41 libcap2-bin is already the newest version (1:2.25-2). [2020-05-18T17:35:30.814Z] #18 36.41 The following additional packages will be installed: [2020-05-18T17:35:30.815Z] #18 36.42 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-18T17:35:30.815Z] #18 36.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-18T17:35:30.815Z] #18 36.42 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-18T17:35:30.815Z] #18 36.42 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-18T17:35:30.815Z] #18 36.43 python3.7 python3.7-minimal vim-runtime xxd [2020-05-18T17:35:30.815Z] #18 36.43 Suggested packages: [2020-05-18T17:35:30.815Z] #18 36.43 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-18T17:35:30.815Z] #18 36.43 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-18T17:35:30.815Z] #18 36.43 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-18T17:35:30.815Z] #18 36.43 Recommended packages: [2020-05-18T17:35:30.815Z] #18 36.43 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-18T17:35:30.815Z] #18 36.44 python3-keyrings.alt python3-xdg unzip [2020-05-18T17:35:30.870Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-18T17:35:31.294Z] ok github.com/docker/docker/registry 0.104s coverage: 56.1% of statements [2020-05-18T17:35:31.907Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-05-18T17:35:32.189Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-05-18T17:35:32.362Z] #18 1.839 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-18T17:35:32.362Z] #18 1.841 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-18T17:35:32.362Z] #18 1.844 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-18T17:35:32.362Z] #18 DONE 2.0s [2020-05-18T17:35:32.362Z] [2020-05-18T17:35:32.362Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T17:35:32.803Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-05-18T17:35:33.084Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-05-18T17:35:33.170Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-18T17:35:33.568Z] #19 ... [2020-05-18T17:35:33.568Z] [2020-05-18T17:35:33.568Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:33.568Z] #39 135.8 CC criu/pagemap-cache.o [2020-05-18T17:35:33.568Z] #39 136.3 CC criu/pagemap.o [2020-05-18T17:35:33.568Z] #39 137.3 CC criu/parasite-syscall.o [2020-05-18T17:35:33.568Z] #39 138.3 CC criu/path.o [2020-05-18T17:35:33.568Z] #39 138.7 CC criu/pie-util-vdso-elf32.o [2020-05-18T17:35:33.568Z] #39 139.3 CC criu/pie-util-vdso.o [2020-05-18T17:35:33.568Z] #39 139.7 CC criu/pie-util.o [2020-05-18T17:35:33.568Z] #39 139.9 CC criu/pipes.o [2020-05-18T17:35:33.568Z] #39 140.6 CC criu/plugin.o [2020-05-18T17:35:33.568Z] #39 141.0 CC criu/proc_parse.o [2020-05-18T17:35:34.321Z] #18 40.06 The following NEW packages will be installed: [2020-05-18T17:35:34.321Z] #18 40.06 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-18T17:35:34.321Z] #18 40.07 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-18T17:35:34.321Z] #18 ... [2020-05-18T17:35:34.321Z] [2020-05-18T17:35:34.321Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:35:34.321Z] #55 DONE 219.2s [2020-05-18T17:35:34.321Z] [2020-05-18T17:35:34.321Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:35:34.321Z] #18 40.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-18T17:35:34.321Z] #18 40.07 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-18T17:35:34.321Z] #18 40.08 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-18T17:35:34.321Z] #18 40.08 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-18T17:35:34.321Z] #18 40.08 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-18T17:35:34.321Z] #18 40.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-18T17:35:34.321Z] #18 40.08 xz-utils zip [2020-05-18T17:35:34.321Z] #18 ... [2020-05-18T17:35:34.321Z] [2020-05-18T17:35:34.321Z] #56 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T17:35:34.321Z] #56 DONE 0.1s [2020-05-18T17:35:34.321Z] [2020-05-18T17:35:34.321Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:35:34.321Z] #18 40.33 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T17:35:34.321Z] #18 40.33 Need to get 29.2 MB of archives. [2020-05-18T17:35:34.321Z] #18 40.33 After this operation, 134 MB of additional disk space will be used. [2020-05-18T17:35:34.321Z] #18 40.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-18T17:35:34.610Z] #18 40.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-05-18T17:35:34.610Z] #18 ... [2020-05-18T17:35:34.610Z] [2020-05-18T17:35:34.610Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:35:34.610Z] #42 209.6 vendor/golang.org/x/text/unicode/norm [2020-05-18T17:35:34.610Z] #42 215.8 github.com/LK4D4/vndr/build [2020-05-18T17:35:34.902Z] #42 ... [2020-05-18T17:35:34.902Z] [2020-05-18T17:35:34.902Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:35:34.902Z] #18 40.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-05-18T17:35:35.106Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-18T17:35:35.191Z] #18 40.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-18T17:35:35.192Z] #18 41.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-18T17:35:35.192Z] #18 41.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-05-18T17:35:35.192Z] #18 41.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-18T17:35:35.467Z] #39 143.4 CC criu/protobuf-desc.o [2020-05-18T17:35:35.483Z] #18 41.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-18T17:35:35.483Z] #18 41.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-18T17:35:35.483Z] #18 41.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-18T17:35:35.483Z] #18 41.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-18T17:35:35.483Z] #18 41.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-18T17:35:35.483Z] #18 41.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-18T17:35:35.483Z] #18 41.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-18T17:35:35.483Z] #18 41.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-18T17:35:35.483Z] #18 41.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-18T17:35:35.483Z] #18 41.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-18T17:35:35.719Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2020-05-18T17:35:35.773Z] #18 41.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T17:35:35.773Z] #18 41.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-18T17:35:35.773Z] #18 41.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-05-18T17:35:35.773Z] #18 41.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-18T17:35:35.773Z] #18 41.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-18T17:35:36.078Z] #18 41.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-18T17:35:36.078Z] #18 41.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-18T17:35:36.078Z] #18 41.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-18T17:35:36.078Z] #18 41.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-18T17:35:36.078Z] #18 41.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-18T17:35:36.078Z] #18 41.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-18T17:35:36.078Z] #18 41.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-18T17:35:36.333Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-05-18T17:35:36.399Z] #39 144.2 CC criu/protobuf.o [2020-05-18T17:35:36.657Z] #39 144.5 CC criu/pstree.o [2020-05-18T17:35:36.736Z] ok github.com/docker/docker/api/server 0.079s coverage: 9.0% of statements [2020-05-18T17:35:37.449Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements [2020-05-18T17:35:37.600Z] #18 43.16 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-18T17:35:37.600Z] #18 43.16 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-18T17:35:37.600Z] #18 43.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-18T17:35:37.600Z] #18 43.18 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-18T17:35:37.600Z] #18 43.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-18T17:35:37.600Z] #18 43.23 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-18T17:35:37.600Z] #18 43.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-18T17:35:37.600Z] #18 43.45 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-18T17:35:37.600Z] #18 43.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-18T17:35:37.600Z] #18 43.50 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-18T17:35:37.600Z] #18 43.53 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-18T17:35:37.600Z] #18 43.57 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-18T17:35:37.600Z] #18 43.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-05-18T17:35:37.892Z] #18 43.74 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-05-18T17:35:37.892Z] #18 43.78 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-05-18T17:35:37.892Z] #18 43.81 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-18T17:35:38.029Z] #39 145.5 CC criu/rbtree.o [2020-05-18T17:35:38.029Z] #39 145.8 CC criu/rst-malloc.o [2020-05-18T17:35:38.287Z] #39 146.0 CC criu/seccomp.o [2020-05-18T17:35:38.538Z] #18 44.49 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-18T17:35:38.829Z] #18 44.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-18T17:35:38.829Z] #18 44.74 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-18T17:35:38.893Z] #19 5.805 Collecting yamllint==1.16.0 [2020-05-18T17:35:39.220Z] #39 146.9 CC criu/seize.o [2020-05-18T17:35:39.454Z] #19 ... [2020-05-18T17:35:39.454Z] [2020-05-18T17:35:39.454Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:39.454Z] #39 131.1 CC criu/namespaces.o [2020-05-18T17:35:39.454Z] #39 133.4 CC criu/net.o [2020-05-18T17:35:39.454Z] #39 137.0 CC criu/netfilter.o [2020-05-18T17:35:39.454Z] #39 137.5 CC criu/page-pipe.o [2020-05-18T17:35:39.454Z] #39 138.2 CC criu/page-xfer.o [2020-05-18T17:35:39.454Z] #39 139.3 CC criu/pagemap-cache.o [2020-05-18T17:35:39.710Z] #39 139.7 CC criu/pagemap.o [2020-05-18T17:35:40.152Z] #39 147.8 CC criu/servicefd.o [2020-05-18T17:35:40.328Z] #18 45.88 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T17:35:40.328Z] #18 46.00 Fetched 29.2 MB in 5s (6463 kB/s) [2020-05-18T17:35:40.328Z] #18 46.10 Selecting previously unselected package pigz. [2020-05-18T17:35:40.328Z] #18 46.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 ... 23360 files and directories currently installed.) [2020-05-18T17:35:40.328Z] #18 46.18 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-18T17:35:40.328Z] #18 46.19 Unpacking pigz (2.4-1) ... [2020-05-18T17:35:40.328Z] #18 46.32 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-18T17:35:40.328Z] #18 46.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-18T17:35:40.617Z] #18 46.40 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-18T17:35:40.636Z] #39 140.4 CC criu/parasite-syscall.o [2020-05-18T17:35:40.721Z] #39 148.4 CC criu/shmem.o [2020-05-18T17:35:40.900Z] #45 DONE 253.8s [2020-05-18T17:35:40.900Z] [2020-05-18T17:35:40.900Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:35:40.900Z] #52 ... [2020-05-18T17:35:40.900Z] [2020-05-18T17:35:40.900Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T17:35:40.900Z] #46 DONE 0.2s [2020-05-18T17:35:40.900Z] [2020-05-18T17:35:40.900Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T17:35:40.900Z] #48 DONE 0.1s [2020-05-18T17:35:40.900Z] [2020-05-18T17:35:40.900Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:35:40.900Z] #52 216.8 + bin/containerd-stress [2020-05-18T17:35:40.900Z] #52 ... [2020-05-18T17:35:40.900Z] [2020-05-18T17:35:40.900Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T17:35:40.900Z] #50 DONE 0.1s [2020-05-18T17:35:40.900Z] [2020-05-18T17:35:40.900Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:35:41.195Z] #18 46.95 Selecting previously unselected package python3.7-minimal. [2020-05-18T17:35:41.195Z] #18 46.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-18T17:35:41.195Z] #18 46.98 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T17:35:41.197Z] #39 141.1 CC criu/path.o [2020-05-18T17:35:41.452Z] #39 141.3 CC criu/pie-util-vdso-elf32.o [2020-05-18T17:35:41.652Z] #39 149.4 CC criu/sigframe.o [2020-05-18T17:35:41.652Z] #39 ... [2020-05-18T17:35:41.652Z] [2020-05-18T17:35:41.652Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T17:35:41.652Z] #19 5.851 Collecting yamllint==1.16.0 [2020-05-18T17:35:41.652Z] #19 11.20 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-18T17:35:41.652Z] #19 11.28 Collecting pyyaml (from yamllint==1.16.0) [2020-05-18T17:35:41.652Z] #19 11.45 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-18T17:35:41.652Z] #19 12.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-18T17:35:41.652Z] #19 13.05 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-18T17:35:41.652Z] #19 13.10 Building wheels for collected packages: pyyaml [2020-05-18T17:35:41.652Z] #19 13.12 Running setup.py bdist_wheel for pyyaml: started [2020-05-18T17:35:41.652Z] #19 14.13 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-18T17:35:41.652Z] #19 14.13 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-18T17:35:41.652Z] #19 14.23 Successfully built pyyaml [2020-05-18T17:35:41.652Z] #19 14.24 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-18T17:35:41.652Z] #19 14.55 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-18T17:35:41.652Z] #19 ... [2020-05-18T17:35:41.652Z] [2020-05-18T17:35:41.652Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:41.652Z] #39 149.6 CC criu/signalfd.o [2020-05-18T17:35:41.708Z] #39 141.7 CC criu/pie-util-vdso.o [2020-05-18T17:35:41.818Z] #18 ... [2020-05-18T17:35:41.818Z] [2020-05-18T17:35:41.818Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:41.818Z] #40 124.1 DEP criu/protobuf-desc.d [2020-05-18T17:35:41.818Z] #40 124.3 DEP criu/proc_parse.d [2020-05-18T17:35:41.818Z] #40 124.7 DEP criu/plugin.d [2020-05-18T17:35:41.818Z] #40 124.8 DEP criu/pipes.d [2020-05-18T17:35:41.818Z] #40 125.2 DEP criu/pie-util.d [2020-05-18T17:35:41.818Z] #40 125.5 DEP criu/pie-util-vdso.d [2020-05-18T17:35:41.818Z] #40 125.7 DEP criu/path.d [2020-05-18T17:35:41.818Z] #40 126.0 DEP criu/parasite-syscall.d [2020-05-18T17:35:41.818Z] #40 126.5 DEP criu/pagemap.d [2020-05-18T17:35:41.818Z] #40 127.2 DEP criu/pagemap-cache.d [2020-05-18T17:35:41.818Z] #40 127.6 DEP criu/page-xfer.d [2020-05-18T17:35:41.818Z] #40 128.2 DEP criu/page-pipe.d [2020-05-18T17:35:41.818Z] #40 128.5 DEP criu/netfilter.d [2020-05-18T17:35:41.818Z] #40 129.1 DEP criu/net.d [2020-05-18T17:35:41.818Z] #40 129.5 DEP criu/namespaces.d [2020-05-18T17:35:41.818Z] #40 130.0 DEP criu/mount.d [2020-05-18T17:35:41.818Z] #40 130.6 DEP criu/mem.d [2020-05-18T17:35:41.818Z] #40 131.0 DEP criu/lsm.d [2020-05-18T17:35:41.818Z] #40 131.3 DEP criu/log.d [2020-05-18T17:35:41.818Z] #40 131.5 DEP criu/libnetlink.d [2020-05-18T17:35:41.818Z] #40 131.7 DEP criu/kerndat.d [2020-05-18T17:35:41.818Z] #40 132.1 DEP criu/kcmp-ids.d [2020-05-18T17:35:41.818Z] #40 132.3 DEP criu/irmap.d [2020-05-18T17:35:41.818Z] #40 132.7 DEP criu/ipc_ns.d [2020-05-18T17:35:41.818Z] #40 133.0 DEP criu/image.d [2020-05-18T17:35:41.818Z] #40 133.3 DEP criu/image-desc.d [2020-05-18T17:35:41.818Z] #40 133.5 DEP criu/fsnotify.d [2020-05-18T17:35:41.818Z] #40 133.8 DEP criu/filesystems.d [2020-05-18T17:35:42.106Z] #40 134.2 DEP criu/files.d [2020-05-18T17:35:42.216Z] #39 ... [2020-05-18T17:35:42.216Z] [2020-05-18T17:35:42.216Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T17:35:42.216Z] #19 DONE 15.1s [2020-05-18T17:35:42.216Z] [2020-05-18T17:35:42.216Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T17:35:42.216Z] #22 DONE 0.2s [2020-05-18T17:35:42.216Z] [2020-05-18T17:35:42.216Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T17:35:42.269Z] #39 142.2 CC criu/pie-util.o [2020-05-18T17:35:42.396Z] #40 134.5 DEP criu/files-reg.d [2020-05-18T17:35:42.473Z] #26 ... [2020-05-18T17:35:42.473Z] [2020-05-18T17:35:42.473Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:35:42.473Z] #36 DONE 239.3s [2020-05-18T17:35:42.473Z] [2020-05-18T17:35:42.473Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:42.473Z] #39 149.9 CC criu/sk-inet.o [2020-05-18T17:35:42.525Z] #39 142.4 CC criu/pipes.o [2020-05-18T17:35:42.738Z] #40 134.8 DEP criu/files-ext.d [2020-05-18T17:35:42.738Z] #40 ... [2020-05-18T17:35:42.738Z] [2020-05-18T17:35:42.738Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:35:42.738Z] #18 48.47 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-18T17:35:42.738Z] #18 48.51 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T17:35:43.086Z] #39 142.9 CC criu/plugin.o [2020-05-18T17:35:43.342Z] #39 143.3 CC criu/proc_parse.o [2020-05-18T17:35:43.342Z] #39 ... [2020-05-18T17:35:43.342Z] [2020-05-18T17:35:43.342Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T17:35:43.342Z] #19 11.15 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-18T17:35:43.342Z] #19 11.23 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-18T17:35:43.404Z] #39 ... [2020-05-18T17:35:43.404Z] [2020-05-18T17:35:43.404Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T17:35:43.404Z] #26 DONE 1.1s [2020-05-18T17:35:43.404Z] [2020-05-18T17:35:43.404Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T17:35:43.404Z] #29 DONE 0.2s [2020-05-18T17:35:43.404Z] [2020-05-18T17:35:43.404Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:35:43.404Z] #52 ... [2020-05-18T17:35:43.404Z] [2020-05-18T17:35:43.404Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T17:35:43.404Z] #31 DONE 0.1s [2020-05-18T17:35:43.404Z] [2020-05-18T17:35:43.404Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T17:35:43.436Z] #52 219.3 + bin/containerd-shim [2020-05-18T17:35:43.598Z] #19 11.27 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-18T17:35:43.598Z] #19 11.33 Collecting pyyaml (from yamllint==1.16.0) [2020-05-18T17:35:43.598Z] #19 11.48 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-18T17:35:43.661Z] #34 DONE 0.1s [2020-05-18T17:35:43.661Z] [2020-05-18T17:35:43.661Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:43.661Z] #39 151.4 CC criu/sk-netlink.o [2020-05-18T17:35:43.917Z] #39 ... [2020-05-18T17:35:43.917Z] [2020-05-18T17:35:43.917Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T17:35:43.917Z] #37 DONE 0.2s [2020-05-18T17:35:44.174Z] [2020-05-18T17:35:44.174Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:44.174Z] #39 151.8 CC criu/sk-packet.o [2020-05-18T17:35:44.431Z] #39 152.3 CC criu/sk-queue.o [2020-05-18T17:35:44.962Z] #19 12.79 Building wheels for collected packages: pyyaml [2020-05-18T17:35:44.995Z] #39 152.6 CC criu/sk-tcp.o [2020-05-18T17:35:45.218Z] #19 12.80 Running setup.py bdist_wheel for pyyaml: started [2020-05-18T17:35:45.254Z] #39 152.9 CC criu/sk-unix.o [2020-05-18T17:35:46.144Z] #19 13.98 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-18T17:35:46.400Z] #19 13.98 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-18T17:35:46.400Z] #19 14.07 Successfully built pyyaml [2020-05-18T17:35:46.400Z] #19 14.10 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-18T17:35:46.627Z] #39 154.3 CC criu/sockets.o [2020-05-18T17:35:46.655Z] #19 14.44 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-18T17:35:47.180Z] #18 52.74 Selecting previously unselected package python3-minimal. [2020-05-18T17:35:47.180Z] #18 52.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23609 files and directories currently installed.) [2020-05-18T17:35:47.180Z] #18 52.84 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-18T17:35:47.180Z] #18 52.85 Unpacking python3-minimal (3.7.3-1) ... [2020-05-18T17:35:47.180Z] #18 52.99 Selecting previously unselected package libmpdec2:ppc64el. [2020-05-18T17:35:47.180Z] #18 53.01 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-18T17:35:47.180Z] #18 53.01 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-18T17:35:47.192Z] #39 155.0 CC criu/stats.o [2020-05-18T17:35:47.217Z] #19 DONE 15.0s [2020-05-18T17:35:47.217Z] [2020-05-18T17:35:47.217Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T17:35:47.450Z] #39 155.2 CC criu/string.o [2020-05-18T17:35:47.450Z] #39 155.2 CC criu/sysctl.o [2020-05-18T17:35:47.468Z] #18 53.14 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-18T17:35:47.468Z] #18 53.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-18T17:35:47.468Z] #18 53.16 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-18T17:35:47.472Z] #22 DONE 0.2s [2020-05-18T17:35:47.472Z] [2020-05-18T17:35:47.472Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:47.472Z] #39 146.1 CC criu/protobuf-desc.o [2020-05-18T17:35:47.472Z] #39 147.2 CC criu/protobuf.o [2020-05-18T17:35:48.015Z] #39 155.8 CC criu/sysfs_parse.o [2020-05-18T17:35:48.032Z] #39 147.8 CC criu/pstree.o [2020-05-18T17:35:48.273Z] #39 156.1 CC criu/timerfd.o [2020-05-18T17:35:48.288Z] #39 ... [2020-05-18T17:35:48.288Z] [2020-05-18T17:35:48.288Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T17:35:48.288Z] #26 DONE 0.8s [2020-05-18T17:35:48.543Z] [2020-05-18T17:35:48.543Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T17:35:48.543Z] #29 DONE 0.2s [2020-05-18T17:35:48.543Z] [2020-05-18T17:35:48.543Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T17:35:48.717Z] #52 224.7 + bin/containerd-shim-runc-v1 [2020-05-18T17:35:48.799Z] #31 DONE 0.1s [2020-05-18T17:35:48.799Z] [2020-05-18T17:35:48.799Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T17:35:48.799Z] #34 DONE 0.1s [2020-05-18T17:35:48.799Z] [2020-05-18T17:35:48.799Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:48.838Z] #39 156.4 CC criu/tty.o [2020-05-18T17:35:48.972Z] #18 54.62 Selecting previously unselected package python3.7. [2020-05-18T17:35:48.972Z] #18 54.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-18T17:35:48.972Z] #18 54.64 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T17:35:48.972Z] #18 54.84 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-18T17:35:48.972Z] #18 54.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-18T17:35:48.972Z] #18 54.86 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-18T17:35:49.055Z] #39 148.9 CC criu/rbtree.o [2020-05-18T17:35:49.264Z] #18 55.06 Setting up python3-minimal (3.7.3-1) ... [2020-05-18T17:35:49.313Z] #39 149.2 CC criu/rst-malloc.o [2020-05-18T17:35:49.569Z] #39 149.4 CC criu/seccomp.o [2020-05-18T17:35:50.210Z] #39 157.9 CC criu/tun.o [2020-05-18T17:35:50.494Z] #39 150.2 CC criu/seize.o [2020-05-18T17:35:50.750Z] #39 ... [2020-05-18T17:35:50.750Z] [2020-05-18T17:35:50.750Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:35:50.750Z] #36 DONE 249.1s [2020-05-18T17:35:50.767Z] #18 56.50 Selecting previously unselected package python3. [2020-05-18T17:35:50.767Z] #18 56.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24021 files and directories currently installed.) [2020-05-18T17:35:50.767Z] #18 56.62 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-18T17:35:50.767Z] #18 56.64 Unpacking python3 (3.7.3-1) ... [2020-05-18T17:35:50.775Z] #39 158.4 CC criu/uffd.o [2020-05-18T17:35:51.006Z] [2020-05-18T17:35:51.006Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:35:51.006Z] #45 ... [2020-05-18T17:35:51.006Z] [2020-05-18T17:35:51.006Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:51.006Z] #39 151.0 CC criu/servicefd.o [2020-05-18T17:35:51.057Z] #18 56.78 Selecting previously unselected package libip4tc0:ppc64el. [2020-05-18T17:35:51.057Z] #18 56.78 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-18T17:35:51.057Z] #18 56.79 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-18T17:35:51.057Z] #18 56.92 Selecting previously unselected package libip6tc0:ppc64el. [2020-05-18T17:35:51.057Z] #18 56.94 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-18T17:35:51.057Z] #18 56.94 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-18T17:35:51.255Z] #52 227.5 + bin/containerd-shim-runc-v2 [2020-05-18T17:35:51.347Z] #18 57.08 Selecting previously unselected package libiptc0:ppc64el. [2020-05-18T17:35:51.347Z] #18 57.10 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-18T17:35:51.347Z] #18 57.11 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-18T17:35:51.347Z] #18 57.26 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-18T17:35:51.347Z] #18 57.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-18T17:35:51.347Z] #18 57.29 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-18T17:35:51.638Z] #18 57.41 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-18T17:35:51.638Z] #18 57.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-18T17:35:51.638Z] #18 57.43 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-18T17:35:51.638Z] #18 57.59 Selecting previously unselected package libnftnl11:ppc64el. [2020-05-18T17:35:51.638Z] #18 57.59 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-18T17:35:51.638Z] #18 57.60 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-18T17:35:51.708Z] #39 159.5 CC criu/util.o [2020-05-18T17:35:51.932Z] #39 151.6 CC criu/shmem.o [2020-05-18T17:35:51.944Z] #18 57.77 Selecting previously unselected package iptables. [2020-05-18T17:35:51.944Z] #18 57.79 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-18T17:35:51.944Z] #18 57.80 Unpacking iptables (1.8.2-4) ... [2020-05-18T17:35:52.493Z] #39 ... [2020-05-18T17:35:52.493Z] [2020-05-18T17:35:52.493Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T17:35:52.493Z] #37 DONE 0.2s [2020-05-18T17:35:52.577Z] #18 58.66 Selecting previously unselected package xxd. [2020-05-18T17:35:52.632Z] #52 228.5 + binaries [2020-05-18T17:35:52.632Z] #52 228.5 + mkdir -p /build [2020-05-18T17:35:52.632Z] #52 228.5 + cp bin/containerd /build/containerd [2020-05-18T17:35:52.632Z] #52 228.6 + cp bin/containerd-shim /build/containerd-shim [2020-05-18T17:35:52.632Z] #52 228.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-18T17:35:52.632Z] #52 228.6 + cp bin/ctr /build/ctr [2020-05-18T17:35:52.653Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/rootless [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/volume [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-18T17:35:52.653Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-18T17:35:52.653Z] [2020-05-18T17:35:52.653Z] === Skipped [2020-05-18T17:35:52.653Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-18T17:35:52.653Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-18T17:35:52.653Z] [2020-05-18T17:35:52.653Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-18T17:35:52.653Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-18T17:35:52.653Z] [2020-05-18T17:35:52.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-18T17:35:52.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:35:52.653Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:35:52.653Z] [2020-05-18T17:35:52.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-18T17:35:52.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:35:52.653Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:35:52.653Z] [2020-05-18T17:35:52.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-18T17:35:52.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:35:52.653Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:35:52.653Z] [2020-05-18T17:35:52.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-18T17:35:52.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:35:52.653Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:35:52.653Z] [2020-05-18T17:35:52.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-18T17:35:52.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:35:52.653Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:35:52.653Z] [2020-05-18T17:35:52.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-18T17:35:52.653Z] graphtest_unix.go:73: No driver to put! [2020-05-18T17:35:52.653Z] [2020-05-18T17:35:52.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-18T17:35:52.653Z] time="2020-05-18T17:34:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:35:52.653Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:35:52.653Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:35:52.653Z] [2020-05-18T17:35:52.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-18T17:35:52.653Z] time="2020-05-18T17:34:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:35:52.653Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:35:52.653Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:35:52.653Z] [2020-05-18T17:35:52.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-18T17:35:52.653Z] time="2020-05-18T17:34:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:35:52.653Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:35:52.653Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:35:52.653Z] [2020-05-18T17:35:52.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-18T17:35:52.653Z] time="2020-05-18T17:34:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:35:52.653Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:35:52.653Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:35:52.654Z] [2020-05-18T17:35:52.654Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-18T17:35:52.654Z] time="2020-05-18T17:34:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:35:52.654Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:35:52.654Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:35:52.654Z] [2020-05-18T17:35:52.654Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-18T17:35:52.654Z] graphtest_unix.go:73: No driver to put! [2020-05-18T17:35:52.654Z] [2020-05-18T17:35:52.654Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-18T17:35:52.654Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-18T17:35:52.654Z] [2020-05-18T17:35:52.654Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-18T17:35:52.654Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-18T17:35:52.654Z] [2020-05-18T17:35:52.654Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-18T17:35:52.654Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-18T17:35:52.654Z] [2020-05-18T17:35:52.654Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-18T17:35:52.654Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-18T17:35:52.654Z] [2020-05-18T17:35:52.654Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-18T17:35:52.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:35:52.654Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:35:52.654Z] [2020-05-18T17:35:52.654Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-18T17:35:52.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:35:52.654Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:35:52.654Z] [2020-05-18T17:35:52.654Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-18T17:35:52.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:35:52.654Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:35:52.654Z] [2020-05-18T17:35:52.654Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-18T17:35:52.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:35:52.654Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:35:52.654Z] [2020-05-18T17:35:52.654Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-18T17:35:52.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:35:52.654Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:35:52.654Z] [2020-05-18T17:35:52.654Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-18T17:35:52.654Z] graphtest_unix.go:73: No driver to put! [2020-05-18T17:35:52.654Z] [2020-05-18T17:35:52.654Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-18T17:35:52.654Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-18T17:35:52.654Z] [2020-05-18T17:35:52.654Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-18T17:35:52.654Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-18T17:35:52.654Z] [2020-05-18T17:35:52.654Z] [2020-05-18T17:35:52.654Z] DONE 2123 tests, 26 skipped in 187.717s Post stage [Pipeline] junit [2020-05-18T17:35:52.689Z] Recording test results [2020-05-18T17:35:52.749Z] [2020-05-18T17:35:52.749Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:52.749Z] #39 152.6 CC criu/sigframe.o [Pipeline] } [Pipeline] // stage [2020-05-18T17:35:52.866Z] #18 58.68 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-18T17:35:52.866Z] #18 58.70 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T17:35:52.866Z] #18 ... [2020-05-18T17:35:52.866Z] [2020-05-18T17:35:52.866Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:52.866Z] #40 135.0 DEP criu/file-lock.d [2020-05-18T17:35:52.866Z] #40 135.3 DEP criu/file-ids.d [2020-05-18T17:35:52.866Z] #40 135.6 DEP criu/fifo.d [2020-05-18T17:35:52.866Z] #40 135.8 DEP criu/fdstore.d [2020-05-18T17:35:52.866Z] #40 136.0 DEP criu/fault-injection.d [2020-05-18T17:35:52.866Z] #40 136.1 DEP criu/external.d [2020-05-18T17:35:52.866Z] #40 136.3 DEP criu/eventpoll.d [2020-05-18T17:35:52.866Z] #40 136.6 DEP criu/eventfd.d [2020-05-18T17:35:52.866Z] #40 136.8 DEP criu/crtools.d [2020-05-18T17:35:52.866Z] #40 137.0 DEP criu/cr-service.d [2020-05-18T17:35:52.866Z] #40 137.3 DEP criu/cr-restore.d [2020-05-18T17:35:52.866Z] #40 137.8 DEP criu/cr-errno.d [2020-05-18T17:35:52.866Z] #40 137.8 DEP criu/cr-dump.d [2020-05-18T17:35:52.866Z] #40 138.2 DEP criu/cr-dedup.d [2020-05-18T17:35:52.866Z] #40 138.6 DEP criu/cr-check.d [2020-05-18T17:35:52.866Z] #40 138.9 DEP criu/config.d [2020-05-18T17:35:52.866Z] #40 139.2 DEP criu/clone-noasan.d [2020-05-18T17:35:52.866Z] #40 139.4 DEP criu/cgroup.d [2020-05-18T17:35:52.866Z] #40 139.7 DEP criu/cgroup-props.d [2020-05-18T17:35:52.866Z] #40 139.9 DEP criu/bitmap.d [2020-05-18T17:35:52.866Z] #40 139.9 DEP criu/bfd.d [2020-05-18T17:35:52.866Z] #40 140.1 DEP criu/autofs.d [2020-05-18T17:35:52.866Z] #40 140.4 DEP criu/aio.d [2020-05-18T17:35:52.866Z] #40 140.7 DEP criu/action-scripts.d [2020-05-18T17:35:52.866Z] #40 141.3 CC criu/action-scripts.o [2020-05-18T17:35:52.866Z] #40 142.2 CC criu/aio.o [2020-05-18T17:35:52.866Z] #40 143.3 CC criu/autofs.o [2020-05-18T17:35:52.866Z] #40 ... [2020-05-18T17:35:52.866Z] [2020-05-18T17:35:52.866Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:35:52.866Z] #18 58.88 Selecting previously unselected package vim-common. [2020-05-18T17:35:52.866Z] #18 58.88 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T17:35:52.866Z] #18 58.95 Unpacking vim-common (2:8.1.0875-5) ... [Pipeline] stage [Pipeline] { (Integration tests) [2020-05-18T17:35:52.890Z] #52 DONE 228.9s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T17:35:53.004Z] #39 152.8 CC criu/signalfd.o [2020-05-18T17:35:53.079Z] #39 160.7 CC criu/uts_ns.o [2020-05-18T17:35:53.079Z] #39 160.9 CC criu/vdso-compat.o [2020-05-18T17:35:53.155Z] #18 59.14 Selecting previously unselected package bash-completion. [2020-05-18T17:35:53.155Z] #18 59.15 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-18T17:35:53.264Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40969/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 -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:0562c7c85ff0b55f7889624b604825a39f211c06 hack/make.sh dynbinary test-integration [2020-05-18T17:35:53.272Z] #39 153.0 CC criu/sk-inet.o [2020-05-18T17:35:53.337Z] #39 161.1 CC criu/vdso.o [2020-05-18T17:35:53.546Z] [2020-05-18T17:35:53.828Z] Removing bundles/ [2020-05-18T17:35:53.828Z] [2020-05-18T17:35:53.828Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-18T17:35:53.828Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T17:35:53.828Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T17:35:53.902Z] #39 161.7 LINK criu/built-in.o [2020-05-18T17:35:53.902Z] #39 161.8 LINK criu/criu [2020-05-18T17:35:54.201Z] #39 154.1 CC criu/sk-netlink.o [2020-05-18T17:35:54.266Z] [2020-05-18T17:35:54.266Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T17:35:54.266Z] #53 DONE 0.3s [2020-05-18T17:35:54.462Z] #39 154.4 CC criu/sk-packet.o [2020-05-18T17:35:54.467Z] #39 162.2 DEP lib/c/criu.d [2020-05-18T17:35:54.467Z] #39 162.3 CC images/rpc.pb-c.o [2020-05-18T17:35:54.525Z] [2020-05-18T17:35:54.525Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T17:35:54.525Z] #56 DONE 0.1s [2020-05-18T17:35:54.525Z] [2020-05-18T17:35:54.525Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T17:35:54.784Z] #58 DONE 0.1s [2020-05-18T17:35:54.784Z] [2020-05-18T17:35:54.784Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T17:35:54.784Z] #60 DONE 0.1s [2020-05-18T17:35:54.784Z] [2020-05-18T17:35:54.784Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T17:35:54.784Z] #61 DONE 0.0s [2020-05-18T17:35:54.784Z] [2020-05-18T17:35:54.784Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T17:35:55.028Z] #39 155.0 CC criu/sk-queue.o [2020-05-18T17:35:55.031Z] #39 162.7 CC lib/c/criu.o [2020-05-18T17:35:55.592Z] #39 155.5 CC criu/sk-tcp.o [2020-05-18T17:35:55.964Z] #39 163.7 LINK lib/c/built-in.o [2020-05-18T17:35:55.964Z] #39 163.7 LINK lib/c/libcriu.so [2020-05-18T17:35:55.964Z] #39 163.8 LINK lib/c/libcriu.a [2020-05-18T17:35:55.964Z] #39 163.9 GEN magic.py [2020-05-18T17:35:56.153Z] #39 156.1 CC criu/sk-unix.o [2020-05-18T17:35:56.221Z] #39 164.0 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T17:35:56.222Z] #39 164.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T17:35:56.222Z] #39 164.0 Note: Building without GnuTLS support [2020-05-18T17:35:56.659Z] #18 ... [2020-05-18T17:35:56.659Z] [2020-05-18T17:35:56.659Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:35:56.659Z] #42 231.3 mime [2020-05-18T17:35:56.659Z] #42 231.7 vendor/golang.org/x/net/idna [2020-05-18T17:35:56.659Z] #42 233.8 mime/quotedprintable [2020-05-18T17:35:56.659Z] #42 ... [2020-05-18T17:35:56.659Z] [2020-05-18T17:35:56.659Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:56.659Z] #40 147.3 CC criu/bfd.o [2020-05-18T17:35:56.659Z] #40 148.5 CC criu/bitmap.o [2020-05-18T17:35:56.659Z] #40 148.8 CC criu/cgroup-props.o [2020-05-18T17:35:56.686Z] #62 DONE 1.7s [2020-05-18T17:35:56.686Z] [2020-05-18T17:35:56.686Z] #63 exporting to image [2020-05-18T17:35:56.686Z] #63 exporting layers [2020-05-18T17:35:56.787Z] #39 164.6 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T17:35:56.787Z] #39 ... [2020-05-18T17:35:56.787Z] [2020-05-18T17:35:56.787Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:35:56.787Z] #45 243.9 + cd /tmp/tmp.2Dp2va9Eka/src/github.com/golangci/golangci-lint/ [2020-05-18T17:35:56.787Z] #45 243.9 + git checkout -q v1.23.8 [2020-05-18T17:35:56.787Z] #45 244.5 ++ git describe --tags [2020-05-18T17:35:56.787Z] #45 244.5 + version=v1.23.8 [2020-05-18T17:35:56.787Z] #45 244.5 ++ git rev-parse --short HEAD [2020-05-18T17:35:56.787Z] #45 244.5 + commit=76a82c6 [2020-05-18T17:35:56.787Z] #45 244.5 ++ git show -s --format=%cd [2020-05-18T17:35:56.787Z] #45 244.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-18T17:35:56.787Z] #45 244.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T17:35:57.352Z] #45 ... [2020-05-18T17:35:57.352Z] [2020-05-18T17:35:57.352Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:35:57.352Z] #39 165.2 make[1]: Nothing to be done for 'all'. [2020-05-18T17:35:57.918Z] #39 165.8 make[1]: 'images/built-in.o' is up to date. [2020-05-18T17:35:57.918Z] #39 165.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-18T17:35:57.918Z] #39 165.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-18T17:35:57.918Z] #39 165.8 make[1]: 'compel/libcompel.a' is up to date. [2020-05-18T17:35:57.918Z] #39 165.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-18T17:35:58.046Z] #39 157.8 CC criu/sockets.o [2020-05-18T17:35:58.175Z] #39 165.9 make[1]: Nothing to be done for 'all'. [2020-05-18T17:35:58.175Z] #39 165.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T17:35:58.175Z] #39 166.1 make[2]: Nothing to be done for 'all'. [2020-05-18T17:35:58.176Z] #39 166.1 make[2]: Nothing to be done for 'all'. [2020-05-18T17:35:58.176Z] #39 166.2 make[2]: Nothing to be done for 'all'. [2020-05-18T17:35:58.433Z] #39 166.3 make[2]: Nothing to be done for 'all'. [2020-05-18T17:35:58.433Z] #39 166.3 make[2]: Nothing to be done for 'all'. [2020-05-18T17:35:58.433Z] #39 166.3 make[2]: Nothing to be done for 'all'. [2020-05-18T17:35:58.433Z] #39 166.4 make[2]: Nothing to be done for 'all'. [2020-05-18T17:35:58.610Z] #39 158.6 CC criu/stats.o [2020-05-18T17:35:58.692Z] #39 166.5 make[2]: Nothing to be done for 'all'. [2020-05-18T17:35:58.692Z] #39 166.5 INSTALL criu/criu [2020-05-18T17:35:58.718Z] #40 150.9 CC criu/cgroup.o [2020-05-18T17:35:59.172Z] #39 158.9 CC criu/string.o [2020-05-18T17:35:59.172Z] #39 159.0 CC criu/sysctl.o [2020-05-18T17:35:59.260Z] #39 DONE 166.9s [2020-05-18T17:35:59.260Z] [2020-05-18T17:35:59.260Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:35:59.260Z] #49 106.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-05-18T17:35:59.260Z] #49 107.7 + mkdir -p /build [2020-05-18T17:35:59.260Z] #49 107.7 + cp runc /build/runc [2020-05-18T17:35:59.260Z] #49 DONE 107.9s [2020-05-18T17:35:59.260Z] [2020-05-18T17:35:59.260Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:35:59.733Z] #39 159.6 CC criu/sysfs_parse.o [2020-05-18T17:35:59.988Z] #39 160.0 CC criu/timerfd.o [2020-05-18T17:36:00.549Z] #39 160.3 CC criu/tty.o [2020-05-18T17:36:00.791Z] #40 ... [2020-05-18T17:36:00.791Z] [2020-05-18T17:36:00.791Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:36:00.791Z] #18 64.71 Unpacking bash-completion (1:2.8-6) ... [2020-05-18T17:36:00.791Z] #18 65.35 Selecting previously unselected package bzip2. [2020-05-18T17:36:00.791Z] #18 65.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-18T17:36:00.791Z] #18 65.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T17:36:00.791Z] #18 65.50 Selecting previously unselected package xz-utils. [2020-05-18T17:36:00.791Z] #18 65.50 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-18T17:36:00.791Z] #18 65.52 Unpacking xz-utils (5.2.4-1) ... [2020-05-18T17:36:00.791Z] #18 65.81 Selecting previously unselected package apparmor. [2020-05-18T17:36:00.791Z] #18 65.83 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-18T17:36:00.791Z] #18 65.99 Unpacking apparmor (2.13.2-10) ... [2020-05-18T17:36:00.791Z] #18 66.65 Selecting previously unselected package aufs-tools. [2020-05-18T17:36:00.791Z] #18 66.67 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-18T17:36:00.791Z] #18 66.69 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-18T17:36:00.880Z] #63 exporting layers 3.7s done [2020-05-18T17:36:00.880Z] #63 writing image sha256:87641f32bb25b93f6160fba590a28a4e11daaa0d0201932e6d0dbbf8835ff9ea done [2020-05-18T17:36:00.880Z] #63 naming to docker.io/library/docker:0562c7c85ff0b55f7889624b604825a39f211c06 done [2020-05-18T17:36:00.880Z] #63 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-18T17:36:01.077Z] #18 66.87 Selecting previously unselected package libonig5:ppc64el. [2020-05-18T17:36:01.077Z] #18 66.88 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-18T17:36:01.077Z] #18 66.89 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-18T17:36:01.225Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40969/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0562c7c85ff0b55f7889624b604825a39f211c06 hack/test/unit [2020-05-18T17:36:01.367Z] #18 ... [2020-05-18T17:36:01.367Z] [2020-05-18T17:36:01.367Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:36:01.367Z] #44 DONE 246.2s [2020-05-18T17:36:01.367Z] [2020-05-18T17:36:01.367Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:36:01.367Z] #18 67.11 Selecting previously unselected package libjq1:ppc64el. [2020-05-18T17:36:01.367Z] #18 67.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-18T17:36:01.367Z] #18 67.14 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-18T17:36:01.367Z] #18 67.30 Selecting previously unselected package jq. [2020-05-18T17:36:01.367Z] #18 67.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-18T17:36:01.367Z] #18 67.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T17:36:01.654Z] #18 67.47 Selecting previously unselected package libaio1:ppc64el. [2020-05-18T17:36:01.654Z] #18 67.48 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-18T17:36:01.654Z] #18 67.48 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-18T17:36:01.654Z] #18 67.66 Selecting previously unselected package libgpm2:ppc64el. [2020-05-18T17:36:01.789Z] #45 ... [2020-05-18T17:36:01.789Z] [2020-05-18T17:36:01.789Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T17:36:01.789Z] #40 DONE 0.1s [2020-05-18T17:36:01.789Z] [2020-05-18T17:36:01.789Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T17:36:01.789Z] #42 DONE 0.2s [2020-05-18T17:36:01.789Z] [2020-05-18T17:36:01.789Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T17:36:01.789Z] #44 DONE 0.1s [2020-05-18T17:36:01.789Z] [2020-05-18T17:36:01.789Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:36:01.945Z] #18 67.73 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-18T17:36:01.946Z] #18 67.75 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-18T17:36:01.946Z] #18 67.95 Selecting previously unselected package libicu63:ppc64el. [2020-05-18T17:36:02.237Z] #18 67.98 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-18T17:36:02.237Z] #18 67.99 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-18T17:36:02.355Z] #52 194.1 + bin/containerd [2020-05-18T17:36:02.499Z] #39 162.1 CC criu/tun.o [2020-05-18T17:36:02.759Z] #39 162.5 CC criu/uffd.o [2020-05-18T17:36:03.684Z] #39 163.7 CC criu/util.o [2020-05-18T17:36:04.608Z] #39 ... [2020-05-18T17:36:04.608Z] [2020-05-18T17:36:04.608Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:36:04.608Z] #45 253.0 + cd /tmp/tmp.IyC6SMyNDU/src/github.com/golangci/golangci-lint/ [2020-05-18T17:36:04.608Z] #45 253.0 + git checkout -q v1.23.8 [2020-05-18T17:36:04.608Z] #45 253.5 ++ git describe --tags [2020-05-18T17:36:04.608Z] #45 253.5 + version=v1.23.8 [2020-05-18T17:36:04.608Z] #45 253.5 ++ git rev-parse --short HEAD [2020-05-18T17:36:04.608Z] #45 253.5 + commit=76a82c6 [2020-05-18T17:36:04.608Z] #45 253.5 ++ git show -s --format=%cd [2020-05-18T17:36:04.608Z] #45 253.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-18T17:36:04.608Z] #45 253.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T17:36:04.864Z] #45 ... [2020-05-18T17:36:04.864Z] [2020-05-18T17:36:04.864Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:36:04.864Z] #39 164.8 CC criu/uts_ns.o [2020-05-18T17:36:05.119Z] #39 165.0 CC criu/vdso-compat.o [2020-05-18T17:36:05.119Z] #39 165.2 CC criu/vdso.o [2020-05-18T17:36:05.679Z] #39 165.7 LINK criu/built-in.o [2020-05-18T17:36:05.934Z] #39 165.9 LINK criu/criu [2020-05-18T17:36:06.498Z] #39 166.2 DEP lib/c/criu.d [2020-05-18T17:36:06.498Z] #39 166.2 CC images/rpc.pb-c.o [2020-05-18T17:36:06.499Z] ? github.com/docker/docker/api [no test files] [2020-05-18T17:36:06.678Z] #18 ... [2020-05-18T17:36:06.678Z] [2020-05-18T17:36:06.678Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:36:06.678Z] #42 241.4 crypto/x509 [2020-05-18T17:36:06.678Z] #42 241.4 net/textproto [2020-05-18T17:36:06.678Z] #42 241.4 vendor/golang.org/x/net/http/httpproxy [2020-05-18T17:36:06.678Z] #42 244.7 vendor/golang.org/x/net/http/httpguts [2020-05-18T17:36:06.678Z] #42 244.7 mime/multipart [2020-05-18T17:36:06.678Z] #42 249.8 crypto/tls [2020-05-18T17:36:06.754Z] #39 166.8 CC lib/c/criu.o [2020-05-18T17:36:07.009Z] #39 ... [2020-05-18T17:36:07.009Z] [2020-05-18T17:36:07.009Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:36:07.009Z] #49 111.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-18T17:36:07.009Z] #49 113.3 + mkdir -p /build [2020-05-18T17:36:07.009Z] #49 113.3 + cp runc /build/runc [2020-05-18T17:36:07.009Z] #49 DONE 113.8s [2020-05-18T17:36:07.264Z] [2020-05-18T17:36:07.264Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:36:07.307Z] #42 ... [2020-05-18T17:36:07.307Z] [2020-05-18T17:36:07.307Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:36:07.307Z] #40 159.6 CC criu/clone-noasan.o [2020-05-18T17:36:07.596Z] #40 159.8 CC criu/config.o [2020-05-18T17:36:08.190Z] #39 167.9 LINK lib/c/built-in.o [2020-05-18T17:36:08.190Z] #39 167.9 LINK lib/c/libcriu.so [2020-05-18T17:36:08.190Z] #39 168.0 LINK lib/c/libcriu.a [2020-05-18T17:36:08.190Z] #39 168.2 GEN magic.py [2020-05-18T17:36:08.445Z] #39 168.3 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T17:36:08.445Z] #39 168.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T17:36:08.445Z] #39 168.3 Note: Building without GnuTLS support [2020-05-18T17:36:09.006Z] #39 168.8 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T17:36:09.262Z] #39 169.2 make[1]: Nothing to be done for 'all'. [2020-05-18T17:36:09.822Z] #39 169.7 make[1]: 'images/built-in.o' is up to date. [2020-05-18T17:36:09.822Z] #39 169.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-18T17:36:09.822Z] #39 169.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-18T17:36:09.822Z] #39 169.8 make[1]: 'compel/libcompel.a' is up to date. [2020-05-18T17:36:10.078Z] #39 169.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-18T17:36:10.078Z] #39 169.8 make[1]: Nothing to be done for 'all'. [2020-05-18T17:36:10.078Z] #39 169.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T17:36:10.078Z] #39 170.0 make[2]: Nothing to be done for 'all'. [2020-05-18T17:36:10.078Z] #39 170.0 make[2]: Nothing to be done for 'all'. [2020-05-18T17:36:10.078Z] #39 170.0 make[2]: Nothing to be done for 'all'. [2020-05-18T17:36:10.078Z] #39 170.1 make[2]: Nothing to be done for 'all'. [2020-05-18T17:36:10.078Z] #39 170.2 make[2]: Nothing to be done for 'all'. [2020-05-18T17:36:10.333Z] #39 170.2 make[2]: Nothing to be done for 'all'. [2020-05-18T17:36:10.333Z] #39 170.2 make[2]: Nothing to be done for 'all'. [2020-05-18T17:36:10.333Z] #39 170.3 make[2]: Nothing to be done for 'all'. [2020-05-18T17:36:10.589Z] #39 170.3 INSTALL criu/criu [2020-05-18T17:36:10.589Z] #39 DONE 170.5s [2020-05-18T17:36:10.589Z] [2020-05-18T17:36:10.589Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:36:11.518Z] #52 197.7 + bin/containerd [2020-05-18T17:36:12.031Z] #40 163.6 CC criu/cr-check.o [2020-05-18T17:36:12.080Z] #52 ... [2020-05-18T17:36:12.080Z] [2020-05-18T17:36:12.080Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T17:36:12.080Z] #40 DONE 0.1s [2020-05-18T17:36:12.080Z] [2020-05-18T17:36:12.080Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T17:36:12.080Z] #42 DONE 0.1s [2020-05-18T17:36:12.080Z] [2020-05-18T17:36:12.080Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:36:12.080Z] #52 ... [2020-05-18T17:36:12.080Z] [2020-05-18T17:36:12.080Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T17:36:12.080Z] #44 DONE 0.1s [2020-05-18T17:36:12.335Z] [2020-05-18T17:36:12.335Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:36:12.661Z] #40 ... [2020-05-18T17:36:12.661Z] [2020-05-18T17:36:12.661Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:36:12.661Z] #18 74.48 Selecting previously unselected package libnet1:ppc64el. [2020-05-18T17:36:12.661Z] #18 74.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-18T17:36:12.661Z] #18 74.51 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-18T17:36:12.661Z] #18 74.63 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-18T17:36:12.661Z] #18 74.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-18T17:36:12.661Z] #18 74.65 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-18T17:36:12.661Z] #18 74.81 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-18T17:36:12.661Z] #18 74.82 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-18T17:36:12.661Z] #18 74.83 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-18T17:36:12.661Z] #18 74.95 Selecting previously unselected package libreadline5:ppc64el. [2020-05-18T17:36:12.661Z] #18 74.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-18T17:36:12.661Z] #18 74.98 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-18T17:36:12.661Z] #18 75.17 Selecting previously unselected package net-tools. [2020-05-18T17:36:12.661Z] #18 75.19 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-18T17:36:12.661Z] #18 75.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T17:36:12.661Z] #18 75.51 Selecting previously unselected package python-pip-whl. [2020-05-18T17:36:12.661Z] #18 75.53 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-18T17:36:12.661Z] #18 75.53 Unpacking python-pip-whl (18.1-5) ... [2020-05-18T17:36:12.661Z] #18 76.43 Selecting previously unselected package python3-lib2to3. [2020-05-18T17:36:12.661Z] #18 76.44 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-18T17:36:12.661Z] #18 76.45 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-18T17:36:12.661Z] #18 76.60 Selecting previously unselected package python3-distutils. [2020-05-18T17:36:12.661Z] #18 76.61 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-18T17:36:12.661Z] #18 76.62 Unpacking python3-distutils (3.7.3-1) ... [2020-05-18T17:36:12.661Z] #18 76.84 Selecting previously unselected package python3-pip. [2020-05-18T17:36:12.661Z] #18 76.86 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-18T17:36:12.661Z] #18 76.86 Unpacking python3-pip (18.1-5) ... [2020-05-18T17:36:12.661Z] #18 77.11 Selecting previously unselected package python3-pkg-resources. [2020-05-18T17:36:12.661Z] #18 77.11 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T17:36:12.661Z] #18 77.12 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-18T17:36:12.661Z] #18 77.30 Selecting previously unselected package python3-setuptools. [2020-05-18T17:36:12.661Z] #18 77.32 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-18T17:36:12.661Z] #18 77.32 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-18T17:36:12.661Z] #18 77.63 Selecting previously unselected package python3-wheel. [2020-05-18T17:36:12.661Z] #18 77.65 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-18T17:36:12.661Z] #18 77.66 Unpacking python3-wheel (0.32.3-2) ... [2020-05-18T17:36:12.661Z] #18 77.84 Selecting previously unselected package sudo. [2020-05-18T17:36:12.661Z] #18 77.84 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-05-18T17:36:12.661Z] #18 77.85 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-18T17:36:12.661Z] #18 78.57 Selecting previously unselected package thin-provisioning-tools. [2020-05-18T17:36:12.661Z] #18 78.59 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-18T17:36:12.661Z] #18 78.60 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T17:36:12.969Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-18T17:36:13.291Z] #18 79.02 Selecting previously unselected package uidmap. [2020-05-18T17:36:13.291Z] #18 79.02 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-05-18T17:36:13.291Z] #18 79.03 Unpacking uidmap (1:4.5-1.1) ... [2020-05-18T17:36:13.291Z] #18 79.24 Selecting previously unselected package vim-runtime. [2020-05-18T17:36:13.291Z] #18 79.25 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-18T17:36:13.580Z] #18 79.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-18T17:36:13.580Z] #18 79.41 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-18T17:36:13.580Z] #18 79.42 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-18T17:36:15.080Z] #18 ... [2020-05-18T17:36:15.080Z] [2020-05-18T17:36:15.080Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:36:15.080Z] #40 167.2 CC criu/cr-dedup.o [2020-05-18T17:36:15.710Z] #40 168.0 CC criu/cr-dump.o [2020-05-18T17:36:16.489Z] ok github.com/docker/docker/api/server 0.047s coverage: 9.0% of statements [2020-05-18T17:36:20.156Z] #40 ... [2020-05-18T17:36:20.156Z] [2020-05-18T17:36:20.156Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:36:22.766Z] #22 262.2 Checking out files: 20% (2264/10834) Checking out files: 21% (2276/10834) Checking out files: 22% (2384/10834) Checking out files: 23% (2492/10834) Checking out files: 24% (2601/10834) Checking out files: 25% (2709/10834) Checking out files: 26% (2817/10834) Checking out files: 27% (2926/10834) Checking out files: 28% (3034/10834) Checking out files: 29% (3142/10834) Checking out files: 30% (3251/10834) Checking out files: 31% (3359/10834) Checking out files: 32% (3467/10834) Checking out files: 33% (3576/10834) Checking out files: 33% (3622/10834) Checking out files: 34% (3684/10834) Checking out files: 35% (3792/10834) Checking out files: 36% (3901/10834) Checking out files: 37% (4009/10834) Checking out files: 38% (4117/10834) Checking out files: 39% (4226/10834) Checking out files: 40% (4334/10834) Checking out files: 41% (4442/10834) Checking out files: 42% (4551/10834) Checking out files: 43% (4659/10834) Checking out files: 44% (4767/10834) Checking out files: 45% (4876/10834) Checking out files: 46% (4984/10834) Checking out files: 46% (5086/10834) Checking out files: 47% (5092/10834) Checking out files: 48% (5201/10834) Checking out files: 49% (5309/10834) Checking out files: 50% (5417/10834) Checking out files: 51% (5526/10834) Checking out files: 52% (5634/10834) Checking out files: 53% (5743/10834) Checking out files: 54% (5851/10834) Checking out files: 55% (5959/10834) Checking out files: 56% (6068/10834) Checking out files: 57% (6176/10834) Checking out files: 58% (6284/10834) Checking out files: 59% (6393/10834) Checking out files: 60% (6501/10834) Checking out files: 61% (6609/10834) Checking out files: 61% (6703/10834) Checking out files: 62% (6718/10834) Checking out files: 63% (6826/10834) Checking out files: 64% (6934/10834) Checking out files: 65% (7043/10834) Checking out files: 66% (7151/10834) Checking out files: 67% (7259/10834) Checking out files: 68% (7368/10834) Checking out files: 69% (7476/10834) Checking out files: 70% (7584/10834) Checking out files: 71% (7693/10834) Checking out files: 72% (7801/10834) Checking out files: 73% (7909/10834) Checking out files: 74% (8018/10834) Checking out files: 75% (8126/10834) Checking out files: 76% (8234/10834) Checking out files: 77% (8343/10834) Checking out files: 77% (8423/10834) Checking out files: 78% (8451/10834) Checking out files: 79% (8559/10834) Checking out files: 80% (8668/10834) Checking out files: 81% (8776/10834) Checking out files: 82% (8884/10834) Checking out files: 83% (8993/10834) Checking out files: 84% (9101/10834) Checking out files: 85% (9209/10834) Checking out files: 86% (9318/10834) Checking out files: 87% (9426/10834) Checking out files: 88% (9534/10834) Checking out files: 89% (9643/10834) Checking out files: 90% (9751/10834) Checking out files: 91% (9859/10834) Checking out files: 92% (9968/10834) Checking out files: 93% (10076/10834) Checking out files: 94% (10184/10834) Checking out files: 94% (10279/10834) Checking out files: 95% (10293/10834) Checking out files: 96% (10401/10834) Checking out files: 97% (10509/10834) Checking out files: 98% (10618/10834) Checking out files: 99% (10726/10834) Checking out files: 100% (10834/10834) Checking out files: 100% (10834/10834), done. [2020-05-18T17:36:23.056Z] #22 267.8 + cd /tmp/tmp.bFreAxVADb/tmp/docker-ce [2020-05-18T17:36:23.056Z] #22 267.8 + git checkout -q v17.06.2-ce [2020-05-18T17:36:25.774Z] #22 ... [2020-05-18T17:36:25.774Z] [2020-05-18T17:36:25.774Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:36:25.774Z] #42 260.5 net/http/httptrace [2020-05-18T17:36:25.774Z] #42 261.1 net/http [2020-05-18T17:36:25.774Z] #42 ... [2020-05-18T17:36:25.774Z] [2020-05-18T17:36:25.774Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:36:25.774Z] #18 84.62 Selecting previously unselected package vim. [2020-05-18T17:36:25.774Z] #18 84.64 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-18T17:36:25.774Z] #18 84.67 Unpacking vim (2:8.1.0875-5) ... [2020-05-18T17:36:25.774Z] #18 85.94 Selecting previously unselected package xfsprogs. [2020-05-18T17:36:25.774Z] #18 85.96 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-18T17:36:25.774Z] #18 85.98 Unpacking xfsprogs (4.20.0-1) ... [2020-05-18T17:36:25.774Z] #18 86.84 Selecting previously unselected package zip. [2020-05-18T17:36:25.774Z] #18 86.89 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-05-18T17:36:25.774Z] #18 86.90 Unpacking zip (3.0-11+b1) ... [2020-05-18T17:36:25.774Z] #18 87.23 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-18T17:36:25.774Z] #18 87.25 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T17:36:25.774Z] #18 87.25 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-18T17:36:25.774Z] #18 87.26 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-18T17:36:25.774Z] #18 87.26 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-18T17:36:25.774Z] #18 87.27 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-18T17:36:25.774Z] #18 87.28 Setting up uidmap (1:4.5-1.1) ... [2020-05-18T17:36:25.774Z] #18 87.29 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-18T17:36:25.774Z] #18 87.29 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-18T17:36:25.774Z] #18 87.31 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T17:36:25.774Z] #18 87.33 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-18T17:36:25.774Z] #18 87.34 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-18T17:36:25.774Z] #18 87.35 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T17:36:25.774Z] #18 87.36 Setting up zip (3.0-11+b1) ... [2020-05-18T17:36:25.774Z] #18 87.38 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T17:36:25.774Z] #18 87.42 Setting up bash-completion (1:2.8-6) ... [2020-05-18T17:36:27.852Z] #18 93.41 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-18T17:36:27.852Z] #18 93.41 Setting up xz-utils (5.2.4-1) ... [2020-05-18T17:36:27.852Z] #18 93.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-18T17:36:27.852Z] #18 93.46 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-18T17:36:27.852Z] #18 93.57 invoke-rc.d: could not determine current runlevel [2020-05-18T17:36:27.852Z] #18 93.59 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-18T17:36:27.852Z] #18 93.60 Setting up pigz (2.4-1) ... [2020-05-18T17:36:27.852Z] #18 93.60 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-18T17:36:27.852Z] #18 93.62 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-18T17:36:27.852Z] #18 93.65 Setting up python-pip-whl (18.1-5) ... [2020-05-18T17:36:27.852Z] #18 93.68 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-18T17:36:27.852Z] #18 93.69 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-18T17:36:27.923Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-18T17:36:27.923Z] ok github.com/docker/docker/api/server/httputils 0.146s coverage: 14.7% of statements [2020-05-18T17:36:27.923Z] ok github.com/docker/docker/api/server/middleware 0.196s coverage: 37.7% of statements [2020-05-18T17:36:27.923Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-18T17:36:27.923Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-18T17:36:27.923Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-18T17:36:27.923Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-18T17:36:27.923Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-18T17:36:27.923Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-18T17:36:27.924Z] ok github.com/docker/docker/api/types/filters 0.109s coverage: 92.2% of statements [2020-05-18T17:36:27.924Z] ok github.com/docker/docker/api/types/strslice 0.096s coverage: 90.0% of statements [2020-05-18T17:36:27.924Z] ok github.com/docker/docker/api/server/router/swarm 0.107s coverage: 4.8% of statements [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/types [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-18T17:36:27.924Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-18T17:36:28.408Z] ok github.com/docker/docker/api/types/time 0.221s coverage: 100.0% of statements [2020-05-18T17:36:28.408Z] ok github.com/docker/docker/api/types/versions 0.081s coverage: 75.0% of statements [2020-05-18T17:36:28.408Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-18T17:36:28.408Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-18T17:36:28.408Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-18T17:36:28.408Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-18T17:36:28.408Z] ? github.com/docker/docker/builder [no test files] [2020-05-18T17:36:28.408Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-18T17:36:28.408Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-18T17:36:28.408Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-18T17:36:28.408Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-18T17:36:28.408Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-18T17:36:28.408Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-18T17:36:28.408Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-18T17:36:28.481Z] #18 ... [2020-05-18T17:36:28.481Z] [2020-05-18T17:36:28.481Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:36:28.481Z] #22 273.4 + mkdir -p /tmp/tmp.bFreAxVADb/src/github.com/docker [2020-05-18T17:36:28.481Z] #22 273.4 + mv components/cli /tmp/tmp.bFreAxVADb/src/github.com/docker/cli [2020-05-18T17:36:28.481Z] #22 273.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-18T17:36:29.426Z] ok github.com/docker/docker/builder/dockerignore 0.300s coverage: 96.8% of statements [2020-05-18T17:36:31.982Z] #22 ... [2020-05-18T17:36:31.982Z] [2020-05-18T17:36:31.982Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:36:31.982Z] #40 173.6 CC criu/cr-errno.o [2020-05-18T17:36:31.982Z] #40 173.8 CC criu/cr-restore.o [2020-05-18T17:36:31.982Z] #40 183.8 CC criu/cr-service.o [2020-05-18T17:36:31.982Z] #40 ... [2020-05-18T17:36:31.982Z] [2020-05-18T17:36:31.982Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:36:31.982Z] #18 94.51 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-18T17:36:31.982Z] #18 94.52 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-18T17:36:31.982Z] #18 94.53 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-18T17:36:31.982Z] #18 94.54 Setting up vim (2:8.1.0875-5) ... [2020-05-18T17:36:31.982Z] #18 94.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-18T17:36:31.982Z] #18 94.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-18T17:36:31.982Z] #18 94.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-18T17:36:31.982Z] #18 94.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-18T17:36:31.982Z] #18 94.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-18T17:36:31.982Z] #18 94.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-18T17:36:31.982Z] #18 94.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-18T17:36:31.982Z] #18 94.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-18T17:36:31.982Z] #18 94.72 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-18T17:36:31.982Z] #18 94.72 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T17:36:31.982Z] #18 94.74 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-18T17:36:31.982Z] #18 94.75 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T17:36:31.982Z] #18 94.76 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-18T17:36:31.982Z] #18 94.77 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T17:36:33.312Z] ok github.com/docker/docker/cli/debug 0.185s coverage: 100.0% of statements [2020-05-18T17:36:33.312Z] ok github.com/docker/docker/builder/remotecontext 0.725s coverage: 9.2% of statements [2020-05-18T17:36:33.795Z] ok github.com/docker/docker/builder/dockerfile 0.692s coverage: 46.5% of statements [2020-05-18T17:36:34.702Z] #18 100.4 Setting up iptables (1.8.2-4) ... [2020-05-18T17:36:34.702Z] #18 100.5 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T17:36:34.702Z] #18 100.5 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T17:36:34.702Z] #18 100.5 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T17:36:34.702Z] #18 100.5 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T17:36:34.702Z] #18 100.5 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-18T17:36:34.702Z] #18 100.6 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-18T17:36:34.702Z] #18 100.6 Setting up python3 (3.7.3-1) ... [2020-05-18T17:36:35.335Z] #18 101.1 Setting up python3-wheel (0.32.3-2) ... [2020-05-18T17:36:35.335Z] #18 ... [2020-05-18T17:36:35.335Z] [2020-05-18T17:36:35.335Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:36:35.335Z] #40 187.6 CC criu/crtools.o [2020-05-18T17:36:36.860Z] #40 188.8 CC criu/eventfd.o [2020-05-18T17:36:37.150Z] #40 189.5 CC criu/eventpoll.o [2020-05-18T17:36:39.199Z] #40 191.3 CC criu/external.o [2020-05-18T17:36:39.825Z] #40 192.0 CC criu/fault-injection.o [2020-05-18T17:36:40.112Z] #40 192.3 CC criu/fdstore.o [2020-05-18T17:36:40.744Z] #40 192.9 CC criu/fifo.o [2020-05-18T17:36:41.042Z] #52 ... [2020-05-18T17:36:41.043Z] [2020-05-18T17:36:41.043Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:36:41.043Z] #45 DONE 297.4s [2020-05-18T17:36:41.043Z] [2020-05-18T17:36:41.043Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:36:41.374Z] #40 193.7 CC criu/file-ids.o [2020-05-18T17:36:41.980Z] #52 ... [2020-05-18T17:36:41.980Z] [2020-05-18T17:36:41.980Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T17:36:42.237Z] #46 DONE 0.1s [2020-05-18T17:36:42.237Z] [2020-05-18T17:36:42.237Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T17:36:42.237Z] #48 DONE 0.1s [2020-05-18T17:36:42.237Z] [2020-05-18T17:36:42.237Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T17:36:42.399Z] #40 194.3 CC criu/file-lock.o [2020-05-18T17:36:42.495Z] #50 DONE 0.1s [2020-05-18T17:36:42.495Z] [2020-05-18T17:36:42.495Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:36:43.907Z] #40 ... [2020-05-18T17:36:43.907Z] [2020-05-18T17:36:43.907Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:36:43.907Z] #18 102.8 Setting up apparmor (2.13.2-10) ... [2020-05-18T17:36:43.907Z] #18 105.3 Setting up xfsprogs (4.20.0-1) ... [2020-05-18T17:36:43.907Z] #18 105.3 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-18T17:36:43.907Z] #18 106.0 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-18T17:36:43.907Z] #18 107.6 Setting up python3-distutils (3.7.3-1) ... [2020-05-18T17:36:43.907Z] #18 108.4 Setting up python3-setuptools (40.8.0-1) ... [2020-05-18T17:36:44.195Z] #18 ... [2020-05-18T17:36:44.195Z] [2020-05-18T17:36:44.195Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:36:44.195Z] #40 196.5 CC criu/files-ext.o [2020-05-18T17:36:45.219Z] #40 197.1 CC criu/files-reg.o [2020-05-18T17:36:46.479Z] ok github.com/docker/docker/client 0.430s coverage: 74.9% of statements [2020-05-18T17:36:46.677Z] #52 237.5 + bin/containerd-stress [2020-05-18T17:36:46.712Z] #40 ... [2020-05-18T17:36:46.712Z] [2020-05-18T17:36:46.712Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T17:36:46.713Z] #18 110.5 Setting up python3-pip (18.1-5) ... [2020-05-18T17:36:46.713Z] #18 112.1 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T17:36:46.713Z] #18 112.2 Processing triggers for mime-support (3.62) ... [2020-05-18T17:36:46.713Z] #18 DONE 112.4s [2020-05-18T17:36:46.713Z] [2020-05-18T17:36:46.713Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T17:36:47.004Z] #19 0.524 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-18T17:36:47.004Z] #19 0.541 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-18T17:36:47.004Z] #19 0.549 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-18T17:36:47.004Z] #19 ... [2020-05-18T17:36:47.004Z] [2020-05-18T17:36:47.004Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:36:47.004Z] #42 282.0 github.com/LK4D4/vndr/godl [2020-05-18T17:36:47.004Z] #42 283.4 github.com/LK4D4/vndr [2020-05-18T17:36:47.004Z] #42 ... [2020-05-18T17:36:47.004Z] [2020-05-18T17:36:47.004Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T17:36:47.004Z] #19 DONE 0.6s [2020-05-18T17:36:47.004Z] [2020-05-18T17:36:47.004Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T17:36:47.610Z] #52 239.3 + bin/containerd-shim [2020-05-18T17:36:50.625Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T17:36:50.625Z] [2020-05-18T17:36:50.625Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T17:36:50.625Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T17:36:50.625Z] HOSTNAME=31fcb0163ab8 [2020-05-18T17:36:50.625Z] TESTDEBUG=0 [2020-05-18T17:36:50.625Z] DEST=bundles/test-integration [2020-05-18T17:36:50.625Z] PWD=/go/src/github.com/docker/docker [2020-05-18T17:36:50.625Z] DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 [2020-05-18T17:36:50.625Z] container=docker [2020-05-18T17:36:50.625Z] HOME=/root [2020-05-18T17:36:50.625Z] GOLANG_VERSION=1.13.10 [2020-05-18T17:36:50.625Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T17:36:50.625Z] VALIDATE_BRANCH=master [2020-05-18T17:36:50.625Z] TERM=xterm [2020-05-18T17:36:50.625Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T17:36:50.625Z] SHLVL=1 [2020-05-18T17:36:50.625Z] TIMEOUT=120m [2020-05-18T17:36:50.625Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T17:36:50.625Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T17:36:50.625Z] GO111MODULE=off [2020-05-18T17:36:50.625Z] DOCKER_EXPERIMENTAL=1 [2020-05-18T17:36:50.625Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-18T17:36:50.625Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T17:36:50.625Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T17:36:50.625Z] GOPATH=/go [2020-05-18T17:36:50.625Z] PKG_CONFIG=pkg-config [2020-05-18T17:36:50.625Z] _=/usr/bin/env [2020-05-18T17:36:50.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T17:36:50.986Z] #52 ... [2020-05-18T17:36:50.986Z] [2020-05-18T17:36:50.986Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:36:50.986Z] #45 DONE 308.5s [2020-05-18T17:36:50.986Z] [2020-05-18T17:36:50.986Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:36:51.914Z] #52 ... [2020-05-18T17:36:51.915Z] [2020-05-18T17:36:51.915Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T17:36:51.915Z] #46 DONE 0.2s [2020-05-18T17:36:51.915Z] [2020-05-18T17:36:51.915Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T17:36:52.170Z] #48 DONE 0.1s [2020-05-18T17:36:52.170Z] [2020-05-18T17:36:52.170Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T17:36:52.170Z] #50 DONE 0.1s [2020-05-18T17:36:52.170Z] [2020-05-18T17:36:52.170Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:36:53.873Z] #20 ... [2020-05-18T17:36:53.873Z] [2020-05-18T17:36:53.873Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:36:53.873Z] #42 DONE 298.6s [2020-05-18T17:36:53.873Z] [2020-05-18T17:36:53.873Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:36:53.873Z] #40 201.7 CC criu/files.o [2020-05-18T17:36:54.213Z] #52 245.8 + bin/containerd-shim-runc-v1 [2020-05-18T17:36:54.919Z] #40 207.3 CC criu/filesystems.o [2020-05-18T17:36:56.331Z] #52 242.5 + bin/containerd-stress [2020-05-18T17:36:56.976Z] #40 209.0 CC criu/fsnotify.o [2020-05-18T17:36:56.976Z] #40 ... [2020-05-18T17:36:56.976Z] [2020-05-18T17:36:56.976Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T17:36:56.976Z] #20 9.714 Collecting yamllint==1.16.0 [2020-05-18T17:36:57.503Z] #52 248.9 + bin/containerd-shim-runc-v2 [2020-05-18T17:36:57.606Z] #20 10.46 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-18T17:36:57.897Z] #20 10.67 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-18T17:36:57.897Z] #20 10.80 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-18T17:36:58.068Z] #52 249.7 + binaries [2020-05-18T17:36:58.068Z] #52 249.7 + mkdir -p /build [2020-05-18T17:36:58.068Z] #52 249.7 + cp bin/containerd /build/containerd [2020-05-18T17:36:58.068Z] #52 249.7 + cp bin/containerd-shim /build/containerd-shim [2020-05-18T17:36:58.068Z] #52 249.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-18T17:36:58.068Z] #52 249.7 + cp bin/ctr /build/ctr [2020-05-18T17:36:58.186Z] #20 10.95 Collecting pyyaml (from yamllint==1.16.0) [2020-05-18T17:36:58.215Z] #52 244.2 + bin/containerd-shim [2020-05-18T17:36:58.326Z] #52 DONE 250.0s [2020-05-18T17:36:58.477Z] #20 11.30 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-18T17:36:59.256Z] [2020-05-18T17:36:59.256Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T17:36:59.512Z] #53 DONE 0.2s [2020-05-18T17:36:59.512Z] [2020-05-18T17:36:59.512Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T17:36:59.512Z] #56 DONE 0.1s [2020-05-18T17:36:59.512Z] [2020-05-18T17:36:59.512Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T17:36:59.770Z] #58 DONE 0.1s [2020-05-18T17:36:59.770Z] [2020-05-18T17:36:59.770Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T17:36:59.770Z] #60 DONE 0.1s [2020-05-18T17:36:59.770Z] [2020-05-18T17:36:59.770Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T17:36:59.770Z] #61 DONE 0.0s [2020-05-18T17:36:59.770Z] [2020-05-18T17:36:59.770Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T17:37:01.140Z] #62 DONE 1.2s [2020-05-18T17:37:01.140Z] [2020-05-18T17:37:01.140Z] #63 exporting to image [2020-05-18T17:37:01.140Z] #63 exporting layers [2020-05-18T17:37:01.194Z] #20 13.61 Building wheels for collected packages: pyyaml [2020-05-18T17:37:01.194Z] #20 13.61 Running setup.py bdist_wheel for pyyaml: started [2020-05-18T17:37:01.613Z] ok github.com/docker/docker/builder/remotecontext/git 30.390s coverage: 86.3% of statements [2020-05-18T17:37:01.613Z] ? github.com/docker/docker/cli [no test files] [2020-05-18T17:37:01.613Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-18T17:37:03.283Z] #20 16.06 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-18T17:37:03.283Z] #20 16.06 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-18T17:37:03.283Z] #20 16.30 Successfully built pyyaml [2020-05-18T17:37:03.575Z] #20 16.34 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-18T17:37:04.202Z] #20 16.93 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-18T17:37:04.490Z] #20 DONE 17.2s [2020-05-18T17:37:04.490Z] [2020-05-18T17:37:04.490Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:37:04.490Z] #40 211.4 CC criu/image-desc.o [2020-05-18T17:37:04.490Z] #40 211.6 CC criu/image.o [2020-05-18T17:37:04.490Z] #40 213.7 CC criu/ipc_ns.o [2020-05-18T17:37:04.490Z] #40 216.7 CC criu/irmap.o [2020-05-18T17:37:04.740Z] #52 250.9 + bin/containerd-shim-runc-v1 [2020-05-18T17:37:05.988Z] #40 217.9 CC criu/kcmp-ids.o [2020-05-18T17:37:06.276Z] #40 218.4 CC criu/kerndat.o [2020-05-18T17:37:07.603Z] ok github.com/docker/docker/cmd/dockerd 0.460s coverage: 19.3% of statements [2020-05-18T17:37:07.689Z] #63 exporting layers 6.0s done [2020-05-18T17:37:07.689Z] #63 writing image sha256:08a4627092c69abddd84082c5d12da848c454115fcb765c939f86fe8d1dd1125 done [2020-05-18T17:37:07.689Z] #63 naming to docker.io/library/docker:0562c7c85ff0b55f7889624b604825a39f211c06 done [2020-05-18T17:37:07.689Z] #63 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-18T17:37:08.002Z] #52 253.9 + bin/containerd-shim-runc-v2 [2020-05-18T17:37:08.323Z] #40 220.4 CC criu/libnetlink.o [2020-05-18T17:37:08.564Z] #52 254.8 + binaries [2020-05-18T17:37:08.564Z] #52 254.8 + mkdir -p /build [2020-05-18T17:37:08.564Z] #52 254.8 + cp bin/containerd /build/containerd [2020-05-18T17:37:08.564Z] #52 254.9 + cp bin/containerd-shim /build/containerd-shim [2020-05-18T17:37:08.564Z] #52 254.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-18T17:37:08.564Z] #52 254.9 + cp bin/ctr /build/ctr [2020-05-18T17:37:08.950Z] #40 221.1 CC criu/log.o [2020-05-18T17:37:09.123Z] #52 DONE 255.3s [2020-05-18T17:37:09.677Z] [2020-05-18T17:37:09.677Z] Removing bundles/ [2020-05-18T17:37:09.677Z] [2020-05-18T17:37:09.677Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-18T17:37:09.677Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T17:37:09.677Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T17:37:09.887Z] ok github.com/docker/docker/container 0.632s coverage: 41.6% of statements [2020-05-18T17:37:09.887Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-18T17:37:09.887Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-18T17:37:09.887Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-18T17:37:09.887Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-18T17:37:09.982Z] #40 222.0 CC criu/lsm.o [2020-05-18T17:37:10.047Z] [2020-05-18T17:37:10.047Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T17:37:10.301Z] #53 DONE 0.3s [2020-05-18T17:37:10.301Z] [2020-05-18T17:37:10.301Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T17:37:10.301Z] #56 DONE 0.1s [2020-05-18T17:37:10.556Z] [2020-05-18T17:37:10.556Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T17:37:10.556Z] #58 DONE 0.1s [2020-05-18T17:37:10.556Z] [2020-05-18T17:37:10.556Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T17:37:10.556Z] #60 DONE 0.1s [2020-05-18T17:37:10.556Z] [2020-05-18T17:37:10.556Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T17:37:10.556Z] #61 DONE 0.0s [2020-05-18T17:37:10.610Z] #40 222.9 CC criu/mem.o [2020-05-18T17:37:10.811Z] [2020-05-18T17:37:10.811Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T17:37:11.500Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.388s coverage: 65.3% of statements [2020-05-18T17:37:12.178Z] #62 DONE 1.3s [2020-05-18T17:37:12.178Z] [2020-05-18T17:37:12.178Z] #63 exporting to image [2020-05-18T17:37:12.178Z] #63 exporting layers [2020-05-18T17:37:12.743Z] ok github.com/docker/docker/api/server/httputils 0.041s coverage: 14.7% of statements [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-18T17:37:12.743Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-18T17:37:12.743Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-05-18T17:37:12.743Z] ok github.com/docker/docker/api/types/strslice 0.027s coverage: 90.0% of statements [2020-05-18T17:37:12.743Z] ok github.com/docker/docker/api/server/router/swarm 0.028s coverage: 4.8% of statements [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/types [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-18T17:37:12.743Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2020-05-18T17:37:12.743Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/builder [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-18T17:37:12.743Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-18T17:37:12.743Z] ok github.com/docker/docker/builder/dockerignore 0.029s coverage: 96.8% of statements [2020-05-18T17:37:12.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T17:37:12.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T17:37:13.782Z] ok github.com/docker/docker/daemon/cluster 0.787s coverage: 0.5% of statements [2020-05-18T17:37:14.108Z] #40 ... [2020-05-18T17:37:14.108Z] [2020-05-18T17:37:14.108Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T17:37:14.108Z] #29 DONE 318.4s [2020-05-18T17:37:14.108Z] [2020-05-18T17:37:14.108Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:37:14.108Z] #22 ... [2020-05-18T17:37:14.108Z] [2020-05-18T17:37:14.108Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:37:14.108Z] #40 226.0 CC criu/mount.o [2020-05-18T17:37:14.122Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-05-18T17:37:14.266Z] ok github.com/docker/docker/daemon/cluster/convert 0.557s coverage: 35.6% of statements [2020-05-18T17:37:14.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T17:37:16.033Z] ok github.com/docker/docker/builder/remotecontext 0.313s coverage: 13.6% of statements [2020-05-18T17:37:16.033Z] ok github.com/docker/docker/builder/remotecontext/git 3.423s coverage: 86.3% of statements [2020-05-18T17:37:16.973Z] ok github.com/docker/docker/builder/dockerfile 1.067s coverage: 48.2% of statements [2020-05-18T17:37:16.973Z] ? github.com/docker/docker/cli [no test files] [2020-05-18T17:37:16.973Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-18T17:37:18.705Z] #63 exporting layers 6.0s done [2020-05-18T17:37:18.705Z] #63 writing image sha256:7b8ed7130375e24ff9c9c831cbcb30ec3a24a1cf449c68d9a465eb894231d63a done [2020-05-18T17:37:18.705Z] #63 naming to docker.io/library/docker:0562c7c85ff0b55f7889624b604825a39f211c06 [2020-05-18T17:37:18.705Z] #63 naming to docker.io/library/docker:0562c7c85ff0b55f7889624b604825a39f211c06 done [2020-05-18T17:37:18.705Z] #63 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T17:37:19.107Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40969/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 -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:0562c7c85ff0b55f7889624b604825a39f211c06 hack/make.sh dynbinary test-integration [2020-05-18T17:37:20.031Z] [2020-05-18T17:37:20.031Z] Removing bundles/ [2020-05-18T17:37:20.031Z] [2020-05-18T17:37:20.031Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-18T17:37:20.261Z] ok github.com/docker/docker/daemon/config 0.776s coverage: 79.6% of statements [2020-05-18T17:37:20.286Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T17:37:20.286Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T17:37:20.980Z] #40 232.7 CC criu/namespaces.o [2020-05-18T17:37:21.173Z] ok github.com/docker/docker/client 0.281s coverage: 75.4% of statements [2020-05-18T17:37:21.872Z] ok github.com/docker/docker/daemon/discovery 1.419s coverage: 30.0% of statements [2020-05-18T17:37:22.889Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.051s coverage: 11.1% of statements [2020-05-18T17:37:23.703Z] #40 235.6 CC criu/net.o [2020-05-18T17:37:23.908Z] ok github.com/docker/docker/daemon 3.533s coverage: 9.2% of statements [2020-05-18T17:37:23.908Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-18T17:37:23.908Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-18T17:37:23.908Z] ok github.com/docker/docker/daemon/events 0.358s coverage: 50.0% of statements [2020-05-18T17:37:23.908Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-18T17:37:23.908Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-18T17:37:24.395Z] ok github.com/docker/docker/daemon/graphdriver 0.150s coverage: 2.3% of statements [2020-05-18T17:37:24.395Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-18T17:37:24.395Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-18T17:37:24.395Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-18T17:37:24.395Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-18T17:37:24.395Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-18T17:37:24.395Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-18T17:37:24.395Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-18T17:37:24.395Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-18T17:37:24.395Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-18T17:37:24.395Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-18T17:37:24.395Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-18T17:37:24.395Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-18T17:37:24.867Z] ................................................ [ 29%] [2020-05-18T17:37:24.879Z] ok github.com/docker/docker/daemon/links 0.177s coverage: 93.0% of statements [2020-05-18T17:37:27.912Z] ok github.com/docker/docker/daemon/logger 0.426s coverage: 42.1% of statements [2020-05-18T17:37:28.396Z] ok github.com/docker/docker/daemon/logger/awslogs 0.582s coverage: 77.8% of statements [2020-05-18T17:37:28.880Z] ok github.com/docker/docker/daemon/images 0.440s coverage: 4.9% of statements [2020-05-18T17:37:28.880Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-18T17:37:28.880Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-18T17:37:28.880Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-18T17:37:28.880Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-18T17:37:28.880Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-18T17:37:28.880Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-18T17:37:28.880Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-18T17:37:29.252Z] #40 241.3 CC criu/netfilter.o [2020-05-18T17:37:29.365Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.671s coverage: 61.6% of statements [2020-05-18T17:37:29.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T17:37:29.849Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.243s coverage: 87.2% of statements [2020-05-18T17:37:29.883Z] #40 241.9 CC criu/page-pipe.o [2020-05-18T17:37:29.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T17:37:30.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T17:37:30.911Z] #40 242.9 CC criu/page-xfer.o [2020-05-18T17:37:31.462Z] ok github.com/docker/docker/daemon/logger/local 0.507s coverage: 75.2% of statements [2020-05-18T17:37:31.462Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-18T17:37:31.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T17:37:31.946Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.274s coverage: 33.3% of statements [2020-05-18T17:37:32.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T17:37:32.431Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.336s coverage: 36.3% of statements [2020-05-18T17:37:32.915Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2020-05-18T17:37:32.976Z] #40 245.2 CC criu/pagemap-cache.o [2020-05-18T17:37:33.605Z] #40 245.9 CC criu/pagemap.o [2020-05-18T17:37:33.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T17:37:33.937Z] ok github.com/docker/docker/daemon/logger/syslog 0.121s coverage: 47.8% of statements [2020-05-18T17:37:34.955Z] ok github.com/docker/docker/daemon/logger/splunk 2.363s coverage: 82.5% of statements [2020-05-18T17:37:34.955Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-18T17:37:34.955Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-18T17:37:34.955Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-18T17:37:35.658Z] #40 247.6 CC criu/parasite-syscall.o [2020-05-18T17:37:36.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T17:37:36.567Z] ok github.com/docker/docker/distribution/metadata 1.321s coverage: 48.2% of statements [2020-05-18T17:37:36.685Z] #40 249.0 CC criu/path.o [2020-05-18T17:37:37.052Z] ok github.com/docker/docker/errdefs 0.191s coverage: 49.4% of statements [2020-05-18T17:37:37.052Z] ok github.com/docker/docker/distribution 1.507s coverage: 20.3% of statements [2020-05-18T17:37:37.052Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-18T17:37:37.315Z] #40 249.5 CC criu/pie-util-vdso.o [2020-05-18T17:37:37.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T17:37:37.943Z] #40 250.2 CC criu/pie-util.o [2020-05-18T17:37:38.232Z] #40 250.5 CC criu/pipes.o [2020-05-18T17:37:38.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T17:37:38.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T17:37:39.330Z] ok github.com/docker/docker/distribution/xfer 2.468s coverage: 77.3% of statements [2020-05-18T17:37:39.330Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-18T17:37:39.330Z] ok github.com/docker/docker/image/cache 0.260s coverage: 19.2% of statements [2020-05-18T17:37:39.330Z] ok github.com/docker/docker/image/v1 0.336s coverage: 25.0% of statements [2020-05-18T17:37:39.762Z] #40 251.7 CC criu/plugin.o [2020-05-18T17:37:39.892Z] ok github.com/docker/docker/image 0.790s coverage: 86.4% of statements [2020-05-18T17:37:39.892Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-18T17:37:39.892Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-18T17:37:40.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T17:37:40.399Z] #40 252.5 CC criu/proc_parse.o [2020-05-18T17:37:40.910Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2020-05-18T17:37:41.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T17:37:42.521Z] ok github.com/docker/docker/libcontainerd/local 0.254s coverage: 1.0% of statements [2020-05-18T17:37:42.521Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 50.0% of statements [2020-05-18T17:37:42.521Z] ok github.com/docker/docker/layer 0.525s coverage: 30.1% of statements [2020-05-18T17:37:42.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T17:37:43.005Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-18T17:37:43.005Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-18T17:37:43.005Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-18T17:37:43.005Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-18T17:37:43.005Z] ? github.com/docker/docker/oci [no test files] [2020-05-18T17:37:43.005Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-18T17:37:43.490Z] ok github.com/docker/docker/opts 0.467s coverage: 67.7% of statements [2020-05-18T17:37:43.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-18T17:37:44.509Z] ok github.com/docker/docker/pkg/broadcaster 0.065s coverage: 100.0% of statements [2020-05-18T17:37:44.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T17:37:44.993Z] ok github.com/docker/docker/pkg/capabilities 0.123s coverage: 87.5% of statements [2020-05-18T17:37:45.477Z] ok github.com/docker/docker/pkg/authorization 1.035s coverage: 26.8% of statements [2020-05-18T17:37:45.661Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T17:37:45.661Z] Using test binary docker [2020-05-18T17:37:45.661Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-18T17:37:45.661Z] +++ /etc/init.d/apparmor start [2020-05-18T17:37:45.661Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T17:37:45.661Z] INFO: Waiting for daemon to start... [2020-05-18T17:37:45.661Z] Starting dockerd [2020-05-18T17:37:45.661Z] +++ 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-05-18T17:37:45.938Z] #40 258.1 CC criu/protobuf-desc.o [2020-05-18T17:37:45.962Z] ok github.com/docker/docker/pkg/chrootarchive 0.155s coverage: 15.4% of statements [2020-05-18T17:37:45.962Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2020-05-18T17:37:46.980Z] ok github.com/docker/docker/pkg/discovery 0.069s coverage: 58.3% of statements [2020-05-18T17:37:47.464Z] ok github.com/docker/docker/pkg/discovery/file 0.122s coverage: 92.9% of statements [2020-05-18T17:37:47.711Z] . [2020-05-18T17:37:47.711Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T17:37:47.711Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T17:37:47.711Z] Error: No such image: emptyfs [2020-05-18T17:37:47.711Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T17:37:47.711Z] ++++ docker load [2020-05-18T17:37:47.956Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-18T17:37:47.993Z] Running integration-test (iteration 1) [2020-05-18T17:37:47.993Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-18T17:37:47.993Z] ++ 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-05-18T17:37:47.993Z] ++ set -e [2020-05-18T17:37:47.993Z] ++ '[' -n 0 ']' [2020-05-18T17:37:47.993Z] ++ set -x [2020-05-18T17:37:47.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-18T17:37:47.994Z] #40 260.0 CC criu/protobuf.o [2020-05-18T17:37:48.284Z] #40 260.6 CC criu/pstree.o [2020-05-18T17:37:48.482Z] ok github.com/docker/docker/pkg/discovery/memory 0.094s coverage: 92.3% of statements [2020-05-18T17:37:48.482Z] ok github.com/docker/docker/pkg/discovery/nodes 0.046s coverage: 93.8% of statements [2020-05-18T17:37:49.499Z] ok github.com/docker/docker/pkg/filenotify 0.037s coverage: 36.2% of statements [2020-05-18T17:37:49.983Z] ok github.com/docker/docker/pkg/fileutils 0.117s coverage: 87.7% of statements [2020-05-18T17:37:50.351Z] #40 262.4 CC criu/rbtree.o [2020-05-18T17:37:50.467Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2020-05-18T17:37:50.976Z] #40 262.9 CC criu/rst-malloc.o [2020-05-18T17:37:50.976Z] #40 263.3 CC criu/seccomp.o [2020-05-18T17:37:51.484Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 6.5% of statements [2020-05-18T17:37:51.484Z] ok github.com/docker/docker/pkg/archive 6.596s coverage: 62.2% of statements [2020-05-18T17:37:51.484Z] ok github.com/docker/docker/pkg/discovery/kv 3.372s coverage: 84.1% of statements [2020-05-18T17:37:52.004Z] #40 264.3 CC criu/seize.o [2020-05-18T17:37:53.096Z] ok github.com/docker/docker/pkg/locker 0.207s coverage: 88.9% of statements [2020-05-18T17:37:53.096Z] ok github.com/docker/docker/pkg/ioutils 0.844s coverage: 69.2% of statements [2020-05-18T17:37:53.096Z] ok github.com/docker/docker/pkg/jsonmessage 0.300s coverage: 91.7% of statements [2020-05-18T17:37:53.270Z] ok github.com/docker/docker/cmd/dockerd 0.132s coverage: 30.8% of statements [2020-05-18T17:37:53.270Z] ok github.com/docker/docker/container 0.163s coverage: 34.7% of statements [2020-05-18T17:37:53.270Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-18T17:37:53.270Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-18T17:37:53.270Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-18T17:37:53.270Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-18T17:37:53.270Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2020-05-18T17:37:53.580Z] ok github.com/docker/docker/pkg/longpath 0.056s coverage: 100.0% of statements [2020-05-18T17:37:53.580Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2020-05-18T17:37:54.057Z] #40 266.1 CC criu/servicefd.o [2020-05-18T17:37:54.209Z] ok github.com/docker/docker/daemon/cluster/convert 0.050s coverage: 35.6% of statements [2020-05-18T17:37:54.603Z] ok github.com/docker/docker/pkg/parsers 0.136s coverage: 97.0% of statements [2020-05-18T17:37:54.603Z] ok github.com/docker/docker/pkg/pidfile 0.067s coverage: 82.6% of statements [2020-05-18T17:37:54.684Z] #40 266.9 CC criu/shmem.o [2020-05-18T17:37:54.787Z] Loaded image: buildpack-deps:jessie [2020-05-18T17:37:55.069Z] Loaded image: busybox:latest [2020-05-18T17:37:55.069Z] Loaded image: busybox:glibc [2020-05-18T17:37:55.069Z] Loaded image: debian:jessie [2020-05-18T17:37:55.350Z] Loaded image: hello-world:latest [2020-05-18T17:37:55.350Z] INFO: Testing against a local daemon [2020-05-18T17:37:55.350Z] === RUN TestCgroupNamespacesBuild [2020-05-18T17:37:55.590Z] ok github.com/docker/docker/daemon/cluster 0.097s coverage: 0.5% of statements [2020-05-18T17:37:56.175Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-18T17:37:56.216Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.120s coverage: 56.8% of statements [2020-05-18T17:37:56.737Z] #40 268.6 CC criu/sigframe.o [2020-05-18T17:37:56.737Z] #40 268.9 CC criu/signalfd.o [2020-05-18T17:37:57.234Z] ok github.com/docker/docker/pkg/plugins/transport 0.127s coverage: 85.7% of statements [2020-05-18T17:37:57.234Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2020-05-18T17:37:57.364Z] #40 269.3 CC criu/sk-inet.o [2020-05-18T17:37:57.718Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2020-05-18T17:37:58.022Z] --- PASS: TestCgroupNamespacesBuild (2.37s) [2020-05-18T17:37:58.022Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-18T17:37:58.131Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2020-05-18T17:37:58.735Z] ok github.com/docker/docker/pkg/reexec 0.100s coverage: 82.4% of statements [2020-05-18T17:37:58.735Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 73.9% of statements [2020-05-18T17:37:59.219Z] ok github.com/docker/docker/pkg/signal 0.034s coverage: 20.3% of statements [2020-05-18T17:37:59.437Z] #40 271.4 CC criu/sk-netlink.o [2020-05-18T17:37:59.495Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-05-18T17:37:59.495Z] === RUN TestBuildWithSession [2020-05-18T17:37:59.495Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-18T17:37:59.495Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T17:37:59.495Z] === RUN TestBuildSquashParent [2020-05-18T17:37:59.703Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2020-05-18T17:38:00.041Z] ok github.com/docker/docker/daemon/events 0.090s coverage: 50.0% of statements [2020-05-18T17:38:00.063Z] #40 272.3 CC criu/sk-packet.o [2020-05-18T17:38:00.612Z] ok github.com/docker/docker/daemon/config 0.091s coverage: 81.7% of statements [2020-05-18T17:38:00.721Z] ok github.com/docker/docker/pkg/streamformatter 0.080s coverage: 66.2% of statements [2020-05-18T17:38:00.721Z] ok github.com/docker/docker/pkg/stringid 0.078s coverage: 70.6% of statements [2020-05-18T17:38:00.964Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-18T17:38:01.559Z] #40 273.5 CC criu/sk-queue.o [2020-05-18T17:38:01.739Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-18T17:38:01.739Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-18T17:38:01.739Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-18T17:38:01.739Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-18T17:38:01.739Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-18T17:38:01.739Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-18T17:38:01.739Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-18T17:38:01.739Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-18T17:38:01.739Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2020-05-18T17:38:02.185Z] #40 274.4 CC criu/sk-tcp.o [2020-05-18T17:38:02.527Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-05-18T17:38:02.757Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 13.8% of statements [2020-05-18T17:38:02.757Z] ok github.com/docker/docker/pkg/tailfile 0.115s coverage: 88.6% of statements [2020-05-18T17:38:03.212Z] #40 275.5 CC criu/sk-unix.o [2020-05-18T17:38:03.242Z] ok github.com/docker/docker/pkg/tarsum 0.113s coverage: 89.3% of statements [2020-05-18T17:38:03.242Z] testing: warning: no tests to run [2020-05-18T17:38:03.242Z] coverage: [no statements] [2020-05-18T17:38:03.242Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2020-05-18T17:38:03.726Z] ok github.com/docker/docker/pkg/truncindex 0.131s coverage: 91.5% of statements [2020-05-18T17:38:04.211Z] ok github.com/docker/docker/pkg/urlutil 0.061s coverage: 100.0% of statements [2020-05-18T17:38:04.211Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2020-05-18T17:38:05.817Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-05-18T17:38:05.823Z] ok github.com/docker/docker/plugin/v2 0.162s coverage: 20.1% of statements [2020-05-18T17:38:05.823Z] ok github.com/docker/docker/plugin 0.298s coverage: 12.0% of statements [2020-05-18T17:38:05.823Z] ok github.com/docker/docker/reference 0.384s coverage: 84.4% of statements [2020-05-18T17:38:06.292Z] --- PASS: TestBuildSquashParent (6.47s) [2020-05-18T17:38:06.292Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-18T17:38:06.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T17:38:06.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T17:38:06.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T17:38:06.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T17:38:06.292Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T17:38:06.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T17:38:06.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T17:38:06.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T17:38:06.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T17:38:06.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T17:38:06.292Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T17:38:06.292Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T17:38:06.292Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T17:38:06.292Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T17:38:06.386Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.472s coverage: 13.9% of statements [2020-05-18T17:38:06.724Z] #40 278.6 CC criu/sockets.o [2020-05-18T17:38:07.325Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.663s coverage: 57.0% of statements [2020-05-18T17:38:07.433Z] ok github.com/docker/docker/restartmanager 0.089s coverage: 50.9% of statements [2020-05-18T17:38:07.917Z] ok github.com/docker/docker/registry/resumable 0.249s coverage: 100.0% of statements [2020-05-18T17:38:08.226Z] #40 280.2 CC criu/stats.o [2020-05-18T17:38:08.312Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T17:38:08.312Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T17:38:08.515Z] #40 280.7 CC criu/string.o [2020-05-18T17:38:08.802Z] #40 280.9 CC criu/sysctl.o [2020-05-18T17:38:08.802Z] #40 ... [2020-05-18T17:38:08.802Z] [2020-05-18T17:38:08.802Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:38:08.802Z] #37 373.5 + dpkg --print-architecture [2020-05-18T17:38:08.802Z] #37 373.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-18T17:38:08.935Z] ok github.com/docker/docker/registry 0.447s coverage: 51.5% of statements [2020-05-18T17:38:08.935Z] ok github.com/docker/docker/runconfig 0.178s coverage: 52.2% of statements [2020-05-18T17:38:08.935Z] ok github.com/docker/docker/testutil 0.186s coverage: 62.5% of statements [2020-05-18T17:38:09.429Z] #37 374.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-18T17:38:09.429Z] #37 374.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-18T17:38:09.867Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-05-18T17:38:10.987Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T17:38:10.987Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T17:38:11.213Z] ok github.com/docker/docker/volume/drivers 0.216s coverage: 36.1% of statements [2020-05-18T17:38:12.230Z] ok github.com/docker/docker/volume/local 0.275s coverage: 37.7% of statements [2020-05-18T17:38:12.404Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.972s coverage: 73.1% of statements [2020-05-18T17:38:12.404Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.503s coverage: 46.2% of statements [2020-05-18T17:38:12.714Z] ok github.com/docker/docker/volume/mounts 0.169s coverage: 66.2% of statements [2020-05-18T17:38:13.013Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-18T17:38:13.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.36s) [2020-05-18T17:38:13.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.44s) [2020-05-18T17:38:13.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s) [2020-05-18T17:38:13.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.32s) [2020-05-18T17:38:13.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s) [2020-05-18T17:38:13.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2020-05-18T17:38:13.013Z] === RUN TestBuildMultiStageCopy [2020-05-18T17:38:13.013Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-18T17:38:13.343Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.956s coverage: 49.5% of statements [2020-05-18T17:38:13.732Z] ok github.com/docker/docker/volume/service 0.379s coverage: 70.3% of statements [2020-05-18T17:38:13.911Z] ok github.com/docker/docker/daemon 12.391s coverage: 17.4% of statements [2020-05-18T17:38:13.911Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-18T17:38:13.911Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-18T17:38:13.911Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-18T17:38:13.911Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-18T17:38:13.911Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-18T17:38:15.685Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-18T17:38:15.819Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.591s coverage: 76.1% of statements [2020-05-18T17:38:15.819Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-05-18T17:38:15.819Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2020-05-18T17:38:15.967Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-18T17:38:16.079Z] ok github.com/docker/docker/daemon/links 0.020s coverage: 93.0% of statements [2020-05-18T17:38:16.580Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-18T17:38:17.194Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-18T17:38:17.807Z] --- PASS: TestBuildMultiStageCopy (4.81s) [2020-05-18T17:38:17.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.46s) [2020-05-18T17:38:17.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-05-18T17:38:17.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-05-18T17:38:17.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2020-05-18T17:38:17.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-05-18T17:38:17.807Z] === RUN TestBuildMultiStageParentConfig [2020-05-18T17:38:18.634Z] ok github.com/docker/docker/daemon/logger 0.249s coverage: 41.8% of statements [2020-05-18T17:38:19.277Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2020-05-18T17:38:19.277Z] === RUN TestBuildLabelWithTargets [2020-05-18T17:38:19.571Z] ok github.com/docker/docker/daemon/logger/awslogs 0.255s coverage: 77.8% of statements [2020-05-18T17:38:19.784Z] #37 ... [2020-05-18T17:38:19.784Z] [2020-05-18T17:38:19.784Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:38:19.784Z] #40 282.0 CC criu/sysfs_parse.o [2020-05-18T17:38:19.784Z] #40 282.6 CC criu/timerfd.o [2020-05-18T17:38:19.784Z] #40 283.2 CC criu/tty.o [2020-05-18T17:38:19.784Z] #40 286.8 CC criu/tun.o [2020-05-18T17:38:19.784Z] #40 287.9 CC criu/uffd.o [2020-05-18T17:38:19.784Z] #40 290.2 CC criu/util.o [2020-05-18T17:38:19.831Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 4.9% of statements [2020-05-18T17:38:20.090Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2020-05-18T17:38:20.349Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.298s coverage: 57.7% of statements [2020-05-18T17:38:20.349Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-18T17:38:20.349Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-18T17:38:20.349Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-18T17:38:20.349Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-18T17:38:20.349Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-18T17:38:20.349Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-18T17:38:20.427Z] #40 292.7 CC criu/uts_ns.o [2020-05-18T17:38:20.920Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2020-05-18T17:38:21.055Z] #40 293.1 CC criu/vdso.o [2020-05-18T17:38:21.180Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 87.2% of statements [2020-05-18T17:38:21.440Z] time="2020-05-18T17:38:21Z" level=error msg="Failed to open log file: open /tmp/docker-logger-081537299/container.log.1: no such file or directory" [2020-05-18T17:38:21.440Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 61.6% of statements [2020-05-18T17:38:21.948Z] --- PASS: TestBuildLabelWithTargets (2.36s) [2020-05-18T17:38:21.948Z] === RUN TestBuildWithEmptyLayers [2020-05-18T17:38:22.012Z] ok github.com/docker/docker/daemon/logger/local 0.071s coverage: 75.2% of statements [2020-05-18T17:38:22.012Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-18T17:38:22.086Z] #40 294.1 LINK criu/built-in.o [2020-05-18T17:38:22.374Z] #40 294.4 LINK criu/criu [2020-05-18T17:38:22.581Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 33.3% of statements [2020-05-18T17:38:22.841Z] time="2020-05-18T17:38:22Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate576197148/log518245579.1: no such file or directory" [2020-05-18T17:38:22.841Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 38.0% of statements [2020-05-18T17:38:22.954Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-05-18T17:38:22.954Z] === RUN TestBuildMultiStageOnBuild [2020-05-18T17:38:23.005Z] #40 295.2 DEP lib/c/criu.d [2020-05-18T17:38:23.294Z] #40 295.4 CC images/rpc.pb-c.o [2020-05-18T17:38:23.781Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 47.8% of statements [2020-05-18T17:38:23.781Z] ok github.com/docker/docker/daemon/logger/templates 0.052s coverage: 8.3% of statements [2020-05-18T17:38:24.321Z] #40 296.4 CC lib/c/criu.o [2020-05-18T17:38:25.239Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-18T17:38:25.626Z] --- PASS: TestBuildMultiStageOnBuild (2.98s) [2020-05-18T17:38:25.626Z] === RUN TestBuildUncleanTarFilenames [2020-05-18T17:38:25.691Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2020-05-18T17:38:25.691Z] ok github.com/docker/docker/daemon/logger/splunk 1.932s coverage: 82.5% of statements [2020-05-18T17:38:25.691Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-18T17:38:25.691Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-18T17:38:26.261Z] ok github.com/docker/docker/distribution/metadata 0.197s coverage: 48.2% of statements [2020-05-18T17:38:26.379Z] #40 298.6 LINK lib/c/built-in.o [2020-05-18T17:38:26.379Z] #40 298.6 LINK lib/c/libcriu.so [2020-05-18T17:38:26.669Z] #40 298.8 LINK lib/c/libcriu.a [2020-05-18T17:38:26.958Z] #40 299.2 GEN magic.py [2020-05-18T17:38:27.095Z] --- PASS: TestBuildUncleanTarFilenames (1.21s) [2020-05-18T17:38:27.095Z] === RUN TestBuildMultiStageLayerLeak [2020-05-18T17:38:27.201Z] ok github.com/docker/docker/errdefs 0.020s coverage: 49.4% of statements [2020-05-18T17:38:27.258Z] #40 299.4 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T17:38:27.259Z] #40 299.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T17:38:27.259Z] #40 299.4 Note: Building without GnuTLS support [2020-05-18T17:38:27.461Z] ok github.com/docker/docker/distribution 0.288s coverage: 22.1% of statements [2020-05-18T17:38:27.462Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-18T17:38:28.759Z] #40 300.7 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T17:38:29.371Z] ok github.com/docker/docker/image 0.050s coverage: 86.4% of statements [2020-05-18T17:38:29.371Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-05-18T17:38:29.371Z] ok github.com/docker/docker/image/v1 0.028s coverage: 25.0% of statements [2020-05-18T17:38:29.940Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-05-18T17:38:30.263Z] #40 302.2 make[1]: Nothing to be done for 'all'. [2020-05-18T17:38:30.263Z] #40 ... [2020-05-18T17:38:30.263Z] [2020-05-18T17:38:30.263Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:38:30.263Z] #46 395.1 + cd /tmp/tmp.4hHly1cg3w/src/github.com/golangci/golangci-lint/ [2020-05-18T17:38:30.263Z] #46 395.1 + git checkout -q v1.23.8 [2020-05-18T17:38:30.509Z] ok github.com/docker/docker/distribution/xfer 1.740s coverage: 85.6% of statements [2020-05-18T17:38:30.509Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-18T17:38:30.509Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-18T17:38:30.509Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-18T17:38:30.509Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 50.0% of statements [2020-05-18T17:38:30.542Z] --- PASS: TestBuildMultiStageLayerLeak (3.11s) [2020-05-18T17:38:30.543Z] === RUN TestBuildWithHugeFile [2020-05-18T17:38:30.891Z] #46 395.9 ++ git describe --tags [2020-05-18T17:38:31.084Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T17:38:31.084Z] [2020-05-18T17:38:31.181Z] #46 395.9 + version=v1.23.8 [2020-05-18T17:38:31.181Z] #46 395.9 ++ git rev-parse --short HEAD [2020-05-18T17:38:31.181Z] #46 395.9 + commit=76a82c6 [2020-05-18T17:38:31.181Z] #46 395.9 ++ git show -s --format=%cd [2020-05-18T17:38:31.181Z] #46 395.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-18T17:38:31.181Z] #46 395.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T17:38:31.770Z] ok github.com/docker/docker/pkg/plugins 34.986s coverage: 73.4% of statements [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/rootless [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/volume [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-18T17:38:31.770Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-18T17:38:32.018Z] [2020-05-18T17:38:32.018Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T17:38:32.018Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T17:38:32.018Z] HOSTNAME=b3ca886bfaa8 [2020-05-18T17:38:32.018Z] TEST_SKIP_INTEGRATION=1 [2020-05-18T17:38:32.018Z] TESTDEBUG=0 [2020-05-18T17:38:32.018Z] DEST=bundles/test-integration [2020-05-18T17:38:32.018Z] PWD=/go/src/github.com/docker/docker [2020-05-18T17:38:32.018Z] KEEPBUNDLE=1 [2020-05-18T17:38:32.018Z] DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 [2020-05-18T17:38:32.018Z] container=docker [2020-05-18T17:38:32.018Z] HOME=/root [2020-05-18T17:38:32.018Z] GOLANG_VERSION=1.13.10 [2020-05-18T17:38:32.018Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T17:38:32.018Z] VALIDATE_BRANCH=master [2020-05-18T17:38:32.018Z] TERM=xterm [2020-05-18T17:38:32.018Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T17:38:32.018Z] SHLVL=1 [2020-05-18T17:38:32.018Z] TIMEOUT=120m [2020-05-18T17:38:32.018Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T17:38:32.018Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T17:38:32.018Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-18T17:38:32.018Z] GO111MODULE=off [2020-05-18T17:38:32.018Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T17:38:32.018Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T17:38:32.018Z] GOPATH=/go [2020-05-18T17:38:32.018Z] PKG_CONFIG=pkg-config [2020-05-18T17:38:32.018Z] _=/usr/bin/env [2020-05-18T17:38:32.018Z] Building test suite binary ./integration-cli/test.main [2020-05-18T17:38:32.254Z] [2020-05-18T17:38:32.254Z] === Skipped [2020-05-18T17:38:32.254Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-18T17:38:32.254Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-18T17:38:32.254Z] [2020-05-18T17:38:32.254Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-18T17:38:32.254Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-18T17:38:32.254Z] [2020-05-18T17:38:32.254Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-18T17:38:32.254Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-18T17:38:32.254Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-05-18T17:38:32.255Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-18T17:38:32.255Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-18T17:38:32.255Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-18T17:38:32.255Z] daemon_test.go:147: root required [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-18T17:38:32.255Z] reload_test.go:520: root required [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-05-18T17:38:32.255Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-18T17:38:32.255Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-18T17:38:32.255Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-18T17:38:32.255Z] download_test.go:268: Needs fixing on Windows [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-18T17:38:32.255Z] layer_test.go:304: Failing on Windows [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-18T17:38:32.255Z] layer_test.go:353: Failing on Windows [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-18T17:38:32.255Z] layer_test.go:468: Failing on Windows [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-18T17:38:32.255Z] layer_test.go:697: Failing on Windows [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-18T17:38:32.255Z] migration_test.go:46: Failing on Windows [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-18T17:38:32.255Z] migration_test.go:182: Failing on Windows [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-18T17:38:32.255Z] mount_test.go:17: Failing on Windows [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-18T17:38:32.255Z] mount_test.go:76: Failing on Windows [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-18T17:38:32.255Z] mount_test.go:125: Failing on Windows [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-18T17:38:32.255Z] mount_test.go:212: Failing on Windows [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-18T17:38:32.255Z] archive_test.go:133: Xz not present in msys2 [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-18T17:38:32.255Z] archive_test.go:238: Failing on Windows CI machines [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-18T17:38:32.255Z] archive_windows_test.go:16: Currently fails [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-18T17:38:32.255Z] changes_test.go:192: needs more investigation [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-18T17:38:32.255Z] changes_test.go:405: needs further investigation [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-18T17:38:32.255Z] changes_test.go:441: needs further investigation [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-18T17:38:32.255Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-05-18T17:38:32.255Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-18T17:38:32.255Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-18T17:38:32.255Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-18T17:38:32.255Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-05-18T17:38:32.255Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-18T17:38:32.255Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-18T17:38:32.255Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-18T17:38:32.255Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-18T17:38:32.255Z] poller_test.go:41: No chmod on Windows [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-18T17:38:32.255Z] fileutils_test.go:134: Needs porting to Windows [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-18T17:38:32.255Z] fileutils_test.go:180: Needs porting to Windows [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-18T17:38:32.255Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-18T17:38:32.255Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-05-18T17:38:32.255Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-05-18T17:38:32.255Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-18T17:38:32.255Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-18T17:38:32.255Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] [2020-05-18T17:38:32.255Z] DONE 1761 tests, 46 skipped in 198.557s [2020-05-18T17:38:32.255Z] INFO: make.ps1 ended at 05/18/2020 17:38:31 [2020-05-18T17:38:32.277Z] [2020-05-18T17:38:32.277Z] [2020-05-18T17:38:32.421Z] ok github.com/docker/docker/opts 0.057s coverage: 67.4% of statements [2020-05-18T17:38:32.534Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-18T17:38:32.534Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T17:38:32.534Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T17:38:32.534Z] HOSTNAME=b95ee247fe42 [2020-05-18T17:38:32.534Z] TEST_SKIP_INTEGRATION=1 [2020-05-18T17:38:32.534Z] TESTDEBUG=0 [2020-05-18T17:38:32.534Z] DEST=bundles/test-integration [2020-05-18T17:38:32.534Z] PWD=/go/src/github.com/docker/docker [2020-05-18T17:38:32.534Z] KEEPBUNDLE=1 [2020-05-18T17:38:32.534Z] DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 [2020-05-18T17:38:32.534Z] container=docker [2020-05-18T17:38:32.534Z] HOME=/root [2020-05-18T17:38:32.534Z] GOLANG_VERSION=1.13.10 [2020-05-18T17:38:32.534Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T17:38:32.534Z] VALIDATE_BRANCH=master [2020-05-18T17:38:32.534Z] TERM=xterm [2020-05-18T17:38:32.534Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T17:38:32.534Z] SHLVL=1 [2020-05-18T17:38:32.534Z] TIMEOUT=120m [2020-05-18T17:38:32.534Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T17:38:32.534Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T17:38:32.534Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-18T17:38:32.534Z] GO111MODULE=off [2020-05-18T17:38:32.534Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T17:38:32.534Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T17:38:32.534Z] GOPATH=/go [2020-05-18T17:38:32.534Z] PKG_CONFIG=pkg-config [2020-05-18T17:38:32.534Z] _=/usr/bin/env [2020-05-18T17:38:32.534Z] Building test suite binary ./integration-cli/test.main [2020-05-18T17:38:32.790Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-18T17:38:32.791Z] No new tests added to integration. [2020-05-18T17:38:32.791Z] [2020-05-18T17:38:32.791Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T17:38:32.991Z] ok github.com/docker/docker/pkg/authorization 0.410s coverage: 68.3% of statements [2020-05-18T17:38:33.251Z] ok github.com/docker/docker/pkg/broadcaster 0.013s coverage: 100.0% of statements [2020-05-18T17:38:33.251Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-05-18T17:38:33.257Z] #46 ... [2020-05-18T17:38:33.257Z] [2020-05-18T17:38:33.257Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T17:38:33.257Z] #40 303.5 make[1]: 'images/built-in.o' is up to date. [2020-05-18T17:38:33.257Z] #40 303.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-18T17:38:33.257Z] #40 303.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-18T17:38:33.257Z] #40 303.7 make[1]: 'compel/libcompel.a' is up to date. [2020-05-18T17:38:33.257Z] #40 303.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-18T17:38:33.257Z] #40 303.9 make[1]: Nothing to be done for 'all'. [2020-05-18T17:38:33.257Z] #40 303.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T17:38:33.257Z] #40 304.3 make[2]: Nothing to be done for 'all'. [2020-05-18T17:38:33.257Z] #40 304.4 make[2]: Nothing to be done for 'all'. [2020-05-18T17:38:33.257Z] #40 304.5 make[2]: Nothing to be done for 'all'. [2020-05-18T17:38:33.257Z] #40 304.8 make[2]: Nothing to be done for 'all'. [2020-05-18T17:38:33.257Z] #40 305.0 make[2]: Nothing to be done for 'all'. [2020-05-18T17:38:33.257Z] #40 305.0 make[2]: Nothing to be done for 'all'. [2020-05-18T17:38:33.257Z] #40 305.1 make[2]: Nothing to be done for 'all'. [2020-05-18T17:38:33.257Z] #40 305.3 make[2]: Nothing to be done for 'all'. [2020-05-18T17:38:33.257Z] #40 305.4 INSTALL criu/criu [2020-05-18T17:38:33.257Z] #40 DONE 305.6s [2020-05-18T17:38:33.547Z] [2020-05-18T17:38:33.547Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:38:33.865Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-18T17:38:33.865Z] INFO: Unit tests ended at 05/18/2020 17:38:33. Duration:00:03:32.3993759 [2020-05-18T17:38:33.865Z] INFO: Building busybox [2020-05-18T17:38:33.865Z] Sending build context to Docker daemon 5.12kB [2020-05-18T17:38:33.865Z] [2020-05-18T17:38:33.865Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-18T17:38:33.865Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-18T17:38:33.865Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-18T17:38:33.865Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-18T17:38:33.865Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-18T17:38:33.865Z] ---> 561b89eac394 [2020-05-18T17:38:33.865Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-18T17:38:33.865Z] ---> Running in f29d9c754baa [2020-05-18T17:38:34.161Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T17:38:34.161Z] HOSTNAME=457b0ed380ba [2020-05-18T17:38:34.161Z] TESTDEBUG=0 [2020-05-18T17:38:34.161Z] DEST=bundles/test-integration [2020-05-18T17:38:34.161Z] PWD=/go/src/github.com/docker/docker [2020-05-18T17:38:34.161Z] KEEPBUNDLE=1 [2020-05-18T17:38:34.161Z] DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 [2020-05-18T17:38:34.161Z] container=docker [2020-05-18T17:38:34.161Z] HOME=/root [2020-05-18T17:38:34.161Z] GOLANG_VERSION=1.13.10 [2020-05-18T17:38:34.161Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T17:38:34.161Z] VALIDATE_BRANCH=master [2020-05-18T17:38:34.161Z] TERM=xterm [2020-05-18T17:38:34.161Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T17:38:34.161Z] SHLVL=1 [2020-05-18T17:38:34.161Z] TIMEOUT=120m [2020-05-18T17:38:34.161Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T17:38:34.161Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T17:38:34.161Z] GO111MODULE=off [2020-05-18T17:38:34.161Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-18T17:38:34.161Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T17:38:34.161Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T17:38:34.161Z] GOPATH=/go [2020-05-18T17:38:34.161Z] PKG_CONFIG=pkg-config [2020-05-18T17:38:34.161Z] _=/usr/bin/env [2020-05-18T17:38:34.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T17:38:34.197Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2020-05-18T17:38:34.457Z] ok github.com/docker/docker/pkg/archive 1.292s coverage: 77.2% of statements [2020-05-18T17:38:34.717Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-05-18T17:38:34.941Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-18T17:38:35.287Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-05-18T17:38:35.856Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2020-05-18T17:38:36.425Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-05-18T17:38:36.994Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-05-18T17:38:37.930Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-05-18T17:38:38.190Z] ok github.com/docker/docker/pkg/chrootarchive 3.574s coverage: 43.2% of statements [2020-05-18T17:38:38.734Z] Removing intermediate container f29d9c754baa [2020-05-18T17:38:38.734Z] ---> a792a94ce187 [2020-05-18T17:38:38.734Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-18T17:38:38.734Z] ---> Running in c641cd5183bf [2020-05-18T17:38:38.734Z] Removing intermediate container c641cd5183bf [2020-05-18T17:38:38.734Z] ---> 483f4c06f32b [2020-05-18T17:38:38.734Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-18T17:38:38.734Z] ---> Running in 4c96b84f4062 [2020-05-18T17:38:38.734Z] Removing intermediate container 4c96b84f4062 [2020-05-18T17:38:38.734Z] ---> 54b64f8aaa91 [2020-05-18T17:38:38.734Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-18T17:38:38.760Z] ok github.com/docker/docker/pkg/fileutils 0.037s coverage: 89.5% of statements [2020-05-18T17:38:39.021Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2020-05-18T17:38:39.021Z] ok github.com/docker/docker/pkg/fsutils 0.303s coverage: 85.1% of statements [2020-05-18T17:38:39.280Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2020-05-18T17:38:39.392Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-18T17:38:39.751Z] [2020-05-18T17:38:40.221Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-05-18T17:38:40.221Z] ok github.com/docker/docker/layer 7.786s coverage: 68.8% of statements [2020-05-18T17:38:40.221Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-18T17:38:40.221Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-18T17:38:40.221Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-18T17:38:40.221Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-18T17:38:40.221Z] ? github.com/docker/docker/oci [no test files] [2020-05-18T17:38:40.221Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-18T17:38:40.221Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-18T17:38:40.221Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-18T17:38:40.235Z] ---> 8d7115986755 [2020-05-18T17:38:40.235Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-05-18T17:38:40.235Z] ---> Running in 8fe243f15969 [2020-05-18T17:38:40.481Z] ok github.com/docker/docker/pkg/locker 0.036s coverage: 88.9% of statements [2020-05-18T17:38:40.481Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-05-18T17:38:40.481Z] ok github.com/docker/docker/pkg/idtools 0.679s coverage: 70.3% of statements [2020-05-18T17:38:40.741Z] ok github.com/docker/docker/pkg/ioutils 0.664s coverage: 70.6% of statements [2020-05-18T17:38:40.741Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-18T17:38:40.741Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-18T17:38:41.002Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2020-05-18T17:38:41.003Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-18T17:38:41.262Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2020-05-18T17:38:41.262Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2020-05-18T17:38:41.837Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.040s coverage: 91.4% of statements [2020-05-18T17:38:41.837Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.4% of statements [2020-05-18T17:38:41.837Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-18T17:38:41.837Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-18T17:38:42.407Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2020-05-18T17:38:42.977Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2020-05-18T17:38:42.977Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2020-05-18T17:38:42.977Z] ok github.com/docker/docker/pkg/progress 0.016s coverage: 75.9% of statements [2020-05-18T17:38:43.567Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-05-18T17:38:44.136Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements [2020-05-18T17:38:44.395Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 73.9% of statements [2020-05-18T17:38:44.964Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-05-18T17:38:44.964Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-05-18T17:38:45.532Z] ok github.com/docker/docker/pkg/symlink 0.024s coverage: 87.7% of statements [2020-05-18T17:38:46.179Z] #37 ... [2020-05-18T17:38:46.179Z] [2020-05-18T17:38:46.179Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T17:38:46.179Z] #50 233.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-05-18T17:38:46.469Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.1% of statements [2020-05-18T17:38:46.469Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2020-05-18T17:38:46.469Z] ok github.com/docker/docker/pkg/signal 2.761s coverage: 61.0% of statements [2020-05-18T17:38:47.037Z] ok github.com/docker/docker/pkg/tailfile 0.175s coverage: 88.6% of statements [2020-05-18T17:38:47.037Z] testing: warning: no tests to run [2020-05-18T17:38:47.037Z] coverage: [no statements] [2020-05-18T17:38:47.037Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-05-18T17:38:47.208Z] #50 236.4 + mkdir -p /build [2020-05-18T17:38:47.208Z] #50 236.4 + cp runc /build/runc [2020-05-18T17:38:47.497Z] #50 DONE 236.5s [2020-05-18T17:38:47.497Z] [2020-05-18T17:38:47.497Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:38:47.606Z] ok github.com/docker/docker/pkg/tarsum 0.102s coverage: 89.3% of statements [2020-05-18T17:38:47.606Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-05-18T17:38:47.606Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-05-18T17:38:48.175Z] ok github.com/docker/docker/pkg/useragent 0.022s coverage: 88.9% of statements [2020-05-18T17:38:49.065Z] Removing intermediate container 8fe243f15969 [2020-05-18T17:38:49.065Z] ---> 9c12af6530b0 [2020-05-18T17:38:49.065Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-18T17:38:49.065Z] ---> Running in cfee2be5a236 [2020-05-18T17:38:49.549Z] [2020-05-18T17:38:49.549Z] SUCCESS: Specified value was saved. [2020-05-18T17:38:49.557Z] ok github.com/docker/docker/plugin/v2 0.020s coverage: 14.5% of statements [2020-05-18T17:38:50.125Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2020-05-18T17:38:50.125Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-05-18T17:38:51.063Z] ok github.com/docker/docker/plugin 0.595s coverage: 23.1% of statements [2020-05-18T17:38:51.322Z] ok github.com/docker/docker/registry/resumable 0.041s coverage: 100.0% of statements [2020-05-18T17:38:51.826Z] Removing intermediate container cfee2be5a236 [2020-05-18T17:38:51.826Z] ---> f248534e6f41 [2020-05-18T17:38:51.826Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-18T17:38:51.826Z] ---> Running in 83bc80ba4753 [2020-05-18T17:38:51.894Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 45.3% of statements [2020-05-18T17:38:52.158Z] ......................... [ 67%] [2020-05-18T17:38:52.464Z] ok github.com/docker/docker/registry 0.256s coverage: 56.1% of statements [2020-05-18T17:38:52.464Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-05-18T17:38:53.054Z] #22 ... [2020-05-18T17:38:53.054Z] [2020-05-18T17:38:53.054Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T17:38:53.054Z] #37 DONE 417.2s [2020-05-18T17:38:53.054Z] [2020-05-18T17:38:53.054Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:38:53.845Z] ok github.com/docker/docker/runconfig 0.035s coverage: 65.8% of statements [2020-05-18T17:38:55.227Z] ok github.com/docker/docker/volume/local 0.062s coverage: 73.0% of statements [2020-05-18T17:38:55.486Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2020-05-18T17:38:55.710Z] Cannot create a file when that file already exists. [2020-05-18T17:38:55.745Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.0% of statements [2020-05-18T17:38:56.652Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T17:38:56.652Z] [2020-05-18T17:38:56.652Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T17:38:56.652Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T17:38:56.652Z] HOSTNAME=1b77090466e6 [2020-05-18T17:38:56.652Z] DEST=bundles/test-integration [2020-05-18T17:38:56.652Z] PWD=/go/src/github.com/docker/docker [2020-05-18T17:38:56.652Z] DOCKER_ROOTLESS=1 [2020-05-18T17:38:56.652Z] DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 [2020-05-18T17:38:56.652Z] container=docker [2020-05-18T17:38:56.652Z] HOME=/root [2020-05-18T17:38:56.652Z] GOLANG_VERSION=1.13.10 [2020-05-18T17:38:56.652Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T17:38:56.652Z] VALIDATE_BRANCH=master [2020-05-18T17:38:56.652Z] TERM=xterm [2020-05-18T17:38:56.652Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T17:38:56.652Z] SHLVL=1 [2020-05-18T17:38:56.652Z] TIMEOUT=120m [2020-05-18T17:38:56.652Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T17:38:56.652Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T17:38:56.652Z] GO111MODULE=off [2020-05-18T17:38:56.652Z] DOCKER_EXPERIMENTAL=1 [2020-05-18T17:38:56.652Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-18T17:38:56.652Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T17:38:56.652Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T17:38:56.652Z] GOPATH=/go [2020-05-18T17:38:56.652Z] PKG_CONFIG=pkg-config [2020-05-18T17:38:56.652Z] _=/usr/bin/env [2020-05-18T17:38:56.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T17:38:57.123Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.0% of statements [2020-05-18T17:38:57.492Z] --- PASS: TestBuildWithHugeFile (27.40s) [2020-05-18T17:38:57.492Z] === RUN TestBuildWithEmptyDockerfile [2020-05-18T17:38:57.492Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T17:38:57.492Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T17:38:57.492Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T17:38:57.492Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T17:38:57.492Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T17:38:57.492Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T17:38:57.492Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T17:38:57.492Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T17:38:57.492Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T17:38:57.774Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-05-18T17:38:57.774Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-05-18T17:38:57.775Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-05-18T17:38:57.775Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-05-18T17:38:57.775Z] === RUN TestBuildPreserveOwnership [2020-05-18T17:38:57.775Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-18T17:38:59.595Z] Removing intermediate container 83bc80ba4753 [2020-05-18T17:38:59.596Z] ---> 1963c5fef8d8 [2020-05-18T17:38:59.596Z] Step 13/13 : CMD ["sh"] [2020-05-18T17:38:59.596Z] ---> Running in 142c3fa14c43 [2020-05-18T17:39:00.079Z] Removing intermediate container 142c3fa14c43 [2020-05-18T17:39:00.079Z] ---> 96c04c2aa0f3 [2020-05-18T17:39:00.079Z] Successfully built 96c04c2aa0f3 [2020-05-18T17:39:00.079Z] Successfully tagged busybox:latest [2020-05-18T17:39:00.079Z] INFO: Docker images of the daemon under test [2020-05-18T17:39:00.079Z] [2020-05-18T17:39:00.079Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-18T17:39:00.079Z] busybox latest 96c04c2aa0f3 Less than a second ago 3.72GB [2020-05-18T17:39:00.079Z] microsoft/windowsservercore latest 561b89eac394 11 days ago 3.7GB [2020-05-18T17:39:00.079Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 11 days ago 3.7GB [2020-05-18T17:39:00.079Z] [2020-05-18T17:39:00.079Z] INFO: Running integration tests at 05/18/2020 17:38:59... [2020-05-18T17:39:00.079Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-18T17:39:00.079Z] INFO: Integration API tests being run from the host: [2020-05-18T17:39:00.079Z] INFO: make.ps1 starting at 05/18/2020 17:38:59 [2020-05-18T17:39:01.098Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-18T17:39:02.235Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-18T17:39:04.262Z] --- PASS: TestBuildPreserveOwnership (6.61s) [2020-05-18T17:39:04.262Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.23s) [2020-05-18T17:39:04.262Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.37s) [2020-05-18T17:39:04.262Z] === RUN TestBuildPlatformInvalid [2020-05-18T17:39:04.545Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-05-18T17:39:04.545Z] PASS [2020-05-18T17:39:04.545Z] [2020-05-18T17:39:04.545Z] === Skipped [2020-05-18T17:39:04.545Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-18T17:39:04.545Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T17:39:04.545Z] [2020-05-18T17:39:04.545Z] [2020-05-18T17:39:04.545Z] DONE 32 tests, 1 skipped in 76.432s [2020-05-18T17:39:04.545Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-18T17:39:04.545Z] ++ 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-05-18T17:39:04.545Z] ++ set -e [2020-05-18T17:39:04.545Z] ++ '[' -n 0 ']' [2020-05-18T17:39:04.545Z] ++ set -x [2020-05-18T17:39:04.545Z] ++ env -i DEST=/go/src/github.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-05-18T17:39:04.545Z] INFO: Testing against a local daemon [2020-05-18T17:39:04.545Z] === RUN TestConfigInspect [2020-05-18T17:39:08.920Z] --- PASS: TestConfigInspect (3.82s) [2020-05-18T17:39:08.920Z] === RUN TestConfigList [2020-05-18T17:39:12.374Z] --- PASS: TestConfigList (3.60s) [2020-05-18T17:39:12.374Z] === RUN TestConfigsCreateAndDelete [2020-05-18T17:39:15.831Z] --- PASS: TestConfigsCreateAndDelete (3.27s) [2020-05-18T17:39:15.831Z] === RUN TestConfigsUpdate [2020-05-18T17:39:19.048Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/rootless [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/volume [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-18T17:39:19.048Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-18T17:39:19.048Z] [2020-05-18T17:39:19.048Z] === Skipped [2020-05-18T17:39:19.048Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-18T17:39:19.048Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-18T17:39:19.048Z] [2020-05-18T17:39:19.048Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-18T17:39:19.048Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-18T17:39:19.048Z] [2020-05-18T17:39:19.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-18T17:39:19.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:39:19.048Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:39:19.048Z] [2020-05-18T17:39:19.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-18T17:39:19.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:39:19.048Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:39:19.048Z] [2020-05-18T17:39:19.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-18T17:39:19.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:39:19.048Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:39:19.048Z] [2020-05-18T17:39:19.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-18T17:39:19.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:39:19.048Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:39:19.048Z] [2020-05-18T17:39:19.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-18T17:39:19.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:39:19.048Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:39:19.048Z] [2020-05-18T17:39:19.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-18T17:39:19.048Z] graphtest_unix.go:73: No driver to put! [2020-05-18T17:39:19.048Z] [2020-05-18T17:39:19.048Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-18T17:39:19.048Z] time="2020-05-18T17:38:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:39:19.048Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:39:19.048Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:39:19.048Z] [2020-05-18T17:39:19.048Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-18T17:39:19.049Z] time="2020-05-18T17:38:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:39:19.049Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:39:19.049Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-18T17:39:19.049Z] time="2020-05-18T17:38:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:39:19.049Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:39:19.049Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-18T17:39:19.049Z] time="2020-05-18T17:38:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:39:19.049Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:39:19.049Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-18T17:39:19.049Z] time="2020-05-18T17:38:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:39:19.049Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:39:19.049Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-18T17:39:19.049Z] graphtest_unix.go:73: No driver to put! [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-18T17:39:19.049Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-18T17:39:19.049Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-18T17:39:19.049Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-18T17:39:19.049Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-18T17:39:19.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:39:19.049Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-18T17:39:19.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:39:19.049Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-18T17:39:19.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:39:19.049Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-18T17:39:19.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:39:19.049Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-18T17:39:19.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:39:19.049Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-18T17:39:19.049Z] graphtest_unix.go:73: No driver to put! [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-18T17:39:19.049Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-18T17:39:19.049Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] [2020-05-18T17:39:19.049Z] DONE 2123 tests, 26 skipped in 192.469s Post stage [Pipeline] junit [2020-05-18T17:39:19.061Z] Recording test results [2020-05-18T17:39:19.283Z] --- PASS: TestConfigsUpdate (3.72s) [2020-05-18T17:39:19.283Z] === RUN TestTemplatedConfig [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T17:39:21.891Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40969/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 -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:0562c7c85ff0b55f7889624b604825a39f211c06 hack/make.sh dynbinary test-integration [2020-05-18T17:39:22.458Z] [2020-05-18T17:39:22.607Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T17:39:22.607Z] INFO: Testing against a local daemon [2020-05-18T17:39:22.717Z] Removing bundles/ [2020-05-18T17:39:22.717Z] [2020-05-18T17:39:22.717Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-18T17:39:22.717Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T17:39:22.717Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T17:39:22.735Z] --- PASS: TestTemplatedConfig (3.73s) [2020-05-18T17:39:22.735Z] === RUN TestConfigCreateResolve [2020-05-18T17:39:23.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T17:39:24.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T17:39:26.184Z] --- PASS: TestConfigCreateResolve (3.62s) [2020-05-18T17:39:26.184Z] === RUN TestConfigDaemonLibtrustID [2020-05-18T17:39:26.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T17:39:26.800Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-05-18T17:39:26.800Z] PASS [2020-05-18T17:39:26.800Z] [2020-05-18T17:39:26.800Z] DONE 7 tests in 22.357s [2020-05-18T17:39:26.800Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-18T17:39:26.800Z] ++ 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-05-18T17:39:26.800Z] ++ set -e [2020-05-18T17:39:26.800Z] ++ '[' -n 0 ']' [2020-05-18T17:39:26.800Z] ++ set -x [2020-05-18T17:39:26.800Z] ++ env -i DEST=/go/src/github.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-05-18T17:39:26.800Z] INFO: Testing against a local daemon [2020-05-18T17:39:26.800Z] === RUN TestCheckpoint [2020-05-18T17:39:26.800Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-18T17:39:26.800Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T17:39:26.800Z] === RUN TestContainerInvalidJSON [2020-05-18T17:39:26.800Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T17:39:26.800Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T17:39:26.800Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T17:39:26.800Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T17:39:26.800Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-18T17:39:26.800Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-18T17:39:26.800Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T17:39:26.800Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-18T17:39:26.800Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T17:39:26.800Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-18T17:39:26.800Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-18T17:39:26.800Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-18T17:39:26.800Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-18T17:39:26.800Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-18T17:39:27.082Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-05-18T17:39:27.082Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-18T17:39:27.082Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-05-18T17:39:27.082Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-18T17:39:27.364Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-05-18T17:39:27.364Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-18T17:39:27.364Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-05-18T17:39:27.364Z] === RUN TestCopyFromContainer [2020-05-18T17:39:30.040Z] === RUN TestCopyFromContainer// [2020-05-18T17:39:30.040Z] === RUN TestCopyFromContainer//bar/root [2020-05-18T17:39:30.040Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-18T17:39:30.040Z] === RUN TestCopyFromContainer/bar/quux [2020-05-18T17:39:30.040Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-18T17:39:30.040Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-18T17:39:30.040Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-18T17:39:30.322Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-18T17:39:30.322Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-18T17:39:30.322Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-18T17:39:30.605Z] --- PASS: TestCopyFromContainer (2.99s) [2020-05-18T17:39:30.605Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-18T17:39:30.605Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-05-18T17:39:30.605Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-05-18T17:39:30.605Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-18T17:39:30.605Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-18T17:39:30.605Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-18T17:39:30.605Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-05-18T17:39:30.605Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-18T17:39:30.605Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-18T17:39:30.605Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-18T17:39:30.605Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-18T17:39:30.605Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T17:39:30.605Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T17:39:30.605Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T17:39:30.605Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T17:39:30.605Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T17:39:30.605Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T17:39:30.605Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T17:39:30.605Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T17:39:30.605Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T17:39:30.605Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-18T17:39:30.605Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-18T17:39:30.605Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-18T17:39:30.605Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-18T17:39:30.605Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-18T17:39:30.605Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-18T17:39:30.605Z] === RUN TestCreateWithInvalidEnv [2020-05-18T17:39:30.605Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-18T17:39:30.605Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-18T17:39:30.605Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-18T17:39:30.605Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-18T17:39:30.605Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-18T17:39:30.605Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-18T17:39:30.605Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-18T17:39:30.605Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-18T17:39:30.605Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-18T17:39:30.605Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-18T17:39:30.605Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-18T17:39:30.605Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-18T17:39:30.605Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-18T17:39:30.605Z] === RUN TestCreateTmpfsMountsTarget [2020-05-18T17:39:30.605Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-18T17:39:30.605Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-18T17:39:32.358Z] #22 ... [2020-05-18T17:39:32.358Z] [2020-05-18T17:39:32.358Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:39:32.358Z] #53 399.0 + bin/containerd [2020-05-18T17:39:33.276Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2020-05-18T17:39:33.276Z] === RUN TestCreateWithCapabilities [2020-05-18T17:39:33.276Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-18T17:39:33.276Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-18T17:39:33.276Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-18T17:39:33.276Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-18T17:39:33.276Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-18T17:39:33.276Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-18T17:39:33.276Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-18T17:39:33.276Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-18T17:39:33.276Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T17:39:33.276Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T17:39:33.276Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T17:39:33.276Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T17:39:33.276Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-18T17:39:33.276Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-18T17:39:33.276Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-18T17:39:33.276Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-18T17:39:33.276Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-18T17:39:33.276Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-18T17:39:33.276Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T17:39:33.276Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T17:39:33.276Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T17:39:33.276Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T17:39:33.276Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-18T17:39:33.276Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-18T17:39:33.276Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T17:39:33.276Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T17:39:33.276Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-18T17:39:33.276Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-18T17:39:33.276Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-18T17:39:33.276Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T17:39:33.276Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T17:39:33.276Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-18T17:39:33.276Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-18T17:39:33.276Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-18T17:39:33.276Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-05-18T17:39:33.276Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-05-18T17:39:33.276Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-18T17:39:33.276Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-18T17:39:33.276Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-05-18T17:39:33.276Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-05-18T17:39:33.276Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-18T17:39:33.276Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-05-18T17:39:33.276Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-05-18T17:39:33.276Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-18T17:39:33.276Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2020-05-18T17:39:33.276Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-18T17:39:34.811Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-18T17:39:35.941Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s) [2020-05-18T17:39:35.941Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-18T17:39:35.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T17:39:35.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T17:39:35.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T17:39:35.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T17:39:35.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T17:39:35.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T17:39:35.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T17:39:35.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T17:39:35.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T17:39:35.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T17:39:35.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T17:39:35.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T17:39:35.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T17:39:35.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T17:39:35.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T17:39:35.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-18T17:39:35.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-05-18T17:39:35.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-05-18T17:39:35.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-18T17:39:35.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-18T17:39:35.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-18T17:39:35.941Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-18T17:39:36.949Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-05-18T17:39:36.949Z] === RUN TestContainerStartOnDaemonRestart [2020-05-18T17:39:36.949Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-18T17:39:36.949Z] === RUN TestDaemonRestartIpcMode [2020-05-18T17:39:36.949Z] === PAUSE TestDaemonRestartIpcMode [2020-05-18T17:39:36.949Z] === RUN TestDaemonHostGatewayIP [2020-05-18T17:39:36.949Z] === PAUSE TestDaemonHostGatewayIP [2020-05-18T17:39:36.949Z] === RUN TestContainerKillOnDaemonStart [2020-05-18T17:39:36.949Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-18T17:39:36.949Z] === RUN TestDiff [2020-05-18T17:39:37.562Z] --- PASS: TestDiff (0.81s) [2020-05-18T17:39:37.562Z] === RUN TestExecWithCloseStdin [2020-05-18T17:39:37.750Z] ok github.com/docker/docker/integration/build 15.181s [2020-05-18T17:39:37.750Z] [2020-05-18T17:39:37.750Z] === Skipped [2020-05-18T17:39:37.750Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-18T17:39:37.750Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T17:39:37.750Z] [2020-05-18T17:39:37.750Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-18T17:39:37.750Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:39:37.750Z] [2020-05-18T17:39:37.750Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-18T17:39:37.750Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T17:39:37.750Z] [2020-05-18T17:39:37.750Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-05-18T17:39:37.750Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T17:39:37.750Z] [2020-05-18T17:39:37.750Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-05-18T17:39:37.750Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T17:39:37.750Z] [2020-05-18T17:39:37.750Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-05-18T17:39:37.750Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T17:39:37.750Z] [2020-05-18T17:39:37.750Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-05-18T17:39:37.750Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T17:39:37.750Z] [2020-05-18T17:39:37.750Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-05-18T17:39:37.750Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T17:39:37.750Z] [2020-05-18T17:39:37.750Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-05-18T17:39:37.750Z] build_test.go:491: testEnv.OSType == "windows" [2020-05-18T17:39:37.750Z] [2020-05-18T17:39:37.750Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-05-18T17:39:37.750Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T17:39:37.750Z] [2020-05-18T17:39:37.750Z] [2020-05-18T17:39:37.750Z] DONE 22 tests, 10 skipped in 35.861s [2020-05-18T17:39:37.750Z] [2020-05-18T17:39:37.750Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-18T17:39:38.565Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-05-18T17:39:38.565Z] === RUN TestExec [2020-05-18T17:39:39.177Z] --- PASS: TestExec (0.89s) [2020-05-18T17:39:39.177Z] === RUN TestExecUser [2020-05-18T17:39:39.363Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T17:39:39.363Z] INFO: Testing against a local daemon [2020-05-18T17:39:39.363Z] ok github.com/docker/docker/integration/config 0.179s [2020-05-18T17:39:39.363Z] [2020-05-18T17:39:39.363Z] === Skipped [2020-05-18T17:39:39.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-05-18T17:39:39.363Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:39:39.363Z] [2020-05-18T17:39:39.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-18T17:39:39.363Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:39:39.363Z] [2020-05-18T17:39:39.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-18T17:39:39.363Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:39:39.363Z] [2020-05-18T17:39:39.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-05-18T17:39:39.363Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:39:39.363Z] [2020-05-18T17:39:39.363Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-18T17:39:39.363Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:39:39.363Z] [2020-05-18T17:39:39.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-05-18T17:39:39.363Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T17:39:39.363Z] [2020-05-18T17:39:39.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-05-18T17:39:39.363Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T17:39:39.363Z] [2020-05-18T17:39:39.363Z] [2020-05-18T17:39:39.363Z] DONE 7 tests, 7 skipped in 2.447s [2020-05-18T17:39:39.363Z] [2020-05-18T17:39:39.363Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-18T17:39:40.178Z] --- PASS: TestExecUser (0.96s) [2020-05-18T17:39:40.178Z] === RUN TestExportContainerAndImportImage [2020-05-18T17:39:41.642Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-05-18T17:39:41.642Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-18T17:39:42.396Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T17:39:42.396Z] INFO: Testing against a local daemon [2020-05-18T17:39:43.106Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-05-18T17:39:43.106Z] === RUN TestHealthCheckWorkdir [2020-05-18T17:39:44.108Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-05-18T17:39:44.108Z] === RUN TestHealthKillContainer [2020-05-18T17:39:47.548Z] --- PASS: TestHealthKillContainer (3.04s) [2020-05-18T17:39:47.548Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-18T17:39:47.682Z] #53 ... [2020-05-18T17:39:47.682Z] [2020-05-18T17:39:47.682Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:39:47.682Z] #22 471.2 + return [2020-05-18T17:39:47.682Z] #22 DONE 471.4s [2020-05-18T17:39:47.682Z] [2020-05-18T17:39:47.682Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:39:47.828Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-05-18T17:39:47.828Z] === RUN TestIpcModeNone [2020-05-18T17:39:48.704Z] #53 ... [2020-05-18T17:39:48.704Z] [2020-05-18T17:39:48.704Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T17:39:48.830Z] --- PASS: TestIpcModeNone (0.96s) [2020-05-18T17:39:48.830Z] === RUN TestIpcModePrivate [2020-05-18T17:39:48.992Z] #23 DONE 0.1s [2020-05-18T17:39:48.992Z] [2020-05-18T17:39:48.992Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:39:48.993Z] #53 ... [2020-05-18T17:39:48.993Z] [2020-05-18T17:39:48.993Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T17:39:49.283Z] #27 DONE 0.5s [2020-05-18T17:39:49.283Z] [2020-05-18T17:39:49.283Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T17:39:49.283Z] #30 DONE 0.1s [2020-05-18T17:39:49.283Z] [2020-05-18T17:39:49.283Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:39:49.571Z] #53 ... [2020-05-18T17:39:49.571Z] [2020-05-18T17:39:49.571Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T17:39:49.571Z] #32 DONE 0.1s [2020-05-18T17:39:49.571Z] [2020-05-18T17:39:49.571Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T17:39:49.663Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-18T17:39:49.831Z] --- PASS: TestIpcModePrivate (0.89s) [2020-05-18T17:39:49.831Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-18T17:39:49.831Z] === RUN TestIpcModeShareable [2020-05-18T17:39:49.859Z] #35 DONE 0.1s [2020-05-18T17:39:49.859Z] [2020-05-18T17:39:49.859Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T17:39:49.859Z] #38 DONE 0.2s [2020-05-18T17:39:49.859Z] [2020-05-18T17:39:49.859Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T17:39:49.859Z] #41 DONE 0.1s [2020-05-18T17:39:49.859Z] [2020-05-18T17:39:49.859Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:39:49.859Z] #53 ... [2020-05-18T17:39:49.859Z] [2020-05-18T17:39:49.859Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T17:39:49.859Z] #43 DONE 0.1s [2020-05-18T17:39:49.859Z] [2020-05-18T17:39:49.859Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T17:39:50.147Z] #45 DONE 0.1s [2020-05-18T17:39:50.147Z] [2020-05-18T17:39:50.147Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:39:50.442Z] --- PASS: TestIpcModeShareable (0.90s) [2020-05-18T17:39:50.443Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-18T17:39:50.443Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-18T17:39:51.557Z] tests/integration/client_test.py ..... [ 75%] [2020-05-18T17:39:51.557Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-18T17:39:52.489Z] tests/integration/errors_test.py . [ 76%] [2020-05-18T17:39:53.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T17:39:53.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T17:39:53.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T17:39:53.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T17:39:53.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T17:39:53.993Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s) [2020-05-18T17:39:53.993Z] === RUN TestAPIIpcModeHost [2020-05-18T17:39:53.993Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-05-18T17:39:53.993Z] === RUN TestDaemonIpcModeShareable [2020-05-18T17:39:55.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T17:39:56.007Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-05-18T17:39:56.007Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-18T17:39:56.007Z] === RUN TestDaemonIpcModePrivate [2020-05-18T17:39:57.472Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-05-18T17:39:57.472Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-18T17:39:57.472Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-18T17:39:59.487Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2020-05-18T17:39:59.487Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-18T17:39:59.487Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-18T17:39:59.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T17:40:01.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T17:40:01.502Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-05-18T17:40:01.503Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-18T17:40:01.503Z] === RUN TestIpcModeOlderClient [2020-05-18T17:40:01.503Z] === PAUSE TestIpcModeOlderClient [2020-05-18T17:40:01.503Z] === RUN TestKillContainerInvalidSignal [2020-05-18T17:40:02.119Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-05-18T17:40:02.119Z] === RUN TestKillContainer [2020-05-18T17:40:02.119Z] === RUN TestKillContainer/no_signal [2020-05-18T17:40:03.121Z] === RUN TestKillContainer/non_killing_signal [2020-05-18T17:40:03.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T17:40:03.401Z] === RUN TestKillContainer/killing_signal [2020-05-18T17:40:03.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T17:40:04.866Z] --- PASS: TestKillContainer (2.55s) [2020-05-18T17:40:04.866Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-05-18T17:40:04.866Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-05-18T17:40:04.866Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-05-18T17:40:04.866Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-18T17:40:04.866Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-18T17:40:05.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T17:40:05.477Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-18T17:40:06.481Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s) [2020-05-18T17:40:06.481Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2020-05-18T17:40:06.481Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-05-18T17:40:06.481Z] === RUN TestKillStoppedContainer [2020-05-18T17:40:06.481Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-18T17:40:06.481Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-18T17:40:06.481Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s) [2020-05-18T17:40:06.481Z] === RUN TestKillDifferentUserContainer [2020-05-18T17:40:06.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T17:40:07.483Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-05-18T17:40:07.483Z] === RUN TestInspectOomKilledTrue [2020-05-18T17:40:07.483Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-18T17:40:07.483Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:40:07.483Z] === RUN TestInspectOomKilledFalse [2020-05-18T17:40:07.483Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-18T17:40:07.483Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:40:07.483Z] === RUN TestLinksEtcHostsContentMatch [2020-05-18T17:40:08.094Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-05-18T17:40:08.094Z] === RUN TestLinksContainerNames [2020-05-18T17:40:08.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T17:40:09.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-18T17:40:10.108Z] --- PASS: TestLinksContainerNames (1.77s) [2020-05-18T17:40:10.108Z] === RUN TestLogsFollowTailEmpty [2020-05-18T17:40:10.720Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-05-18T17:40:10.720Z] === RUN TestContainerNetworkMountsNoChown [2020-05-18T17:40:11.331Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-05-18T17:40:11.331Z] === RUN TestMountDaemonRoot [2020-05-18T17:40:11.331Z] === RUN TestMountDaemonRoot/default [2020-05-18T17:40:11.331Z] === PAUSE TestMountDaemonRoot/default [2020-05-18T17:40:11.331Z] === RUN TestMountDaemonRoot/private [2020-05-18T17:40:11.331Z] === PAUSE TestMountDaemonRoot/private [2020-05-18T17:40:11.331Z] === RUN TestMountDaemonRoot/rprivate [2020-05-18T17:40:11.331Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-18T17:40:11.331Z] === RUN TestMountDaemonRoot/slave [2020-05-18T17:40:11.331Z] === PAUSE TestMountDaemonRoot/slave [2020-05-18T17:40:11.331Z] === RUN TestMountDaemonRoot/rslave [2020-05-18T17:40:11.331Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-18T17:40:11.331Z] === RUN TestMountDaemonRoot/shared [2020-05-18T17:40:11.331Z] === PAUSE TestMountDaemonRoot/shared [2020-05-18T17:40:11.331Z] === RUN TestMountDaemonRoot/rshared [2020-05-18T17:40:11.331Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-18T17:40:11.331Z] === CONT TestMountDaemonRoot/default [2020-05-18T17:40:11.331Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-18T17:40:11.331Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-18T17:40:11.331Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-18T17:40:11.331Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-18T17:40:11.331Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-18T17:40:11.331Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-18T17:40:11.331Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-18T17:40:11.331Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-18T17:40:11.331Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-18T17:40:11.331Z] === CONT TestMountDaemonRoot/rshared [2020-05-18T17:40:11.331Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-18T17:40:11.331Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-18T17:40:11.331Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T17:40:11.331Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T17:40:11.331Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-18T17:40:11.331Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-18T17:40:11.331Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T17:40:11.331Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T17:40:11.331Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-18T17:40:11.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T17:40:11.612Z] === CONT TestMountDaemonRoot/shared [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-18T17:40:11.612Z] === CONT TestMountDaemonRoot/rslave [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T17:40:11.612Z] === CONT TestMountDaemonRoot/slave [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-18T17:40:11.612Z] === CONT TestMountDaemonRoot/rprivate [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T17:40:11.612Z] === CONT TestMountDaemonRoot/private [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-18T17:40:11.612Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-18T17:40:11.612Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-18T17:40:11.612Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-18T17:40:11.612Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-18T17:40:11.612Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-18T17:40:11.612Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T17:40:11.612Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-18T17:40:11.612Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T17:40:11.893Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-18T17:40:11.893Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-18T17:40:11.893Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-18T17:40:11.893Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-18T17:40:11.893Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-18T17:40:11.893Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-18T17:40:11.893Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T17:40:11.893Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-18T17:40:12.173Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T17:40:12.173Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-18T17:40:12.173Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-18T17:40:12.173Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-18T17:40:12.173Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-18T17:40:12.173Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-18T17:40:12.173Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T17:40:12.173Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-18T17:40:12.173Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T17:40:12.173Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-18T17:40:12.454Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-18T17:40:12.454Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-18T17:40:12.454Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-18T17:40:12.454Z] === RUN TestContainerBindMountNonRecursive [2020-05-18T17:40:12.718Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T17:40:12.718Z] Using test binary docker [2020-05-18T17:40:12.718Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-18T17:40:12.718Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T17:40:12.718Z] INFO: Waiting for daemon to start... [2020-05-18T17:40:12.718Z] Starting dockerd [2020-05-18T17:40:14.467Z] --- PASS: TestContainerBindMountNonRecursive (1.95s) [2020-05-18T17:40:14.467Z] === RUN TestNetworkNat [2020-05-18T17:40:15.226Z] . [2020-05-18T17:40:15.226Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T17:40:15.226Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T17:40:15.226Z] Error: No such image: emptyfs [2020-05-18T17:40:15.226Z] Running integration-test (iteration 1) [2020-05-18T17:40:15.226Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-18T17:40:15.468Z] --- PASS: TestNetworkNat (0.94s) [2020-05-18T17:40:15.468Z] === RUN TestNetworkLocalhostTCPNat [2020-05-18T17:40:16.079Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-05-18T17:40:16.079Z] === RUN TestNetworkLoopbackNat [2020-05-18T17:40:17.543Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2020-05-18T17:40:17.544Z] === RUN TestPause [2020-05-18T17:40:18.155Z] --- PASS: TestPause (0.93s) [2020-05-18T17:40:18.155Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-18T17:40:18.155Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T17:40:18.155Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T17:40:18.155Z] === RUN TestPauseStopPausedContainer [2020-05-18T17:40:19.157Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-05-18T17:40:19.157Z] === RUN TestPsFilter [2020-05-18T17:40:19.437Z] --- PASS: TestPsFilter (0.28s) [2020-05-18T17:40:19.437Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-18T17:40:20.048Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-05-18T17:40:20.048Z] === RUN TestRemoveContainerWithVolume [2020-05-18T17:40:21.050Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-05-18T17:40:21.050Z] === RUN TestRemoveContainerRunning [2020-05-18T17:40:22.051Z] --- PASS: TestRemoveContainerRunning (0.89s) [2020-05-18T17:40:22.051Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-18T17:40:22.662Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-05-18T17:40:22.662Z] === RUN TestRemoveInvalidContainer [2020-05-18T17:40:22.662Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-18T17:40:22.662Z] === RUN TestRenameLinkedContainer [2020-05-18T17:40:25.159Z] Loaded image: buildpack-deps:jessie [2020-05-18T17:40:25.159Z] Loaded image: busybox:latest [2020-05-18T17:40:25.159Z] Loaded image: busybox:glibc [2020-05-18T17:40:25.159Z] Loaded image: debian:jessie [2020-05-18T17:40:25.159Z] Loaded image: hello-world:latest [2020-05-18T17:40:25.159Z] INFO: Testing against a local daemon [2020-05-18T17:40:25.159Z] === RUN TestCgroupNamespacesBuild [2020-05-18T17:40:26.103Z] --- PASS: TestRenameLinkedContainer (3.43s) [2020-05-18T17:40:26.103Z] === RUN TestRenameStoppedContainer [2020-05-18T17:40:27.104Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-05-18T17:40:27.104Z] === RUN TestRenameRunningContainerAndReuse [2020-05-18T17:40:28.422Z] --- PASS: TestCgroupNamespacesBuild (3.14s) [2020-05-18T17:40:28.422Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-18T17:40:28.569Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2020-05-18T17:40:28.569Z] === RUN TestRenameInvalidName [2020-05-18T17:40:29.444Z] #53 ... [2020-05-18T17:40:29.444Z] [2020-05-18T17:40:29.444Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:40:29.444Z] #46 DONE 508.0s [2020-05-18T17:40:29.444Z] [2020-05-18T17:40:29.444Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:40:29.444Z] #53 ... [2020-05-18T17:40:29.444Z] [2020-05-18T17:40:29.444Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T17:40:29.444Z] #47 DONE 0.1s [2020-05-18T17:40:29.444Z] [2020-05-18T17:40:29.444Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T17:40:29.444Z] #49 DONE 0.1s [2020-05-18T17:40:29.444Z] [2020-05-18T17:40:29.444Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T17:40:29.444Z] #51 DONE 0.1s [2020-05-18T17:40:29.444Z] [2020-05-18T17:40:29.444Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T17:40:29.571Z] --- PASS: TestRenameInvalidName (0.86s) [2020-05-18T17:40:29.571Z] === RUN TestRenameAnonymousContainer [2020-05-18T17:40:30.931Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.59s) [2020-05-18T17:40:30.931Z] === RUN TestBuildWithSession [2020-05-18T17:40:30.931Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-18T17:40:30.931Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T17:40:30.931Z] === RUN TestBuildSquashParent [2020-05-18T17:40:35.038Z] --- PASS: TestRenameAnonymousContainer (4.80s) [2020-05-18T17:40:35.038Z] === RUN TestRenameContainerWithSameName [2020-05-18T17:40:35.318Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-05-18T17:40:35.318Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-18T17:40:37.336Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2020-05-18T17:40:37.336Z] === RUN TestResize [2020-05-18T17:40:37.650Z] --- PASS: TestResize (0.80s) [2020-05-18T17:40:37.650Z] === RUN TestResizeWithInvalidSize [2020-05-18T17:40:37.746Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-18T17:40:38.698Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-05-18T17:40:38.698Z] === RUN TestResizeWhenContainerNotStarted [2020-05-18T17:40:39.002Z] --- PASS: TestBuildSquashParent (7.43s) [2020-05-18T17:40:39.002Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-18T17:40:39.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T17:40:39.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T17:40:39.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T17:40:39.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T17:40:39.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T17:40:39.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T17:40:39.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T17:40:39.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T17:40:39.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T17:40:39.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T17:40:39.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T17:40:39.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T17:40:39.002Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T17:40:39.002Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T17:40:39.699Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-05-18T17:40:39.699Z] === RUN TestDaemonRestartKillContainers [2020-05-18T17:40:39.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T17:40:39.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T17:40:39.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T17:40:39.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T17:40:39.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T17:40:39.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T17:40:39.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T17:40:39.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T17:40:39.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T17:40:39.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T17:40:39.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T17:40:39.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T17:40:39.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T17:40:39.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T17:40:39.700Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T17:40:39.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T17:40:39.700Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:40:39.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:40:39.700Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:40:39.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:40:39.700Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:40:39.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:40:39.700Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:40:39.700Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:40:39.700Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T17:40:39.700Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T17:40:40.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T17:40:40.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T17:40:40.888Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T17:40:40.888Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T17:40:41.719Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T17:40:41.719Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T17:40:43.397Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T17:40:43.397Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T17:40:44.183Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T17:40:44.183Z] [2020-05-18T17:40:44.183Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T17:40:44.183Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T17:40:44.183Z] HOSTNAME=3a8a69185817 [2020-05-18T17:40:44.183Z] TESTDEBUG=0 [2020-05-18T17:40:44.183Z] DEST=bundles/test-integration [2020-05-18T17:40:44.183Z] PWD=/go/src/github.com/docker/docker [2020-05-18T17:40:44.183Z] DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 [2020-05-18T17:40:44.183Z] container=docker [2020-05-18T17:40:44.183Z] HOME=/root [2020-05-18T17:40:44.183Z] GOLANG_VERSION=1.13.10 [2020-05-18T17:40:44.183Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T17:40:44.183Z] VALIDATE_BRANCH=master [2020-05-18T17:40:44.183Z] TERM=xterm [2020-05-18T17:40:44.183Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T17:40:44.183Z] SHLVL=1 [2020-05-18T17:40:44.183Z] TIMEOUT=120m [2020-05-18T17:40:44.183Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T17:40:44.183Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T17:40:44.183Z] GO111MODULE=off [2020-05-18T17:40:44.183Z] DOCKER_EXPERIMENTAL=1 [2020-05-18T17:40:44.183Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-18T17:40:44.183Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T17:40:44.183Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T17:40:44.183Z] GOPATH=/go [2020-05-18T17:40:44.183Z] PKG_CONFIG=pkg-config [2020-05-18T17:40:44.183Z] _=/usr/bin/env [2020-05-18T17:40:44.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T17:40:44.689Z] #53 470.5 + bin/containerd-stress [2020-05-18T17:40:44.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T17:40:45.161Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T17:40:45.161Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T17:40:45.284Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-18T17:40:45.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.64s) [2020-05-18T17:40:45.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s) [2020-05-18T17:40:45.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.05s) [2020-05-18T17:40:45.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2020-05-18T17:40:45.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.85s) [2020-05-18T17:40:45.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2020-05-18T17:40:45.284Z] === RUN TestBuildMultiStageCopy [2020-05-18T17:40:45.284Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-18T17:40:46.172Z] #53 474.0 + bin/containerd-shim [2020-05-18T17:40:47.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T17:40:47.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:40:48.541Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-18T17:40:48.638Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:40:49.100Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-18T17:40:49.639Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:40:50.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:40:50.460Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-18T17:40:50.862Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T17:40:51.384Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-18T17:40:52.307Z] --- PASS: TestBuildMultiStageCopy (7.26s) [2020-05-18T17:40:52.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2020-05-18T17:40:52.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2020-05-18T17:40:52.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2020-05-18T17:40:52.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.96s) [2020-05-18T17:40:52.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-05-18T17:40:52.307Z] === RUN TestBuildMultiStageParentConfig [2020-05-18T17:40:53.526Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-18T17:40:53.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.24s) [2020-05-18T17:40:53.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s) [2020-05-18T17:40:53.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.02s) [2020-05-18T17:40:53.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.17s) [2020-05-18T17:40:53.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s) [2020-05-18T17:40:53.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s) [2020-05-18T17:40:53.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2020-05-18T17:40:53.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2020-05-18T17:40:53.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2020-05-18T17:40:53.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-05-18T17:40:53.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2020-05-18T17:40:53.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s) [2020-05-18T17:40:53.526Z] === RUN TestCgroupNamespacesRun [2020-05-18T17:40:54.991Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2020-05-18T17:40:54.991Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-18T17:40:55.027Z] ok github.com/docker/docker/integration/container 63.987s [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === Skipped [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-18T17:40:55.027Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-05-18T17:40:55.027Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-05-18T17:40:55.027Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-18T17:40:55.027Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-05-18T17:40:55.027Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-18T17:40:55.027Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-18T17:40:55.027Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-18T17:40:55.027Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-18T17:40:55.027Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-18T17:40:55.027Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-18T17:40:55.027Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-18T17:40:55.027Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-18T17:40:55.027Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-18T17:40:55.027Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-05-18T17:40:55.027Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-18T17:40:55.027Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-18T17:40:55.027Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-18T17:40:55.027Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:40:55.027Z] [2020-05-18T17:40:55.027Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-18T17:40:55.027Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-18T17:40:55.028Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-18T17:40:55.028Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-18T17:40:55.028Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-18T17:40:55.028Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-18T17:40:55.028Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-18T17:40:55.028Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-18T17:40:55.028Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-18T17:40:55.028Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-18T17:40:55.028Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-18T17:40:55.028Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-18T17:40:55.028Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-18T17:40:55.028Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-18T17:40:55.028Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-18T17:40:55.028Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-18T17:40:55.028Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-18T17:40:55.028Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-18T17:40:55.028Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-18T17:40:55.028Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-18T17:40:55.028Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-18T17:40:55.028Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-18T17:40:55.028Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-18T17:40:55.028Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-18T17:40:55.028Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] DONE 81 tests, 42 skipped in 66.808s [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-18T17:40:55.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T17:40:55.028Z] INFO: Testing against a local daemon [2020-05-18T17:40:55.028Z] ok github.com/docker/docker/integration/image 0.441s [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === Skipped [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-05-18T17:40:55.028Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-18T17:40:55.028Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-18T17:40:55.028Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-18T17:40:55.028Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] DONE 11 tests, 4 skipped in 2.499s [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-18T17:40:55.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T17:40:55.028Z] INFO: Testing against a local daemon [2020-05-18T17:40:55.028Z] ok github.com/docker/docker/integration/network 0.220s [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === Skipped [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-18T17:40:55.028Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-18T17:40:55.028Z] 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-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-18T17:40:55.028Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-18T17:40:55.028Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-18T17:40:55.028Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-18T17:40:55.028Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-18T17:40:55.028Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-18T17:40:55.028Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-18T17:40:55.028Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-18T17:40:55.028Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-18T17:40:55.028Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T17:40:55.028Z] service_test.go:236: FLAKY_TEST [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-18T17:40:55.028Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-18T17:40:55.028Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] DONE 18 tests, 14 skipped in 2.435s [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-18T17:40:55.028Z] testing: warning: no tests to run [2020-05-18T17:40:55.028Z] ok github.com/docker/docker/integration/network/ipvlan 0.073s [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] DONE 0 tests in 0.810s [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-18T17:40:55.028Z] testing: warning: no tests to run [2020-05-18T17:40:55.028Z] ok github.com/docker/docker/integration/network/macvlan 0.097s [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] DONE 0 tests in 0.776s [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-18T17:40:55.028Z] testing: warning: no tests to run [2020-05-18T17:40:55.028Z] ok github.com/docker/docker/integration/plugin 0.072s [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] DONE 0 tests in 0.741s [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-18T17:40:55.028Z] testing: warning: no tests to run [2020-05-18T17:40:55.028Z] ok github.com/docker/docker/integration/plugin/authz 0.072s [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] DONE 0 tests in 0.788s [2020-05-18T17:40:55.028Z] [2020-05-18T17:40:55.028Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-18T17:40:56.455Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-05-18T17:40:56.455Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-18T17:40:57.480Z] ......... [ 86%] [2020-05-18T17:40:57.538Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-05-18T17:40:57.538Z] === RUN TestBuildLabelWithTargets [2020-05-18T17:40:58.468Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2020-05-18T17:40:58.468Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-18T17:40:58.766Z] #53 484.5 + bin/containerd-shim-runc-v1 [2020-05-18T17:40:59.931Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-05-18T17:40:59.931Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-18T17:41:01.468Z] #53 489.4 + bin/containerd-shim-runc-v2 [2020-05-18T17:41:01.945Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2020-05-18T17:41:01.945Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-18T17:41:02.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T17:41:02.950Z] #53 490.8 + binaries [2020-05-18T17:41:02.950Z] #53 490.8 + mkdir -p /build [2020-05-18T17:41:02.950Z] #53 490.9 + cp bin/containerd /build/containerd [2020-05-18T17:41:02.950Z] #53 490.9 + cp bin/containerd-shim /build/containerd-shim [2020-05-18T17:41:02.950Z] #53 490.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-18T17:41:02.950Z] #53 490.9 + cp bin/ctr /build/ctr [2020-05-18T17:41:03.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T17:41:03.234Z] #53 DONE 491.0s [2020-05-18T17:41:03.395Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-18T17:41:03.408Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s) [2020-05-18T17:41:03.408Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-18T17:41:03.749Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T17:41:03.749Z] INFO: Testing against a local daemon [2020-05-18T17:41:03.749Z] ok github.com/docker/docker/integration/plugin/common 0.270s [2020-05-18T17:41:03.749Z] [2020-05-18T17:41:03.749Z] === Skipped [2020-05-18T17:41:03.749Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-18T17:41:03.749Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-18T17:41:03.749Z] [2020-05-18T17:41:03.749Z] [2020-05-18T17:41:03.749Z] DONE 3 tests, 1 skipped in 8.057s [2020-05-18T17:41:03.749Z] [2020-05-18T17:41:03.749Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-18T17:41:04.410Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-05-18T17:41:04.410Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-18T17:41:04.727Z] [2020-05-18T17:41:04.727Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T17:41:04.727Z] #54 DONE 0.1s [2020-05-18T17:41:04.727Z] [2020-05-18T17:41:04.727Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T17:41:04.727Z] #57 DONE 0.1s [2020-05-18T17:41:05.012Z] [2020-05-18T17:41:05.012Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T17:41:05.012Z] #59 DONE 0.1s [2020-05-18T17:41:05.012Z] [2020-05-18T17:41:05.012Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T17:41:05.012Z] #61 DONE 0.0s [2020-05-18T17:41:05.012Z] [2020-05-18T17:41:05.012Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T17:41:05.012Z] #62 DONE 0.0s [2020-05-18T17:41:05.012Z] [2020-05-18T17:41:05.012Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T17:41:05.033Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-18T17:41:05.606Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-05-18T17:41:05.606Z] === RUN TestBuildWithEmptyLayers [2020-05-18T17:41:05.873Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-05-18T17:41:05.873Z] === RUN TestKernelTCPMemory [2020-05-18T17:41:05.991Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T17:41:05.991Z] INFO: Testing against a local daemon [2020-05-18T17:41:05.991Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.289s [2020-05-18T17:41:05.991Z] [2020-05-18T17:41:05.991Z] === Skipped [2020-05-18T17:41:05.991Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-05-18T17:41:05.991Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-18T17:41:05.991Z] [2020-05-18T17:41:05.991Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-18T17:41:05.991Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-18T17:41:05.991Z] [2020-05-18T17:41:05.991Z] [2020-05-18T17:41:05.991Z] DONE 2 tests, 2 skipped in 3.280s [2020-05-18T17:41:05.991Z] [2020-05-18T17:41:05.991Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-18T17:41:06.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T17:41:06.874Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-05-18T17:41:06.874Z] === RUN TestNISDomainname [2020-05-18T17:41:07.707Z] #63 DONE 2.4s [2020-05-18T17:41:07.707Z] [2020-05-18T17:41:07.707Z] #64 exporting to oci image format [2020-05-18T17:41:07.707Z] #64 exporting layers [2020-05-18T17:41:07.885Z] --- PASS: TestNISDomainname (0.95s) [2020-05-18T17:41:07.885Z] === RUN TestHostnameDnsResolution [2020-05-18T17:41:08.112Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-05-18T17:41:08.112Z] === RUN TestBuildMultiStageOnBuild [2020-05-18T17:41:08.969Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T17:41:08.969Z] INFO: Testing against a local daemon [2020-05-18T17:41:08.969Z] ok github.com/docker/docker/integration/plugin/logging 0.251s [2020-05-18T17:41:08.969Z] [2020-05-18T17:41:08.969Z] === Skipped [2020-05-18T17:41:08.969Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-18T17:41:08.969Z] read_test.go:21: no unix domain sockets on Windows [2020-05-18T17:41:08.969Z] [2020-05-18T17:41:08.969Z] [2020-05-18T17:41:08.969Z] DONE 1 tests, 1 skipped in 2.602s [2020-05-18T17:41:08.969Z] [2020-05-18T17:41:08.969Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-18T17:41:09.898Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-05-18T17:41:09.898Z] === RUN TestStats [2020-05-18T17:41:09.965Z] testing: warning: no tests to run [2020-05-18T17:41:09.965Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.116s [2020-05-18T17:41:09.965Z] [2020-05-18T17:41:09.965Z] DONE 0 tests in 1.309s [2020-05-18T17:41:09.965Z] [2020-05-18T17:41:09.965Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-18T17:41:11.578Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-18T17:41:12.142Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-18T17:41:12.563Z] --- PASS: TestStats (2.95s) [2020-05-18T17:41:12.563Z] === RUN TestStopContainerWithTimeout [2020-05-18T17:41:12.563Z] === RUN TestStopContainerWithTimeout/0 [2020-05-18T17:41:12.563Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-18T17:41:12.563Z] === RUN TestStopContainerWithTimeout/1 [2020-05-18T17:41:12.563Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-18T17:41:12.563Z] === RUN TestStopContainerWithTimeout/3 [2020-05-18T17:41:12.563Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-18T17:41:12.563Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-18T17:41:12.563Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-18T17:41:12.563Z] === CONT TestStopContainerWithTimeout/0 [2020-05-18T17:41:12.563Z] === CONT TestStopContainerWithTimeout/3 [2020-05-18T17:41:12.961Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T17:41:12.961Z] INFO: Testing against a local daemon [2020-05-18T17:41:12.961Z] ok github.com/docker/docker/integration/plugin/volumes 0.278s [2020-05-18T17:41:12.961Z] [2020-05-18T17:41:12.961Z] === Skipped [2020-05-18T17:41:12.961Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-18T17:41:12.961Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:12.961Z] [2020-05-18T17:41:12.961Z] [2020-05-18T17:41:12.961Z] DONE 1 tests, 1 skipped in 2.658s [2020-05-18T17:41:12.961Z] [2020-05-18T17:41:12.961Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-18T17:41:13.393Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-05-18T17:41:13.393Z] === RUN TestBuildUncleanTarFilenames [2020-05-18T17:41:13.564Z] === CONT TestStopContainerWithTimeout/1 [2020-05-18T17:41:13.648Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2020-05-18T17:41:13.648Z] === RUN TestBuildMultiStageLayerLeak [2020-05-18T17:41:15.201Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T17:41:15.201Z] INFO: Testing against a local daemon [2020-05-18T17:41:15.201Z] ok github.com/docker/docker/integration/secret 0.233s [2020-05-18T17:41:15.201Z] [2020-05-18T17:41:15.201Z] === Skipped [2020-05-18T17:41:15.201Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-05-18T17:41:15.201Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:15.201Z] [2020-05-18T17:41:15.201Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-05-18T17:41:15.201Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:15.201Z] [2020-05-18T17:41:15.201Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-05-18T17:41:15.201Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:15.201Z] [2020-05-18T17:41:15.201Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-18T17:41:15.201Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:15.201Z] [2020-05-18T17:41:15.201Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-18T17:41:15.202Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:15.202Z] [2020-05-18T17:41:15.202Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-18T17:41:15.202Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T17:41:15.202Z] [2020-05-18T17:41:15.202Z] [2020-05-18T17:41:15.202Z] DONE 6 tests, 6 skipped in 2.262s [2020-05-18T17:41:15.202Z] [2020-05-18T17:41:15.202Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-18T17:41:15.576Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-18T17:41:18.179Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T17:41:18.179Z] INFO: Testing against a local daemon [2020-05-18T17:41:18.179Z] ok github.com/docker/docker/integration/service 0.374s [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === Skipped [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-18T17:41:18.179Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-18T17:41:18.179Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-05-18T17:41:18.179Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-18T17:41:18.179Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-18T17:41:18.179Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-18T17:41:18.179Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-05-18T17:41:18.179Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-05-18T17:41:18.179Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-18T17:41:18.179Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-18T17:41:18.179Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-18T17:41:18.179Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-18T17:41:18.179Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-18T17:41:18.179Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-18T17:41:18.179Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-18T17:41:18.179Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-18T17:41:18.179Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-18T17:41:18.179Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-18T17:41:18.179Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-18T17:41:18.179Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-18T17:41:18.179Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-05-18T17:41:18.179Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] DONE 24 tests, 23 skipped in 2.899s [2020-05-18T17:41:18.179Z] [2020-05-18T17:41:18.179Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-18T17:41:18.215Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-18T17:41:18.884Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2020-05-18T17:41:18.884Z] === RUN TestBuildWithHugeFile [2020-05-18T17:41:19.016Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-18T17:41:19.016Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2020-05-18T17:41:19.016Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2020-05-18T17:41:19.016Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2020-05-18T17:41:19.016Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2020-05-18T17:41:19.016Z] === RUN TestDeleteDevicemapper [2020-05-18T17:41:19.016Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-18T17:41:19.016Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T17:41:19.016Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-18T17:41:20.425Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T17:41:20.425Z] INFO: Testing against a local daemon [2020-05-18T17:41:20.425Z] ok github.com/docker/docker/integration/session 0.179s [2020-05-18T17:41:20.425Z] [2020-05-18T17:41:20.425Z] === Skipped [2020-05-18T17:41:20.425Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-05-18T17:41:20.425Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-18T17:41:20.425Z] [2020-05-18T17:41:20.425Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-18T17:41:20.425Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-18T17:41:20.425Z] [2020-05-18T17:41:20.425Z] [2020-05-18T17:41:20.425Z] DONE 2 tests, 2 skipped in 2.230s [2020-05-18T17:41:20.425Z] [2020-05-18T17:41:20.425Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-18T17:41:22.457Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.47s) [2020-05-18T17:41:22.457Z] === RUN TestUpdateMemory [2020-05-18T17:41:22.457Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-18T17:41:22.457Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:41:22.457Z] === RUN TestUpdateCPUQuota [2020-05-18T17:41:22.630Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-18T17:41:22.630Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-18T17:41:22.662Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T17:41:22.662Z] INFO: Testing against a local daemon [2020-05-18T17:41:23.068Z] --- PASS: TestUpdateCPUQuota (1.20s) [2020-05-18T17:41:23.068Z] === RUN TestUpdatePidsLimit [2020-05-18T17:41:23.348Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-18T17:41:23.628Z] === RUN TestUpdatePidsLimit/no_change [2020-05-18T17:41:23.659Z] ok github.com/docker/docker/integration/system 1.311s [2020-05-18T17:41:23.908Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-18T17:41:24.133Z] [2020-05-18T17:41:24.133Z] === Skipped [2020-05-18T17:41:24.133Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T17:41:24.133Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T17:41:24.133Z] [2020-05-18T17:41:24.133Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-18T17:41:24.133Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-18T17:41:24.133Z] [2020-05-18T17:41:24.133Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-18T17:41:24.133Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-18T17:41:24.133Z] [2020-05-18T17:41:24.133Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-18T17:41:24.133Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T17:41:24.133Z] [2020-05-18T17:41:24.133Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-18T17:41:24.133Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-18T17:41:24.133Z] [2020-05-18T17:41:24.133Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-18T17:41:24.133Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-18T17:41:24.133Z] [2020-05-18T17:41:24.133Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-18T17:41:24.133Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-18T17:41:24.133Z] [2020-05-18T17:41:24.133Z] [2020-05-18T17:41:24.133Z] DONE 13 tests, 7 skipped in 3.377s [2020-05-18T17:41:24.133Z] [2020-05-18T17:41:24.133Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-18T17:41:24.189Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-18T17:41:24.858Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-18T17:41:25.148Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-18T17:41:25.428Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-18T17:41:26.370Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T17:41:26.370Z] INFO: Testing against a local daemon [2020-05-18T17:41:26.370Z] ok github.com/docker/docker/integration/volume 0.304s [2020-05-18T17:41:26.370Z] [2020-05-18T17:41:26.370Z] === Skipped [2020-05-18T17:41:26.370Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-18T17:41:26.370Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-18T17:41:26.370Z] [2020-05-18T17:41:26.370Z] [2020-05-18T17:41:26.370Z] DONE 5 tests, 1 skipped in 2.459s [2020-05-18T17:41:26.370Z] [2020-05-18T17:41:26.370Z] INFO: make.ps1 ended at 05/18/2020 17:41:26 [2020-05-18T17:41:26.370Z] INFO: Integration CLI tests being run from the host: [2020-05-18T17:41:26.370Z] 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-05-18T17:41:26.894Z] --- PASS: TestUpdatePidsLimit (3.70s) [2020-05-18T17:41:26.894Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-05-18T17:41:26.894Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-05-18T17:41:26.894Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-05-18T17:41:26.894Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-05-18T17:41:26.894Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-05-18T17:41:26.894Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-05-18T17:41:26.894Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-05-18T17:41:26.894Z] === RUN TestUpdateRestartPolicy [2020-05-18T17:41:27.575Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-18T17:41:27.831Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-18T17:41:27.831Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-18T17:41:27.831Z] [2020-05-18T17:41:27.831Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-18T17:41:27.831Z] =========================== short test summary info ============================ [2020-05-18T17:41:27.831Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-18T17:41:27.831Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-18T17:41:27.831Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-18T17:41:27.831Z] Not supported on most drivers [2020-05-18T17:41:27.831Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-18T17:41:27.831Z] Can fail if eth0 has multiple IP addresses [2020-05-18T17:41:27.831Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-18T17:41:27.831Z] This doesn't seem to be taken into account by the engine [2020-05-18T17:41:27.831Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-18T17:41:27.831Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-18T17:41:27.831Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-18T17:41:27.831Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-18T17:41:27.831Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-18T17:41:27.831Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-18T17:41:27.831Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-18T17:41:27.831Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 384.38 seconds == [2020-05-18T17:41:28.088Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-18T17:41:28.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T17:41:28.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T17:41:29.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T17:41:31.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T17:41:31.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T17:41:34.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T17:41:35.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T17:41:35.086Z] INFO: Testing against a local daemon [2020-05-18T17:41:38.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T17:41:40.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T17:41:40.269Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T17:41:40.269Z] [2020-05-18T17:41:40.269Z] Unloading profiles will leave already running processes permanently [2020-05-18T17:41:40.269Z] unconfined, which can lead to unexpected situations. [2020-05-18T17:41:40.269Z] [2020-05-18T17:41:40.269Z] To set a process to complain mode, use the command line tool [2020-05-18T17:41:40.269Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T17:41:40.269Z] Post stage [Pipeline] junit [2020-05-18T17:41:40.843Z] Recording test results [Pipeline] sh [2020-05-18T17:41:41.234Z] + echo Ensuring container killed. [2020-05-18T17:41:41.234Z] Ensuring container killed. [2020-05-18T17:41:41.234Z] + docker rm -vf docker-pr2 [2020-05-18T17:41:41.234Z] Error: No such container: docker-pr2 [2020-05-18T17:41:41.234Z] + true [Pipeline] sh [2020-05-18T17:41:41.513Z] + echo Chowning /workspace to jenkins user [2020-05-18T17:41:41.513Z] Chowning /workspace to jenkins user [2020-05-18T17:41:41.513Z] + id -u [2020-05-18T17:41:41.513Z] + id -g [2020-05-18T17:41:41.513Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40969:/workspace busybox chown -R 1000:1000 /workspace [2020-05-18T17:41:42.083Z] --- PASS: TestUpdateRestartPolicy (12.76s) [2020-05-18T17:41:42.083Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-18T17:41:42.083Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-05-18T17:41:42.083Z] === RUN TestWaitNonBlocked [2020-05-18T17:41:42.083Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T17:41:42.083Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T17:41:42.083Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T17:41:42.083Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T17:41:42.083Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T17:41:42.083Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T17:41:42.083Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-18T17:41:42.083Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2020-05-18T17:41:42.083Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-05-18T17:41:42.083Z] === RUN TestWaitBlocked [2020-05-18T17:41:42.083Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T17:41:42.083Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T17:41:42.083Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T17:41:42.083Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T17:41:42.083Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T17:41:42.083Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T17:41:42.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T17:41:42.695Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-18T17:41:42.695Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2020-05-18T17:41:42.695Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s) [2020-05-18T17:41:42.695Z] === CONT TestContainerStartOnDaemonRestart [2020-05-18T17:41:42.695Z] === CONT TestIpcModeOlderClient [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T17:41:42.978Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-05-18T17:41:42.978Z] === CONT TestDaemonHostGatewayIP [2020-05-18T17:41:43.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T17:41:43.176Z] + bundleName=docker-py [2020-05-18T17:41:43.176Z] + echo Creating docker-py-bundles.tar.gz [2020-05-18T17:41:43.176Z] Creating docker-py-bundles.tar.gz [2020-05-18T17:41:43.176Z] + 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-05-18T17:41:43.186Z] Archiving artifacts [2020-05-18T17:41:43.423Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40969/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-18T17:41:43.782Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40969/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 -e DOCKER_GRAPHDRIVER docker:0562c7c85ff0b55f7889624b604825a39f211c06 hack/make.sh binary-daemon [2020-05-18T17:41:44.349Z] [2020-05-18T17:41:44.349Z] Removing bundles/ [2020-05-18T17:41:44.349Z] [2020-05-18T17:41:44.349Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-18T17:41:44.349Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-18T17:41:44.349Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T17:41:45.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T17:41:46.417Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s) [2020-05-18T17:41:46.417Z] === CONT TestContainerKillOnDaemonStart [2020-05-18T17:41:46.417Z] === CONT TestDaemonRestartIpcMode [2020-05-18T17:41:46.417Z] --- PASS: TestDaemonHostGatewayIP (3.45s) [2020-05-18T17:41:47.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T17:41:50.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T17:41:50.783Z] --- PASS: TestDaemonRestartIpcMode (3.63s) [2020-05-18T17:41:51.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-18T17:41:53.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T17:41:55.718Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T17:41:55.718Z] Using test binary docker [2020-05-18T17:41:55.718Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-18T17:41:55.718Z] +++ /etc/init.d/apparmor start [2020-05-18T17:41:55.718Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T17:41:55.977Z] INFO: Waiting for daemon to start... [2020-05-18T17:41:55.977Z] Starting dockerd [2020-05-18T17:41:55.977Z] +++ 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-05-18T17:41:57.880Z] . [2020-05-18T17:41:57.880Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T17:41:57.880Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T17:41:58.139Z] Error: No such image: emptyfs [2020-05-18T17:41:58.139Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T17:41:58.139Z] ++++ docker load [2020-05-18T17:41:58.398Z] Running integration-test (iteration 1) [2020-05-18T17:41:58.398Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-18T17:41:58.398Z] ++ 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-05-18T17:41:58.398Z] ++ set -e [2020-05-18T17:41:58.398Z] ++ '[' -n 0 ']' [2020-05-18T17:41:58.398Z] ++ set -x [2020-05-18T17:41:58.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-18T17:41:59.141Z] --- PASS: TestContainerKillOnDaemonStart (12.28s) [2020-05-18T17:41:59.141Z] PASS [2020-05-18T17:41:59.141Z] [2020-05-18T17:41:59.141Z] === Skipped [2020-05-18T17:41:59.141Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-18T17:41:59.141Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T17:41:59.141Z] [2020-05-18T17:41:59.141Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-18T17:41:59.141Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:41:59.141Z] [2020-05-18T17:41:59.141Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-18T17:41:59.141Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:41:59.141Z] [2020-05-18T17:41:59.141Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T17:41:59.141Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T17:41:59.141Z] [2020-05-18T17:41:59.141Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-18T17:41:59.141Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T17:41:59.141Z] [2020-05-18T17:41:59.141Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-18T17:41:59.141Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:41:59.141Z] [2020-05-18T17:41:59.141Z] [2020-05-18T17:41:59.141Z] DONE 200 tests, 6 skipped in 151.385s [2020-05-18T17:41:59.141Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-18T17:41:59.141Z] ++ 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-05-18T17:41:59.141Z] ++ set -e [2020-05-18T17:41:59.141Z] ++ '[' -n 0 ']' [2020-05-18T17:41:59.141Z] ++ set -x [2020-05-18T17:41:59.141Z] ++ env -i DEST=/go/src/github.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-05-18T17:41:59.141Z] INFO: Testing against a local daemon [2020-05-18T17:41:59.141Z] === RUN TestCommitInheritsEnv [2020-05-18T17:41:59.141Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-05-18T17:41:59.141Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-18T17:41:59.141Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-18T17:41:59.141Z] === RUN TestImagesFilterMultiReference [2020-05-18T17:41:59.141Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-05-18T17:41:59.141Z] === RUN TestImagePullPlatformInvalid [2020-05-18T17:41:59.141Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-18T17:41:59.141Z] === RUN TestRemoveImageOrphaning [2020-05-18T17:41:59.421Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-05-18T17:41:59.421Z] === RUN TestRemoveImageGarbageCollector [2020-05-18T17:41:59.421Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-18T17:41:59.421Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:41:59.421Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-18T17:41:59.421Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-18T17:41:59.421Z] === RUN TestTagInvalidReference [2020-05-18T17:41:59.702Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-18T17:41:59.702Z] === RUN TestTagValidPrefixedRepo [2020-05-18T17:41:59.702Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-18T17:41:59.702Z] === RUN TestTagExistedNameWithoutForce [2020-05-18T17:41:59.702Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-18T17:41:59.702Z] === RUN TestTagOfficialNames [2020-05-18T17:41:59.702Z] --- PASS: TestTagOfficialNames (0.04s) [2020-05-18T17:41:59.702Z] === RUN TestTagMatchesDigest [2020-05-18T17:41:59.702Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-18T17:41:59.702Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-18T17:42:06.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T17:42:06.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T17:42:06.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T17:42:08.377Z] Loaded image: buildpack-deps:jessie [2020-05-18T17:42:08.377Z] Loaded image: busybox:latest [2020-05-18T17:42:08.377Z] Loaded image: busybox:glibc [2020-05-18T17:42:08.377Z] Loaded image: debian:jessie [2020-05-18T17:42:08.377Z] Loaded image: hello-world:latest [2020-05-18T17:42:08.377Z] INFO: Testing against a local daemon [2020-05-18T17:42:08.377Z] === RUN TestCgroupNamespacesBuild [2020-05-18T17:42:08.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T17:42:08.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T17:42:10.909Z] --- PASS: TestCgroupNamespacesBuild (3.10s) [2020-05-18T17:42:10.909Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-18T17:42:12.287Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2020-05-18T17:42:12.287Z] === RUN TestBuildWithSession [2020-05-18T17:42:12.287Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-18T17:42:12.287Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T17:42:12.287Z] === RUN TestBuildSquashParent [2020-05-18T17:42:14.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T17:42:15.041Z] --- PASS: TestBuildWithHugeFile (51.49s) [2020-05-18T17:42:15.041Z] === RUN TestBuildWithEmptyDockerfile [2020-05-18T17:42:15.041Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T17:42:15.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T17:42:15.041Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T17:42:15.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T17:42:15.041Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T17:42:15.041Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T17:42:15.041Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T17:42:15.041Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T17:42:15.041Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T17:42:15.041Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-05-18T17:42:15.041Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-05-18T17:42:15.041Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-05-18T17:42:15.041Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-05-18T17:42:15.041Z] === RUN TestBuildPreserveOwnership [2020-05-18T17:42:15.041Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-18T17:42:16.402Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-18T17:42:18.851Z] --- PASS: TestBuildSquashParent (6.36s) [2020-05-18T17:42:18.851Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-18T17:42:18.851Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T17:42:18.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T17:42:18.851Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T17:42:18.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T17:42:18.851Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T17:42:18.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T17:42:18.851Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T17:42:18.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T17:42:18.851Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T17:42:18.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T17:42:18.851Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T17:42:18.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T17:42:18.851Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T17:42:18.851Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T17:42:18.851Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T17:42:18.851Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T17:42:20.558Z] --- PASS: TestBuildPreserveOwnership (10.12s) [2020-05-18T17:42:20.558Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.10s) [2020-05-18T17:42:20.558Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-05-18T17:42:20.558Z] === RUN TestBuildPlatformInvalid [2020-05-18T17:42:20.558Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-05-18T17:42:20.558Z] PASS [2020-05-18T17:42:20.558Z] [2020-05-18T17:42:20.558Z] === Skipped [2020-05-18T17:42:20.558Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-18T17:42:20.558Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T17:42:20.558Z] [2020-05-18T17:42:20.558Z] [2020-05-18T17:42:20.558Z] DONE 32 tests, 1 skipped in 125.209s [2020-05-18T17:42:20.558Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-18T17:42:20.559Z] INFO: Testing against a local daemon [2020-05-18T17:42:20.559Z] === RUN TestConfigInspect [2020-05-18T17:42:20.559Z] --- SKIP: TestConfigInspect (0.02s) [2020-05-18T17:42:20.559Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:42:20.559Z] === RUN TestConfigList [2020-05-18T17:42:20.559Z] --- SKIP: TestConfigList (0.01s) [2020-05-18T17:42:20.559Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:42:20.559Z] === RUN TestConfigsCreateAndDelete [2020-05-18T17:42:20.559Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-05-18T17:42:20.559Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:42:20.559Z] === RUN TestConfigsUpdate [2020-05-18T17:42:20.559Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-05-18T17:42:20.559Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:42:20.559Z] === RUN TestTemplatedConfig [2020-05-18T17:42:20.559Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-18T17:42:20.559Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:42:20.559Z] === RUN TestConfigCreateResolve [2020-05-18T17:42:20.559Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-05-18T17:42:20.559Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:42:20.559Z] === RUN TestConfigDaemonLibtrustID [2020-05-18T17:42:21.389Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T17:42:21.389Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T17:42:22.440Z] --- PASS: TestConfigDaemonLibtrustID (1.73s) [2020-05-18T17:42:22.440Z] PASS [2020-05-18T17:42:22.440Z] [2020-05-18T17:42:22.440Z] === Skipped [2020-05-18T17:42:22.440Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-05-18T17:42:22.440Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:42:22.440Z] [2020-05-18T17:42:22.440Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-05-18T17:42:22.440Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:42:22.440Z] [2020-05-18T17:42:22.440Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-05-18T17:42:22.440Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:42:22.440Z] [2020-05-18T17:42:22.440Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-05-18T17:42:22.440Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:42:22.440Z] [2020-05-18T17:42:22.440Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-18T17:42:22.440Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:42:22.440Z] [2020-05-18T17:42:22.440Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-05-18T17:42:22.440Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:42:22.440Z] [2020-05-18T17:42:22.440Z] [2020-05-18T17:42:22.440Z] DONE 7 tests, 6 skipped in 1.949s [2020-05-18T17:42:22.440Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-18T17:42:22.440Z] INFO: Testing against a local daemon [2020-05-18T17:42:22.440Z] === RUN TestCheckpoint [2020-05-18T17:42:22.440Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-18T17:42:22.440Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T17:42:22.440Z] === RUN TestContainerInvalidJSON [2020-05-18T17:42:22.440Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T17:42:22.440Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T17:42:22.440Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T17:42:22.440Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T17:42:22.440Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-18T17:42:22.440Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-18T17:42:22.440Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T17:42:22.440Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-18T17:42:22.440Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T17:42:22.440Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-18T17:42:22.440Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-18T17:42:22.440Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-05-18T17:42:22.440Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-18T17:42:22.440Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-18T17:42:22.440Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-05-18T17:42:22.440Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-18T17:42:22.695Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-05-18T17:42:22.695Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-18T17:42:22.695Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-05-18T17:42:22.695Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-18T17:42:22.950Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-18T17:42:22.950Z] === RUN TestCopyFromContainer [2020-05-18T17:42:23.922Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-18T17:42:23.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s) [2020-05-18T17:42:23.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.69s) [2020-05-18T17:42:23.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.05s) [2020-05-18T17:42:23.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2020-05-18T17:42:23.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s) [2020-05-18T17:42:23.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.36s) [2020-05-18T17:42:23.922Z] === RUN TestBuildMultiStageCopy [2020-05-18T17:42:23.922Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-18T17:42:26.206Z] === RUN TestCopyFromContainer// [2020-05-18T17:42:26.206Z] === RUN TestCopyFromContainer//bar/root [2020-05-18T17:42:26.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T17:42:26.455Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-18T17:42:26.455Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-18T17:42:26.461Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-18T17:42:26.461Z] === RUN TestCopyFromContainer/bar/quux [2020-05-18T17:42:26.461Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-18T17:42:26.461Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-18T17:42:26.716Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-18T17:42:26.716Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-18T17:42:26.716Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-18T17:42:26.970Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-18T17:42:26.970Z] --- PASS: TestCopyFromContainer (4.13s) [2020-05-18T17:42:26.970Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-18T17:42:26.970Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-05-18T17:42:26.970Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-18T17:42:26.970Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-05-18T17:42:26.970Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-05-18T17:42:26.970Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-05-18T17:42:26.970Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-05-18T17:42:26.970Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-18T17:42:26.970Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-18T17:42:26.970Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-05-18T17:42:26.970Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-18T17:42:26.970Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T17:42:26.970Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T17:42:26.970Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T17:42:26.970Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T17:42:26.970Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T17:42:26.970Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T17:42:26.970Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T17:42:26.970Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T17:42:26.970Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T17:42:26.970Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-18T17:42:26.970Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-18T17:42:26.970Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-18T17:42:26.970Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-18T17:42:26.970Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-18T17:42:26.970Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-05-18T17:42:26.970Z] === RUN TestCreateWithInvalidEnv [2020-05-18T17:42:26.970Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-18T17:42:26.970Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-18T17:42:26.970Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-18T17:42:26.970Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-18T17:42:26.970Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-18T17:42:26.970Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-18T17:42:26.970Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-18T17:42:26.970Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-18T17:42:26.970Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-18T17:42:26.970Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-18T17:42:26.970Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-18T17:42:26.970Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-18T17:42:26.970Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-18T17:42:26.970Z] === RUN TestCreateTmpfsMountsTarget [2020-05-18T17:42:26.970Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-18T17:42:26.970Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-18T17:42:27.022Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-18T17:42:27.588Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-18T17:42:28.155Z] --- PASS: TestBuildMultiStageCopy (4.31s) [2020-05-18T17:42:28.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s) [2020-05-18T17:42:28.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-05-18T17:42:28.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-05-18T17:42:28.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-05-18T17:42:28.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-05-18T17:42:28.155Z] === RUN TestBuildMultiStageParentConfig [2020-05-18T17:42:28.857Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s) [2020-05-18T17:42:28.857Z] === RUN TestCreateWithCapabilities [2020-05-18T17:42:28.857Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-18T17:42:28.857Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-18T17:42:28.857Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-18T17:42:28.857Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-18T17:42:28.857Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-18T17:42:28.857Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-18T17:42:28.857Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-18T17:42:28.857Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-18T17:42:28.857Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T17:42:28.857Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T17:42:28.857Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T17:42:28.857Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T17:42:28.857Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-18T17:42:28.858Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-18T17:42:28.858Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-18T17:42:28.858Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-18T17:42:28.858Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-18T17:42:28.858Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-18T17:42:28.858Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T17:42:28.858Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T17:42:28.858Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T17:42:28.858Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T17:42:28.858Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-18T17:42:28.858Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-18T17:42:28.858Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T17:42:28.858Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T17:42:28.858Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T17:42:28.858Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T17:42:28.858Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-18T17:42:28.858Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-18T17:42:28.858Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-18T17:42:28.858Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-18T17:42:28.858Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-18T17:42:28.858Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-18T17:42:28.858Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-05-18T17:42:28.858Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-05-18T17:42:28.858Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-18T17:42:28.858Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-18T17:42:28.858Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-18T17:42:28.858Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-05-18T17:42:28.858Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-18T17:42:28.858Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-18T17:42:28.858Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-18T17:42:28.858Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-18T17:42:28.858Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-18T17:42:28.858Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-18T17:42:29.532Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2020-05-18T17:42:29.532Z] === RUN TestBuildLabelWithTargets [2020-05-18T17:42:29.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T17:42:30.739Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2020-05-18T17:42:30.739Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-18T17:42:30.739Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T17:42:30.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T17:42:30.739Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T17:42:30.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T17:42:30.739Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T17:42:30.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T17:42:30.739Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T17:42:30.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T17:42:30.739Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T17:42:30.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T17:42:30.739Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T17:42:30.739Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T17:42:30.739Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T17:42:30.739Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T17:42:30.739Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T17:42:30.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-18T17:42:30.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-18T17:42:30.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-18T17:42:30.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-18T17:42:30.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-18T17:42:30.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-18T17:42:30.739Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-18T17:42:31.300Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2020-05-18T17:42:31.300Z] === RUN TestContainerStartOnDaemonRestart [2020-05-18T17:42:31.300Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-18T17:42:31.300Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-18T17:42:31.300Z] === RUN TestDaemonRestartIpcMode [2020-05-18T17:42:31.300Z] === PAUSE TestDaemonRestartIpcMode [2020-05-18T17:42:31.300Z] === RUN TestDaemonHostGatewayIP [2020-05-18T17:42:31.300Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-18T17:42:31.300Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:42:31.300Z] === RUN TestContainerKillOnDaemonStart [2020-05-18T17:42:31.300Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-18T17:42:31.300Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-18T17:42:31.300Z] === RUN TestDiff [2020-05-18T17:42:31.859Z] --- PASS: TestDiff (0.58s) [2020-05-18T17:42:31.859Z] === RUN TestExecWithCloseStdin [2020-05-18T17:42:32.065Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2020-05-18T17:42:32.065Z] === RUN TestBuildWithEmptyLayers [2020-05-18T17:42:32.419Z] --- PASS: TestExecWithCloseStdin (0.67s) [2020-05-18T17:42:32.419Z] === RUN TestExec [2020-05-18T17:42:32.632Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-05-18T17:42:32.632Z] === RUN TestBuildMultiStageOnBuild [2020-05-18T17:42:33.345Z] --- PASS: TestExec (0.71s) [2020-05-18T17:42:33.345Z] === RUN TestExecUser [2020-05-18T17:42:33.905Z] --- PASS: TestExecUser (0.71s) [2020-05-18T17:42:33.905Z] === RUN TestExportContainerAndImportImage [2020-05-18T17:42:34.829Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2020-05-18T17:42:34.829Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-18T17:42:34.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T17:42:35.917Z] --- PASS: TestBuildMultiStageOnBuild (2.67s) [2020-05-18T17:42:35.917Z] === RUN TestBuildUncleanTarFilenames [2020-05-18T17:42:36.853Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2020-05-18T17:42:36.853Z] === RUN TestBuildMultiStageLayerLeak [2020-05-18T17:42:36.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T17:42:38.993Z] --- PASS: TestExportContainerAfterDaemonRestart (3.85s) [2020-05-18T17:42:38.993Z] === RUN TestHealthCheckWorkdir [2020-05-18T17:42:39.552Z] --- PASS: TestHealthCheckWorkdir (0.90s) [2020-05-18T17:42:39.552Z] === RUN TestHealthKillContainer [2020-05-18T17:42:40.140Z] --- PASS: TestBuildMultiStageLayerLeak (2.89s) [2020-05-18T17:42:40.140Z] === RUN TestBuildWithHugeFile [2020-05-18T17:42:42.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T17:42:42.813Z] --- PASS: TestHealthKillContainer (2.79s) [2020-05-18T17:42:42.813Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-18T17:42:43.068Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-05-18T17:42:43.068Z] === RUN TestIpcModeNone [2020-05-18T17:42:43.630Z] --- PASS: TestIpcModeNone (0.66s) [2020-05-18T17:42:43.630Z] === RUN TestIpcModePrivate [2020-05-18T17:42:44.189Z] --- PASS: TestIpcModePrivate (0.64s) [2020-05-18T17:42:44.189Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-05-18T17:42:44.189Z] === RUN TestIpcModeShareable [2020-05-18T17:42:44.189Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-18T17:42:44.189Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T17:42:44.189Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-18T17:42:45.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T17:42:46.698Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.06s) [2020-05-18T17:42:46.698Z] === RUN TestAPIIpcModeHost [2020-05-18T17:42:46.698Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-18T17:42:46.698Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T17:42:46.698Z] === RUN TestDaemonIpcModeShareable [2020-05-18T17:42:46.698Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-18T17:42:46.698Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T17:42:46.698Z] === RUN TestDaemonIpcModePrivate [2020-05-18T17:42:49.210Z] --- PASS: TestDaemonIpcModePrivate (2.44s) [2020-05-18T17:42:49.210Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-05-18T17:42:49.210Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-18T17:42:49.210Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-18T17:42:49.210Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T17:42:49.210Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-18T17:42:49.210Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-18T17:42:49.210Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T17:42:49.210Z] === RUN TestIpcModeOlderClient [2020-05-18T17:42:49.210Z] === PAUSE TestIpcModeOlderClient [2020-05-18T17:42:49.210Z] === RUN TestKillContainerInvalidSignal [2020-05-18T17:42:49.464Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2020-05-18T17:42:49.464Z] === RUN TestKillContainer [2020-05-18T17:42:49.464Z] === RUN TestKillContainer/no_signal [2020-05-18T17:42:50.023Z] === RUN TestKillContainer/non_killing_signal [2020-05-18T17:42:50.583Z] === RUN TestKillContainer/killing_signal [2020-05-18T17:42:50.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T17:42:51.142Z] --- PASS: TestKillContainer (1.86s) [2020-05-18T17:42:51.142Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-05-18T17:42:51.142Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-05-18T17:42:51.142Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2020-05-18T17:42:51.142Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-18T17:42:51.397Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-18T17:42:51.955Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-18T17:42:52.515Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2020-05-18T17:42:52.515Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-05-18T17:42:52.515Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-05-18T17:42:52.515Z] === RUN TestKillStoppedContainer [2020-05-18T17:42:52.515Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-05-18T17:42:52.515Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-18T17:42:52.515Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-18T17:42:52.515Z] === RUN TestKillDifferentUserContainer [2020-05-18T17:42:53.074Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2020-05-18T17:42:53.074Z] === RUN TestInspectOomKilledTrue [2020-05-18T17:42:53.074Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-18T17:42:53.074Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T17:42:53.074Z] === RUN TestInspectOomKilledFalse [2020-05-18T17:42:53.074Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-18T17:42:53.074Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:42:53.074Z] === RUN TestLinksEtcHostsContentMatch [2020-05-18T17:42:53.074Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-18T17:42:53.074Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-18T17:42:53.074Z] === RUN TestLinksContainerNames [2020-05-18T17:42:54.440Z] --- PASS: TestLinksContainerNames (1.16s) [2020-05-18T17:42:54.440Z] === RUN TestLogsFollowTailEmpty [2020-05-18T17:42:54.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-18T17:42:55.002Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2020-05-18T17:42:55.002Z] === RUN TestContainerNetworkMountsNoChown [2020-05-18T17:42:55.562Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/default [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/default [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/private [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/private [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/rprivate [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/slave [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/slave [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/rslave [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/shared [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/shared [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/rshared [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/default [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/rslave [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/rshared [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/shared [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/rprivate [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/slave [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/private [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-18T17:42:55.562Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-18T17:42:55.562Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T17:42:55.562Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-18T17:42:55.817Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T17:42:55.817Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-18T17:42:55.817Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T17:42:55.817Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-18T17:42:55.817Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-18T17:42:55.817Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-18T17:42:55.817Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-18T17:42:55.817Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-18T17:42:55.817Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T17:42:55.817Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-18T17:42:55.817Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T17:42:56.072Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-18T17:42:56.072Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-18T17:42:56.072Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-18T17:42:56.072Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-18T17:42:56.072Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-18T17:42:56.072Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-18T17:42:56.072Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-18T17:42:56.072Z] === RUN TestContainerBindMountNonRecursive [2020-05-18T17:42:56.072Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-18T17:42:56.072Z] 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-05-18T17:42:56.072Z] === RUN TestNetworkNat [2020-05-18T17:42:56.997Z] --- PASS: TestNetworkNat (0.73s) [2020-05-18T17:42:56.997Z] === RUN TestNetworkLocalhostTCPNat [2020-05-18T17:42:57.251Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2020-05-18T17:42:57.251Z] === RUN TestNetworkLoopbackNat [2020-05-18T17:42:58.175Z] --- PASS: TestNetworkLoopbackNat (0.81s) [2020-05-18T17:42:58.175Z] === RUN TestPause [2020-05-18T17:42:58.175Z] --- SKIP: TestPause (0.00s) [2020-05-18T17:42:58.175Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T17:42:58.175Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-18T17:42:58.175Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T17:42:58.175Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T17:42:58.175Z] === RUN TestPauseStopPausedContainer [2020-05-18T17:42:58.175Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-05-18T17:42:58.175Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T17:42:58.175Z] === RUN TestPsFilter [2020-05-18T17:42:58.430Z] --- PASS: TestPsFilter (0.19s) [2020-05-18T17:42:58.430Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-18T17:42:58.990Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2020-05-18T17:42:58.990Z] === RUN TestRemoveContainerWithVolume [2020-05-18T17:42:59.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T17:42:59.551Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-05-18T17:42:59.551Z] === RUN TestRemoveContainerRunning [2020-05-18T17:43:00.110Z] --- PASS: TestRemoveContainerRunning (0.60s) [2020-05-18T17:43:00.110Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-18T17:43:01.033Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2020-05-18T17:43:01.033Z] === RUN TestRemoveInvalidContainer [2020-05-18T17:43:01.033Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-18T17:43:01.033Z] === RUN TestRenameLinkedContainer [2020-05-18T17:43:03.281Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T17:43:03.282Z] Using test binary docker [2020-05-18T17:43:03.282Z] +++ /etc/init.d/apparmor start [2020-05-18T17:43:03.282Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T17:43:03.282Z] INFO: Waiting for daemon to start... [2020-05-18T17:43:03.282Z] Starting dockerd [2020-05-18T17:43:03.282Z] +++ 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-05-18T17:43:03.580Z] --- PASS: TestRenameLinkedContainer (2.35s) [2020-05-18T17:43:03.580Z] === RUN TestRenameStoppedContainer [2020-05-18T17:43:03.846Z] --- PASS: TestRenameStoppedContainer (0.61s) [2020-05-18T17:43:03.846Z] === RUN TestRenameRunningContainerAndReuse [2020-05-18T17:43:05.181Z] . [2020-05-18T17:43:05.181Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T17:43:05.181Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T17:43:05.181Z] Error: No such image: emptyfs [2020-05-18T17:43:05.181Z] ++++ docker load [2020-05-18T17:43:05.181Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T17:43:05.234Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s) [2020-05-18T17:43:05.234Z] === RUN TestRenameInvalidName [2020-05-18T17:43:05.747Z] Running integration-test (iteration 1) [2020-05-18T17:43:05.747Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-18T17:43:05.747Z] ++ 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-05-18T17:43:05.747Z] ++ set -e [2020-05-18T17:43:05.747Z] ++ '[' -n 0 ']' [2020-05-18T17:43:05.747Z] ++ set -x [2020-05-18T17:43:05.747Z] ++ env -i DEST=/go/src/github.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-05-18T17:43:05.758Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-18T17:43:05.758Z] Copying nested executables into bundles/binary-daemon [2020-05-18T17:43:05.758Z] [Pipeline] } [Pipeline] // stage [2020-05-18T17:43:05.793Z] --- PASS: TestRenameInvalidName (0.62s) [2020-05-18T17:43:05.793Z] === RUN TestRenameAnonymousContainer [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-18T17:43:06.095Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40969/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 -e DOCKER_GRAPHDRIVER docker:0562c7c85ff0b55f7889624b604825a39f211c06 hack/make.sh cross [2020-05-18T17:43:06.659Z] [2020-05-18T17:43:06.659Z] Removing bundles/ [2020-05-18T17:43:06.659Z] [2020-05-18T17:43:06.659Z] ---> Making bundle: cross (in bundles/cross) [2020-05-18T17:43:06.659Z] Cross building: bundles/cross/linux/amd64 [2020-05-18T17:43:06.659Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-18T17:43:06.659Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-18T17:43:09.056Z] --- PASS: TestRenameAnonymousContainer (2.81s) [2020-05-18T17:43:09.056Z] === RUN TestRenameContainerWithSameName [2020-05-18T17:43:09.056Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2020-05-18T17:43:09.056Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-18T17:43:10.416Z] --- PASS: TestRenameContainerWithLinkedContainer (1.21s) [2020-05-18T17:43:10.416Z] === RUN TestResize [2020-05-18T17:43:10.975Z] --- PASS: TestResize (0.58s) [2020-05-18T17:43:10.975Z] === RUN TestResizeWithInvalidSize [2020-05-18T17:43:11.534Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-05-18T17:43:11.534Z] === RUN TestResizeWhenContainerNotStarted [2020-05-18T17:43:12.093Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2020-05-18T17:43:12.093Z] === RUN TestDaemonRestartKillContainers [2020-05-18T17:43:12.093Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-18T17:43:12.093Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-18T17:43:12.093Z] === RUN TestCgroupNamespacesRun [2020-05-18T17:43:14.602Z] --- PASS: TestCgroupNamespacesRun (2.42s) [2020-05-18T17:43:14.602Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-18T17:43:14.933Z] #64 exporting layers 116.0s done [2020-05-18T17:43:14.933Z] #64 exporting manifest sha256:a6a4b19898aaa019a5c748a294c02a4f7b577bc284a7bc227b4f4e220391e758 done [2020-05-18T17:43:14.933Z] #64 exporting config sha256:06e7b64311ba6411673a040508375525961c1ae15d0b38dbb77233f5546c8c7c done [2020-05-18T17:43:14.933Z] #64 sending tarball [2020-05-18T17:43:17.109Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.55s) [2020-05-18T17:43:17.109Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-18T17:43:19.617Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.61s) [2020-05-18T17:43:19.617Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-18T17:43:21.652Z] --- PASS: TestImportExtremelyLargeImageWorks (80.79s) [2020-05-18T17:43:21.652Z] PASS [2020-05-18T17:43:21.652Z] [2020-05-18T17:43:21.652Z] === Skipped [2020-05-18T17:43:21.652Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-18T17:43:21.652Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:43:21.652Z] [2020-05-18T17:43:21.652Z] [2020-05-18T17:43:21.652Z] DONE 12 tests, 1 skipped in 82.226s [2020-05-18T17:43:21.652Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-18T17:43:21.652Z] ++ 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-05-18T17:43:21.652Z] ++ set -e [2020-05-18T17:43:21.652Z] ++ '[' -n 0 ']' [2020-05-18T17:43:21.652Z] ++ set -x [2020-05-18T17:43:21.652Z] ++ env -i DEST=/go/src/github.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-05-18T17:43:21.652Z] INFO: Testing against a local daemon [2020-05-18T17:43:21.652Z] === RUN TestNetworkCreateDelete [2020-05-18T17:43:21.652Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-05-18T17:43:21.652Z] === RUN TestDockerNetworkDeletePreferID [2020-05-18T17:43:21.652Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2020-05-18T17:43:21.652Z] === RUN TestInspectNetwork [2020-05-18T17:43:22.126Z] --- PASS: TestCgroupNamespacesRunHostMode (2.59s) [2020-05-18T17:43:22.126Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-18T17:43:23.417Z] #64 sending tarball 18.8s done [2020-05-18T17:43:23.417Z] #64 DONE 134.8s [2020-05-18T17:43:23.417Z] [2020-05-18T17:43:23.417Z] #65 importing to docker [2020-05-18T17:43:25.383Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.60s) [2020-05-18T17:43:25.383Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-18T17:43:26.855Z] --- PASS: TestBuildWithHugeFile (40.36s) [2020-05-18T17:43:26.855Z] === RUN TestBuildWithEmptyDockerfile [2020-05-18T17:43:26.855Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T17:43:26.855Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T17:43:26.855Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T17:43:26.855Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T17:43:26.855Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T17:43:26.855Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T17:43:26.855Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T17:43:26.855Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T17:43:26.855Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T17:43:26.855Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-05-18T17:43:26.855Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-05-18T17:43:26.855Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-05-18T17:43:26.855Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-05-18T17:43:26.855Z] === RUN TestBuildPreserveOwnership [2020-05-18T17:43:26.855Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-18T17:43:26.855Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-18T17:43:26.855Z] --- PASS: TestBuildPreserveOwnership (5.89s) [2020-05-18T17:43:26.855Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.83s) [2020-05-18T17:43:26.855Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s) [2020-05-18T17:43:26.855Z] === RUN TestBuildPlatformInvalid [2020-05-18T17:43:26.855Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-05-18T17:43:26.855Z] PASS [2020-05-18T17:43:26.855Z] [2020-05-18T17:43:26.855Z] === Skipped [2020-05-18T17:43:26.855Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-18T17:43:26.855Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T17:43:26.855Z] [2020-05-18T17:43:26.855Z] [2020-05-18T17:43:26.855Z] DONE 32 tests, 1 skipped in 88.022s [2020-05-18T17:43:26.855Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-18T17:43:26.855Z] ++ 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-05-18T17:43:26.855Z] ++ set -e [2020-05-18T17:43:26.855Z] ++ '[' -n 0 ']' [2020-05-18T17:43:26.855Z] ++ set -x [2020-05-18T17:43:26.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-18T17:43:26.855Z] INFO: Testing against a local daemon [2020-05-18T17:43:26.855Z] === RUN TestConfigInspect [2020-05-18T17:43:27.124Z] === RUN TestInspectNetwork/full_network_id [2020-05-18T17:43:27.124Z] === RUN TestInspectNetwork/partial_network_id [2020-05-18T17:43:27.124Z] === RUN TestInspectNetwork/network_name [2020-05-18T17:43:27.124Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-18T17:43:27.266Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.55s) [2020-05-18T17:43:27.267Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-18T17:43:29.773Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.01s) [2020-05-18T17:43:29.773Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-18T17:43:31.041Z] --- PASS: TestConfigInspect (3.86s) [2020-05-18T17:43:31.041Z] === RUN TestConfigList [2020-05-18T17:43:31.134Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2020-05-18T17:43:31.134Z] === RUN TestKernelTCPMemory [2020-05-18T17:43:31.134Z] --- SKIP: TestKernelTCPMemory (0.01s) [2020-05-18T17:43:31.134Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T17:43:31.134Z] === RUN TestNISDomainname [2020-05-18T17:43:31.134Z] --- SKIP: TestNISDomainname (0.00s) [2020-05-18T17:43:31.134Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-18T17:43:31.134Z] === RUN TestHostnameDnsResolution [2020-05-18T17:43:32.494Z] --- PASS: TestHostnameDnsResolution (1.15s) [2020-05-18T17:43:32.494Z] === RUN TestStats [2020-05-18T17:43:32.494Z] --- SKIP: TestStats (0.00s) [2020-05-18T17:43:32.494Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T17:43:32.494Z] === RUN TestStopContainerWithTimeout [2020-05-18T17:43:32.494Z] === RUN TestStopContainerWithTimeout/0 [2020-05-18T17:43:32.494Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-18T17:43:32.494Z] === RUN TestStopContainerWithTimeout/1 [2020-05-18T17:43:32.494Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-18T17:43:32.494Z] === RUN TestStopContainerWithTimeout/3 [2020-05-18T17:43:32.494Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-18T17:43:32.494Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-18T17:43:32.494Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-18T17:43:32.494Z] === CONT TestStopContainerWithTimeout/0 [2020-05-18T17:43:32.494Z] === CONT TestStopContainerWithTimeout/3 [2020-05-18T17:43:32.591Z] --- PASS: TestInspectNetwork (10.78s) [2020-05-18T17:43:32.591Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-18T17:43:32.591Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-18T17:43:32.591Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-18T17:43:32.591Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-18T17:43:32.591Z] === RUN TestRunContainerWithBridgeNone [2020-05-18T17:43:33.055Z] === CONT TestStopContainerWithTimeout/1 [2020-05-18T17:43:33.574Z] --- PASS: TestConfigList (3.20s) [2020-05-18T17:43:33.574Z] === RUN TestConfigsCreateAndDelete [2020-05-18T17:43:34.605Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2020-05-18T17:43:34.605Z] === RUN TestNetworkInvalidJSON [2020-05-18T17:43:34.605Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-18T17:43:34.605Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-18T17:43:34.605Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T17:43:34.605Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T17:43:34.605Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T17:43:34.605Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T17:43:34.605Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-18T17:43:34.605Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T17:43:34.605Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T17:43:34.605Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-18T17:43:34.605Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-18T17:43:34.605Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-18T17:43:34.605Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-18T17:43:34.605Z] === RUN TestHostIPv4BridgeLabel [2020-05-18T17:43:34.885Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-05-18T17:43:34.885Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-18T17:43:34.936Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-18T17:43:35.890Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-05-18T17:43:35.890Z] === RUN TestDaemonDefaultNetworkPools [2020-05-18T17:43:36.860Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2020-05-18T17:43:36.860Z] === RUN TestConfigsUpdate [2020-05-18T17:43:36.894Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-05-18T17:43:36.894Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-18T17:43:37.443Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-18T17:43:37.443Z] --- PASS: TestStopContainerWithTimeout/0 (0.79s) [2020-05-18T17:43:37.443Z] --- PASS: TestStopContainerWithTimeout/1 (1.60s) [2020-05-18T17:43:37.443Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2020-05-18T17:43:37.443Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2020-05-18T17:43:37.443Z] === RUN TestDeleteDevicemapper [2020-05-18T17:43:37.443Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-18T17:43:37.443Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T17:43:37.443Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-18T17:43:37.806Z] Loaded image: buildpack-deps:jessie [2020-05-18T17:43:37.806Z] Loaded image: busybox:latest [2020-05-18T17:43:37.806Z] Loaded image: busybox:glibc [2020-05-18T17:43:37.806Z] Loaded image: debian:jessie [2020-05-18T17:43:37.806Z] Loaded image: hello-world:latest [2020-05-18T17:43:37.806Z] INFO: Testing against a local daemon [2020-05-18T17:43:37.806Z] === RUN TestCgroupNamespacesBuild [2020-05-18T17:43:37.897Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-05-18T17:43:37.897Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-18T17:43:38.805Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2020-05-18T17:43:38.805Z] === RUN TestUpdateMemory [2020-05-18T17:43:38.805Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-18T17:43:38.805Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T17:43:38.805Z] === RUN TestUpdateCPUQuota [2020-05-18T17:43:38.805Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-18T17:43:38.805Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T17:43:38.805Z] === RUN TestUpdatePidsLimit [2020-05-18T17:43:38.805Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-18T17:43:38.805Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T17:43:38.805Z] === RUN TestUpdateRestartPolicy [2020-05-18T17:43:39.178Z] --- PASS: TestCgroupNamespacesBuild (3.43s) [2020-05-18T17:43:39.178Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-18T17:43:39.362Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-05-18T17:43:39.362Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-18T17:43:39.973Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-05-18T17:43:39.973Z] === RUN TestServiceWithPredefinedNetwork [2020-05-18T17:43:40.144Z] --- PASS: TestConfigsUpdate (3.20s) [2020-05-18T17:43:40.144Z] === RUN TestTemplatedConfig [2020-05-18T17:43:41.705Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.44s) [2020-05-18T17:43:41.705Z] === RUN TestBuildWithSession [2020-05-18T17:43:41.705Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-18T17:43:41.705Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T17:43:41.705Z] === RUN TestBuildSquashParent [2020-05-18T17:43:43.433Z] --- PASS: TestTemplatedConfig (3.55s) [2020-05-18T17:43:43.433Z] === RUN TestConfigCreateResolve [2020-05-18T17:43:43.457Z] --- PASS: TestServiceWithPredefinedNetwork (3.55s) [2020-05-18T17:43:43.457Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-18T17:43:43.457Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T17:43:43.457Z] service_test.go:236: FLAKY_TEST [2020-05-18T17:43:43.457Z] === RUN TestServiceWithDataPathPortInit [2020-05-18T17:43:46.718Z] --- PASS: TestConfigCreateResolve (3.20s) [2020-05-18T17:43:46.718Z] === RUN TestConfigDaemonLibtrustID [2020-05-18T17:43:47.285Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-05-18T17:43:47.285Z] PASS [2020-05-18T17:43:47.285Z] [2020-05-18T17:43:47.285Z] DONE 7 tests in 20.995s [2020-05-18T17:43:47.544Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-18T17:43:47.544Z] ++ 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-05-18T17:43:47.544Z] ++ set -e [2020-05-18T17:43:47.544Z] ++ '[' -n 0 ']' [2020-05-18T17:43:47.544Z] ++ set -x [2020-05-18T17:43:47.544Z] ++ env -i DEST=/go/src/github.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-05-18T17:43:47.544Z] INFO: Testing against a local daemon [2020-05-18T17:43:47.544Z] === RUN TestCheckpoint [2020-05-18T17:43:47.544Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-18T17:43:47.544Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T17:43:47.544Z] === RUN TestContainerInvalidJSON [2020-05-18T17:43:47.544Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T17:43:47.544Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T17:43:47.544Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T17:43:47.544Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T17:43:47.544Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-18T17:43:47.544Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-18T17:43:47.544Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T17:43:47.544Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-18T17:43:47.544Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T17:43:47.544Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-18T17:43:47.544Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-18T17:43:47.544Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-18T17:43:47.544Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-18T17:43:47.544Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-18T17:43:47.802Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-05-18T17:43:47.802Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-18T17:43:47.802Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-05-18T17:43:47.802Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-18T17:43:48.061Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-05-18T17:43:48.061Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-18T17:43:48.061Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-05-18T17:43:48.061Z] === RUN TestCopyFromContainer [2020-05-18T17:43:49.965Z] === RUN TestCopyFromContainer// [2020-05-18T17:43:49.965Z] === RUN TestCopyFromContainer//bar/root [2020-05-18T17:43:50.223Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-18T17:43:50.224Z] === RUN TestCopyFromContainer/bar/quux [2020-05-18T17:43:50.483Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-18T17:43:50.483Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-18T17:43:50.761Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-18T17:43:50.761Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-18T17:43:50.955Z] --- PASS: TestUpdateRestartPolicy (11.61s) [2020-05-18T17:43:50.955Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-18T17:43:50.955Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-05-18T17:43:50.955Z] === RUN TestWaitNonBlocked [2020-05-18T17:43:50.955Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T17:43:50.955Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T17:43:50.955Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T17:43:50.955Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T17:43:50.955Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T17:43:50.955Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T17:43:51.021Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-18T17:43:51.021Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-18T17:43:51.280Z] --- PASS: TestCopyFromContainer (3.09s) [2020-05-18T17:43:51.280Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-18T17:43:51.280Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-05-18T17:43:51.280Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-18T17:43:51.280Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-18T17:43:51.280Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-18T17:43:51.280Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2020-05-18T17:43:51.280Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-05-18T17:43:51.280Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-05-18T17:43:51.280Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-05-18T17:43:51.280Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-05-18T17:43:51.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-18T17:43:51.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T17:43:51.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T17:43:51.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T17:43:51.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T17:43:51.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T17:43:51.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T17:43:51.280Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T17:43:51.280Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T17:43:51.280Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T17:43:51.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-18T17:43:51.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-18T17:43:51.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-18T17:43:51.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-18T17:43:51.280Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-18T17:43:51.280Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-18T17:43:51.280Z] === RUN TestCreateWithInvalidEnv [2020-05-18T17:43:51.280Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-18T17:43:51.280Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-18T17:43:51.280Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-18T17:43:51.280Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-18T17:43:51.280Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-18T17:43:51.280Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-18T17:43:51.280Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-18T17:43:51.280Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-18T17:43:51.280Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-18T17:43:51.280Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-18T17:43:51.280Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-18T17:43:51.280Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-18T17:43:51.280Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-05-18T17:43:51.280Z] === RUN TestCreateTmpfsMountsTarget [2020-05-18T17:43:51.280Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-18T17:43:51.280Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-18T17:43:51.878Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-18T17:43:51.879Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2020-05-18T17:43:51.879Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2020-05-18T17:43:51.879Z] === RUN TestWaitBlocked [2020-05-18T17:43:51.879Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T17:43:51.879Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T17:43:51.879Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T17:43:51.879Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T17:43:51.879Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T17:43:51.879Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T17:43:52.803Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-18T17:43:52.803Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2020-05-18T17:43:52.803Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2020-05-18T17:43:52.803Z] === CONT TestDaemonRestartIpcMode [2020-05-18T17:43:52.803Z] === CONT TestIpcModeOlderClient [2020-05-18T17:43:52.803Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-05-18T17:43:53.825Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2020-05-18T17:43:53.825Z] === RUN TestCreateWithCapabilities [2020-05-18T17:43:53.825Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-18T17:43:53.825Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-18T17:43:53.825Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-18T17:43:53.825Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-18T17:43:53.825Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-18T17:43:53.825Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-18T17:43:53.825Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-18T17:43:53.825Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-18T17:43:53.825Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T17:43:53.825Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T17:43:53.825Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T17:43:53.825Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T17:43:53.825Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-18T17:43:53.825Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-18T17:43:53.825Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-18T17:43:53.826Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-18T17:43:53.826Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-18T17:43:53.826Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-18T17:43:53.826Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T17:43:53.826Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T17:43:53.826Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T17:43:53.826Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T17:43:53.826Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-18T17:43:53.826Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-18T17:43:53.826Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T17:43:53.826Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T17:43:53.826Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-18T17:43:53.826Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-18T17:43:53.826Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T17:43:53.826Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-18T17:43:53.826Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-18T17:43:53.826Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T17:43:53.826Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-18T17:43:53.826Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-18T17:43:53.826Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-18T17:43:53.826Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-18T17:43:53.826Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-18T17:43:53.826Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-18T17:43:53.826Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-18T17:43:53.826Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-18T17:43:53.826Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-05-18T17:43:53.826Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-18T17:43:53.826Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-05-18T17:43:53.826Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-05-18T17:43:53.826Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-05-18T17:43:53.826Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-18T17:43:53.892Z] --- PASS: TestBuildSquashParent (10.26s) [2020-05-18T17:43:53.892Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-18T17:43:53.892Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T17:43:53.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T17:43:53.892Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T17:43:53.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T17:43:53.892Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T17:43:53.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T17:43:53.892Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T17:43:53.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T17:43:53.892Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T17:43:53.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T17:43:53.892Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T17:43:53.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T17:43:53.892Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T17:43:53.892Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T17:43:55.264Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T17:43:55.264Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T17:43:56.360Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2020-05-18T17:43:56.360Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-18T17:43:56.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T17:43:56.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T17:43:56.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T17:43:56.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T17:43:56.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T17:43:56.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T17:43:56.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T17:43:56.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T17:43:56.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T17:43:56.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T17:43:56.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T17:43:56.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T17:43:56.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T17:43:56.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T17:43:56.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T17:43:56.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-18T17:43:56.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-05-18T17:43:56.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-18T17:43:56.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-05-18T17:43:56.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-05-18T17:43:56.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-05-18T17:43:56.360Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-18T17:43:56.927Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-05-18T17:43:56.927Z] === RUN TestContainerStartOnDaemonRestart [2020-05-18T17:43:56.927Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-18T17:43:56.927Z] === RUN TestDaemonRestartIpcMode [2020-05-18T17:43:56.927Z] === PAUSE TestDaemonRestartIpcMode [2020-05-18T17:43:56.927Z] === RUN TestDaemonHostGatewayIP [2020-05-18T17:43:56.927Z] === PAUSE TestDaemonHostGatewayIP [2020-05-18T17:43:56.927Z] === RUN TestContainerKillOnDaemonStart [2020-05-18T17:43:56.927Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-18T17:43:56.927Z] === RUN TestDiff [2020-05-18T17:43:57.494Z] --- PASS: TestDiff (0.77s) [2020-05-18T17:43:57.494Z] === RUN TestExecWithCloseStdin [2020-05-18T17:43:58.036Z] --- PASS: TestDaemonRestartIpcMode (4.80s) [2020-05-18T17:43:58.036Z] PASS [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === Skipped [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-18T17:43:58.036Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-18T17:43:58.036Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-18T17:43:58.036Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-18T17:43:58.036Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-18T17:43:58.036Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-18T17:43:58.036Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-18T17:43:58.036Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-18T17:43:58.036Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-18T17:43:58.036Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-18T17:43:58.036Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-18T17:43:58.036Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-18T17:43:58.036Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-18T17:43:58.036Z] 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-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-18T17:43:58.036Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T17:43:58.036Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-05-18T17:43:58.036Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-18T17:43:58.036Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2020-05-18T17:43:58.036Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-05-18T17:43:58.036Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-18T17:43:58.036Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-18T17:43:58.036Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-18T17:43:58.036Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-18T17:43:58.036Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-18T17:43:58.036Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] [2020-05-18T17:43:58.036Z] DONE 181 tests, 24 skipped in 95.116s [2020-05-18T17:43:58.036Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-18T17:43:58.036Z] INFO: Testing against a local daemon [2020-05-18T17:43:58.036Z] === RUN TestCommitInheritsEnv [2020-05-18T17:43:58.431Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-05-18T17:43:58.431Z] === RUN TestExec [2020-05-18T17:43:58.544Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T17:43:58.803Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T17:43:59.366Z] --- PASS: TestExec (0.91s) [2020-05-18T17:43:59.366Z] === RUN TestExecUser [2020-05-18T17:43:59.395Z] --- PASS: TestCommitInheritsEnv (1.54s) [2020-05-18T17:43:59.395Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-18T17:43:59.395Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-18T17:43:59.395Z] === RUN TestImagesFilterMultiReference [2020-05-18T17:43:59.395Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-18T17:43:59.395Z] === RUN TestImagePullPlatformInvalid [2020-05-18T17:43:59.395Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-18T17:43:59.395Z] === RUN TestRemoveImageOrphaning [2020-05-18T17:44:00.302Z] --- PASS: TestExecUser (0.90s) [2020-05-18T17:44:00.302Z] === RUN TestExportContainerAndImportImage [2020-05-18T17:44:01.277Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-05-18T17:44:01.277Z] === RUN TestRemoveImageGarbageCollector [2020-05-18T17:44:01.277Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-18T17:44:01.277Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-18T17:44:01.277Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-18T17:44:01.277Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-05-18T17:44:01.277Z] === RUN TestTagInvalidReference [2020-05-18T17:44:01.277Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-18T17:44:01.277Z] === RUN TestTagValidPrefixedRepo [2020-05-18T17:44:01.277Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-18T17:44:01.277Z] === RUN TestTagExistedNameWithoutForce [2020-05-18T17:44:01.277Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-18T17:44:01.277Z] === RUN TestTagOfficialNames [2020-05-18T17:44:01.277Z] --- PASS: TestTagOfficialNames (0.05s) [2020-05-18T17:44:01.277Z] === RUN TestTagMatchesDigest [2020-05-18T17:44:01.277Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-18T17:44:01.277Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-18T17:44:01.679Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-05-18T17:44:01.679Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-18T17:44:02.083Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-18T17:44:02.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.33s) [2020-05-18T17:44:02.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.41s) [2020-05-18T17:44:02.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s) [2020-05-18T17:44:02.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.42s) [2020-05-18T17:44:02.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s) [2020-05-18T17:44:02.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.16s) [2020-05-18T17:44:02.083Z] === RUN TestBuildMultiStageCopy [2020-05-18T17:44:02.083Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-18T17:44:02.661Z] #65 DONE 37.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-18T17:44:03.104Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40969/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0562c7c85ff0b55f7889624b604825a39f211c06 hack/test/unit [2020-05-18T17:44:03.582Z] --- PASS: TestExportContainerAfterDaemonRestart (2.06s) [2020-05-18T17:44:03.582Z] === RUN TestHealthCheckWorkdir [2020-05-18T17:44:04.518Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-05-18T17:44:04.518Z] === RUN TestHealthKillContainer [2020-05-18T17:44:05.362Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-18T17:44:05.621Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-18T17:44:05.752Z] --- PASS: TestServiceWithDataPathPortInit (19.83s) [2020-05-18T17:44:05.752Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-18T17:44:06.185Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-18T17:44:07.118Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-18T17:44:07.547Z] ? github.com/docker/docker/api [no test files] [2020-05-18T17:44:07.683Z] --- PASS: TestBuildMultiStageCopy (5.77s) [2020-05-18T17:44:07.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.15s) [2020-05-18T17:44:07.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2020-05-18T17:44:07.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2020-05-18T17:44:07.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2020-05-18T17:44:07.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2020-05-18T17:44:07.683Z] === RUN TestBuildMultiStageParentConfig [2020-05-18T17:44:07.803Z] --- PASS: TestHealthKillContainer (2.92s) [2020-05-18T17:44:07.803Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-18T17:44:08.061Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-05-18T17:44:08.061Z] === RUN TestIpcModeNone [2020-05-18T17:44:08.998Z] --- PASS: TestIpcModeNone (0.88s) [2020-05-18T17:44:08.998Z] === RUN TestIpcModePrivate [2020-05-18T17:44:09.581Z] --- PASS: TestBuildMultiStageParentConfig (1.79s) [2020-05-18T17:44:09.581Z] === RUN TestBuildLabelWithTargets [2020-05-18T17:44:09.933Z] --- PASS: TestIpcModePrivate (0.90s) [2020-05-18T17:44:09.933Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-05-18T17:44:09.933Z] === RUN TestIpcModeShareable [2020-05-18T17:44:10.869Z] --- PASS: TestIpcModeShareable (0.88s) [2020-05-18T17:44:10.869Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-05-18T17:44:10.869Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-18T17:44:12.108Z] --- PASS: TestBuildLabelWithTargets (2.60s) [2020-05-18T17:44:12.108Z] === RUN TestBuildWithEmptyLayers [2020-05-18T17:44:13.403Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2020-05-18T17:44:13.403Z] === RUN TestAPIIpcModeHost [2020-05-18T17:44:13.482Z] --- PASS: TestBuildWithEmptyLayers (1.43s) [2020-05-18T17:44:13.482Z] === RUN TestBuildMultiStageOnBuild [2020-05-18T17:44:14.111Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.61s) [2020-05-18T17:44:14.111Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:20fkzhmyywyu832n0zyl5ue50 Created:2020-05-18 17:44:04.138053207 +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[2badaf48ee697989ff29a1d5a6b145db1e1f62847993825c85b61926cdebba0c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nkylcfladr6h4sy5xunrhprxr EndpointID:b1796c37b9da9d1afa7ca534826f513b0a939ee2171d937db4733b21cda7406a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:01c2a7c9b892964eb7226718f8bf1579ecc59a3354363425978213f42f630d7a 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:8f5bf4af8420 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nkylcfladr6h4sy5xunrhprxr EndpointID:b1796c37b9da9d1afa7ca534826f513b0a939ee2171d937db4733b21cda7406a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-18T17:44:14.111Z] PASS [2020-05-18T17:44:14.111Z] [2020-05-18T17:44:14.111Z] === Skipped [2020-05-18T17:44:14.111Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T17:44:14.111Z] service_test.go:236: FLAKY_TEST [2020-05-18T17:44:14.111Z] [2020-05-18T17:44:14.111Z] [2020-05-18T17:44:14.111Z] DONE 22 tests, 1 skipped in 52.321s [2020-05-18T17:44:14.111Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-18T17:44:14.111Z] ++ 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-05-18T17:44:14.111Z] ++ set -e [2020-05-18T17:44:14.111Z] ++ '[' -n 0 ']' [2020-05-18T17:44:14.111Z] ++ set -x [2020-05-18T17:44:14.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=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-05-18T17:44:14.111Z] INFO: Testing against a local daemon [2020-05-18T17:44:14.111Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-18T17:44:14.111Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T17:44:14.111Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T17:44:14.111Z] === RUN TestDockerNetworkIpvlan [2020-05-18T17:44:14.111Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-18T17:44:14.111Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T17:44:14.111Z] PASS [2020-05-18T17:44:14.111Z] [2020-05-18T17:44:14.111Z] === Skipped [2020-05-18T17:44:14.111Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T17:44:14.111Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T17:44:14.111Z] [2020-05-18T17:44:14.111Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-18T17:44:14.111Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T17:44:14.111Z] [2020-05-18T17:44:14.111Z] [2020-05-18T17:44:14.111Z] DONE 2 tests, 2 skipped in 0.073s [2020-05-18T17:44:14.111Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-18T17:44:14.111Z] ++ 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-05-18T17:44:14.111Z] ++ set -e [2020-05-18T17:44:14.111Z] ++ '[' -n 0 ']' [2020-05-18T17:44:14.111Z] ++ set -x [2020-05-18T17:44:14.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=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-05-18T17:44:14.111Z] INFO: Testing against a local daemon [2020-05-18T17:44:14.111Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-18T17:44:14.338Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-05-18T17:44:14.338Z] === RUN TestDaemonIpcModeShareable [2020-05-18T17:44:14.392Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-05-18T17:44:14.392Z] === RUN TestDockerNetworkMacvlan [2020-05-18T17:44:15.393Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-18T17:44:16.242Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-05-18T17:44:16.242Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-18T17:44:16.242Z] === RUN TestDaemonIpcModePrivate [2020-05-18T17:44:16.394Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-18T17:44:17.005Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-18T17:44:17.664Z] --- PASS: TestBuildMultiStageOnBuild (3.79s) [2020-05-18T17:44:17.664Z] === RUN TestBuildUncleanTarFilenames [2020-05-18T17:44:18.145Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-05-18T17:44:18.145Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-18T17:44:18.145Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-18T17:44:19.037Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2020-05-18T17:44:19.037Z] === RUN TestBuildMultiStageLayerLeak [2020-05-18T17:44:19.521Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-05-18T17:44:19.521Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-18T17:44:19.521Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-18T17:44:21.369Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-18T17:44:21.425Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-05-18T17:44:21.425Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-18T17:44:21.425Z] === RUN TestIpcModeOlderClient [2020-05-18T17:44:21.425Z] === PAUSE TestIpcModeOlderClient [2020-05-18T17:44:21.425Z] === RUN TestKillContainerInvalidSignal [2020-05-18T17:44:21.560Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T17:44:21.560Z] Using test binary docker [2020-05-18T17:44:21.560Z] +++ /etc/init.d/apparmor start [2020-05-18T17:44:21.560Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T17:44:21.560Z] INFO: Waiting for daemon to start... [2020-05-18T17:44:21.560Z] Starting dockerd [2020-05-18T17:44:21.560Z] +++ 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-05-18T17:44:21.817Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T17:44:21.817Z] Using test binary docker [2020-05-18T17:44:21.817Z] +++ /etc/init.d/apparmor start [2020-05-18T17:44:21.817Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T17:44:21.817Z] INFO: Waiting for daemon to start... [2020-05-18T17:44:21.817Z] Starting dockerd [2020-05-18T17:44:21.817Z] +++ 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-05-18T17:44:22.361Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-05-18T17:44:22.361Z] === RUN TestKillContainer [2020-05-18T17:44:22.361Z] === RUN TestKillContainer/no_signal [2020-05-18T17:44:22.747Z] .--- PASS: TestBuildMultiStageLayerLeak (3.65s) [2020-05-18T17:44:22.747Z] === RUN TestBuildWithHugeFile [2020-05-18T17:44:22.928Z] === RUN TestKillContainer/non_killing_signal [2020-05-18T17:44:23.311Z] [2020-05-18T17:44:23.311Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T17:44:23.311Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T17:44:23.311Z] Error: No such image: emptyfs [2020-05-18T17:44:23.311Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T17:44:23.311Z] ++++ docker load [2020-05-18T17:44:23.496Z] === RUN TestKillContainer/killing_signal [2020-05-18T17:44:23.568Z] Running integration-test (iteration 1) [2020-05-18T17:44:23.569Z] 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-05-18T17:44:23.569Z] ++ 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-05-18T17:44:23.569Z] ++ set -e [2020-05-18T17:44:23.569Z] ++ '[' -n 0 ']' [2020-05-18T17:44:23.569Z] ++ set -x [2020-05-18T17:44:23.569Z] ++ env -i DEST=/go/src/github.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-05-18T17:44:23.826Z] [2020-05-18T17:44:23.826Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T17:44:24.083Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T17:44:24.083Z] Error: No such image: emptyfs [2020-05-18T17:44:24.083Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T17:44:24.083Z] ++++ docker load [2020-05-18T17:44:24.432Z] --- PASS: TestKillContainer (2.29s) [2020-05-18T17:44:24.432Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-05-18T17:44:24.432Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-05-18T17:44:24.432Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-05-18T17:44:24.432Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-18T17:44:24.432Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-18T17:44:24.648Z] Running integration-test (iteration 1) [2020-05-18T17:44:24.648Z] 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-05-18T17:44:24.648Z] ++ 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-05-18T17:44:24.648Z] ++ set -e [2020-05-18T17:44:24.648Z] ++ '[' -n 0 ']' [2020-05-18T17:44:24.648Z] ++ set -x [2020-05-18T17:44:24.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05-18T17:44:24.811Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-18T17:44:25.368Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-18T17:44:25.935Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2020-05-18T17:44:25.935Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-05-18T17:44:25.935Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-05-18T17:44:25.935Z] === RUN TestKillStoppedContainer [2020-05-18T17:44:26.194Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-18T17:44:26.194Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-18T17:44:26.194Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-18T17:44:26.194Z] === RUN TestKillDifferentUserContainer [2020-05-18T17:44:27.131Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-05-18T17:44:27.131Z] === RUN TestInspectOomKilledTrue [2020-05-18T17:44:27.131Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-18T17:44:27.131Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:44:27.131Z] === RUN TestInspectOomKilledFalse [2020-05-18T17:44:27.131Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-18T17:44:27.131Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:44:27.131Z] === RUN TestLinksEtcHostsContentMatch [2020-05-18T17:44:27.699Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-05-18T17:44:27.699Z] === RUN TestLinksContainerNames [2020-05-18T17:44:28.069Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-18T17:44:28.069Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-18T17:44:28.069Z] Cross building: bundles/cross/windows/amd64 [2020-05-18T17:44:28.069Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-18T17:44:28.069Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-18T17:44:29.075Z] --- PASS: TestLinksContainerNames (1.54s) [2020-05-18T17:44:29.075Z] === RUN TestLogsFollowTailEmpty [2020-05-18T17:44:29.965Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2020-05-18T17:44:30.012Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-05-18T17:44:30.012Z] === RUN TestContainerNetworkMountsNoChown [2020-05-18T17:44:30.948Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-05-18T17:44:30.948Z] === RUN TestMountDaemonRoot [2020-05-18T17:44:30.948Z] === RUN TestMountDaemonRoot/default [2020-05-18T17:44:30.948Z] === PAUSE TestMountDaemonRoot/default [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/private [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/private [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/rprivate [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/slave [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/slave [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/rslave [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/shared [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/shared [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/rshared [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/default [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/rslave [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/rshared [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/slave [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/shared [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/private [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/rprivate [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-18T17:44:30.949Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-18T17:44:30.949Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T17:44:30.949Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-18T17:44:31.207Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-18T17:44:31.207Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-18T17:44:31.207Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-18T17:44:31.207Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T17:44:31.207Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-18T17:44:31.207Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T17:44:31.207Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-18T17:44:31.207Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T17:44:31.207Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-18T17:44:31.207Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-18T17:44:31.207Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-18T17:44:31.207Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-18T17:44:31.207Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-18T17:44:31.208Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-18T17:44:31.208Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-05-18T17:44:31.208Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-05-18T17:44:31.208Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-05-18T17:44:31.208Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-18T17:44:31.208Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-18T17:44:31.208Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-18T17:44:31.208Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-18T17:44:31.208Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-18T17:44:31.208Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-18T17:44:31.208Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-18T17:44:31.208Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-18T17:44:31.208Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-18T17:44:31.208Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-18T17:44:31.208Z] === RUN TestContainerBindMountNonRecursive [2020-05-18T17:44:33.110Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2020-05-18T17:44:33.110Z] === RUN TestNetworkNat [2020-05-18T17:44:33.177Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-18T17:44:33.789Z] --- PASS: TestDockerNetworkMacvlan (19.27s) [2020-05-18T17:44:33.789Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-05-18T17:44:33.789Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-05-18T17:44:33.789Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s) [2020-05-18T17:44:33.789Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.44s) [2020-05-18T17:44:33.789Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.46s) [2020-05-18T17:44:33.789Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s) [2020-05-18T17:44:33.789Z] PASS [2020-05-18T17:44:33.789Z] [2020-05-18T17:44:33.789Z] DONE 8 tests in 20.795s [2020-05-18T17:44:33.789Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-18T17:44:33.789Z] ++ 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-05-18T17:44:33.789Z] ++ set -e [2020-05-18T17:44:33.789Z] ++ '[' -n 0 ']' [2020-05-18T17:44:33.789Z] ++ set -x [2020-05-18T17:44:33.789Z] ++ env -i DEST=/go/src/github.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-05-18T17:44:33.789Z] testing: warning: no tests to run [2020-05-18T17:44:33.789Z] PASS [2020-05-18T17:44:33.789Z] [2020-05-18T17:44:33.789Z] DONE 0 tests in 0.014s [2020-05-18T17:44:33.789Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-18T17:44:33.789Z] ++ 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-05-18T17:44:33.789Z] ++ set -e [2020-05-18T17:44:33.789Z] ++ '[' -n 0 ']' [2020-05-18T17:44:33.789Z] ++ set -x [2020-05-18T17:44:33.789Z] ++ env -i DEST=/go/src/github.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-05-18T17:44:33.789Z] INFO: Testing against a local daemon [2020-05-18T17:44:33.789Z] === RUN TestAuthZPluginAllowRequest [2020-05-18T17:44:34.047Z] --- PASS: TestNetworkNat (0.88s) [2020-05-18T17:44:34.047Z] === RUN TestNetworkLocalhostTCPNat [2020-05-18T17:44:34.983Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-05-18T17:44:34.983Z] === RUN TestNetworkLoopbackNat [2020-05-18T17:44:35.802Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-05-18T17:44:35.802Z] === RUN TestAuthZPluginTLS [2020-05-18T17:44:36.083Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-18T17:44:36.083Z] === RUN TestAuthZPluginDenyRequest [2020-05-18T17:44:36.358Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-05-18T17:44:36.358Z] === RUN TestPause [2020-05-18T17:44:36.694Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-18T17:44:36.694Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-18T17:44:36.927Z] --- PASS: TestPause (0.81s) [2020-05-18T17:44:36.927Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-18T17:44:36.927Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T17:44:36.927Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T17:44:36.927Z] === RUN TestPauseStopPausedContainer [2020-05-18T17:44:36.975Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-18T17:44:36.975Z] === RUN TestAuthZPluginDenyResponse [2020-05-18T17:44:37.586Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-05-18T17:44:37.586Z] === RUN TestAuthZPluginAllowEventStream [2020-05-18T17:44:37.864Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-05-18T17:44:37.864Z] === RUN TestPsFilter [2020-05-18T17:44:38.123Z] --- PASS: TestPsFilter (0.24s) [2020-05-18T17:44:38.123Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-18T17:44:38.690Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-05-18T17:44:38.690Z] === RUN TestRemoveContainerWithVolume [2020-05-18T17:44:39.605Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2020-05-18T17:44:39.605Z] === RUN TestAuthZPluginErrorResponse [2020-05-18T17:44:39.627Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-05-18T17:44:39.627Z] === RUN TestRemoveContainerRunning [2020-05-18T17:44:39.886Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-18T17:44:39.886Z] === RUN TestAuthZPluginErrorRequest [2020-05-18T17:44:40.498Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-18T17:44:40.498Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-18T17:44:40.562Z] --- PASS: TestRemoveContainerRunning (0.77s) [2020-05-18T17:44:40.562Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-18T17:44:41.111Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-05-18T17:44:41.111Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-18T17:44:41.132Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-05-18T17:44:41.132Z] === RUN TestRemoveInvalidContainer [2020-05-18T17:44:41.132Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-18T17:44:41.132Z] === RUN TestRenameLinkedContainer [2020-05-18T17:44:43.125Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2020-05-18T17:44:43.125Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-18T17:44:44.423Z] --- PASS: TestRenameLinkedContainer (3.16s) [2020-05-18T17:44:44.423Z] === RUN TestRenameStoppedContainer [2020-05-18T17:44:44.989Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-05-18T17:44:44.989Z] === RUN TestRenameRunningContainerAndReuse [2020-05-18T17:44:45.790Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2020-05-18T17:44:45.790Z] === RUN TestAuthZPluginHeader [2020-05-18T17:44:46.403Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-05-18T17:44:46.403Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-18T17:44:46.403Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T17:44:46.403Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:44:46.403Z] === RUN TestAuthZPluginV2Disable [2020-05-18T17:44:46.403Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-18T17:44:46.403Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:44:46.403Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-18T17:44:46.403Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T17:44:46.403Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:44:46.403Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-18T17:44:46.403Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T17:44:46.403Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:44:46.403Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-18T17:44:46.892Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2020-05-18T17:44:46.892Z] === RUN TestRenameInvalidName [2020-05-18T17:44:47.459Z] --- PASS: TestRenameInvalidName (0.79s) [2020-05-18T17:44:47.459Z] === RUN TestRenameAnonymousContainer [2020-05-18T17:44:51.647Z] --- PASS: TestRenameAnonymousContainer (4.01s) [2020-05-18T17:44:51.647Z] === RUN TestRenameContainerWithSameName [2020-05-18T17:44:52.214Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-05-18T17:44:52.214Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-18T17:44:54.119Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2020-05-18T17:44:54.119Z] === RUN TestResize [2020-05-18T17:44:54.685Z] --- PASS: TestResize (0.79s) [2020-05-18T17:44:54.685Z] === RUN TestResizeWithInvalidSize [2020-05-18T17:44:55.621Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-05-18T17:44:55.621Z] === RUN TestResizeWhenContainerNotStarted [2020-05-18T17:44:56.189Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-05-18T17:44:56.189Z] === RUN TestDaemonRestartKillContainers [2020-05-18T17:44:56.189Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T17:44:56.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T17:44:56.189Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T17:44:56.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T17:44:56.189Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T17:44:56.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T17:44:56.189Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T17:44:56.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T17:44:56.189Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T17:44:56.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T17:44:56.189Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T17:44:56.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T17:44:56.189Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T17:44:56.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T17:44:56.189Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T17:44:56.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T17:44:56.189Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:44:56.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:44:56.189Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:44:56.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:44:56.189Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:44:56.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:44:56.189Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:44:56.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:44:56.189Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T17:44:56.189Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T17:44:56.189Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T17:44:56.189Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T17:44:56.711Z] Loaded image: buildpack-deps:jessie [2020-05-18T17:44:56.711Z] Loaded image: busybox:latest [2020-05-18T17:44:56.711Z] Loaded image: buildpack-deps:jessie [2020-05-18T17:44:56.711Z] Loaded image: busybox:glibc [2020-05-18T17:44:56.711Z] Loaded image: debian:jessie [2020-05-18T17:44:56.711Z] Loaded image: hello-world:latest [2020-05-18T17:44:56.711Z] INFO: Testing against a local daemon [2020-05-18T17:44:56.711Z] === RUN TestDockerSuite [2020-05-18T17:44:56.711Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-18T17:44:56.711Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-18T17:44:56.711Z] Loaded image: busybox:latest [2020-05-18T17:44:56.711Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-18T17:44:56.711Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-18T17:44:56.711Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-18T17:44:56.711Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-18T17:44:56.711Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-18T17:44:56.711Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-18T17:44:56.711Z] Loaded image: busybox:glibc [2020-05-18T17:44:56.711Z] Loaded image: debian:jessie [2020-05-18T17:44:56.711Z] Loaded image: hello-world:latest [2020-05-18T17:44:56.711Z] INFO: Testing against a local daemon [2020-05-18T17:44:56.711Z] === RUN TestDockerDaemonSuite [2020-05-18T17:44:56.711Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-18T17:44:58.607Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-18T17:44:58.607Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-18T17:44:59.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T17:44:59.480Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T17:44:59.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:44:59.538Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-18T17:44:59.538Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-18T17:44:59.739Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:45:00.103Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-18T17:45:00.362Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-18T17:45:00.362Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-18T17:45:00.680Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:45:01.248Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T17:45:01.510Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:45:02.449Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T17:45:02.885Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-18T17:45:02.885Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-18T17:45:02.885Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-18T17:45:02.885Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-18T17:45:03.449Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-18T17:45:04.013Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-18T17:45:04.821Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) [2020-05-18T17:45:04.821Z] PASS [2020-05-18T17:45:04.821Z] [2020-05-18T17:45:04.821Z] === Skipped [2020-05-18T17:45:04.821Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T17:45:04.821Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:45:04.821Z] [2020-05-18T17:45:04.821Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-18T17:45:04.821Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:45:04.821Z] [2020-05-18T17:45:04.821Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T17:45:04.821Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:45:04.821Z] [2020-05-18T17:45:04.821Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T17:45:04.821Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:45:04.821Z] [2020-05-18T17:45:04.821Z] [2020-05-18T17:45:04.821Z] DONE 17 tests, 4 skipped in 29.367s [2020-05-18T17:45:04.821Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-18T17:45:04.821Z] ++ 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-05-18T17:45:04.821Z] ++ set -e [2020-05-18T17:45:04.821Z] ++ '[' -n 0 ']' [2020-05-18T17:45:04.821Z] ++ set -x [2020-05-18T17:45:04.821Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-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-05-18T17:45:04.821Z] INFO: Testing against a local daemon [2020-05-18T17:45:04.821Z] === RUN TestPluginInvalidJSON [2020-05-18T17:45:04.821Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T17:45:04.821Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T17:45:04.821Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T17:45:04.821Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-18T17:45:04.821Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-18T17:45:04.821Z] === RUN TestPluginInstall [2020-05-18T17:45:04.821Z] === RUN TestPluginInstall/no_auth [2020-05-18T17:45:04.983Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-18T17:45:04.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s) [2020-05-18T17:45:04.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.73s) [2020-05-18T17:45:04.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2020-05-18T17:45:04.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s) [2020-05-18T17:45:04.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-05-18T17:45:04.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-05-18T17:45:04.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2020-05-18T17:45:04.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-05-18T17:45:04.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.99s) [2020-05-18T17:45:04.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-05-18T17:45:04.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s) [2020-05-18T17:45:04.983Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2020-05-18T17:45:04.983Z] === RUN TestCgroupNamespacesRun [2020-05-18T17:45:05.385Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-18T17:45:05.385Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-18T17:45:05.385Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-18T17:45:05.385Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-18T17:45:05.385Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-18T17:45:05.949Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-18T17:45:06.361Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-05-18T17:45:06.361Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-18T17:45:07.519Z] time="2020-05-18T17:45:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:45:07.519Z] time="2020-05-18T17:45:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:45:07.519Z] time="2020-05-18T17:45:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffcfe08ef4f67abc32cf06d1f7e721fb92b7dc055a1588d0360ad298f63d8984" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:45:07.519Z] time="2020-05-18T17:45:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:45:07.519Z] time="2020-05-18T17:45:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:45:07.519Z] time="2020-05-18T17:45:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffcfe08ef4f67abc32cf06d1f7e721fb92b7dc055a1588d0360ad298f63d8984" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:45:07.848Z] === RUN TestPluginInstall/with_htpasswd [2020-05-18T17:45:08.147Z] time="2020-05-18T17:45:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:45:08.147Z] time="2020-05-18T17:45:08Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:45:08.147Z] time="2020-05-18T17:45:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bcfd28f88d2cd120545e4d9ebfd2dd105efa97557d63f04974ad9ad5c108b5da" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:45:08.147Z] time="2020-05-18T17:45:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:45:08.147Z] time="2020-05-18T17:45:08Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:45:08.147Z] time="2020-05-18T17:45:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bcfd28f88d2cd120545e4d9ebfd2dd105efa97557d63f04974ad9ad5c108b5da" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:45:08.264Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-05-18T17:45:08.264Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-18T17:45:08.759Z] === RUN TestPluginInstall/with_insecure [2020-05-18T17:45:09.762Z] time="2020-05-18T17:45:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:45:09.762Z] time="2020-05-18T17:45:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:45:09.762Z] time="2020-05-18T17:45:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0573366eb415fc93be10003d845ec82ac1080057ebde300110929e93dd25f49f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:45:09.762Z] time="2020-05-18T17:45:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:45:09.762Z] time="2020-05-18T17:45:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:45:09.762Z] time="2020-05-18T17:45:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0573366eb415fc93be10003d845ec82ac1080057ebde300110929e93dd25f49f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:45:10.043Z] --- PASS: TestPluginInstall (6.74s) [2020-05-18T17:45:10.043Z] --- PASS: TestPluginInstall/no_auth (4.53s) [2020-05-18T17:45:10.043Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2020-05-18T17:45:10.043Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2020-05-18T17:45:10.043Z] plugin_test.go:157: [d26c337e27754] daemon is not started [2020-05-18T17:45:10.043Z] PASS [2020-05-18T17:45:10.043Z] [2020-05-18T17:45:10.043Z] DONE 6 tests in 6.849s [2020-05-18T17:45:10.043Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-18T17:45:10.043Z] ++ 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-05-18T17:45:10.043Z] ++ set -e [2020-05-18T17:45:10.043Z] ++ '[' -n 0 ']' [2020-05-18T17:45:10.043Z] ++ set -x [2020-05-18T17:45:10.043Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-18T17:45:10.043Z] INFO: Testing against a local daemon [2020-05-18T17:45:10.043Z] === RUN TestExternalGraphDriver [2020-05-18T17:45:10.129Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-18T17:45:10.129Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-18T17:45:10.168Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-05-18T17:45:10.168Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-18T17:45:10.323Z] === RUN TestExternalGraphDriver/json [2020-05-18T17:45:12.026Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-18T17:45:12.071Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2020-05-18T17:45:12.071Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-18T17:45:12.341Z] === RUN TestExternalGraphDriver/spec [2020-05-18T17:45:12.591Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-18T17:45:13.973Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-05-18T17:45:13.973Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-18T17:45:14.371Z] === RUN TestExternalGraphDriver/pull [2020-05-18T17:45:15.161Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-18T17:45:15.161Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-18T17:45:15.350Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2020-05-18T17:45:15.350Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-18T17:45:16.286Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-05-18T17:45:16.286Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-18T17:45:16.385Z] --- PASS: TestExternalGraphDriver (6.27s) [2020-05-18T17:45:16.385Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-05-18T17:45:16.385Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-05-18T17:45:16.385Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2020-05-18T17:45:16.385Z] === RUN TestGraphdriverPluginV2 [2020-05-18T17:45:16.385Z] --- SKIP: TestGraphdriverPluginV2 (0.16s) [2020-05-18T17:45:16.385Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:45:16.385Z] PASS [2020-05-18T17:45:16.385Z] [2020-05-18T17:45:16.385Z] === Skipped [2020-05-18T17:45:16.385Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.16s) [2020-05-18T17:45:16.385Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:45:16.385Z] [2020-05-18T17:45:16.385Z] [2020-05-18T17:45:16.385Z] DONE 5 tests, 1 skipped in 6.508s [2020-05-18T17:45:16.385Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-18T17:45:16.385Z] ++ 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-05-18T17:45:16.385Z] ++ set -e [2020-05-18T17:45:16.385Z] ++ '[' -n 0 ']' [2020-05-18T17:45:16.385Z] ++ set -x [2020-05-18T17:45:16.385Z] ++ env -i DEST=/go/src/github.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-05-18T17:45:16.545Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-18T17:45:16.666Z] INFO: Testing against a local daemon [2020-05-18T17:45:16.666Z] === RUN TestContinueAfterPluginCrash [2020-05-18T17:45:16.666Z] === PAUSE TestContinueAfterPluginCrash [2020-05-18T17:45:16.666Z] === RUN TestReadPluginNoRead [2020-05-18T17:45:16.666Z] === PAUSE TestReadPluginNoRead [2020-05-18T17:45:16.666Z] === RUN TestDaemonStartWithLogOpt [2020-05-18T17:45:16.666Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-18T17:45:16.666Z] === CONT TestContinueAfterPluginCrash [2020-05-18T17:45:16.666Z] === CONT TestDaemonStartWithLogOpt [2020-05-18T17:45:17.110Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-18T17:45:18.190Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2020-05-18T17:45:18.190Z] === RUN TestKernelTCPMemory [2020-05-18T17:45:18.480Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-18T17:45:19.126Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-05-18T17:45:19.126Z] === RUN TestNISDomainname [2020-05-18T17:45:19.849Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-18T17:45:20.061Z] --- PASS: TestNISDomainname (1.01s) [2020-05-18T17:45:20.061Z] === RUN TestHostnameDnsResolution [2020-05-18T17:45:20.106Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-18T17:45:20.671Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-18T17:45:21.032Z] --- PASS: TestDaemonStartWithLogOpt (4.00s) [2020-05-18T17:45:21.032Z] === CONT TestReadPluginNoRead [2020-05-18T17:45:21.965Z] --- PASS: TestHostnameDnsResolution (1.77s) [2020-05-18T17:45:21.965Z] === RUN TestStats [2020-05-18T17:45:22.041Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-18T17:45:22.973Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-18T17:45:23.699Z] === RUN TestReadPluginNoRead/default [2020-05-18T17:45:24.345Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-18T17:45:25.252Z] --- PASS: TestStats (2.84s) [2020-05-18T17:45:25.253Z] === RUN TestStopContainerWithTimeout [2020-05-18T17:45:25.253Z] === RUN TestStopContainerWithTimeout/0 [2020-05-18T17:45:25.253Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-18T17:45:25.253Z] === RUN TestStopContainerWithTimeout/1 [2020-05-18T17:45:25.253Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-18T17:45:25.253Z] === RUN TestStopContainerWithTimeout/3 [2020-05-18T17:45:25.253Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-18T17:45:25.253Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-18T17:45:25.253Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-18T17:45:25.253Z] === CONT TestStopContainerWithTimeout/0 [2020-05-18T17:45:25.253Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-18T17:45:25.253Z] === CONT TestStopContainerWithTimeout/3 [2020-05-18T17:45:25.253Z] === CONT TestStopContainerWithTimeout/1 [2020-05-18T17:45:25.712Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-18T17:45:25.713Z] --- PASS: TestContinueAfterPluginCrash (9.01s) [2020-05-18T17:45:26.869Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-18T17:45:27.126Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-18T17:45:27.189Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-18T17:45:27.691Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-18T17:45:28.539Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-18T17:45:28.539Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2020-05-18T17:45:28.539Z] --- PASS: TestStopContainerWithTimeout/1 (2.31s) [2020-05-18T17:45:28.539Z] --- PASS: TestStopContainerWithTimeout/3 (3.17s) [2020-05-18T17:45:28.539Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2020-05-18T17:45:28.539Z] === RUN TestDeleteDevicemapper [2020-05-18T17:45:28.539Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-18T17:45:28.539Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T17:45:28.539Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-18T17:45:29.066Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-18T17:45:29.202Z] --- PASS: TestReadPluginNoRead (8.76s) [2020-05-18T17:45:29.203Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2020-05-18T17:45:29.203Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.93s) [2020-05-18T17:45:29.203Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.04s) [2020-05-18T17:45:29.203Z] read_test.go:91: [df2fdee00e6d2] daemon is not started [2020-05-18T17:45:29.203Z] PASS [2020-05-18T17:45:29.203Z] [2020-05-18T17:45:29.203Z] DONE 6 tests in 12.865s [2020-05-18T17:45:29.483Z] 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-05-18T17:45:29.483Z] ++ 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-05-18T17:45:29.483Z] ++ set -e [2020-05-18T17:45:29.483Z] ++ '[' -n 0 ']' [2020-05-18T17:45:29.483Z] ++ set -x [2020-05-18T17:45:29.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=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-05-18T17:45:29.483Z] testing: warning: no tests to run [2020-05-18T17:45:29.483Z] PASS [2020-05-18T17:45:29.483Z] [2020-05-18T17:45:29.483Z] DONE 0 tests in 0.032s [2020-05-18T17:45:29.483Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-18T17:45:29.483Z] ++ 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-05-18T17:45:29.483Z] ++ set -e [2020-05-18T17:45:29.483Z] ++ '[' -n 0 ']' [2020-05-18T17:45:29.483Z] ++ set -x [2020-05-18T17:45:29.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=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-05-18T17:45:29.483Z] INFO: Testing against a local daemon [2020-05-18T17:45:29.483Z] === RUN TestPluginWithDevMounts [2020-05-18T17:45:29.483Z] === PAUSE TestPluginWithDevMounts [2020-05-18T17:45:29.483Z] === CONT TestPluginWithDevMounts [2020-05-18T17:45:31.071Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.13s) [2020-05-18T17:45:31.071Z] === RUN TestUpdateMemory [2020-05-18T17:45:31.071Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-18T17:45:31.071Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:45:31.071Z] === RUN TestUpdateCPUQuota [2020-05-18T17:45:31.497Z] --- PASS: TestPluginWithDevMounts (1.92s) [2020-05-18T17:45:31.497Z] PASS [2020-05-18T17:45:31.497Z] [2020-05-18T17:45:31.497Z] DONE 1 tests in 2.011s [2020-05-18T17:45:31.497Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-18T17:45:31.497Z] ++ 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-05-18T17:45:31.497Z] ++ set -e [2020-05-18T17:45:31.497Z] ++ '[' -n 0 ']' [2020-05-18T17:45:31.497Z] ++ set -x [2020-05-18T17:45:31.497Z] ++ env -i DEST=/go/src/github.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-05-18T17:45:31.497Z] INFO: Testing against a local daemon [2020-05-18T17:45:31.497Z] === RUN TestSecretInspect [2020-05-18T17:45:31.590Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-18T17:45:31.590Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-18T17:45:32.447Z] --- PASS: TestUpdateCPUQuota (1.39s) [2020-05-18T17:45:32.447Z] === RUN TestUpdatePidsLimit [2020-05-18T17:45:32.447Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-18T17:45:32.522Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-18T17:45:33.014Z] === RUN TestUpdatePidsLimit/no_change [2020-05-18T17:45:33.273Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-18T17:45:33.840Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-18T17:45:33.893Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-18T17:45:34.099Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-18T17:45:34.458Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-18T17:45:34.666Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-18T17:45:34.925Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-18T17:45:35.390Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-18T17:45:35.863Z] --- PASS: TestSecretInspect (3.71s) [2020-05-18T17:45:35.863Z] === RUN TestSecretList [2020-05-18T17:45:35.957Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-18T17:45:36.829Z] --- PASS: TestUpdatePidsLimit (3.98s) [2020-05-18T17:45:36.830Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-05-18T17:45:36.830Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2020-05-18T17:45:36.830Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-05-18T17:45:36.830Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-05-18T17:45:36.830Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-05-18T17:45:36.830Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-05-18T17:45:36.830Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-05-18T17:45:36.830Z] === RUN TestUpdateRestartPolicy [2020-05-18T17:45:38.480Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-18T17:45:39.044Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-18T17:45:39.301Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-18T17:45:39.303Z] --- PASS: TestSecretList (3.74s) [2020-05-18T17:45:39.303Z] === RUN TestSecretsCreateAndDelete [2020-05-18T17:45:39.866Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-18T17:45:39.866Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-18T17:45:41.762Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-18T17:45:41.762Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-18T17:45:41.762Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-18T17:45:42.328Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-18T17:45:42.743Z] --- PASS: TestSecretsCreateAndDelete (3.66s) [2020-05-18T17:45:42.743Z] === RUN TestSecretsUpdate [2020-05-18T17:45:43.260Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-18T17:45:44.194Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-18T17:45:45.565Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-18T17:45:46.187Z] --- PASS: TestSecretsUpdate (3.72s) [2020-05-18T17:45:46.188Z] === RUN TestTemplatedSecret [2020-05-18T17:45:47.464Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-18T17:45:49.034Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2020-05-18T17:45:49.034Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-18T17:45:49.478Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-18T17:45:49.478Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-18T17:45:49.478Z] remote: Enumerating objects: 2, done. [2020-05-18T17:45:49.478Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-18T17:45:49.478Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-18T17:45:49.478Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-18T17:45:49.478Z] 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-05-18T17:45:49.478Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-18T17:45:49.478Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-18T17:45:49.822Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40969/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0562c7c85ff0b55f7889624b604825a39f211c06 hack/test/unit [2020-05-18T17:45:49.969Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-05-18T17:45:49.969Z] === RUN TestWaitNonBlocked [2020-05-18T17:45:49.969Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T17:45:49.969Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T17:45:49.969Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T17:45:49.969Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T17:45:49.969Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T17:45:49.969Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T17:45:50.552Z] --- PASS: TestTemplatedSecret (3.58s) [2020-05-18T17:45:50.552Z] === RUN TestSecretCreateResolve [2020-05-18T17:45:50.739Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-18T17:45:50.904Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-18T17:45:50.904Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2020-05-18T17:45:50.904Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2020-05-18T17:45:50.904Z] === RUN TestWaitBlocked [2020-05-18T17:45:50.904Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T17:45:50.904Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T17:45:50.904Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T17:45:50.904Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T17:45:50.904Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T17:45:50.904Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T17:45:51.671Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-18T17:45:52.236Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-18T17:45:52.284Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-18T17:45:52.284Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-05-18T17:45:52.284Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2020-05-18T17:45:52.284Z] === CONT TestContainerStartOnDaemonRestart [2020-05-18T17:45:52.284Z] === CONT TestIpcModeOlderClient [2020-05-18T17:45:52.284Z] === CONT TestDaemonHostGatewayIP [2020-05-18T17:45:52.284Z] === CONT TestContainerKillOnDaemonStart [2020-05-18T17:45:52.284Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-05-18T17:45:52.284Z] === CONT TestDaemonRestartIpcMode [2020-05-18T17:45:52.639Z] --- PASS: TestImportExtremelyLargeImageWorks (104.83s) [2020-05-18T17:45:52.639Z] PASS [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === Skipped [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-18T17:45:52.639Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] DONE 12 tests, 1 skipped in 108.789s [2020-05-18T17:45:52.639Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-18T17:45:52.639Z] INFO: Testing against a local daemon [2020-05-18T17:45:52.639Z] === RUN TestNetworkCreateDelete [2020-05-18T17:45:52.639Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-05-18T17:45:52.639Z] === RUN TestDockerNetworkDeletePreferID [2020-05-18T17:45:52.639Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2020-05-18T17:45:52.639Z] === RUN TestInspectNetwork [2020-05-18T17:45:52.639Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-18T17:45:52.639Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:45:52.639Z] === RUN TestRunContainerWithBridgeNone [2020-05-18T17:45:52.639Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-18T17:45:52.639Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] === RUN TestNetworkInvalidJSON [2020-05-18T17:45:52.639Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-18T17:45:52.639Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-18T17:45:52.639Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T17:45:52.639Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T17:45:52.639Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T17:45:52.639Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T17:45:52.639Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-18T17:45:52.639Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T17:45:52.639Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T17:45:52.639Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-18T17:45:52.639Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-18T17:45:52.639Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-18T17:45:52.639Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-18T17:45:52.639Z] === RUN TestHostIPv4BridgeLabel [2020-05-18T17:45:52.639Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-18T17:45:52.639Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-18T17:45:52.639Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] === RUN TestDaemonDefaultNetworkPools [2020-05-18T17:45:52.639Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-18T17:45:52.639Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-18T17:45:52.639Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-18T17:45:52.639Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] === RUN TestServiceWithPredefinedNetwork [2020-05-18T17:45:52.639Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:45:52.639Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-18T17:45:52.639Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:236: FLAKY_TEST [2020-05-18T17:45:52.639Z] === RUN TestServiceWithDataPathPortInit [2020-05-18T17:45:52.639Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:45:52.639Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-18T17:45:52.639Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:45:52.639Z] PASS [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === Skipped [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-18T17:45:52.639Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-18T17:45:52.639Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-18T17:45:52.639Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:236: FLAKY_TEST [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-18T17:45:52.639Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] DONE 18 tests, 12 skipped in 0.666s [2020-05-18T17:45:52.639Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-18T17:45:52.639Z] INFO: Testing against a local daemon [2020-05-18T17:45:52.639Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-18T17:45:52.639Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T17:45:52.639Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T17:45:52.639Z] === RUN TestDockerNetworkIpvlan [2020-05-18T17:45:52.639Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-18T17:45:52.639Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T17:45:52.639Z] PASS [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === Skipped [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T17:45:52.639Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-18T17:45:52.639Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] DONE 2 tests, 2 skipped in 0.130s [2020-05-18T17:45:52.639Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-18T17:45:52.639Z] INFO: Testing against a local daemon [2020-05-18T17:45:52.639Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-18T17:45:52.639Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-18T17:45:52.639Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] === RUN TestDockerNetworkMacvlan [2020-05-18T17:45:52.639Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-18T17:45:52.639Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] PASS [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === Skipped [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-18T17:45:52.639Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-18T17:45:52.639Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] DONE 2 tests, 2 skipped in 0.148s [2020-05-18T17:45:52.639Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-18T17:45:52.639Z] testing: warning: no tests to run [2020-05-18T17:45:52.639Z] PASS [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] DONE 0 tests in 0.028s [2020-05-18T17:45:52.639Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-18T17:45:52.639Z] INFO: Testing against a local daemon [2020-05-18T17:45:52.639Z] === RUN TestAuthZPluginAllowRequest [2020-05-18T17:45:52.639Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] === RUN TestAuthZPluginTLS [2020-05-18T17:45:52.639Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] === RUN TestAuthZPluginDenyRequest [2020-05-18T17:45:52.639Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-18T17:45:52.639Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] === RUN TestAuthZPluginDenyResponse [2020-05-18T17:45:52.639Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] === RUN TestAuthZPluginAllowEventStream [2020-05-18T17:45:52.639Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] === RUN TestAuthZPluginErrorResponse [2020-05-18T17:45:52.639Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] === RUN TestAuthZPluginErrorRequest [2020-05-18T17:45:52.639Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-18T17:45:52.639Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-18T17:45:52.639Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-18T17:45:52.639Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] === RUN TestAuthZPluginHeader [2020-05-18T17:45:52.639Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-18T17:45:52.639Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.33s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] === RUN TestAuthZPluginV2Disable [2020-05-18T17:45:52.639Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-18T17:45:52.639Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-18T17:45:52.639Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-18T17:45:52.639Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] PASS [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === Skipped [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.33s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-18T17:45:52.639Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] [2020-05-18T17:45:52.639Z] DONE 17 tests, 17 skipped in 0.587s [2020-05-18T17:45:52.640Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-18T17:45:52.640Z] INFO: Testing against a local daemon [2020-05-18T17:45:52.640Z] === RUN TestPluginInvalidJSON [2020-05-18T17:45:52.640Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T17:45:52.640Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T17:45:52.640Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T17:45:52.640Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-18T17:45:52.640Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-18T17:45:52.640Z] === RUN TestPluginInstall [2020-05-18T17:45:52.640Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-18T17:45:52.640Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.640Z] PASS [2020-05-18T17:45:52.640Z] [2020-05-18T17:45:52.640Z] === Skipped [2020-05-18T17:45:52.640Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-18T17:45:52.640Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T17:45:52.640Z] [2020-05-18T17:45:52.640Z] [2020-05-18T17:45:52.640Z] DONE 3 tests, 1 skipped in 0.200s [2020-05-18T17:45:52.640Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-18T17:45:52.640Z] INFO: Testing against a local daemon [2020-05-18T17:45:52.640Z] === RUN TestExternalGraphDriver [2020-05-18T17:45:52.640Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-05-18T17:45:52.640Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-18T17:45:52.640Z] === RUN TestGraphdriverPluginV2 [2020-05-18T17:45:53.098Z] ? github.com/docker/docker/api [no test files] [2020-05-18T17:45:53.992Z] --- PASS: TestSecretCreateResolve (3.78s) [2020-05-18T17:45:53.992Z] PASS [2020-05-18T17:45:53.992Z] [2020-05-18T17:45:53.992Z] DONE 6 tests in 22.262s [2020-05-18T17:45:53.992Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-18T17:45:53.992Z] ++ 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-05-18T17:45:53.992Z] ++ set -e [2020-05-18T17:45:53.992Z] ++ '[' -n 0 ']' [2020-05-18T17:45:53.992Z] ++ set -x [2020-05-18T17:45:53.992Z] ++ env -i DEST=/go/src/github.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-05-18T17:45:53.992Z] INFO: Testing against a local daemon [2020-05-18T17:45:53.992Z] === RUN TestServiceCreateInit [2020-05-18T17:45:53.992Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-18T17:45:54.131Z] --- PASS: TestBuildWithHugeFile (91.20s) [2020-05-18T17:45:54.131Z] === RUN TestBuildWithEmptyDockerfile [2020-05-18T17:45:54.131Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T17:45:54.131Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T17:45:54.131Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T17:45:54.131Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T17:45:54.131Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T17:45:54.131Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T17:45:54.131Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T17:45:54.131Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T17:45:54.131Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T17:45:54.388Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-05-18T17:45:54.388Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-05-18T17:45:54.388Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-05-18T17:45:54.388Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-05-18T17:45:54.388Z] === RUN TestBuildPreserveOwnership [2020-05-18T17:45:54.388Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-18T17:45:55.151Z] --- PASS: TestGraphdriverPluginV2 (6.55s) [2020-05-18T17:45:55.151Z] PASS [2020-05-18T17:45:55.151Z] [2020-05-18T17:45:55.151Z] === Skipped [2020-05-18T17:45:55.151Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-05-18T17:45:55.151Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-18T17:45:55.151Z] [2020-05-18T17:45:55.151Z] [2020-05-18T17:45:55.151Z] DONE 2 tests, 1 skipped in 6.764s [2020-05-18T17:45:55.151Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-18T17:45:55.151Z] INFO: Testing against a local daemon [2020-05-18T17:45:55.151Z] === RUN TestContinueAfterPluginCrash [2020-05-18T17:45:55.151Z] === PAUSE TestContinueAfterPluginCrash [2020-05-18T17:45:55.151Z] === RUN TestReadPluginNoRead [2020-05-18T17:45:55.151Z] === PAUSE TestReadPluginNoRead [2020-05-18T17:45:55.151Z] === RUN TestDaemonStartWithLogOpt [2020-05-18T17:45:55.151Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-18T17:45:55.151Z] === CONT TestContinueAfterPluginCrash [2020-05-18T17:45:55.151Z] === CONT TestDaemonStartWithLogOpt [2020-05-18T17:45:55.582Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s) [2020-05-18T17:45:55.758Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-18T17:45:56.519Z] --- PASS: TestDaemonRestartIpcMode (4.35s) [2020-05-18T17:45:57.085Z] --- PASS: TestDaemonHostGatewayIP (4.97s) [2020-05-18T17:45:58.280Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-18T17:45:59.471Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-18T17:45:59.650Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-18T17:45:59.907Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-18T17:45:59.907Z] --- PASS: TestBuildPreserveOwnership (5.71s) [2020-05-18T17:45:59.907Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.65s) [2020-05-18T17:45:59.907Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s) [2020-05-18T17:45:59.907Z] === RUN TestBuildPlatformInvalid [2020-05-18T17:46:00.164Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-05-18T17:46:00.164Z] PASS [2020-05-18T17:46:00.164Z] [2020-05-18T17:46:00.164Z] === Skipped [2020-05-18T17:46:00.164Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-18T17:46:00.164Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T17:46:00.164Z] [2020-05-18T17:46:00.164Z] [2020-05-18T17:46:00.164Z] DONE 32 tests, 1 skipped in 174.566s [2020-05-18T17:46:00.164Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-18T17:46:00.164Z] ++ 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-05-18T17:46:00.164Z] ++ set -e [2020-05-18T17:46:00.164Z] ++ '[' -n 0 ']' [2020-05-18T17:46:00.164Z] ++ set -x [2020-05-18T17:46:00.164Z] ++ env -i DEST=/go/src/github.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-05-18T17:46:00.422Z] INFO: Testing against a local daemon [2020-05-18T17:46:00.422Z] === RUN TestConfigInspect [2020-05-18T17:46:00.422Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-18T17:46:00.991Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-18T17:46:01.557Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-18T17:46:04.084Z] --- PASS: TestConfigInspect (3.26s) [2020-05-18T17:46:04.084Z] === RUN TestConfigList [2020-05-18T17:46:04.647Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-18T17:46:05.038Z] --- PASS: TestServiceCreateInit (10.56s) [2020-05-18T17:46:05.038Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.23s) [2020-05-18T17:46:05.038Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.32s) [2020-05-18T17:46:05.038Z] === RUN TestCreateServiceMultipleTimes [2020-05-18T17:46:05.197Z] --- PASS: TestContainerKillOnDaemonStart (13.21s) [2020-05-18T17:46:05.197Z] PASS [2020-05-18T17:46:05.197Z] [2020-05-18T17:46:05.197Z] === Skipped [2020-05-18T17:46:05.197Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-18T17:46:05.197Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T17:46:05.197Z] [2020-05-18T17:46:05.197Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-18T17:46:05.197Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:46:05.197Z] [2020-05-18T17:46:05.197Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-18T17:46:05.197Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:46:05.197Z] [2020-05-18T17:46:05.197Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T17:46:05.197Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T17:46:05.197Z] [2020-05-18T17:46:05.197Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-18T17:46:05.197Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T17:46:05.197Z] [2020-05-18T17:46:05.197Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-18T17:46:05.197Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:46:05.197Z] [2020-05-18T17:46:05.197Z] [2020-05-18T17:46:05.197Z] DONE 200 tests, 6 skipped in 137.779s [2020-05-18T17:46:05.197Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-18T17:46:05.197Z] ++ 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-05-18T17:46:05.197Z] ++ set -e [2020-05-18T17:46:05.197Z] ++ '[' -n 0 ']' [2020-05-18T17:46:05.197Z] ++ set -x [2020-05-18T17:46:05.197Z] ++ env -i DEST=/go/src/github.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-05-18T17:46:05.456Z] INFO: Testing against a local daemon [2020-05-18T17:46:05.457Z] === RUN TestCommitInheritsEnv [2020-05-18T17:46:05.579Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-18T17:46:06.024Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-05-18T17:46:06.024Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-18T17:46:06.024Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-18T17:46:06.024Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-18T17:46:06.024Z] === RUN TestImagesFilterMultiReference [2020-05-18T17:46:06.024Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-05-18T17:46:06.024Z] === RUN TestImagePullPlatformInvalid [2020-05-18T17:46:06.142Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-18T17:46:06.284Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-18T17:46:06.284Z] === RUN TestRemoveImageOrphaning [2020-05-18T17:46:06.851Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-05-18T17:46:06.851Z] === RUN TestRemoveImageGarbageCollector [2020-05-18T17:46:06.851Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-18T17:46:06.851Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:46:06.851Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-18T17:46:06.851Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-18T17:46:06.851Z] === RUN TestTagInvalidReference [2020-05-18T17:46:06.851Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-18T17:46:06.851Z] === RUN TestTagValidPrefixedRepo [2020-05-18T17:46:06.851Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-05-18T17:46:06.851Z] === RUN TestTagExistedNameWithoutForce [2020-05-18T17:46:06.851Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-18T17:46:06.851Z] === RUN TestTagOfficialNames [2020-05-18T17:46:06.851Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-18T17:46:06.851Z] === RUN TestTagMatchesDigest [2020-05-18T17:46:07.073Z] --- PASS: TestConfigList (3.45s) [2020-05-18T17:46:07.073Z] === RUN TestConfigsCreateAndDelete [2020-05-18T17:46:07.110Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-18T17:46:07.110Z] PASS [2020-05-18T17:46:07.110Z] [2020-05-18T17:46:07.110Z] === Skipped [2020-05-18T17:46:07.110Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-18T17:46:07.110Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-18T17:46:07.110Z] [2020-05-18T17:46:07.110Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-18T17:46:07.110Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:46:07.110Z] [2020-05-18T17:46:07.110Z] [2020-05-18T17:46:07.110Z] DONE 12 tests, 2 skipped in 1.754s [2020-05-18T17:46:07.110Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-18T17:46:07.110Z] ++ 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-05-18T17:46:07.110Z] ++ set -e [2020-05-18T17:46:07.110Z] ++ '[' -n 0 ']' [2020-05-18T17:46:07.110Z] ++ set -x [2020-05-18T17:46:07.110Z] ++ env -i DEST=/go/src/github.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-05-18T17:46:07.110Z] INFO: Testing against a local daemon [2020-05-18T17:46:07.110Z] === RUN TestNetworkCreateDelete [2020-05-18T17:46:07.638Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-18T17:46:07.682Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-05-18T17:46:07.682Z] === RUN TestDockerNetworkDeletePreferID [2020-05-18T17:46:07.896Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-18T17:46:07.960Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2020-05-18T17:46:08.827Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-18T17:46:09.059Z] --- PASS: TestDockerNetworkDeletePreferID (1.26s) [2020-05-18T17:46:09.059Z] === RUN TestInspectNetwork [2020-05-18T17:46:10.011Z] --- PASS: TestDaemonStartWithLogOpt (14.12s) [2020-05-18T17:46:10.011Z] === CONT TestReadPluginNoRead [2020-05-18T17:46:10.200Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-18T17:46:10.457Z] --- PASS: TestConfigsCreateAndDelete (3.33s) [2020-05-18T17:46:10.457Z] === RUN TestConfigsUpdate [2020-05-18T17:46:11.021Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-18T17:46:12.918Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-18T17:46:12.918Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-18T17:46:13.295Z] --- PASS: TestContinueAfterPluginCrash (17.74s) [2020-05-18T17:46:13.295Z] === RUN TestReadPluginNoRead/default [2020-05-18T17:46:13.481Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-18T17:46:13.739Z] --- PASS: TestConfigsUpdate (3.29s) [2020-05-18T17:46:13.739Z] === RUN TestTemplatedConfig [2020-05-18T17:46:14.351Z] === RUN TestInspectNetwork/full_network_id [2020-05-18T17:46:14.351Z] === RUN TestInspectNetwork/partial_network_id [2020-05-18T17:46:14.351Z] === RUN TestInspectNetwork/network_name [2020-05-18T17:46:14.351Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-18T17:46:14.670Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-18T17:46:14.927Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-18T17:46:15.803Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-18T17:46:17.451Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-18T17:46:17.708Z] --- PASS: TestTemplatedConfig (3.88s) [2020-05-18T17:46:17.708Z] === RUN TestConfigCreateResolve [2020-05-18T17:46:18.316Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-18T17:46:18.538Z] --- PASS: TestInspectNetwork (9.39s) [2020-05-18T17:46:18.538Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-18T17:46:18.538Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-18T17:46:18.538Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-18T17:46:18.538Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-18T17:46:18.538Z] === RUN TestRunContainerWithBridgeNone [2020-05-18T17:46:19.078Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-18T17:46:20.974Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-18T17:46:20.974Z] --- PASS: TestConfigCreateResolve (3.37s) [2020-05-18T17:46:20.974Z] === RUN TestConfigDaemonLibtrustID [2020-05-18T17:46:21.071Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2020-05-18T17:46:21.071Z] === RUN TestNetworkInvalidJSON [2020-05-18T17:46:21.071Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-18T17:46:21.071Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-18T17:46:21.071Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T17:46:21.071Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T17:46:21.071Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T17:46:21.071Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T17:46:21.071Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-18T17:46:21.071Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T17:46:21.071Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T17:46:21.071Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-18T17:46:21.071Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-18T17:46:21.071Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-18T17:46:21.071Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-18T17:46:21.071Z] === RUN TestHostIPv4BridgeLabel [2020-05-18T17:46:21.538Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-18T17:46:21.538Z] PASS [2020-05-18T17:46:21.538Z] [2020-05-18T17:46:21.538Z] DONE 7 tests in 21.251s [2020-05-18T17:46:21.538Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-18T17:46:21.538Z] ++ 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-05-18T17:46:21.538Z] ++ set -e [2020-05-18T17:46:21.538Z] ++ '[' -n 0 ']' [2020-05-18T17:46:21.538Z] ++ set -x [2020-05-18T17:46:21.538Z] ++ env -i DEST=/go/src/github.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-05-18T17:46:21.573Z] --- PASS: TestReadPluginNoRead (11.73s) [2020-05-18T17:46:21.573Z] --- PASS: TestReadPluginNoRead/default (2.68s) [2020-05-18T17:46:21.573Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.65s) [2020-05-18T17:46:21.573Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.65s) [2020-05-18T17:46:21.573Z] read_test.go:91: [daf6d9ef29269] daemon is not started [2020-05-18T17:46:21.573Z] PASS [2020-05-18T17:46:21.573Z] [2020-05-18T17:46:21.573Z] DONE 6 tests in 26.157s [2020-05-18T17:46:21.573Z] 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-05-18T17:46:21.573Z] testing: warning: no tests to run [2020-05-18T17:46:21.573Z] PASS [2020-05-18T17:46:21.573Z] [2020-05-18T17:46:21.573Z] DONE 0 tests in 0.058s [2020-05-18T17:46:21.573Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-18T17:46:21.573Z] INFO: Testing against a local daemon [2020-05-18T17:46:21.573Z] === RUN TestPluginWithDevMounts [2020-05-18T17:46:21.573Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-18T17:46:21.573Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-18T17:46:21.573Z] PASS [2020-05-18T17:46:21.573Z] [2020-05-18T17:46:21.573Z] === Skipped [2020-05-18T17:46:21.573Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-18T17:46:21.573Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-18T17:46:21.573Z] [2020-05-18T17:46:21.573Z] [2020-05-18T17:46:21.573Z] DONE 1 tests, 1 skipped in 0.198s [2020-05-18T17:46:21.573Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-18T17:46:21.573Z] INFO: Testing against a local daemon [2020-05-18T17:46:21.573Z] === RUN TestSecretInspect [2020-05-18T17:46:21.573Z] --- SKIP: TestSecretInspect (0.02s) [2020-05-18T17:46:21.573Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.573Z] === RUN TestSecretList [2020-05-18T17:46:21.573Z] --- SKIP: TestSecretList (0.01s) [2020-05-18T17:46:21.573Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.573Z] === RUN TestSecretsCreateAndDelete [2020-05-18T17:46:21.573Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-05-18T17:46:21.573Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.573Z] === RUN TestSecretsUpdate [2020-05-18T17:46:21.573Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-05-18T17:46:21.573Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.573Z] === RUN TestTemplatedSecret [2020-05-18T17:46:21.573Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-18T17:46:21.573Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.573Z] === RUN TestSecretCreateResolve [2020-05-18T17:46:21.573Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-05-18T17:46:21.573Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.573Z] PASS [2020-05-18T17:46:21.573Z] [2020-05-18T17:46:21.573Z] === Skipped [2020-05-18T17:46:21.573Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-05-18T17:46:21.573Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.573Z] [2020-05-18T17:46:21.573Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-05-18T17:46:21.573Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.573Z] [2020-05-18T17:46:21.573Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-05-18T17:46:21.573Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.573Z] [2020-05-18T17:46:21.573Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-05-18T17:46:21.573Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.573Z] [2020-05-18T17:46:21.573Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-18T17:46:21.573Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.573Z] [2020-05-18T17:46:21.573Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-05-18T17:46:21.573Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.573Z] [2020-05-18T17:46:21.573Z] [2020-05-18T17:46:21.573Z] DONE 6 tests, 6 skipped in 0.208s [2020-05-18T17:46:21.573Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-18T17:46:21.573Z] INFO: Testing against a local daemon [2020-05-18T17:46:21.573Z] === RUN TestServiceCreateInit [2020-05-18T17:46:21.573Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-18T17:46:21.573Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-18T17:46:21.638Z] --- PASS: TestHostIPv4BridgeLabel (0.75s) [2020-05-18T17:46:21.638Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-18T17:46:21.795Z] INFO: Testing against a local daemon [2020-05-18T17:46:21.795Z] === RUN TestCheckpoint [2020-05-18T17:46:21.795Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-18T17:46:21.795Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T17:46:21.795Z] === RUN TestContainerInvalidJSON [2020-05-18T17:46:21.795Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T17:46:21.795Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T17:46:21.795Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T17:46:21.795Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T17:46:21.795Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-18T17:46:21.795Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-18T17:46:21.795Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T17:46:21.795Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-18T17:46:21.795Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T17:46:21.795Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-18T17:46:21.795Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-18T17:46:21.795Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-18T17:46:21.795Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-18T17:46:21.795Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-18T17:46:21.795Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-05-18T17:46:21.795Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-18T17:46:21.795Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-18T17:46:21.795Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-18T17:46:21.827Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-18T17:46:21.827Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-18T17:46:21.827Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.827Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-18T17:46:21.827Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.827Z] === RUN TestCreateServiceMultipleTimes [2020-05-18T17:46:21.827Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-05-18T17:46:21.827Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.827Z] === RUN TestCreateServiceConflict [2020-05-18T17:46:21.827Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-05-18T17:46:21.827Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.827Z] === RUN TestCreateServiceMaxReplicas [2020-05-18T17:46:21.827Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-05-18T17:46:21.827Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.827Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-18T17:46:21.827Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-18T17:46:21.827Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.827Z] === RUN TestCreateServiceSecretFileMode [2020-05-18T17:46:21.827Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-18T17:46:21.827Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.827Z] === RUN TestCreateServiceConfigFileMode [2020-05-18T17:46:21.827Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-05-18T17:46:21.827Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.827Z] === RUN TestCreateServiceSysctls [2020-05-18T17:46:21.827Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-05-18T17:46:21.827Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.827Z] === RUN TestCreateServiceCapabilities [2020-05-18T17:46:21.827Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2020-05-18T17:46:21.827Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.827Z] === RUN TestInspect [2020-05-18T17:46:21.827Z] --- SKIP: TestInspect (0.02s) [2020-05-18T17:46:21.827Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.827Z] === RUN TestCreateJob [2020-05-18T17:46:21.827Z] --- SKIP: TestCreateJob (0.01s) [2020-05-18T17:46:21.827Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.827Z] === RUN TestReplicatedJob [2020-05-18T17:46:21.827Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-18T17:46:21.827Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.827Z] === RUN TestUpdateReplicatedJob [2020-05-18T17:46:21.827Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-05-18T17:46:21.827Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.827Z] === RUN TestServiceListWithStatuses [2020-05-18T17:46:21.827Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-18T17:46:21.827Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T17:46:21.827Z] === RUN TestDockerNetworkConnectAlias [2020-05-18T17:46:21.827Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-05-18T17:46:21.827Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.827Z] === RUN TestDockerNetworkReConnect [2020-05-18T17:46:21.827Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-05-18T17:46:21.828Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:21.828Z] === RUN TestServicePlugin [2020-05-18T17:46:22.053Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-05-18T17:46:22.053Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-18T17:46:22.053Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-18T17:46:22.053Z] === RUN TestCopyFromContainer [2020-05-18T17:46:22.149Z] ok github.com/docker/docker/api/server/httputils 0.034s coverage: 14.7% of statements [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-18T17:46:22.149Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-18T17:46:22.149Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2020-05-18T17:46:22.149Z] ok github.com/docker/docker/api/types/filters 0.023s coverage: 92.2% of statements [2020-05-18T17:46:22.149Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.8% of statements [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/types [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-18T17:46:22.149Z] ok github.com/docker/docker/api/types/time 0.029s coverage: 100.0% of statements [2020-05-18T17:46:22.149Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/builder [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-18T17:46:22.149Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-18T17:46:22.149Z] ok github.com/docker/docker/builder/dockerignore 0.019s coverage: 96.8% of statements [2020-05-18T17:46:23.015Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s) [2020-05-18T17:46:23.015Z] === RUN TestDaemonDefaultNetworkPools [2020-05-18T17:46:23.426Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-18T17:46:23.990Z] === RUN TestCopyFromContainer// [2020-05-18T17:46:23.990Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-18T17:46:24.247Z] === RUN TestCopyFromContainer//bar/root [2020-05-18T17:46:24.247Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-18T17:46:24.391Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s) [2020-05-18T17:46:24.391Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-18T17:46:24.504Z] === RUN TestCopyFromContainer/bar/quux [2020-05-18T17:46:24.505Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-18T17:46:24.505Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-18T17:46:24.505Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-18T17:46:24.763Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-18T17:46:24.763Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-18T17:46:25.021Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-18T17:46:25.021Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-18T17:46:25.278Z] --- PASS: TestCopyFromContainer (3.10s) [2020-05-18T17:46:25.278Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-05-18T17:46:25.278Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-05-18T17:46:25.278Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-05-18T17:46:25.278Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-18T17:46:25.278Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-18T17:46:25.278Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-05-18T17:46:25.278Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-05-18T17:46:25.278Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-18T17:46:25.278Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2020-05-18T17:46:25.278Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-18T17:46:25.278Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-18T17:46:25.278Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T17:46:25.278Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T17:46:25.278Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T17:46:25.278Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T17:46:25.278Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T17:46:25.278Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T17:46:25.278Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T17:46:25.278Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T17:46:25.278Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T17:46:25.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-18T17:46:25.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-18T17:46:25.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-18T17:46:25.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-18T17:46:25.278Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-18T17:46:25.278Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-18T17:46:25.278Z] === RUN TestCreateWithInvalidEnv [2020-05-18T17:46:25.278Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-18T17:46:25.278Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-18T17:46:25.278Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-18T17:46:25.278Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-18T17:46:25.278Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-18T17:46:25.278Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-18T17:46:25.278Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-18T17:46:25.278Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-18T17:46:25.278Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-18T17:46:25.278Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-18T17:46:25.278Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-18T17:46:25.278Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-05-18T17:46:25.278Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-18T17:46:25.278Z] === RUN TestCreateTmpfsMountsTarget [2020-05-18T17:46:25.278Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-18T17:46:25.278Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-18T17:46:25.983Z] --- SKIP: TestServicePlugin (3.52s) [2020-05-18T17:46:25.983Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] === RUN TestServiceUpdateLabel [2020-05-18T17:46:25.983Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-05-18T17:46:25.983Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] === RUN TestServiceUpdateSecrets [2020-05-18T17:46:25.983Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-05-18T17:46:25.983Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] === RUN TestServiceUpdateConfigs [2020-05-18T17:46:25.983Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-05-18T17:46:25.983Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] === RUN TestServiceUpdateNetwork [2020-05-18T17:46:25.983Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-05-18T17:46:25.983Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] === RUN TestServiceUpdatePidsLimit [2020-05-18T17:46:25.983Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-05-18T17:46:25.983Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] PASS [2020-05-18T17:46:25.983Z] [2020-05-18T17:46:25.983Z] === Skipped [2020-05-18T17:46:25.983Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-18T17:46:25.983Z] [2020-05-18T17:46:25.983Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-18T17:46:25.983Z] [2020-05-18T17:46:25.983Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-05-18T17:46:25.983Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] [2020-05-18T17:46:25.983Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-05-18T17:46:25.983Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] [2020-05-18T17:46:25.983Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-05-18T17:46:25.983Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] [2020-05-18T17:46:25.983Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-18T17:46:25.983Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] [2020-05-18T17:46:25.983Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-18T17:46:25.983Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] [2020-05-18T17:46:25.983Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-05-18T17:46:25.983Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] [2020-05-18T17:46:25.983Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-05-18T17:46:25.983Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] [2020-05-18T17:46:25.983Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2020-05-18T17:46:25.983Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] [2020-05-18T17:46:25.983Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-05-18T17:46:25.983Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] [2020-05-18T17:46:25.983Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-18T17:46:25.983Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] [2020-05-18T17:46:25.983Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-18T17:46:25.983Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] [2020-05-18T17:46:25.983Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-05-18T17:46:25.983Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.983Z] [2020-05-18T17:46:25.983Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-18T17:46:25.983Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T17:46:25.983Z] [2020-05-18T17:46:25.983Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-05-18T17:46:25.984Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.984Z] [2020-05-18T17:46:25.984Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-05-18T17:46:25.984Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.984Z] [2020-05-18T17:46:25.984Z] === SKIP: amd64.integration.service TestServicePlugin (3.52s) [2020-05-18T17:46:25.984Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.984Z] [2020-05-18T17:46:25.984Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-05-18T17:46:25.984Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.984Z] [2020-05-18T17:46:25.984Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-05-18T17:46:25.984Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.984Z] [2020-05-18T17:46:25.984Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-05-18T17:46:25.984Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.984Z] [2020-05-18T17:46:25.984Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-05-18T17:46:25.984Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.984Z] [2020-05-18T17:46:25.984Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-05-18T17:46:25.984Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T17:46:25.984Z] [2020-05-18T17:46:25.984Z] [2020-05-18T17:46:25.984Z] DONE 24 tests, 23 skipped in 4.026s [2020-05-18T17:46:25.984Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-18T17:46:25.984Z] INFO: Testing against a local daemon [2020-05-18T17:46:25.984Z] === RUN TestSessionCreate [2020-05-18T17:46:25.984Z] --- PASS: TestSessionCreate (0.02s) [2020-05-18T17:46:25.984Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-18T17:46:25.984Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-05-18T17:46:25.984Z] PASS [2020-05-18T17:46:25.984Z] [2020-05-18T17:46:25.984Z] DONE 2 tests in 0.163s [2020-05-18T17:46:25.984Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-18T17:46:25.984Z] INFO: Testing against a local daemon [2020-05-18T17:46:25.984Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-18T17:46:25.984Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T17:46:25.984Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T17:46:25.984Z] === RUN TestEventsExecDie [2020-05-18T17:46:26.293Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s) [2020-05-18T17:46:26.293Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-18T17:46:26.543Z] --- PASS: TestEventsExecDie (0.73s) [2020-05-18T17:46:26.543Z] === RUN TestEventsBackwardsCompatible [2020-05-18T17:46:26.543Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-05-18T17:46:26.543Z] === RUN TestInfoBinaryCommits [2020-05-18T17:46:26.797Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-18T17:46:26.797Z] === RUN TestInfoAPIVersioned [2020-05-18T17:46:26.797Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-18T17:46:26.797Z] === RUN TestInfoDiscoveryBackend [2020-05-18T17:46:27.323Z] --- PASS: TestCreateServiceMultipleTimes (20.47s) [2020-05-18T17:46:27.323Z] === RUN TestCreateServiceConflict [2020-05-18T17:46:27.700Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2020-05-18T17:46:27.857Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-18T17:46:27.857Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-18T17:46:27.857Z] --- PASS: TestCreateWithCustomMaskedPaths (2.55s) [2020-05-18T17:46:27.857Z] === RUN TestCreateWithCapabilities [2020-05-18T17:46:27.857Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-18T17:46:27.857Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-18T17:46:27.857Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-18T17:46:27.857Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-18T17:46:27.857Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-18T17:46:27.857Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-18T17:46:27.857Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-18T17:46:27.857Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-18T17:46:27.857Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T17:46:27.857Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T17:46:27.857Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T17:46:27.857Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T17:46:27.857Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-18T17:46:27.857Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-18T17:46:27.857Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-18T17:46:27.857Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-18T17:46:27.857Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-18T17:46:27.857Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-18T17:46:27.857Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T17:46:27.857Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T17:46:27.857Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T17:46:27.857Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T17:46:27.857Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-18T17:46:27.857Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T17:46:27.857Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T17:46:27.857Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T17:46:27.857Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-18T17:46:27.857Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-18T17:46:28.116Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-18T17:46:28.116Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T17:46:28.116Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-18T17:46:28.116Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-18T17:46:28.116Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-18T17:46:28.325Z] --- PASS: TestCreateServiceConflict (3.54s) [2020-05-18T17:46:28.325Z] === RUN TestCreateServiceMaxReplicas [2020-05-18T17:46:28.374Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-18T17:46:28.374Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-18T17:46:28.374Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-18T17:46:28.374Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-18T17:46:28.374Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-18T17:46:28.374Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-18T17:46:28.374Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.20s) [2020-05-18T17:46:28.374Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.17s) [2020-05-18T17:46:28.374Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-05-18T17:46:28.374Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-18T17:46:28.374Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-05-18T17:46:28.374Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-18T17:46:28.374Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-18T17:46:28.374Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-18T17:46:28.680Z] --- PASS: TestInfoDiscoveryBackend (1.59s) [2020-05-18T17:46:28.680Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-18T17:46:28.824Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s) [2020-05-18T17:46:28.824Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-18T17:46:29.083Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-05-18T17:46:29.083Z] === RUN TestServiceWithPredefinedNetwork [2020-05-18T17:46:29.197Z] ok github.com/docker/docker/builder/remotecontext/git 4.938s coverage: 86.3% of statements [2020-05-18T17:46:29.745Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-18T17:46:30.685Z] ok github.com/docker/docker/builder/remotecontext 0.507s coverage: 13.6% of statements [2020-05-18T17:46:31.639Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.98s) [2020-05-18T17:46:31.639Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-18T17:46:31.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T17:46:31.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T17:46:31.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T17:46:31.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T17:46:31.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T17:46:31.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T17:46:31.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T17:46:31.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T17:46:31.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T17:46:31.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T17:46:31.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T17:46:31.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T17:46:31.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T17:46:31.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T17:46:31.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T17:46:31.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-18T17:46:31.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-18T17:46:31.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-18T17:46:31.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-18T17:46:31.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-05-18T17:46:31.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-18T17:46:31.639Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-18T17:46:31.936Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.54s) [2020-05-18T17:46:31.936Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-18T17:46:31.936Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-18T17:46:31.936Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:46:31.936Z] === RUN TestInfoAPI [2020-05-18T17:46:31.936Z] --- PASS: TestInfoAPI (0.05s) [2020-05-18T17:46:31.936Z] === RUN TestInfoAPIWarnings [2020-05-18T17:46:32.178Z] ok github.com/docker/docker/builder/dockerfile 1.409s coverage: 48.2% of statements [2020-05-18T17:46:32.178Z] ? github.com/docker/docker/cli [no test files] [2020-05-18T17:46:32.178Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-18T17:46:32.205Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.98s) [2020-05-18T17:46:32.205Z] === RUN TestContainerStartOnDaemonRestart [2020-05-18T17:46:32.205Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-18T17:46:32.205Z] === RUN TestDaemonRestartIpcMode [2020-05-18T17:46:32.205Z] === PAUSE TestDaemonRestartIpcMode [2020-05-18T17:46:32.205Z] === RUN TestDaemonHostGatewayIP [2020-05-18T17:46:32.205Z] === PAUSE TestDaemonHostGatewayIP [2020-05-18T17:46:32.205Z] === RUN TestContainerKillOnDaemonStart [2020-05-18T17:46:32.205Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-18T17:46:32.205Z] === RUN TestDiff [2020-05-18T17:46:32.369Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s) [2020-05-18T17:46:32.369Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-18T17:46:32.369Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T17:46:32.369Z] service_test.go:236: FLAKY_TEST [2020-05-18T17:46:32.369Z] === RUN TestServiceWithDataPathPortInit [2020-05-18T17:46:32.689Z] --- PASS: TestCreateServiceMaxReplicas (3.72s) [2020-05-18T17:46:32.689Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-18T17:46:33.137Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-18T17:46:33.137Z] --- PASS: TestDiff (0.94s) [2020-05-18T17:46:33.137Z] === RUN TestExecWithCloseStdin [2020-05-18T17:46:33.818Z] --- PASS: TestInfoAPIWarnings (1.62s) [2020-05-18T17:46:33.818Z] === RUN TestInfoDebug [2020-05-18T17:46:34.069Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-18T17:46:34.326Z] --- PASS: TestExecWithCloseStdin (1.09s) [2020-05-18T17:46:34.326Z] === RUN TestExec [2020-05-18T17:46:35.259Z] --- PASS: TestExec (0.98s) [2020-05-18T17:46:35.259Z] === RUN TestExecUser [2020-05-18T17:46:35.698Z] --- PASS: TestInfoDebug (1.83s) [2020-05-18T17:46:35.698Z] === RUN TestInfoInsecureRegistries [2020-05-18T17:46:35.824Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-18T17:46:36.388Z] --- PASS: TestExecUser (0.95s) [2020-05-18T17:46:36.388Z] === RUN TestExportContainerAndImportImage [2020-05-18T17:46:36.645Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-18T17:46:36.645Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-18T17:46:37.210Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-18T17:46:37.467Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2020-05-18T17:46:37.467Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-18T17:46:37.579Z] --- PASS: TestInfoInsecureRegistries (1.91s) [2020-05-18T17:46:37.579Z] === RUN TestInfoRegistryMirrors [2020-05-18T17:46:37.724Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-18T17:46:38.289Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-18T17:46:38.939Z] --- PASS: TestInfoRegistryMirrors (1.78s) [2020-05-18T17:46:38.939Z] === RUN TestLoginFailsWithBadCredentials [2020-05-18T17:46:39.194Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-05-18T17:46:39.194Z] === RUN TestPingCacheHeaders [2020-05-18T17:46:39.194Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-18T17:46:39.194Z] === RUN TestPingGet [2020-05-18T17:46:39.194Z] --- PASS: TestPingGet (0.01s) [2020-05-18T17:46:39.194Z] === RUN TestPingHead [2020-05-18T17:46:39.194Z] --- PASS: TestPingHead (0.02s) [2020-05-18T17:46:39.194Z] === RUN TestVersion [2020-05-18T17:46:39.194Z] --- PASS: TestVersion (0.02s) [2020-05-18T17:46:39.194Z] PASS [2020-05-18T17:46:39.194Z] [2020-05-18T17:46:39.194Z] === Skipped [2020-05-18T17:46:39.194Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T17:46:39.194Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T17:46:39.194Z] [2020-05-18T17:46:39.194Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-18T17:46:39.194Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T17:46:39.194Z] [2020-05-18T17:46:39.194Z] [2020-05-18T17:46:39.194Z] DONE 18 tests, 2 skipped in 13.559s [2020-05-18T17:46:39.194Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-18T17:46:39.221Z] --- PASS: TestExportContainerAfterDaemonRestart (1.67s) [2020-05-18T17:46:39.221Z] === RUN TestHealthCheckWorkdir [2020-05-18T17:46:39.449Z] INFO: Testing against a local daemon [2020-05-18T17:46:39.449Z] === RUN TestVolumesCreateAndList [2020-05-18T17:46:39.449Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-18T17:46:39.449Z] === RUN TestVolumesRemove [2020-05-18T17:46:39.449Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-18T17:46:39.449Z] === RUN TestVolumesInspect [2020-05-18T17:46:39.449Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-18T17:46:39.449Z] === RUN TestVolumesInvalidJSON [2020-05-18T17:46:39.449Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-18T17:46:39.449Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-18T17:46:39.449Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-18T17:46:39.449Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-18T17:46:39.449Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-18T17:46:39.449Z] PASS [2020-05-18T17:46:39.449Z] [2020-05-18T17:46:39.449Z] DONE 5 tests in 0.262s [2020-05-18T17:46:39.449Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T17:46:39.703Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12275 is not a child of this shell [2020-05-18T17:46:39.703Z] warning: PID 12275 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-18T17:46:39.703Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T17:46:39.703Z] [2020-05-18T17:46:39.703Z] Unloading profiles will leave already running processes permanently [2020-05-18T17:46:39.703Z] unconfined, which can lead to unexpected situations. [2020-05-18T17:46:39.703Z] [2020-05-18T17:46:39.703Z] To set a process to complain mode, use the command line tool [2020-05-18T17:46:39.703Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T17:46:39.703Z] Removing test suite binaries [2020-05-18T17:46:39.785Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-18T17:46:40.352Z] --- PASS: TestHealthCheckWorkdir (1.22s) [2020-05-18T17:46:40.352Z] === RUN TestHealthKillContainer [2020-05-18T17:46:40.612Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-18T17:46:40.627Z] [2020-05-18T17:46:40.632Z] ok github.com/docker/docker/client 0.553s coverage: 75.4% of statements [2020-05-18T17:46:41.543Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride Post stage [Pipeline] junit [2020-05-18T17:46:41.994Z] Recording test results [2020-05-18T17:46:43.437Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-18T17:46:43.437Z] --- PASS: TestHealthKillContainer (3.11s) [2020-05-18T17:46:43.437Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-18T17:46:43.437Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T17:46:44.370Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) [2020-05-18T17:46:44.370Z] === RUN TestIpcModeNone [2020-05-18T17:46:44.597Z] + echo Ensuring container killed. [2020-05-18T17:46:44.597Z] Ensuring container killed. [2020-05-18T17:46:44.597Z] + docker rm -vf docker-pr2 [2020-05-18T17:46:44.597Z] Error: No such container: docker-pr2 [2020-05-18T17:46:44.597Z] + true [Pipeline] sh [2020-05-18T17:46:44.627Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-18T17:46:44.870Z] + echo Chowning /workspace to jenkins user [2020-05-18T17:46:44.870Z] Chowning /workspace to jenkins user [2020-05-18T17:46:44.870Z] + id -u [2020-05-18T17:46:44.870Z] + id -g [2020-05-18T17:46:44.870Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40969:/workspace busybox chown -R 1000:1000 /workspace [2020-05-18T17:46:44.870Z] Unable to find image 'busybox:latest' locally [2020-05-18T17:46:44.870Z] latest: Pulling from library/busybox [2020-05-18T17:46:44.870Z] d9cbbca60e5f: Pulling fs layer [2020-05-18T17:46:44.870Z] d9cbbca60e5f: Verifying Checksum [2020-05-18T17:46:44.870Z] d9cbbca60e5f: Download complete [2020-05-18T17:46:45.125Z] d9cbbca60e5f: Pull complete [2020-05-18T17:46:45.125Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-18T17:46:45.125Z] Status: Downloaded newer image for busybox:latest [2020-05-18T17:46:45.190Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-18T17:46:45.447Z] --- PASS: TestIpcModeNone (1.10s) [2020-05-18T17:46:45.447Z] === RUN TestIpcModePrivate [2020-05-18T17:46:46.012Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-18T17:46:46.578Z] --- PASS: TestIpcModePrivate (1.07s) [2020-05-18T17:46:46.578Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:204, shared: false, mustBeShared: false [2020-05-18T17:46:46.578Z] === RUN TestIpcModeShareable [2020-05-18T17:46:46.835Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T17:46:47.378Z] + bundleName=amd64-rootless [2020-05-18T17:46:47.379Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-18T17:46:47.379Z] Creating amd64-rootless-bundles.tar.gz [2020-05-18T17:46:47.379Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-05-18T17:46:47.379Z] + 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-05-18T17:46:47.386Z] Archiving artifacts [2020-05-18T17:46:47.766Z] --- PASS: TestIpcModeShareable (1.12s) [2020-05-18T17:46:47.766Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:206, shared: true, mustBeShared: true [2020-05-18T17:46:47.766Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-18T17:46:48.696Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-18T17:46:48.815Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40969/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T17:46:49.251Z] + make clean [2020-05-18T17:46:49.265Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-18T17:46:49.506Z] docker volume rm -f docker-dev-cache [2020-05-18T17:46:49.506Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T17:46:50.451Z] --- PASS: TestServiceWithDataPathPortInit (17.93s) [2020-05-18T17:46:50.451Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-18T17:46:51.107Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.96s) [2020-05-18T17:46:51.107Z] === RUN TestCreateServiceSecretFileMode [2020-05-18T17:46:51.161Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-18T17:46:51.161Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.38s) [2020-05-18T17:46:51.161Z] === RUN TestAPIIpcModeHost [2020-05-18T17:46:51.419Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-18T17:46:51.717Z] --- PASS: TestCreateServiceSecretFileMode (3.57s) [2020-05-18T17:46:51.717Z] === RUN TestCreateServiceConfigFileMode [2020-05-18T17:46:51.983Z] --- PASS: TestAPIIpcModeHost (0.94s) [2020-05-18T17:46:51.984Z] === RUN TestDaemonIpcModeShareable [2020-05-18T17:46:53.878Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2020-05-18T17:46:53.878Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true [2020-05-18T17:46:53.878Z] === RUN TestDaemonIpcModePrivate [2020-05-18T17:46:55.158Z] --- PASS: TestCreateServiceConfigFileMode (3.42s) [2020-05-18T17:46:55.158Z] === RUN TestCreateServiceSysctls [2020-05-18T17:46:55.248Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-18T17:46:55.505Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2020-05-18T17:46:55.505Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:228, shared: false, mustBeShared: false [2020-05-18T17:46:55.506Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-18T17:46:57.400Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2020-05-18T17:46:57.400Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: false, mustBeShared: false [2020-05-18T17:46:57.400Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-18T17:46:57.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-18T17:46:59.294Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-05-18T17:46:59.295Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: true, mustBeShared: true [2020-05-18T17:46:59.295Z] === RUN TestIpcModeOlderClient [2020-05-18T17:46:59.295Z] === PAUSE TestIpcModeOlderClient [2020-05-18T17:46:59.295Z] === RUN TestKillContainerInvalidSignal [2020-05-18T17:46:59.526Z] --- PASS: TestCreateServiceSysctls (4.30s) [2020-05-18T17:46:59.526Z] === RUN TestCreateServiceCapabilities [2020-05-18T17:46:59.858Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2020-05-18T17:46:59.858Z] === RUN TestKillContainer [2020-05-18T17:46:59.858Z] === RUN TestKillContainer/no_signal [2020-05-18T17:47:00.425Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.07s) [2020-05-18T17:47:00.425Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xt1eq7zll7gp16309d8yba7lh Created:2020-05-18 17:46:52.004317275 +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[971c0c49bbc91e48a656dd538e864b129dfd38db51cdf0259a414546dff3de58:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.04gf2rk89ztsu8ct5g4el5674 EndpointID:b6b89ceb883b2fd16e725fa20632c91dffc37c324f2f19fc78797c7529297e6c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c664a8dfaab193d4a6213af730b3b09307588b0461b988d80afb4dbcb736b427 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:6b42dda74e0e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.04gf2rk89ztsu8ct5g4el5674 EndpointID:b6b89ceb883b2fd16e725fa20632c91dffc37c324f2f19fc78797c7529297e6c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-18T17:47:00.425Z] PASS [2020-05-18T17:47:00.425Z] [2020-05-18T17:47:00.425Z] === Skipped [2020-05-18T17:47:00.425Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T17:47:00.425Z] service_test.go:236: FLAKY_TEST [2020-05-18T17:47:00.425Z] [2020-05-18T17:47:00.425Z] [2020-05-18T17:47:00.425Z] DONE 22 tests, 1 skipped in 52.450s [2020-05-18T17:47:00.425Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-18T17:47:00.425Z] ++ 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-05-18T17:47:00.425Z] ++ set -e [2020-05-18T17:47:00.425Z] ++ '[' -n 0 ']' [2020-05-18T17:47:00.425Z] ++ set -x [2020-05-18T17:47:00.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=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-05-18T17:47:00.425Z] INFO: Testing against a local daemon [2020-05-18T17:47:00.425Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-18T17:47:00.425Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T17:47:00.425Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T17:47:00.425Z] === RUN TestDockerNetworkIpvlan [2020-05-18T17:47:00.425Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-18T17:47:00.425Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T17:47:00.425Z] PASS [2020-05-18T17:47:00.425Z] [2020-05-18T17:47:00.425Z] === Skipped [2020-05-18T17:47:00.425Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T17:47:00.425Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T17:47:00.425Z] [2020-05-18T17:47:00.425Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-18T17:47:00.425Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T17:47:00.425Z] [2020-05-18T17:47:00.425Z] [2020-05-18T17:47:00.425Z] DONE 2 tests, 2 skipped in 0.143s [2020-05-18T17:47:00.425Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-18T17:47:00.425Z] ++ 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-05-18T17:47:00.425Z] ++ set -e [2020-05-18T17:47:00.425Z] ++ '[' -n 0 ']' [2020-05-18T17:47:00.425Z] ++ set -x [2020-05-18T17:47:00.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=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-05-18T17:47:00.425Z] INFO: Testing against a local daemon [2020-05-18T17:47:00.425Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-18T17:47:00.790Z] === RUN TestKillContainer/non_killing_signal [2020-05-18T17:47:01.354Z] === RUN TestKillContainer/killing_signal [2020-05-18T17:47:01.613Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-18T17:47:01.800Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s) [2020-05-18T17:47:01.800Z] === RUN TestDockerNetworkMacvlan [2020-05-18T17:47:02.545Z] --- PASS: TestKillContainer (2.78s) [2020-05-18T17:47:02.545Z] --- PASS: TestKillContainer/no_signal (0.90s) [2020-05-18T17:47:02.545Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2020-05-18T17:47:02.545Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-05-18T17:47:02.545Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-18T17:47:02.546Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-18T17:47:02.546Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-18T17:47:02.968Z] --- PASS: TestCreateServiceCapabilities (3.66s) [2020-05-18T17:47:02.968Z] === RUN TestInspect [2020-05-18T17:47:03.177Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-18T17:47:03.477Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-18T17:47:04.113Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-18T17:47:04.409Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.84s) [2020-05-18T17:47:04.409Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-05-18T17:47:04.409Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2020-05-18T17:47:04.409Z] === RUN TestKillStoppedContainer [2020-05-18T17:47:04.409Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-05-18T17:47:04.409Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-18T17:47:04.409Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-18T17:47:04.409Z] === RUN TestKillDifferentUserContainer [2020-05-18T17:47:05.341Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-05-18T17:47:05.341Z] === RUN TestInspectOomKilledTrue [2020-05-18T17:47:05.341Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-18T17:47:05.341Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:47:05.341Z] === RUN TestInspectOomKilledFalse [2020-05-18T17:47:05.341Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-18T17:47:05.341Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:47:05.341Z] === RUN TestLinksEtcHostsContentMatch [2020-05-18T17:47:05.489Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-18T17:47:06.273Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-18T17:47:06.273Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2020-05-18T17:47:06.273Z] === RUN TestLinksContainerNames [2020-05-18T17:47:06.531Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-18T17:47:07.335Z] --- PASS: TestInspect (3.85s) [2020-05-18T17:47:07.335Z] === RUN TestCreateJob [2020-05-18T17:47:07.904Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-18T17:47:08.161Z] --- PASS: TestLinksContainerNames (2.16s) [2020-05-18T17:47:08.161Z] === RUN TestLogsFollowTailEmpty [2020-05-18T17:47:08.776Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-18T17:47:09.094Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2020-05-18T17:47:09.094Z] === RUN TestContainerNetworkMountsNoChown [2020-05-18T17:47:10.026Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/default [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/default [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/private [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/private [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/rprivate [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/slave [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/slave [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/rslave [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/shared [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/shared [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/rshared [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-18T17:47:10.026Z] === CONT TestMountDaemonRoot/default [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-18T17:47:10.026Z] === CONT TestMountDaemonRoot/rslave [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T17:47:10.026Z] === CONT TestMountDaemonRoot/rshared [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T17:47:10.026Z] === CONT TestMountDaemonRoot/shared [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-18T17:47:10.026Z] === CONT TestMountDaemonRoot/rprivate [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T17:47:10.026Z] === CONT TestMountDaemonRoot/slave [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-18T17:47:10.026Z] === CONT TestMountDaemonRoot/private [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-18T17:47:10.026Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-18T17:47:10.026Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-18T17:47:10.026Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-18T17:47:10.026Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-18T17:47:10.026Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-18T17:47:10.026Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-18T17:47:10.026Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-18T17:47:10.026Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-18T17:47:10.283Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-18T17:47:10.283Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T17:47:10.283Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-18T17:47:10.283Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T17:47:10.283Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-18T17:47:10.283Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T17:47:10.283Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-18T17:47:10.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-18T17:47:10.541Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T17:47:10.541Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-18T17:47:10.541Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-18T17:47:10.541Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-18T17:47:10.541Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-18T17:47:10.541Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-18T17:47:10.541Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T17:47:10.541Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-18T17:47:10.541Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T17:47:10.541Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-18T17:47:10.541Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-18T17:47:10.798Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-18T17:47:10.798Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-18T17:47:10.798Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-18T17:47:10.798Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-18T17:47:10.798Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-18T17:47:10.798Z] === RUN TestContainerBindMountNonRecursive [2020-05-18T17:47:11.701Z] --- PASS: TestCreateJob (4.44s) [2020-05-18T17:47:11.701Z] === RUN TestReplicatedJob [2020-05-18T17:47:12.965Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-18T17:47:14.081Z] --- PASS: TestContainerBindMountNonRecursive (2.97s) [2020-05-18T17:47:14.081Z] === RUN TestNetworkNat [2020-05-18T17:47:15.015Z] --- PASS: TestNetworkNat (1.08s) [2020-05-18T17:47:15.015Z] === RUN TestNetworkLocalhostTCPNat [2020-05-18T17:47:15.656Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-18T17:47:15.656Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-05-18T17:47:15.945Z] --- PASS: TestNetworkLocalhostTCPNat (1.09s) [2020-05-18T17:47:15.945Z] === RUN TestNetworkLoopbackNat [2020-05-18T17:47:16.203Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-18T17:47:17.028Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-05-18T17:47:17.028Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-18T17:47:17.028Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-18T17:47:17.028Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-18T17:47:17.592Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-18T17:47:17.592Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-18T17:47:17.592Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-18T17:47:17.592Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-18T17:47:17.592Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-18T17:47:17.850Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-18T17:47:18.098Z] --- PASS: TestNetworkLoopbackNat (1.86s) [2020-05-18T17:47:18.098Z] === RUN TestPause [2020-05-18T17:47:18.098Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-18T17:47:18.486Z] --- PASS: TestReplicatedJob (6.85s) [2020-05-18T17:47:18.486Z] === RUN TestUpdateReplicatedJob [2020-05-18T17:47:18.781Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-18T17:47:18.781Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-18T17:47:19.029Z] --- PASS: TestPause (1.06s) [2020-05-18T17:47:19.029Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-18T17:47:19.029Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T17:47:19.029Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T17:47:19.029Z] === RUN TestPauseStopPausedContainer [2020-05-18T17:47:19.346Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 4.8% of statements [2020-05-18T17:47:19.346Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-18T17:47:19.346Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-18T17:47:19.346Z] ? github.com/docker/docker/api/types [no test files] [2020-05-18T17:47:19.346Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-18T17:47:19.346Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-18T17:47:19.346Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-18T17:47:19.346Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-18T17:47:19.529Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-18T17:47:19.911Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-05-18T17:47:19.911Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-05-18T17:47:19.911Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-18T17:47:19.911Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-18T17:47:19.911Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-18T17:47:19.911Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-18T17:47:19.911Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-18T17:47:19.911Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-18T17:47:19.911Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-18T17:47:19.960Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-18T17:47:20.169Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-05-18T17:47:20.427Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-05-18T17:47:20.427Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-18T17:47:20.427Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-18T17:47:20.427Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-18T17:47:20.427Z] ? github.com/docker/docker/builder [no test files] [2020-05-18T17:47:20.427Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-18T17:47:20.427Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-18T17:47:20.427Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-18T17:47:20.427Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-18T17:47:20.427Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-18T17:47:20.427Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-18T17:47:20.427Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-18T17:47:20.464Z] --- PASS: TestDockerNetworkMacvlan (18.44s) [2020-05-18T17:47:20.465Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-05-18T17:47:20.465Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-05-18T17:47:20.465Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s) [2020-05-18T17:47:20.465Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s) [2020-05-18T17:47:20.465Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s) [2020-05-18T17:47:20.465Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-05-18T17:47:20.465Z] PASS [2020-05-18T17:47:20.465Z] [2020-05-18T17:47:20.465Z] DONE 8 tests in 20.676s [2020-05-18T17:47:20.465Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-18T17:47:20.465Z] ++ 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-05-18T17:47:20.465Z] ++ set -e [2020-05-18T17:47:20.465Z] ++ '[' -n 0 ']' [2020-05-18T17:47:20.465Z] ++ set -x [2020-05-18T17:47:20.465Z] ++ env -i DEST=/go/src/github.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-05-18T17:47:20.465Z] testing: warning: no tests to run [2020-05-18T17:47:20.465Z] PASS [2020-05-18T17:47:20.465Z] [2020-05-18T17:47:20.465Z] DONE 0 tests in 0.025s [2020-05-18T17:47:20.465Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-18T17:47:20.465Z] ++ 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-05-18T17:47:20.465Z] ++ set -e [2020-05-18T17:47:20.465Z] ++ '[' -n 0 ']' [2020-05-18T17:47:20.465Z] ++ set -x [2020-05-18T17:47:20.465Z] ++ env -i DEST=/go/src/github.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-05-18T17:47:20.465Z] INFO: Testing against a local daemon [2020-05-18T17:47:20.465Z] === RUN TestAuthZPluginAllowRequest [2020-05-18T17:47:20.525Z] --- PASS: TestPauseStopPausedContainer (1.49s) [2020-05-18T17:47:20.525Z] === RUN TestPsFilter [2020-05-18T17:47:20.525Z] --- PASS: TestPsFilter (0.22s) [2020-05-18T17:47:20.525Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-18T17:47:20.992Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-05-18T17:47:21.460Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2020-05-18T17:47:21.460Z] === RUN TestRemoveContainerWithVolume [2020-05-18T17:47:22.367Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2020-05-18T17:47:22.367Z] === RUN TestAuthZPluginTLS [2020-05-18T17:47:22.393Z] --- PASS: TestRemoveContainerWithVolume (1.05s) [2020-05-18T17:47:22.393Z] === RUN TestRemoveContainerRunning [2020-05-18T17:47:22.850Z] --- PASS: TestUpdateReplicatedJob (4.33s) [2020-05-18T17:47:22.850Z] === RUN TestServiceListWithStatuses [2020-05-18T17:47:22.850Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-18T17:47:22.850Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T17:47:22.850Z] === RUN TestDockerNetworkConnectAlias [2020-05-18T17:47:22.935Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-05-18T17:47:22.935Z] === RUN TestAuthZPluginDenyRequest [2020-05-18T17:47:23.764Z] --- PASS: TestRemoveContainerRunning (1.22s) [2020-05-18T17:47:23.764Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-18T17:47:23.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-18T17:47:23.870Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-05-18T17:47:23.870Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-18T17:47:24.438Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-05-18T17:47:24.438Z] === RUN TestAuthZPluginDenyResponse [2020-05-18T17:47:24.695Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2020-05-18T17:47:24.695Z] === RUN TestRemoveInvalidContainer [2020-05-18T17:47:24.695Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-18T17:47:24.695Z] === RUN TestRenameLinkedContainer [2020-05-18T17:47:25.005Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-05-18T17:47:25.005Z] === RUN TestAuthZPluginAllowEventStream [2020-05-18T17:47:25.173Z] ok github.com/docker/docker/builder/dockerfile 0.556s coverage: 48.2% of statements [2020-05-18T17:47:25.173Z] ok github.com/docker/docker/builder/remotecontext 0.243s coverage: 13.6% of statements [2020-05-18T17:47:25.261Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-18T17:47:26.107Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-18T17:47:26.192Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-18T17:47:26.672Z] ok github.com/docker/docker/builder/remotecontext/git 1.176s coverage: 86.3% of statements [2020-05-18T17:47:26.672Z] ? github.com/docker/docker/cli [no test files] [2020-05-18T17:47:26.672Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-18T17:47:26.908Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2020-05-18T17:47:26.908Z] === RUN TestAuthZPluginErrorResponse [2020-05-18T17:47:27.166Z] --- PASS: TestAuthZPluginErrorResponse (0.63s) [2020-05-18T17:47:27.166Z] === RUN TestAuthZPluginErrorRequest [2020-05-18T17:47:27.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-18T17:47:28.103Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-05-18T17:47:28.103Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-18T17:47:28.498Z] --- PASS: TestRenameLinkedContainer (3.59s) [2020-05-18T17:47:28.499Z] === RUN TestRenameStoppedContainer [2020-05-18T17:47:28.669Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-05-18T17:47:28.669Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-18T17:47:29.431Z] --- PASS: TestRenameStoppedContainer (0.96s) [2020-05-18T17:47:29.431Z] === RUN TestRenameRunningContainerAndReuse [2020-05-18T17:47:30.849Z] ok github.com/docker/docker/client 0.161s coverage: 75.4% of statements [2020-05-18T17:47:31.202Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2020-05-18T17:47:31.202Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-18T17:47:31.209Z] --- PASS: TestDockerNetworkConnectAlias (7.92s) [2020-05-18T17:47:31.209Z] === RUN TestDockerNetworkReConnect [2020-05-18T17:47:31.327Z] --- PASS: TestRenameRunningContainerAndReuse (1.93s) [2020-05-18T17:47:31.327Z] === RUN TestRenameInvalidName [2020-05-18T17:47:31.896Z] --- PASS: TestRenameInvalidName (0.83s) [2020-05-18T17:47:31.896Z] === RUN TestRenameAnonymousContainer [2020-05-18T17:47:32.828Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-18T17:47:32.828Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-18T17:47:33.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-18T17:47:33.118Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2020-05-18T17:47:33.118Z] === RUN TestAuthZPluginHeader [2020-05-18T17:47:34.503Z] --- PASS: TestAuthZPluginHeader (1.06s) [2020-05-18T17:47:34.503Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-18T17:47:34.503Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T17:47:34.503Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:47:34.503Z] === RUN TestAuthZPluginV2Disable [2020-05-18T17:47:34.503Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-18T17:47:34.503Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:47:34.503Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-18T17:47:34.503Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T17:47:34.503Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:47:34.503Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-18T17:47:34.503Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T17:47:34.503Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:47:34.503Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-18T17:47:35.637Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-18T17:47:35.904Z] --- PASS: TestRenameAnonymousContainer (3.89s) [2020-05-18T17:47:35.904Z] === RUN TestRenameContainerWithSameName [2020-05-18T17:47:36.164Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-18T17:47:36.706Z] --- PASS: TestDockerNetworkReConnect (6.05s) [2020-05-18T17:47:36.706Z] === RUN TestServicePlugin [2020-05-18T17:47:36.706Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-18T17:47:36.706Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:47:36.706Z] === RUN TestServiceUpdateLabel [2020-05-18T17:47:37.102Z] --- PASS: TestRenameContainerWithSameName (1.00s) [2020-05-18T17:47:37.102Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-18T17:47:37.460Z] ok github.com/docker/docker/cmd/dockerd 0.214s coverage: 30.8% of statements [2020-05-18T17:47:38.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-18T17:47:38.600Z] --- PASS: TestRenameContainerWithLinkedContainer (1.84s) [2020-05-18T17:47:38.600Z] === RUN TestResize [2020-05-18T17:47:39.533Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-18T17:47:39.533Z] --- PASS: TestResize (0.92s) [2020-05-18T17:47:39.533Z] === RUN TestResizeWithInvalidSize [2020-05-18T17:47:40.147Z] --- PASS: TestServiceUpdateLabel (3.66s) [2020-05-18T17:47:40.147Z] === RUN TestServiceUpdateSecrets [2020-05-18T17:47:40.466Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-05-18T17:47:40.466Z] === RUN TestResizeWhenContainerNotStarted [2020-05-18T17:47:41.398Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-05-18T17:47:41.398Z] === RUN TestDaemonRestartKillContainers [2020-05-18T17:47:41.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T17:47:41.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T17:47:41.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T17:47:41.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T17:47:41.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T17:47:41.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T17:47:41.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T17:47:41.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T17:47:41.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T17:47:41.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T17:47:41.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T17:47:41.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T17:47:41.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T17:47:41.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T17:47:41.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T17:47:41.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T17:47:41.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:47:41.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:47:41.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:47:41.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:47:41.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:47:41.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:47:41.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:47:41.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:47:41.398Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T17:47:41.398Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T17:47:41.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-18T17:47:41.888Z] ok github.com/docker/docker/container 0.199s coverage: 34.4% of statements [2020-05-18T17:47:41.889Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-18T17:47:41.889Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-18T17:47:41.889Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-18T17:47:41.889Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-18T17:47:41.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-18T17:47:43.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-18T17:47:44.265Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T17:47:44.265Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T17:47:44.831Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-18T17:47:45.385Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2020-05-18T17:47:45.761Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-18T17:47:47.661Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T17:47:47.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-18T17:47:48.190Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T17:47:49.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-18T17:47:50.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T17:47:51.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:47:52.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:47:52.603Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.22s) [2020-05-18T17:47:52.603Z] PASS [2020-05-18T17:47:52.603Z] [2020-05-18T17:47:52.603Z] === Skipped [2020-05-18T17:47:52.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T17:47:52.603Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:47:52.603Z] [2020-05-18T17:47:52.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-18T17:47:52.603Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:47:52.603Z] [2020-05-18T17:47:52.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T17:47:52.603Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:47:52.603Z] [2020-05-18T17:47:52.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T17:47:52.603Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:47:52.603Z] [2020-05-18T17:47:52.603Z] [2020-05-18T17:47:52.603Z] DONE 17 tests, 4 skipped in 32.062s [2020-05-18T17:47:52.603Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-18T17:47:52.603Z] ++ 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-05-18T17:47:52.603Z] ++ set -e [2020-05-18T17:47:52.603Z] ++ '[' -n 0 ']' [2020-05-18T17:47:52.603Z] ++ set -x [2020-05-18T17:47:52.603Z] ++ env -i DEST=/go/src/github.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-05-18T17:47:52.603Z] INFO: Testing against a local daemon [2020-05-18T17:47:52.603Z] === RUN TestPluginInvalidJSON [2020-05-18T17:47:52.603Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T17:47:52.604Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T17:47:52.604Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T17:47:52.604Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-18T17:47:52.604Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-18T17:47:52.604Z] === RUN TestPluginInstall [2020-05-18T17:47:52.604Z] === RUN TestPluginInstall/no_auth [2020-05-18T17:47:52.995Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:47:53.837Z] ok github.com/docker/docker/daemon/cluster/convert 0.099s coverage: 35.6% of statements [2020-05-18T17:47:54.367Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:47:54.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-18T17:47:54.624Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T17:47:56.554Z] ok github.com/docker/docker/daemon/cluster 0.155s coverage: 0.5% of statements [2020-05-18T17:47:57.151Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-18T17:47:57.408Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-18T17:47:57.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2020-05-18T17:47:57.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.90s) [2020-05-18T17:47:57.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.49s) [2020-05-18T17:47:57.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.08s) [2020-05-18T17:47:57.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.58s) [2020-05-18T17:47:57.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2020-05-18T17:47:57.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-05-18T17:47:57.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.78s) [2020-05-18T17:47:57.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-05-18T17:47:57.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-05-18T17:47:57.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.83s) [2020-05-18T17:47:57.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.78s) [2020-05-18T17:47:57.408Z] === RUN TestCgroupNamespacesRun [2020-05-18T17:47:57.874Z] time="2020-05-18T17:47:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:47:57.874Z] time="2020-05-18T17:47:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:47:57.874Z] time="2020-05-18T17:47:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4bace1757b0f1941a8b1ec9b0dfc9c8c29da3c5230787a79fa8d05200d6caa91" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:47:57.874Z] time="2020-05-18T17:47:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:47:57.874Z] time="2020-05-18T17:47:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:47:57.874Z] time="2020-05-18T17:47:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4bace1757b0f1941a8b1ec9b0dfc9c8c29da3c5230787a79fa8d05200d6caa91" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:47:58.441Z] === RUN TestPluginInstall/with_htpasswd [2020-05-18T17:47:58.562Z] --- PASS: TestServiceUpdateSecrets (15.77s) [2020-05-18T17:47:58.562Z] === RUN TestServiceUpdateConfigs [2020-05-18T17:47:59.009Z] time="2020-05-18T17:47:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:47:59.009Z] time="2020-05-18T17:47:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:47:59.009Z] time="2020-05-18T17:47:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38fa279a4a330ccb0603e56611f0bef684e2642e3f5ae5eeecd287acffa37722" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:47:59.009Z] time="2020-05-18T17:47:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:47:59.009Z] time="2020-05-18T17:47:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:47:59.009Z] time="2020-05-18T17:47:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38fa279a4a330ccb0603e56611f0bef684e2642e3f5ae5eeecd287acffa37722" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:47:59.304Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-05-18T17:47:59.304Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-18T17:47:59.575Z] === RUN TestPluginInstall/with_insecure [2020-05-18T17:48:00.235Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-18T17:48:00.800Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-05-18T17:48:00.800Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-18T17:48:00.952Z] time="2020-05-18T17:48:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:48:00.952Z] time="2020-05-18T17:48:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:48:00.952Z] time="2020-05-18T17:48:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df0b77698d5d6a20a87bb5ed1775901c8c37722a6e510550458fcda20d4e179e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:48:00.952Z] time="2020-05-18T17:48:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:48:00.952Z] time="2020-05-18T17:48:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:48:00.952Z] time="2020-05-18T17:48:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df0b77698d5d6a20a87bb5ed1775901c8c37722a6e510550458fcda20d4e179e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:48:01.211Z] --- PASS: TestPluginInstall (8.55s) [2020-05-18T17:48:01.211Z] --- PASS: TestPluginInstall/no_auth (5.64s) [2020-05-18T17:48:01.211Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2020-05-18T17:48:01.211Z] --- PASS: TestPluginInstall/with_insecure (1.73s) [2020-05-18T17:48:01.211Z] plugin_test.go:157: [d70e5422d6c37] daemon is not started [2020-05-18T17:48:01.211Z] PASS [2020-05-18T17:48:01.211Z] [2020-05-18T17:48:01.211Z] DONE 6 tests in 8.749s [2020-05-18T17:48:01.211Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-18T17:48:01.211Z] ++ 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-05-18T17:48:01.211Z] ++ set -e [2020-05-18T17:48:01.211Z] ++ '[' -n 0 ']' [2020-05-18T17:48:01.211Z] ++ set -x [2020-05-18T17:48:01.211Z] ++ env -i DEST=/go/src/github.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-05-18T17:48:01.469Z] INFO: Testing against a local daemon [2020-05-18T17:48:01.469Z] === RUN TestExternalGraphDriver [2020-05-18T17:48:01.469Z] === RUN TestExternalGraphDriver/json [2020-05-18T17:48:01.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-18T17:48:02.098Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2020-05-18T17:48:02.664Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2020-05-18T17:48:02.664Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-18T17:48:04.003Z] === RUN TestExternalGraphDriver/spec [2020-05-18T17:48:04.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-18T17:48:04.150Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-05-18T17:48:04.597Z] --- PASS: TestCgroupNamespacesRunHostMode (2.01s) [2020-05-18T17:48:04.597Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-18T17:48:05.169Z] ok github.com/docker/docker/daemon/config 0.149s coverage: 81.7% of statements [2020-05-18T17:48:07.122Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.93s) [2020-05-18T17:48:07.122Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-18T17:48:07.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-18T17:48:07.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-18T17:48:07.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-18T17:48:07.245Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-05-18T17:48:07.289Z] === RUN TestExternalGraphDriver/pull [2020-05-18T17:48:07.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-18T17:48:08.617Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.86s) [2020-05-18T17:48:08.617Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-18T17:48:09.192Z] --- PASS: TestExternalGraphDriver (7.77s) [2020-05-18T17:48:09.192Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2020-05-18T17:48:09.192Z] --- PASS: TestExternalGraphDriver/spec (2.76s) [2020-05-18T17:48:09.192Z] --- PASS: TestExternalGraphDriver/pull (2.36s) [2020-05-18T17:48:09.192Z] === RUN TestGraphdriverPluginV2 [2020-05-18T17:48:09.192Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-05-18T17:48:09.192Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:48:09.192Z] PASS [2020-05-18T17:48:09.192Z] [2020-05-18T17:48:09.192Z] === Skipped [2020-05-18T17:48:09.192Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-05-18T17:48:09.192Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:48:09.192Z] [2020-05-18T17:48:09.192Z] [2020-05-18T17:48:09.192Z] DONE 5 tests, 1 skipped in 7.948s [2020-05-18T17:48:09.192Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-18T17:48:09.192Z] ++ 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-05-18T17:48:09.192Z] ++ set -e [2020-05-18T17:48:09.192Z] ++ '[' -n 0 ']' [2020-05-18T17:48:09.192Z] ++ set -x [2020-05-18T17:48:09.192Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-05-18T17:48:09.450Z] INFO: Testing against a local daemon [2020-05-18T17:48:09.450Z] === RUN TestContinueAfterPluginCrash [2020-05-18T17:48:09.450Z] === PAUSE TestContinueAfterPluginCrash [2020-05-18T17:48:09.450Z] === RUN TestReadPluginNoRead [2020-05-18T17:48:09.450Z] === PAUSE TestReadPluginNoRead [2020-05-18T17:48:09.450Z] === RUN TestDaemonStartWithLogOpt [2020-05-18T17:48:09.450Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-18T17:48:09.450Z] === CONT TestContinueAfterPluginCrash [2020-05-18T17:48:09.450Z] === CONT TestDaemonStartWithLogOpt [2020-05-18T17:48:09.450Z] === CONT TestReadPluginNoRead [2020-05-18T17:48:09.540Z] ok github.com/docker/docker/cmd/dockerd 0.092s coverage: 30.8% of statements [2020-05-18T17:48:09.551Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-05-18T17:48:09.551Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-18T17:48:09.946Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.547s coverage: 13.9% of statements [2020-05-18T17:48:10.913Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2020-05-18T17:48:10.913Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-18T17:48:10.913Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-18T17:48:10.913Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-18T17:48:10.913Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-18T17:48:11.445Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-05-18T17:48:11.445Z] === RUN TestKernelTCPMemory [2020-05-18T17:48:11.445Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-18T17:48:11.445Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-18T17:48:12.377Z] --- PASS: TestKernelTCPMemory (1.08s) [2020-05-18T17:48:12.377Z] === RUN TestNISDomainname [2020-05-18T17:48:12.685Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-05-18T17:48:13.645Z] === RUN TestReadPluginNoRead/default [2020-05-18T17:48:13.711Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.006s coverage: 57.9% of statements [2020-05-18T17:48:13.748Z] --- PASS: TestNISDomainname (1.30s) [2020-05-18T17:48:13.748Z] === RUN TestHostnameDnsResolution [2020-05-18T17:48:13.752Z] --- PASS: TestServiceUpdateConfigs (15.74s) [2020-05-18T17:48:13.752Z] === RUN TestServiceUpdateNetwork [2020-05-18T17:48:14.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-18T17:48:14.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-18T17:48:14.581Z] --- PASS: TestDaemonStartWithLogOpt (4.99s) [2020-05-18T17:48:14.740Z] ok github.com/docker/docker/daemon 12.543s coverage: 17.4% of statements [2020-05-18T17:48:14.740Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-18T17:48:14.740Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-18T17:48:14.740Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-18T17:48:14.740Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-18T17:48:15.136Z] --- PASS: TestHostnameDnsResolution (1.46s) [2020-05-18T17:48:15.136Z] === RUN TestStats [2020-05-18T17:48:15.515Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-18T17:48:16.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-18T17:48:16.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-18T17:48:17.418Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-18T17:48:17.875Z] --- PASS: TestStats (2.91s) [2020-05-18T17:48:17.875Z] === RUN TestStopContainerWithTimeout [2020-05-18T17:48:17.875Z] === RUN TestStopContainerWithTimeout/0 [2020-05-18T17:48:17.875Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-18T17:48:17.876Z] === RUN TestStopContainerWithTimeout/1 [2020-05-18T17:48:17.876Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-18T17:48:17.876Z] === RUN TestStopContainerWithTimeout/3 [2020-05-18T17:48:17.876Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-18T17:48:17.876Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-18T17:48:17.876Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-18T17:48:17.876Z] === CONT TestStopContainerWithTimeout/0 [2020-05-18T17:48:17.876Z] === CONT TestStopContainerWithTimeout/3 [2020-05-18T17:48:19.172Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-05-18T17:48:19.247Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-18T17:48:19.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-18T17:48:19.321Z] --- PASS: TestReadPluginNoRead (9.69s) [2020-05-18T17:48:19.321Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2020-05-18T17:48:19.321Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2020-05-18T17:48:19.321Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.79s) [2020-05-18T17:48:19.321Z] read_test.go:91: [d1fb4eb9a82e3] daemon is not started [2020-05-18T17:48:19.461Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.783s coverage: 69.2% of statements [2020-05-18T17:48:19.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-18T17:48:19.579Z] --- PASS: TestContinueAfterPluginCrash (10.28s) [2020-05-18T17:48:19.579Z] PASS [2020-05-18T17:48:19.579Z] [2020-05-18T17:48:19.579Z] DONE 6 tests in 10.430s [2020-05-18T17:48:19.579Z] 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-05-18T17:48:19.579Z] ++ 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-05-18T17:48:19.579Z] ++ set -e [2020-05-18T17:48:19.579Z] ++ '[' -n 0 ']' [2020-05-18T17:48:19.579Z] ++ set -x [2020-05-18T17:48:19.579Z] ++ env -i DEST=/go/src/github.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-05-18T17:48:19.838Z] testing: warning: no tests to run [2020-05-18T17:48:19.838Z] PASS [2020-05-18T17:48:19.838Z] [2020-05-18T17:48:19.838Z] DONE 0 tests in 0.045s [2020-05-18T17:48:19.838Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-18T17:48:19.838Z] ++ 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-05-18T17:48:19.838Z] ++ set -e [2020-05-18T17:48:19.838Z] ++ '[' -n 0 ']' [2020-05-18T17:48:19.838Z] ++ set -x [2020-05-18T17:48:19.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-18T17:48:19.838Z] INFO: Testing against a local daemon [2020-05-18T17:48:19.838Z] === RUN TestPluginWithDevMounts [2020-05-18T17:48:19.838Z] === PAUSE TestPluginWithDevMounts [2020-05-18T17:48:19.838Z] === CONT TestPluginWithDevMounts [2020-05-18T17:48:20.879Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2020-05-18T17:48:21.399Z] === CONT TestStopContainerWithTimeout/1 [2020-05-18T17:48:21.529Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.269s coverage: 49.5% of statements [2020-05-18T17:48:21.817Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.273s coverage: 45.9% of statements [2020-05-18T17:48:21.817Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-18T17:48:22.368Z] --- PASS: TestPluginWithDevMounts (2.22s) [2020-05-18T17:48:22.368Z] PASS [2020-05-18T17:48:22.368Z] [2020-05-18T17:48:22.368Z] DONE 1 tests in 2.376s [2020-05-18T17:48:22.368Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-18T17:48:22.368Z] ++ 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-05-18T17:48:22.368Z] ++ set -e [2020-05-18T17:48:22.368Z] ++ '[' -n 0 ']' [2020-05-18T17:48:22.368Z] ++ set -x [2020-05-18T17:48:22.368Z] ++ env -i DEST=/go/src/github.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-05-18T17:48:22.368Z] INFO: Testing against a local daemon [2020-05-18T17:48:22.368Z] === RUN TestSecretInspect [2020-05-18T17:48:22.768Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-18T17:48:22.774Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-18T17:48:23.336Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-18T17:48:23.336Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2020-05-18T17:48:23.336Z] --- PASS: TestStopContainerWithTimeout/3 (3.39s) [2020-05-18T17:48:23.336Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2020-05-18T17:48:23.336Z] --- PASS: TestStopContainerWithTimeout/1 (2.02s) [2020-05-18T17:48:23.336Z] === RUN TestDeleteDevicemapper [2020-05-18T17:48:23.336Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-18T17:48:23.336Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T17:48:23.336Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-18T17:48:24.144Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-05-18T17:48:25.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-18T17:48:25.654Z] --- PASS: TestSecretInspect (3.25s) [2020-05-18T17:48:25.654Z] === RUN TestSecretList [2020-05-18T17:48:25.798Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-18T17:48:26.243Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.653s coverage: 76.1% of statements [2020-05-18T17:48:26.243Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.031s coverage: 58.0% of statements [2020-05-18T17:48:26.871Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2020-05-18T17:48:27.168Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.60s) [2020-05-18T17:48:27.168Z] === RUN TestUpdateMemory [2020-05-18T17:48:27.168Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-18T17:48:27.168Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:48:27.168Z] === RUN TestUpdateCPUQuota [2020-05-18T17:48:27.168Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-18T17:48:28.368Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.725s coverage: 52.1% of statements [2020-05-18T17:48:28.368Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-18T17:48:28.368Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-18T17:48:28.368Z] ok github.com/docker/docker/daemon/links 0.028s coverage: 93.0% of statements [2020-05-18T17:48:28.539Z] --- PASS: TestUpdateCPUQuota (1.44s) [2020-05-18T17:48:28.539Z] === RUN TestUpdatePidsLimit [2020-05-18T17:48:28.539Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-18T17:48:28.796Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-18T17:48:28.796Z] === RUN TestUpdatePidsLimit/no_change [2020-05-18T17:48:28.939Z] --- PASS: TestServiceUpdateNetwork (15.96s) [2020-05-18T17:48:28.939Z] === RUN TestServiceUpdatePidsLimit [2020-05-18T17:48:28.939Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-18T17:48:28.940Z] --- PASS: TestSecretList (3.19s) [2020-05-18T17:48:28.940Z] === RUN TestSecretsCreateAndDelete [2020-05-18T17:48:29.053Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-18T17:48:29.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-18T17:48:29.617Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-18T17:48:29.617Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-18T17:48:29.939Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-18T17:48:30.182Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-18T17:48:30.438Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-18T17:48:30.696Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-18T17:48:30.953Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-18T17:48:32.225Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2020-05-18T17:48:32.225Z] === RUN TestSecretsUpdate [2020-05-18T17:48:32.822Z] ok github.com/docker/docker/daemon/logger 0.306s coverage: 41.8% of statements [2020-05-18T17:48:32.849Z] --- PASS: TestUpdatePidsLimit (4.28s) [2020-05-18T17:48:32.849Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-05-18T17:48:32.849Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-05-18T17:48:32.849Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-05-18T17:48:32.849Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.54s) [2020-05-18T17:48:32.849Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.54s) [2020-05-18T17:48:32.849Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-05-18T17:48:32.849Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-05-18T17:48:32.849Z] === RUN TestUpdateRestartPolicy [2020-05-18T17:48:33.413Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-18T17:48:33.845Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-05-18T17:48:34.103Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.9% of statements [2020-05-18T17:48:34.103Z] ok github.com/docker/docker/daemon 12.222s coverage: 17.4% of statements [2020-05-18T17:48:34.103Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-18T17:48:34.103Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-18T17:48:34.874Z] ok github.com/docker/docker/daemon/logger/awslogs 0.708s coverage: 77.8% of statements [2020-05-18T17:48:35.036Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2020-05-18T17:48:35.509Z] --- PASS: TestSecretsUpdate (3.16s) [2020-05-18T17:48:35.509Z] === RUN TestTemplatedSecret [2020-05-18T17:48:35.900Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements [2020-05-18T17:48:35.969Z] ok github.com/docker/docker/daemon/config 0.045s coverage: 81.7% of statements [2020-05-18T17:48:36.227Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-05-18T17:48:36.227Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-18T17:48:36.227Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-18T17:48:36.525Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 87.2% of statements [2020-05-18T17:48:36.689Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-18T17:48:36.813Z] ok github.com/docker/docker/daemon/images 0.074s coverage: 4.9% of statements [2020-05-18T17:48:36.813Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-18T17:48:36.813Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-18T17:48:36.813Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-18T17:48:36.813Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-18T17:48:37.607Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-05-18T17:48:38.057Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-18T17:48:38.297Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-18T17:48:38.314Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-18T17:48:38.327Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.054s coverage: 61.6% of statements [2020-05-18T17:48:38.795Z] --- PASS: TestTemplatedSecret (3.43s) [2020-05-18T17:48:38.795Z] === RUN TestSecretCreateResolve [2020-05-18T17:48:38.878Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-18T17:48:39.810Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-18T17:48:40.173Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-05-18T17:48:40.737Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.209s coverage: 57.0% of statements [2020-05-18T17:48:40.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-18T17:48:41.031Z] ok github.com/docker/docker/daemon/logger/local 0.105s coverage: 75.2% of statements [2020-05-18T17:48:41.031Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-18T17:48:41.320Z] time="2020-05-18T17:48:41Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate644127156/log405777283.1: no such file or directory" [2020-05-18T17:48:41.320Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 38.3% of statements [2020-05-18T17:48:41.608Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.045s coverage: 33.3% of statements [2020-05-18T17:48:42.080Z] --- PASS: TestSecretCreateResolve (3.23s) [2020-05-18T17:48:42.080Z] PASS [2020-05-18T17:48:42.080Z] [2020-05-18T17:48:42.080Z] DONE 6 tests in 19.594s [2020-05-18T17:48:42.080Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-18T17:48:42.080Z] ++ 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-05-18T17:48:42.080Z] ++ set -e [2020-05-18T17:48:42.080Z] ++ '[' -n 0 ']' [2020-05-18T17:48:42.080Z] ++ set -x [2020-05-18T17:48:42.080Z] ++ env -i DEST=/go/src/github.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-05-18T17:48:42.080Z] INFO: Testing against a local daemon [2020-05-18T17:48:42.080Z] === RUN TestServiceCreateInit [2020-05-18T17:48:42.080Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-18T17:48:43.098Z] ok github.com/docker/docker/daemon/logger/templates 0.061s coverage: 8.3% of statements [2020-05-18T17:48:44.014Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-18T17:48:44.021Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.455s coverage: 73.1% of statements [2020-05-18T17:48:44.278Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.838s coverage: 46.2% of statements [2020-05-18T17:48:45.650Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-05-18T17:48:45.650Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-18T17:48:45.803Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 47.8% of statements [2020-05-18T17:48:46.536Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-18T17:48:46.656Z] --- PASS: TestServiceUpdatePidsLimit (17.93s) [2020-05-18T17:48:46.656Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2020-05-18T17:48:46.656Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-05-18T17:48:46.656Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2020-05-18T17:48:46.656Z] PASS [2020-05-18T17:48:46.656Z] [2020-05-18T17:48:46.656Z] === Skipped [2020-05-18T17:48:46.656Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-18T17:48:46.656Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T17:48:46.656Z] [2020-05-18T17:48:46.656Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-18T17:48:46.656Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:48:46.656Z] [2020-05-18T17:48:46.656Z] [2020-05-18T17:48:46.656Z] DONE 27 tests, 2 skipped in 171.805s [2020-05-18T17:48:46.656Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-18T17:48:46.656Z] ++ 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-05-18T17:48:46.656Z] ++ set -e [2020-05-18T17:48:46.656Z] ++ '[' -n 0 ']' [2020-05-18T17:48:46.656Z] ++ set -x [2020-05-18T17:48:46.656Z] ++ env -i DEST=/go/src/github.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-05-18T17:48:46.656Z] INFO: Testing against a local daemon [2020-05-18T17:48:46.656Z] === RUN TestSessionCreate [2020-05-18T17:48:46.656Z] --- PASS: TestSessionCreate (0.01s) [2020-05-18T17:48:46.656Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-18T17:48:46.656Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-05-18T17:48:46.656Z] PASS [2020-05-18T17:48:46.656Z] [2020-05-18T17:48:46.656Z] DONE 2 tests in 0.106s [2020-05-18T17:48:46.656Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-18T17:48:46.656Z] ++ 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-05-18T17:48:46.656Z] ++ set -e [2020-05-18T17:48:46.656Z] ++ '[' -n 0 ']' [2020-05-18T17:48:46.656Z] ++ set -x [2020-05-18T17:48:46.656Z] ++ env -i DEST=/go/src/github.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-05-18T17:48:46.656Z] INFO: Testing against a local daemon [2020-05-18T17:48:46.656Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-18T17:48:46.656Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T17:48:46.656Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T17:48:46.656Z] === RUN TestEventsExecDie [2020-05-18T17:48:46.656Z] --- PASS: TestEventsExecDie (0.91s) [2020-05-18T17:48:46.656Z] === RUN TestEventsBackwardsCompatible [2020-05-18T17:48:46.656Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-18T17:48:46.656Z] === RUN TestInfoBinaryCommits [2020-05-18T17:48:46.656Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-18T17:48:46.656Z] === RUN TestInfoAPIVersioned [2020-05-18T17:48:46.656Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-18T17:48:46.656Z] === RUN TestInfoDiscoveryBackend [2020-05-18T17:48:46.832Z] ok github.com/docker/docker/daemon/logger/splunk 3.135s coverage: 82.5% of statements [2020-05-18T17:48:46.832Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-18T17:48:46.832Z] ok github.com/docker/docker/daemon/network 0.024s coverage: 63.8% of statements [2020-05-18T17:48:46.832Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-18T17:48:46.843Z] --- PASS: TestUpdateRestartPolicy (14.29s) [2020-05-18T17:48:46.843Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-18T17:48:47.267Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-05-18T17:48:47.267Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-18T17:48:47.347Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-18T17:48:47.410Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-18T17:48:47.546Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.140s coverage: 49.5% of statements [2020-05-18T17:48:47.975Z] --- PASS: TestUpdateRestartWithAutoRemove (1.13s) [2020-05-18T17:48:47.975Z] === RUN TestWaitNonBlocked [2020-05-18T17:48:47.975Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T17:48:47.975Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T17:48:47.975Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T17:48:47.975Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T17:48:47.975Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T17:48:47.975Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T17:48:48.268Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-18T17:48:48.268Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-18T17:48:48.879Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-05-18T17:48:48.879Z] === RUN TestInfoAPI [2020-05-18T17:48:48.879Z] --- PASS: TestInfoAPI (0.02s) [2020-05-18T17:48:48.879Z] === RUN TestInfoAPIWarnings [2020-05-18T17:48:48.917Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.292s coverage: 76.1% of statements [2020-05-18T17:48:48.917Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-18T17:48:49.481Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-18T17:48:49.481Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2020-05-18T17:48:49.481Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s) [2020-05-18T17:48:49.481Z] === RUN TestWaitBlocked [2020-05-18T17:48:49.481Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T17:48:49.481Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T17:48:49.481Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T17:48:49.481Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T17:48:49.481Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T17:48:49.481Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T17:48:49.481Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-18T17:48:49.490Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-05-18T17:48:49.490Z] === RUN TestInfoDebug [2020-05-18T17:48:49.739Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-18T17:48:49.770Z] --- PASS: TestInfoDebug (0.52s) [2020-05-18T17:48:49.770Z] === RUN TestInfoInsecureRegistries [2020-05-18T17:48:49.848Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-05-18T17:48:50.381Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-05-18T17:48:50.381Z] === RUN TestInfoRegistryMirrors [2020-05-18T17:48:50.412Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.078s coverage: 57.7% of statements [2020-05-18T17:48:50.412Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-18T17:48:50.412Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-18T17:48:50.672Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-18T17:48:50.672Z] --- PASS: TestWaitBlocked (0.07s) [2020-05-18T17:48:50.672Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2020-05-18T17:48:50.672Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2020-05-18T17:48:50.672Z] === CONT TestContainerStartOnDaemonRestart [2020-05-18T17:48:50.672Z] === CONT TestContainerKillOnDaemonStart [2020-05-18T17:48:50.929Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-18T17:48:50.977Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-05-18T17:48:50.992Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-05-18T17:48:50.992Z] === RUN TestLoginFailsWithBadCredentials [2020-05-18T17:48:51.186Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-18T17:48:51.272Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-05-18T17:48:51.272Z] === RUN TestPingCacheHeaders [2020-05-18T17:48:51.272Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-05-18T17:48:51.272Z] === RUN TestPingGet [2020-05-18T17:48:51.272Z] --- PASS: TestPingGet (0.01s) [2020-05-18T17:48:51.272Z] === RUN TestPingHead [2020-05-18T17:48:51.272Z] --- PASS: TestPingHead (0.01s) [2020-05-18T17:48:51.272Z] === RUN TestVersion [2020-05-18T17:48:51.272Z] --- PASS: TestVersion (0.01s) [2020-05-18T17:48:51.272Z] PASS [2020-05-18T17:48:51.272Z] [2020-05-18T17:48:51.272Z] === Skipped [2020-05-18T17:48:51.272Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T17:48:51.272Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T17:48:51.272Z] [2020-05-18T17:48:51.272Z] [2020-05-18T17:48:51.272Z] DONE 18 tests, 1 skipped in 5.611s [2020-05-18T17:48:51.272Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-18T17:48:51.272Z] ++ 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-05-18T17:48:51.272Z] ++ set -e [2020-05-18T17:48:51.272Z] ++ '[' -n 0 ']' [2020-05-18T17:48:51.272Z] ++ set -x [2020-05-18T17:48:51.272Z] ++ env -i DEST=/go/src/github.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-05-18T17:48:51.272Z] INFO: Testing against a local daemon [2020-05-18T17:48:51.272Z] === RUN TestVolumesCreateAndList [2020-05-18T17:48:51.272Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-18T17:48:51.272Z] === RUN TestVolumesRemove [2020-05-18T17:48:51.444Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-18T17:48:51.444Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-18T17:48:51.552Z] --- PASS: TestVolumesRemove (0.11s) [2020-05-18T17:48:51.553Z] === RUN TestVolumesInspect [2020-05-18T17:48:51.553Z] --- PASS: TestVolumesInspect (0.01s) [2020-05-18T17:48:51.553Z] === RUN TestVolumesInvalidJSON [2020-05-18T17:48:51.553Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-18T17:48:51.553Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-18T17:48:51.553Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-18T17:48:51.553Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-18T17:48:51.553Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-18T17:48:51.553Z] PASS [2020-05-18T17:48:51.553Z] [2020-05-18T17:48:51.553Z] DONE 5 tests in 0.230s [2020-05-18T17:48:51.553Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T17:48:51.553Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T17:48:51.553Z] +++ kill 12316 [2020-05-18T17:48:51.910Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2020-05-18T17:48:52.369Z] ok github.com/docker/docker/errdefs 0.023s coverage: 49.4% of statements [2020-05-18T17:48:52.369Z] ok github.com/docker/docker/distribution/metadata 0.130s coverage: 48.2% of statements [2020-05-18T17:48:52.369Z] ok github.com/docker/docker/distribution 0.613s coverage: 22.1% of statements [2020-05-18T17:48:52.369Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-18T17:48:52.616Z] --- PASS: TestServiceCreateInit (10.20s) [2020-05-18T17:48:52.616Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.24s) [2020-05-18T17:48:52.616Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.92s) [2020-05-18T17:48:52.616Z] === RUN TestCreateServiceMultipleTimes [2020-05-18T17:48:53.016Z] +++ /etc/init.d/apparmor stop [2020-05-18T17:48:53.016Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T17:48:53.016Z] [2020-05-18T17:48:53.016Z] Unloading profiles will leave already running processes permanently [2020-05-18T17:48:53.016Z] unconfined, which can lead to unexpected situations. [2020-05-18T17:48:53.016Z] [2020-05-18T17:48:53.016Z] To set a process to complain mode, use the command line tool [2020-05-18T17:48:53.016Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T17:48:53.016Z] +++ true [2020-05-18T17:48:53.016Z] [2020-05-18T17:48:53.342Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-18T17:48:53.342Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-18T17:48:53.807Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 4.9% of statements [2020-05-18T17:48:53.807Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-18T17:48:53.807Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-18T17:48:54.065Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 41.8% of statements [2020-05-18T17:48:54.273Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s) [2020-05-18T17:48:54.273Z] === CONT TestIpcModeOlderClient [2020-05-18T17:48:54.273Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-05-18T17:48:54.273Z] === CONT TestDaemonHostGatewayIP [2020-05-18T17:48:54.421Z] ok github.com/docker/docker/distribution/xfer 1.711s coverage: 85.1% of statements [2020-05-18T17:48:54.421Z] ? github.com/docker/docker/dockerversion [no test files] Post stage [Pipeline] junit [2020-05-18T17:48:55.062Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T17:48:55.691Z] + echo Ensuring container killed. [2020-05-18T17:48:55.691Z] Ensuring container killed. [2020-05-18T17:48:55.691Z] + docker rm -vf docker-pr2 [2020-05-18T17:48:55.691Z] Error: No such container: docker-pr2 [2020-05-18T17:48:55.691Z] + true [Pipeline] sh [2020-05-18T17:48:55.915Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-05-18T17:48:55.960Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-05-18T17:48:55.960Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 77.8% of statements [2020-05-18T17:48:55.960Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-18T17:48:55.960Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-18T17:48:56.056Z] + echo Chowning /workspace to jenkins user [2020-05-18T17:48:56.056Z] Chowning /workspace to jenkins user [2020-05-18T17:48:56.056Z] + id -u [2020-05-18T17:48:56.056Z] + id -g [2020-05-18T17:48:56.056Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40969:/workspace busybox chown -R 1001:1001 /workspace [2020-05-18T17:48:56.056Z] Unable to find image 'busybox:latest' locally [2020-05-18T17:48:56.338Z] latest: Pulling from library/busybox [2020-05-18T17:48:56.338Z] 5ea0d0e92e5f: Pulling fs layer [2020-05-18T17:48:56.338Z] 5ea0d0e92e5f: Verifying Checksum [2020-05-18T17:48:56.338Z] 5ea0d0e92e5f: Download complete [2020-05-18T17:48:56.541Z] ok github.com/docker/docker/image 0.080s coverage: 86.4% of statements [2020-05-18T17:48:56.541Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-18T17:48:56.840Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2020-05-18T17:48:56.840Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-18T17:48:56.891Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-05-18T17:48:57.148Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-05-18T17:48:57.339Z] 5ea0d0e92e5f: Pull complete [2020-05-18T17:48:57.339Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-18T17:48:57.339Z] Status: Downloaded newer image for busybox:latest [2020-05-18T17:48:57.406Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2020-05-18T17:48:57.464Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2020-05-18T17:48:57.547Z] --- PASS: TestDaemonHostGatewayIP (3.41s) [2020-05-18T17:48:57.547Z] === CONT TestDaemonRestartIpcMode [2020-05-18T17:48:58.479Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-18T17:48:58.490Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 50.0% of statements [2020-05-18T17:48:58.778Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-05-18T17:48:58.778Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T17:48:59.036Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 37.7% of statements [2020-05-18T17:48:59.184Z] + bundleName=s390x-integration [2020-05-18T17:48:59.184Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-18T17:48:59.184Z] Creating s390x-integration-bundles.tar.gz [2020-05-18T17:48:59.184Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-18T17:48:59.184Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-18T17:48:59.218Z] Archiving artifacts [2020-05-18T17:48:59.409Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-18T17:48:59.409Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-18T17:48:59.578Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40969/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T17:48:59.959Z] + make clean [2020-05-18T17:48:59.974Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-18T17:49:00.408Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-05-18T17:49:00.539Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-18T17:49:00.539Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-18T17:49:00.572Z] docker volume rm -f docker-dev-cache [2020-05-18T17:49:00.572Z] docker-dev-cache [Pipeline] deleteDir [2020-05-18T17:49:01.471Z] --- PASS: TestDaemonRestartIpcMode (3.68s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-18T17:49:01.783Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 47.8% of statements [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T17:49:02.040Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-18T17:49:02.604Z] ok github.com/docker/docker/daemon/logger/splunk 1.637s coverage: 82.5% of statements [2020-05-18T17:49:02.604Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-18T17:49:02.861Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-05-18T17:49:02.861Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-18T17:49:03.993Z] --- PASS: TestContainerKillOnDaemonStart (12.99s) [2020-05-18T17:49:03.993Z] PASS [2020-05-18T17:49:03.993Z] [2020-05-18T17:49:03.993Z] === Skipped [2020-05-18T17:49:03.993Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-18T17:49:03.993Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T17:49:03.993Z] [2020-05-18T17:49:03.993Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-18T17:49:03.993Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:49:03.993Z] [2020-05-18T17:49:03.993Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-18T17:49:03.993Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:49:03.993Z] [2020-05-18T17:49:03.993Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T17:49:03.993Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T17:49:03.993Z] [2020-05-18T17:49:03.993Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-18T17:49:03.993Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T17:49:03.993Z] [2020-05-18T17:49:03.993Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-18T17:49:03.993Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T17:49:03.993Z] [2020-05-18T17:49:03.993Z] [2020-05-18T17:49:03.993Z] DONE 200 tests, 6 skipped in 162.161s [2020-05-18T17:49:03.993Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-18T17:49:03.993Z] ++ 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-05-18T17:49:03.993Z] ++ set -e [2020-05-18T17:49:03.993Z] ++ '[' -n 0 ']' [2020-05-18T17:49:03.993Z] ++ set -x [2020-05-18T17:49:03.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05-18T17:49:03.993Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-18T17:49:03.993Z] INFO: Testing against a local daemon [2020-05-18T17:49:03.993Z] === RUN TestCommitInheritsEnv [2020-05-18T17:49:04.037Z] ok github.com/docker/docker/opts 0.069s coverage: 67.4% of statements [2020-05-18T17:49:04.037Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-05-18T17:49:04.557Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-05-18T17:49:04.557Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-18T17:49:04.557Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-18T17:49:04.557Z] === RUN TestImagesFilterMultiReference [2020-05-18T17:49:04.557Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-18T17:49:04.557Z] === RUN TestImagePullPlatformInvalid [2020-05-18T17:49:04.557Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-18T17:49:04.557Z] === RUN TestRemoveImageOrphaning [2020-05-18T17:49:04.661Z] ok github.com/docker/docker/pkg/archive 1.333s coverage: 77.1% of statements [2020-05-18T17:49:04.661Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-05-18T17:49:05.121Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-18T17:49:05.121Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-05-18T17:49:05.121Z] === RUN TestRemoveImageGarbageCollector [2020-05-18T17:49:05.287Z] ok github.com/docker/docker/pkg/authorization 1.896s coverage: 68.3% of statements [2020-05-18T17:49:05.378Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-18T17:49:05.387Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2020-05-18T17:49:05.577Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-05-18T17:49:05.635Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-18T17:49:05.645Z] ok github.com/docker/docker/distribution 0.271s coverage: 22.1% of statements [2020-05-18T17:49:05.645Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-18T17:49:05.892Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-18T17:49:06.149Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-18T17:49:06.713Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-18T17:49:06.971Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-18T17:49:07.018Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-05-18T17:49:07.534Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-18T17:49:07.535Z] --- PASS: TestRemoveImageGarbageCollector (2.24s) [2020-05-18T17:49:07.535Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-18T17:49:07.535Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-18T17:49:07.535Z] === RUN TestTagInvalidReference [2020-05-18T17:49:07.535Z] --- PASS: TestTagInvalidReference (0.05s) [2020-05-18T17:49:07.535Z] === RUN TestTagValidPrefixedRepo [2020-05-18T17:49:07.535Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-05-18T17:49:07.535Z] === RUN TestTagExistedNameWithoutForce [2020-05-18T17:49:07.535Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-05-18T17:49:07.535Z] === RUN TestTagOfficialNames [2020-05-18T17:49:07.646Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-05-18T17:49:07.646Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-05-18T17:49:07.791Z] --- PASS: TestTagOfficialNames (0.08s) [2020-05-18T17:49:07.791Z] === RUN TestTagMatchesDigest [2020-05-18T17:49:07.792Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-18T17:49:07.792Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-18T17:49:07.951Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-05-18T17:49:08.048Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-18T17:49:08.517Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2020-05-18T17:49:08.517Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-18T17:49:09.082Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-05-18T17:49:09.082Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-18T17:49:09.133Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-05-18T17:49:09.133Z] ok github.com/docker/docker/layer 7.238s coverage: 68.8% of statements [2020-05-18T17:49:09.133Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-18T17:49:09.133Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-18T17:49:09.133Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-18T17:49:09.133Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-18T17:49:09.133Z] ? github.com/docker/docker/oci [no test files] [2020-05-18T17:49:09.133Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-18T17:49:10.016Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-05-18T17:49:10.017Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-18T17:49:10.155Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-05-18T17:49:10.155Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-05-18T17:49:10.582Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-05-18T17:49:11.643Z] ok github.com/docker/docker/pkg/chrootarchive 4.177s coverage: 43.2% of statements [2020-05-18T17:49:11.643Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-18T17:49:11.643Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-18T17:49:11.643Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2020-05-18T17:49:11.643Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 89.5% of statements [2020-05-18T17:49:12.226Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-18T17:49:12.226Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-18T17:49:12.480Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-05-18T17:49:12.480Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-18T17:49:13.136Z] ok github.com/docker/docker/pkg/fsutils 0.378s coverage: 85.1% of statements [2020-05-18T17:49:13.426Z] ok github.com/docker/docker/pkg/discovery/kv 3.200s coverage: 84.1% of statements [2020-05-18T17:49:13.426Z] ok github.com/docker/docker/pkg/homedir 0.025s coverage: 11.4% of statements [2020-05-18T17:49:14.376Z] ok github.com/docker/docker/pkg/archive 0.408s coverage: 77.1% of statements [2020-05-18T17:49:14.547Z] --- PASS: TestCreateServiceMultipleTimes (19.43s) [2020-05-18T17:49:14.547Z] === RUN TestCreateServiceConflict [2020-05-18T17:49:14.805Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-05-18T17:49:14.805Z] === RUN TestCreateServiceMaxReplicas [2020-05-18T17:49:15.308Z] ok github.com/docker/docker/pkg/authorization 0.248s coverage: 68.3% of statements [2020-05-18T17:49:15.501Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-18T17:49:15.565Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-18T17:49:15.565Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-18T17:49:16.151Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-05-18T17:49:16.151Z] ok github.com/docker/docker/pkg/locker 0.061s coverage: 88.9% of statements [2020-05-18T17:49:16.151Z] ok github.com/docker/docker/pkg/idtools 0.876s coverage: 70.3% of statements [2020-05-18T17:49:16.779Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2020-05-18T17:49:17.067Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2020-05-18T17:49:17.355Z] ok github.com/docker/docker/pkg/ioutils 1.663s coverage: 70.6% of statements [2020-05-18T17:49:17.355Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-18T17:49:17.355Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-18T17:49:17.355Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-18T17:49:17.644Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2020-05-18T17:49:18.025Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-18T17:49:18.274Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2020-05-18T17:49:18.905Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.029s coverage: 91.4% of statements [2020-05-18T17:49:18.905Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.4% of statements [2020-05-18T17:49:18.905Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-18T17:49:18.905Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-18T17:49:18.995Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2020-05-18T17:49:18.995Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-18T17:49:19.764Z] ok github.com/docker/docker/layer 7.747s coverage: 68.8% of statements [2020-05-18T17:49:19.764Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-18T17:49:19.764Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-18T17:49:19.764Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-18T17:49:19.764Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-18T17:49:19.764Z] ? github.com/docker/docker/oci [no test files] [2020-05-18T17:49:19.764Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-18T17:49:19.764Z] ok github.com/docker/docker/pkg/chrootarchive 2.942s coverage: 43.2% of statements [2020-05-18T17:49:19.764Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-18T17:49:19.764Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-18T17:49:19.764Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-05-18T17:49:19.932Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2020-05-18T17:49:20.023Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-05-18T17:49:20.281Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-05-18T17:49:20.846Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2020-05-18T17:49:21.411Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-05-18T17:49:21.428Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-05-18T17:49:21.428Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2020-05-18T17:49:21.428Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-05-18T17:49:21.978Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-05-18T17:49:22.207Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-18T17:49:22.207Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-18T17:49:22.772Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-18T17:49:22.928Z] ok github.com/docker/docker/pkg/reexec 0.024s coverage: 82.4% of statements [2020-05-18T17:49:23.030Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-18T17:49:23.291Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-18T17:49:23.349Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-05-18T17:49:23.551Z] ok github.com/docker/docker/pkg/pubsub 1.162s coverage: 73.9% of statements [2020-05-18T17:49:23.843Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2020-05-18T17:49:23.914Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-05-18T17:49:24.478Z] ok github.com/docker/docker/pkg/discovery/kv 3.056s coverage: 84.1% of statements [2020-05-18T17:49:24.478Z] ok github.com/docker/docker/pkg/fsutils 0.208s coverage: 85.1% of statements [2020-05-18T17:49:24.735Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-05-18T17:49:24.864Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-05-18T17:49:24.864Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-05-18T17:49:25.488Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-05-18T17:49:25.925Z] ok github.com/docker/docker/pkg/idtools 0.423s coverage: 70.3% of statements [2020-05-18T17:49:26.183Z] ok github.com/docker/docker/pkg/ioutils 0.578s coverage: 70.6% of statements [2020-05-18T17:49:26.440Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-05-18T17:49:26.521Z] ok github.com/docker/docker/pkg/signal 3.452s coverage: 61.0% of statements [2020-05-18T17:49:26.697Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2020-05-18T17:49:26.697Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-05-18T17:49:26.697Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-18T17:49:26.697Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-18T17:49:27.147Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 36.9% of statements [2020-05-18T17:49:27.262Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-05-18T17:49:27.262Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-18T17:49:27.262Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-05-18T17:49:27.435Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.7% of statements [2020-05-18T17:49:27.475Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-18T17:49:27.520Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-05-18T17:49:27.778Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 91.4% of statements [2020-05-18T17:49:28.036Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-05-18T17:49:28.036Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-18T17:49:28.036Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-18T17:49:28.066Z] ok github.com/docker/docker/pkg/tailfile 0.137s coverage: 88.6% of statements [2020-05-18T17:49:28.354Z] testing: warning: no tests to run [2020-05-18T17:49:28.354Z] coverage: [no statements] [2020-05-18T17:49:28.354Z] ok github.com/docker/docker/pkg/term/windows 0.018s coverage: [no statements] [no tests to run] [2020-05-18T17:49:28.406Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-18T17:49:28.969Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-05-18T17:49:29.001Z] ok github.com/docker/docker/pkg/tarsum 0.234s coverage: 89.3% of statements [2020-05-18T17:49:29.001Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-05-18T17:49:29.290Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-05-18T17:49:29.535Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2020-05-18T17:49:29.919Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2020-05-18T17:49:30.100Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-18T17:49:30.100Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-05-18T17:49:31.470Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-05-18T17:49:31.727Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-18T17:49:32.583Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-18T17:49:32.583Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-18T17:49:32.637Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-05-18T17:49:33.871Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.09s) [2020-05-18T17:49:33.871Z] === RUN TestCreateServiceSecretFileMode [2020-05-18T17:49:34.136Z] ok github.com/docker/docker/reference 0.016s coverage: 83.7% of statements [2020-05-18T17:49:34.423Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 68.8% of statements [2020-05-18T17:49:34.480Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-18T17:49:34.480Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-18T17:49:34.480Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-18T17:49:34.480Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-18T17:49:34.480Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-18T17:49:35.002Z] ok github.com/docker/docker/pkg/signal 2.400s coverage: 61.0% of statements [2020-05-18T17:49:35.002Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-18T17:49:35.259Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-18T17:49:35.372Z] ok github.com/docker/docker/plugin 0.644s coverage: 23.1% of statements [2020-05-18T17:49:35.516Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-18T17:49:35.774Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-18T17:49:35.850Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-18T17:49:36.404Z] --- PASS: TestCreateServiceSecretFileMode (2.72s) [2020-05-18T17:49:36.404Z] === RUN TestCreateServiceConfigFileMode [2020-05-18T17:49:36.706Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2020-05-18T17:49:36.874Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2020-05-18T17:49:37.175Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2020-05-18T17:49:37.272Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2020-05-18T17:49:37.529Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2020-05-18T17:49:38.093Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-05-18T17:49:38.351Z] testing: warning: no tests to run [2020-05-18T17:49:38.351Z] coverage: [no statements] [2020-05-18T17:49:38.351Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-18T17:49:38.373Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-18T17:49:38.679Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-05-18T17:49:38.915Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-18T17:49:38.915Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-05-18T17:49:38.937Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-18T17:49:39.173Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-18T17:49:39.501Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-18T17:49:39.501Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-18T17:49:39.690Z] --- PASS: TestCreateServiceConfigFileMode (3.37s) [2020-05-18T17:49:39.690Z] === RUN TestCreateServiceSysctls [2020-05-18T17:49:40.066Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-18T17:49:40.180Z] ok github.com/docker/docker/registry 0.507s coverage: 56.1% of statements [2020-05-18T17:49:41.204Z] ok github.com/docker/docker/runconfig 0.025s coverage: 65.8% of statements [2020-05-18T17:49:41.697Z] ok github.com/docker/docker/plugin 0.532s coverage: 23.1% of statements [2020-05-18T17:49:41.955Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-18T17:49:41.962Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-18T17:49:41.962Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-18T17:49:42.888Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-05-18T17:49:43.146Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-05-18T17:49:43.859Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-18T17:49:43.879Z] --- PASS: TestCreateServiceSysctls (4.27s) [2020-05-18T17:49:43.879Z] === RUN TestCreateServiceCapabilities [2020-05-18T17:49:44.520Z] ok github.com/docker/docker/registry 0.074s coverage: 56.1% of statements [2020-05-18T17:49:44.693Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-05-18T17:49:45.085Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-05-18T17:49:45.341Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-05-18T17:49:45.719Z] ok github.com/docker/docker/volume/mounts 0.159s coverage: 67.0% of statements [2020-05-18T17:49:45.719Z] ok github.com/docker/docker/volume/local 0.033s coverage: 73.0% of statements [2020-05-18T17:49:45.757Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-18T17:49:46.013Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-18T17:49:46.713Z] ok github.com/docker/docker/runconfig 0.011s coverage: 65.8% of statements [2020-05-18T17:49:46.971Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-18T17:49:47.165Z] --- PASS: TestCreateServiceCapabilities (3.39s) [2020-05-18T17:49:47.165Z] === RUN TestInspect [2020-05-18T17:49:47.753Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-05-18T17:49:49.290Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-18T17:49:49.496Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-18T17:49:50.222Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-18T17:49:50.429Z] ok github.com/docker/docker/volume/local 0.022s coverage: 73.0% of statements [2020-05-18T17:49:50.788Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-18T17:49:50.788Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-18T17:49:50.993Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2020-05-18T17:49:51.352Z] --- PASS: TestInspect (3.47s) [2020-05-18T17:49:51.352Z] === RUN TestCreateJob [2020-05-18T17:49:51.925Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-05-18T17:49:52.682Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-18T17:49:55.538Z] --- PASS: TestCreateJob (4.35s) [2020-05-18T17:49:55.539Z] === RUN TestReplicatedJob [2020-05-18T17:49:56.185Z] ok github.com/docker/docker/pkg/plugins 33.665s coverage: 76.6% of statements [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/rootless [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/volume [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-18T17:49:56.185Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === Skipped [2020-05-18T17:49:56.185Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-18T17:49:56.185Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-18T17:49:56.185Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-18T17:49:56.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:49:56.185Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-18T17:49:56.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:49:56.185Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-18T17:49:56.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:49:56.185Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-18T17:49:56.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:49:56.185Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-18T17:49:56.185Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:49:56.185Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-18T17:49:56.185Z] graphtest_unix.go:73: No driver to put! [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-18T17:49:56.185Z] time="2020-05-18T17:48:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:49:56.185Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:49:56.185Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-18T17:49:56.185Z] time="2020-05-18T17:48:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:49:56.185Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:49:56.185Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-18T17:49:56.185Z] time="2020-05-18T17:48:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:49:56.185Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:49:56.185Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-18T17:49:56.185Z] time="2020-05-18T17:48:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:49:56.185Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:49:56.185Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-18T17:49:56.185Z] time="2020-05-18T17:48:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:49:56.185Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:49:56.185Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-18T17:49:56.185Z] graphtest_unix.go:73: No driver to put! [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-18T17:49:56.185Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-18T17:49:56.185Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-18T17:49:56.185Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-18T17:49:56.185Z] [2020-05-18T17:49:56.185Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-18T17:49:56.186Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-18T17:49:56.186Z] [2020-05-18T17:49:56.186Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-18T17:49:56.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:49:56.186Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:49:56.186Z] [2020-05-18T17:49:56.186Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-18T17:49:56.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:49:56.186Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:49:56.186Z] [2020-05-18T17:49:56.186Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-18T17:49:56.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:49:56.186Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:49:56.186Z] [2020-05-18T17:49:56.186Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-18T17:49:56.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:49:56.186Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:49:56.186Z] [2020-05-18T17:49:56.186Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-18T17:49:56.186Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:49:56.186Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:49:56.186Z] [2020-05-18T17:49:56.186Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-18T17:49:56.186Z] graphtest_unix.go:73: No driver to put! [2020-05-18T17:49:56.186Z] [2020-05-18T17:49:56.186Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-18T17:49:56.186Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-18T17:49:56.186Z] [2020-05-18T17:49:56.186Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-18T17:49:56.186Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-18T17:49:56.186Z] [2020-05-18T17:49:56.186Z] [2020-05-18T17:49:56.186Z] DONE 2123 tests, 26 skipped in 350.161s Post stage [Pipeline] junit [2020-05-18T17:49:56.222Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T17:49:56.860Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-18T17:49:57.033Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40969/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 -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:0562c7c85ff0b55f7889624b604825a39f211c06 hack/make.sh dynbinary test-integration [2020-05-18T17:49:57.318Z] [2020-05-18T17:49:57.605Z] Removing bundles/ [2020-05-18T17:49:57.605Z] [2020-05-18T17:49:57.605Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-18T17:49:57.605Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T17:49:57.605Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T17:49:58.757Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-18T17:50:00.652Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-18T17:50:02.103Z] --- PASS: TestReplicatedJob (6.65s) [2020-05-18T17:50:02.103Z] === RUN TestUpdateReplicatedJob [2020-05-18T17:50:04.132Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/rootless [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/volume [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-18T17:50:04.132Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === Skipped [2020-05-18T17:50:04.132Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-18T17:50:04.132Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-18T17:50:04.132Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-18T17:50:04.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:50:04.132Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-18T17:50:04.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:50:04.132Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-18T17:50:04.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:50:04.132Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-18T17:50:04.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:50:04.132Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-18T17:50:04.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:50:04.132Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-18T17:50:04.132Z] graphtest_unix.go:73: No driver to put! [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-18T17:50:04.132Z] time="2020-05-18T17:48:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:50:04.132Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:50:04.132Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-18T17:50:04.132Z] time="2020-05-18T17:48:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:50:04.132Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:50:04.132Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-18T17:50:04.132Z] time="2020-05-18T17:48:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:50:04.132Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:50:04.132Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-18T17:50:04.132Z] time="2020-05-18T17:48:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:50:04.132Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:50:04.132Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-18T17:50:04.132Z] time="2020-05-18T17:48:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T17:50:04.132Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T17:50:04.132Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-18T17:50:04.132Z] graphtest_unix.go:73: No driver to put! [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-18T17:50:04.132Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-18T17:50:04.132Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-18T17:50:04.132Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-18T17:50:04.132Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-18T17:50:04.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:50:04.132Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-18T17:50:04.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:50:04.132Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-18T17:50:04.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:50:04.132Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-18T17:50:04.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:50:04.132Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-18T17:50:04.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T17:50:04.132Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-18T17:50:04.132Z] graphtest_unix.go:73: No driver to put! [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-18T17:50:04.132Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-18T17:50:04.132Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] [2020-05-18T17:50:04.132Z] DONE 2123 tests, 26 skipped in 251.543s Post stage [Pipeline] junit [2020-05-18T17:50:04.143Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-18T17:50:04.721Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40969/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0562c7c85ff0b55f7889624b604825a39f211c06 hack/validate/vendor [2020-05-18T17:50:05.653Z] No vendor changes in diff. [2020-05-18T17:50:05.910Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-18T17:50:06.291Z] --- PASS: TestUpdateReplicatedJob (4.36s) [2020-05-18T17:50:06.291Z] === RUN TestServiceListWithStatuses [2020-05-18T17:50:06.291Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-18T17:50:06.291Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T17:50:06.291Z] === RUN TestDockerNetworkConnectAlias [2020-05-18T17:50:06.475Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-18T17:50:06.548Z] + echo Building e2e image [2020-05-18T17:50:06.548Z] Building e2e image [2020-05-18T17:50:06.548Z] + docker build --build-arg DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 -t moby-e2e-test -f Dockerfile.e2e . [2020-05-18T17:50:06.548Z] #2 [internal] load .dockerignore [2020-05-18T17:50:06.548Z] #2 transferring context: 34B done [2020-05-18T17:50:06.548Z] #2 DONE 0.0s [2020-05-18T17:50:06.548Z] [2020-05-18T17:50:06.548Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-18T17:50:06.548Z] #1 transferring dockerfile: 3.21kB done [2020-05-18T17:50:06.548Z] #1 DONE 0.0s [2020-05-18T17:50:06.548Z] [2020-05-18T17:50:06.548Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-18T17:50:06.811Z] #4 ... [2020-05-18T17:50:06.811Z] [2020-05-18T17:50:06.811Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-18T17:50:06.811Z] #3 DONE 0.2s [2020-05-18T17:50:06.811Z] [2020-05-18T17:50:06.811Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-18T17:50:06.811Z] #4 DONE 0.3s [2020-05-18T17:50:06.811Z] [2020-05-18T17:50:06.811Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T17:50:06.811Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 done [2020-05-18T17:50:07.039Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-18T17:50:07.073Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0B / 301.28kB 0.2s [2020-05-18T17:50:07.073Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.0s done [2020-05-18T17:50:07.073Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 0B / 126.95MB 0.2s [2020-05-18T17:50:07.073Z] #14 sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 1.65kB / 1.65kB done [2020-05-18T17:50:07.073Z] #14 sha256:12e901761bc37242abe479c43cdf35cba41caf83cbfa4f5e27e47ee7dd29058a 1.36kB / 1.36kB done [2020-05-18T17:50:07.073Z] #14 sha256:0e542677179574d9321794150be654716b3f0ff86780b3e12860481a959b1303 3.83kB / 3.83kB done [2020-05-18T17:50:07.073Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 0B / 126B 0.2s [2020-05-18T17:50:07.073Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.2s done [2020-05-18T17:50:07.332Z] #14 ... [2020-05-18T17:50:07.332Z] [2020-05-18T17:50:07.332Z] #8 [internal] load build context [2020-05-18T17:50:07.332Z] #8 transferring context: 848.86kB 0.3s done [2020-05-18T17:50:07.332Z] #8 DONE 0.3s [2020-05-18T17:50:07.332Z] [2020-05-18T17:50:07.332Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T17:50:07.332Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 103.98kB / 301.28kB 0.4s [2020-05-18T17:50:07.332Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 13.58MB / 126.95MB 0.4s [2020-05-18T17:50:07.332Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c [2020-05-18T17:50:07.332Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.4s done [2020-05-18T17:50:07.590Z] #14 ... [2020-05-18T17:50:07.590Z] [2020-05-18T17:50:07.590Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-18T17:50:07.590Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-05-18T17:50:07.590Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-05-18T17:50:07.590Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-05-18T17:50:07.590Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-05-18T17:50:07.590Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-05-18T17:50:07.590Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-05-18T17:50:07.590Z] #5 DONE 0.6s [2020-05-18T17:50:07.590Z] [2020-05-18T17:50:07.590Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T17:50:07.590Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 32.88MB / 126.95MB 0.7s [2020-05-18T17:50:07.590Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.2s done [2020-05-18T17:50:07.590Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 44.27MB / 126.95MB 0.8s [2020-05-18T17:50:07.590Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-05-18T17:50:07.605Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-18T17:50:07.850Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 51.52MB / 126.95MB 0.9s [2020-05-18T17:50:07.850Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 67.09MB / 126.95MB 1.1s [2020-05-18T17:50:08.109Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 74.35MB / 126.95MB 1.2s [2020-05-18T17:50:08.109Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 82.95MB / 126.95MB 1.3s [2020-05-18T17:50:08.368Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 94.49MB / 126.95MB 1.4s [2020-05-18T17:50:08.368Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 111.23MB / 126.95MB 1.6s [2020-05-18T17:50:08.626Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 119.75MB / 126.95MB 1.7s [2020-05-18T17:50:08.626Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.9s done [2020-05-18T17:50:08.883Z] #14 ... [2020-05-18T17:50:08.883Z] [2020-05-18T17:50:08.883Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-18T17:50:08.883Z] #6 DONE 1.3s [2020-05-18T17:50:08.883Z] [2020-05-18T17:50:08.883Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T17:50:08.883Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 [2020-05-18T17:50:08.974Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-18T17:50:08.974Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-18T17:50:10.394Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-18T17:50:12.852Z] --- PASS: TestDockerNetworkConnectAlias (6.64s) [2020-05-18T17:50:12.852Z] === RUN TestDockerNetworkReConnect [2020-05-18T17:50:13.681Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-18T17:50:13.938Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-18T17:50:14.146Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.1s [2020-05-18T17:50:14.405Z] #14 ... [2020-05-18T17:50:14.405Z] [2020-05-18T17:50:14.405Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-18T17:50:14.405Z] #7 1.096 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-05-18T17:50:14.405Z] #7 2.163 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-05-18T17:50:14.405Z] #7 2.264 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-05-18T17:50:14.405Z] #7 2.270 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-05-18T17:50:14.405Z] #7 2.280 (3/30) Installing readline (8.0.0-r0) [2020-05-18T17:50:14.405Z] #7 2.286 (4/30) Installing bash (5.0.0-r0) [2020-05-18T17:50:14.405Z] #7 2.301 Executing bash-5.0.0-r0.post-install [2020-05-18T17:50:14.405Z] #7 2.307 (5/30) Installing ca-certificates (20191127-r0) [2020-05-18T17:50:14.405Z] #7 2.328 (6/30) Installing libgcc (8.3.0-r0) [2020-05-18T17:50:14.405Z] #7 2.332 (7/30) Installing libstdc++ (8.3.0-r0) [2020-05-18T17:50:14.405Z] #7 2.353 (8/30) Installing binutils (2.32-r0) [2020-05-18T17:50:14.405Z] #7 2.448 (9/30) Installing gmp (6.1.2-r1) [2020-05-18T17:50:14.405Z] #7 2.457 (10/30) Installing isl (0.18-r0) [2020-05-18T17:50:14.405Z] #7 2.478 (11/30) Installing libgomp (8.3.0-r0) [2020-05-18T17:50:14.405Z] #7 2.480 (12/30) Installing libatomic (8.3.0-r0) [2020-05-18T17:50:14.405Z] #7 2.483 (13/30) Installing mpfr3 (3.1.5-r1) [2020-05-18T17:50:14.405Z] #7 2.491 (14/30) Installing mpc1 (1.1.0-r0) [2020-05-18T17:50:14.405Z] #7 2.499 (15/30) Installing gcc (8.3.0-r0) [2020-05-18T17:50:14.405Z] #7 3.385 (16/30) Installing musl-dev (1.1.22-r3) [2020-05-18T17:50:14.405Z] #7 3.491 (17/30) Installing libc-dev (0.7.1-r0) [2020-05-18T17:50:14.405Z] #7 3.494 (18/30) Installing g++ (8.3.0-r0) [2020-05-18T17:50:14.405Z] #7 4.063 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-05-18T17:50:14.405Z] #7 4.066 (20/30) Installing libcurl (7.66.0-r0) [2020-05-18T17:50:14.405Z] #7 4.074 (21/30) Installing expat (2.2.8-r0) [2020-05-18T17:50:14.405Z] #7 4.080 (22/30) Installing pcre2 (10.33-r0) [2020-05-18T17:50:14.405Z] #7 4.088 (23/30) Installing git (2.22.4-r0) [2020-05-18T17:50:14.405Z] #7 4.295 (24/30) Installing libmnl (1.0.4-r0) [2020-05-18T17:50:14.405Z] #7 4.297 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-05-18T17:50:14.405Z] #7 4.302 (26/30) Installing iptables (1.8.3-r1) [2020-05-18T17:50:14.405Z] #7 4.331 (27/30) Installing pigz (2.4-r0) [2020-05-18T17:50:14.405Z] #7 4.336 (28/30) Installing tar (1.32-r0) [2020-05-18T17:50:14.405Z] #7 4.346 (29/30) Installing xz-libs (5.2.4-r0) [2020-05-18T17:50:14.405Z] #7 4.350 (30/30) Installing xz (5.2.4-r0) [2020-05-18T17:50:14.405Z] #7 4.361 Executing busybox-1.30.1-r3.trigger [2020-05-18T17:50:14.405Z] #7 4.365 Executing ca-certificates-20191127-r0.trigger [2020-05-18T17:50:14.405Z] #7 4.422 OK: 179 MiB in 44 packages [2020-05-18T17:50:14.405Z] #7 DONE 5.7s [2020-05-18T17:50:14.405Z] [2020-05-18T17:50:14.405Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-18T17:50:14.405Z] #9 DONE 0.1s [2020-05-18T17:50:14.405Z] [2020-05-18T17:50:14.405Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T17:50:14.501Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-18T17:50:14.501Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-18T17:50:14.663Z] #14 ... [2020-05-18T17:50:14.663Z] [2020-05-18T17:50:14.663Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-18T17:50:14.663Z] #10 DONE 0.1s [2020-05-18T17:50:14.663Z] [2020-05-18T17:50:14.663Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-18T17:50:14.920Z] #11 DONE 0.1s [2020-05-18T17:50:14.920Z] [2020-05-18T17:50:14.920Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-18T17:50:14.920Z] #12 DONE 0.1s [2020-05-18T17:50:14.920Z] [2020-05-18T17:50:14.920Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T17:50:14.920Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.9s done [2020-05-18T17:50:14.920Z] #14 ... [2020-05-18T17:50:14.920Z] [2020-05-18T17:50:14.920Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-18T17:50:14.920Z] #13 DONE 0.1s [2020-05-18T17:50:14.920Z] [2020-05-18T17:50:14.920Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T17:50:14.920Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 done [2020-05-18T17:50:15.178Z] #14 DONE 8.2s [2020-05-18T17:50:15.178Z] [2020-05-18T17:50:15.178Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-18T17:50:15.741Z] #15 0.803 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-18T17:50:16.396Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-18T17:50:17.111Z] #15 1.967 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-18T17:50:17.111Z] #15 2.068 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-05-18T17:50:17.111Z] #15 2.072 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-05-18T17:50:17.111Z] #15 2.078 (3/42) Installing readline (8.0.1-r0) [2020-05-18T17:50:17.111Z] #15 2.082 (4/42) Installing bash (5.0.11-r1) [2020-05-18T17:50:17.111Z] #15 2.094 Executing bash-5.0.11-r1.post-install [2020-05-18T17:50:17.111Z] #15 2.096 (5/42) Installing linux-headers (4.19.36-r0) [2020-05-18T17:50:17.111Z] #15 2.170 (6/42) Installing libblkid (2.34-r1) [2020-05-18T17:50:17.368Z] #15 2.174 (7/42) Installing libuuid (2.34-r1) [2020-05-18T17:50:17.368Z] #15 2.176 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-05-18T17:50:17.368Z] #15 2.182 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-05-18T17:50:17.368Z] #15 2.186 (10/42) Installing libgcc (9.2.0-r4) [2020-05-18T17:50:17.368Z] #15 2.188 (11/42) Installing libstdc++ (9.2.0-r4) [2020-05-18T17:50:17.368Z] #15 2.201 (12/42) Installing binutils (2.33.1-r0) [2020-05-18T17:50:17.368Z] #15 2.273 (13/42) Installing libmagic (5.37-r1) [2020-05-18T17:50:17.368Z] #15 2.292 (14/42) Installing file (5.37-r1) [2020-05-18T17:50:17.368Z] #15 2.294 (15/42) Installing gmp (6.1.2-r1) [2020-05-18T17:50:17.368Z] #15 2.299 (16/42) Installing isl (0.18-r0) [2020-05-18T17:50:17.368Z] #15 2.315 (17/42) Installing libgomp (9.2.0-r4) [2020-05-18T17:50:17.368Z] #15 2.318 (18/42) Installing libatomic (9.2.0-r4) [2020-05-18T17:50:17.368Z] #15 2.319 (19/42) Installing mpfr4 (4.0.2-r1) [2020-05-18T17:50:17.368Z] #15 2.325 (20/42) Installing mpc1 (1.1.0-r1) [2020-05-18T17:50:17.368Z] #15 2.327 (21/42) Installing gcc (9.2.0-r4) [2020-05-18T17:50:17.766Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-18T17:50:17.934Z] #15 3.005 (22/42) Installing musl-dev (1.1.24-r2) [2020-05-18T17:50:18.121Z] --- PASS: TestDockerNetworkReConnect (4.68s) [2020-05-18T17:50:18.121Z] === RUN TestServicePlugin [2020-05-18T17:50:18.121Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-18T17:50:18.121Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:50:18.121Z] === RUN TestServiceUpdateLabel [2020-05-18T17:50:18.191Z] #15 3.084 (23/42) Installing libc-dev (0.7.2-r0) [2020-05-18T17:50:18.191Z] #15 3.085 (24/42) Installing g++ (9.2.0-r4) [2020-05-18T17:50:18.448Z] #15 3.502 (25/42) Installing make (4.2.1-r2) [2020-05-18T17:50:18.448Z] #15 3.506 (26/42) Installing fortify-headers (1.1-r0) [2020-05-18T17:50:18.448Z] #15 3.507 (27/42) Installing build-base (0.5-r1) [2020-05-18T17:50:18.448Z] #15 3.509 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-05-18T17:50:18.448Z] #15 3.511 (29/42) Installing libcurl (7.67.0-r0) [2020-05-18T17:50:18.448Z] #15 3.517 (30/42) Installing curl (7.67.0-r0) [2020-05-18T17:50:18.448Z] #15 3.520 (31/42) Installing oniguruma (6.9.4-r0) [2020-05-18T17:50:18.448Z] #15 3.525 (32/42) Installing jq (1.6-r0) [2020-05-18T17:50:18.448Z] #15 3.531 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-05-18T17:50:18.448Z] #15 3.536 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-05-18T17:50:18.448Z] #15 3.538 (35/42) Installing libaio (0.3.112-r1) [2020-05-18T17:50:18.448Z] #15 3.540 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-05-18T17:50:18.448Z] #15 3.570 (37/42) Installing libfdisk (2.34-r1) [2020-05-18T17:50:18.705Z] #15 3.576 (38/42) Installing libmount (2.34-r1) [2020-05-18T17:50:18.705Z] #15 3.581 (39/42) Installing libsmartcols (2.34-r1) [2020-05-18T17:50:18.705Z] #15 3.584 (40/42) Installing pkgconf (1.6.3-r0) [2020-05-18T17:50:18.705Z] #15 3.586 (41/42) Installing util-linux-dev (2.34-r1) [2020-05-18T17:50:18.705Z] #15 3.612 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-05-18T17:50:18.705Z] #15 3.618 Executing busybox-1.31.1-r9.trigger [2020-05-18T17:50:18.705Z] #15 3.624 OK: 196 MiB in 57 packages [2020-05-18T17:50:19.137Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-18T17:50:19.269Z] #15 DONE 4.0s [2020-05-18T17:50:19.269Z] [2020-05-18T17:50:19.269Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-18T17:50:20.023Z] --- PASS: TestServiceUpdateLabel (2.71s) [2020-05-18T17:50:20.023Z] === RUN TestServiceUpdateSecrets [2020-05-18T17:50:20.200Z] #16 DONE 0.9s [2020-05-18T17:50:20.200Z] [2020-05-18T17:50:20.200Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-18T17:50:20.764Z] #17 DONE 0.7s [2020-05-18T17:50:20.764Z] [2020-05-18T17:50:20.764Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-18T17:50:20.764Z] #18 DONE 0.0s [2020-05-18T17:50:20.764Z] [2020-05-18T17:50:20.764Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T17:50:20.764Z] #19 DONE 0.1s [2020-05-18T17:50:20.764Z] [2020-05-18T17:50:20.764Z] #31 [builder 1/4] COPY . . [2020-05-18T17:50:20.764Z] #31 ... [2020-05-18T17:50:20.764Z] [2020-05-18T17:50:20.764Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-18T17:50:20.764Z] #22 DONE 0.1s [2020-05-18T17:50:20.764Z] [2020-05-18T17:50:20.764Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-18T17:50:20.764Z] #26 DONE 0.1s [2020-05-18T17:50:20.764Z] [2020-05-18T17:50:20.764Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-18T17:50:20.764Z] #23 DONE 0.1s [2020-05-18T17:50:21.022Z] [2020-05-18T17:50:21.022Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-18T17:50:21.022Z] #27 DONE 0.1s [2020-05-18T17:50:21.022Z] [2020-05-18T17:50:21.022Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-18T17:50:21.022Z] #28 DONE 0.1s [2020-05-18T17:50:21.022Z] [2020-05-18T17:50:21.022Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-18T17:50:22.393Z] #24 1.375 + RM_GOPATH=0 [2020-05-18T17:50:22.393Z] #24 1.375 + TMP_GOPATH= [2020-05-18T17:50:22.393Z] #24 1.375 + : /build [2020-05-18T17:50:22.393Z] #24 1.375 + '[' -z '' ']' [2020-05-18T17:50:22.393Z] #24 1.381 ++ mktemp -d [2020-05-18T17:50:22.393Z] #24 1.381 + export GOPATH=/tmp/tmp.ehPfFe [2020-05-18T17:50:22.393Z] #24 1.381 + GOPATH=/tmp/tmp.ehPfFe [2020-05-18T17:50:22.393Z] #24 1.381 + RM_GOPATH=1 [2020-05-18T17:50:22.393Z] #24 1.382 ++ dirname ./install.sh [2020-05-18T17:50:22.393Z] #24 1.382 + dir=. [2020-05-18T17:50:22.393Z] #24 1.382 + bin=dockercli [2020-05-18T17:50:22.393Z] #24 1.382 + shift [2020-05-18T17:50:22.393Z] #24 1.382 + '[' '!' -f ./dockercli.installer ']' [2020-05-18T17:50:22.393Z] #24 1.382 + . ./dockercli.installer [2020-05-18T17:50:22.393Z] #24 1.382 ++ : stable [2020-05-18T17:50:22.393Z] #24 1.382 ++ : 17.06.2-ce [2020-05-18T17:50:22.393Z] #24 1.382 + install_dockercli [2020-05-18T17:50:22.393Z] #24 1.382 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T17:50:22.393Z] #24 1.385 ++ uname -m [2020-05-18T17:50:22.393Z] #24 1.385 + arch=x86_64 [2020-05-18T17:50:22.393Z] #24 1.385 + '[' x86_64 '!=' x86_64 ']' [2020-05-18T17:50:22.393Z] #24 1.385 + url=https://download.docker.com/linux/static [2020-05-18T17:50:22.393Z] #24 1.385 + tar -xz docker/docker [2020-05-18T17:50:22.393Z] #24 1.385 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-18T17:50:22.393Z] #24 1.388 Install docker/cli version 17.06.2-ce from stable [2020-05-18T17:50:22.958Z] #24 ... [2020-05-18T17:50:22.958Z] [2020-05-18T17:50:22.958Z] #31 [builder 1/4] COPY . . [2020-05-18T17:50:22.958Z] #31 DONE 2.1s [2020-05-18T17:50:23.216Z] [2020-05-18T17:50:23.216Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-18T17:50:23.313Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-18T17:50:24.589Z] #32 DONE 1.7s [2020-05-18T17:50:24.589Z] [2020-05-18T17:50:24.589Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-18T17:50:25.522Z] #33 ... [2020-05-18T17:50:25.522Z] [2020-05-18T17:50:25.522Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-18T17:50:25.522Z] #24 4.501 + mkdir -p /build [2020-05-18T17:50:25.522Z] #24 4.502 + mv docker/docker /build/ [2020-05-18T17:50:25.522Z] #24 4.503 + rmdir docker [2020-05-18T17:50:25.522Z] #24 DONE 4.6s [2020-05-18T17:50:25.522Z] [2020-05-18T17:50:25.522Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-18T17:50:25.522Z] #20 2.538 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-18T17:50:25.522Z] #20 3.045 curl: option --progress: is ambiguous [2020-05-18T17:50:25.522Z] #20 3.048 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T17:50:25.522Z] #20 3.590 curl: option --progress: is ambiguous [2020-05-18T17:50:25.522Z] #20 3.595 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T17:50:25.522Z] #20 4.191 curl: option --progress: is ambiguous [2020-05-18T17:50:25.522Z] #20 4.203 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T17:50:25.522Z] #20 4.783 curl: option --progress: is ambiguous [2020-05-18T17:50:25.522Z] #20 4.804 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T17:50:26.088Z] #20 ... [2020-05-18T17:50:26.088Z] [2020-05-18T17:50:26.088Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-18T17:50:26.088Z] #33 1.401 [2020-05-18T17:50:26.088Z] #33 1.552 Removing bundles/ [2020-05-18T17:50:26.088Z] #33 1.553 [2020-05-18T17:50:26.088Z] #33 1.581 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-18T17:50:27.461Z] #33 2.985 Building test suite binary ./integration-cli/test.main [2020-05-18T17:50:31.644Z] #33 ... [2020-05-18T17:50:31.644Z] [2020-05-18T17:50:31.644Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-18T17:50:31.644Z] #29 ... [2020-05-18T17:50:31.644Z] [2020-05-18T17:50:31.644Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-18T17:50:31.644Z] #20 5.462 [2020-05-18T17:50:31.644Z] #20 6.526 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-18T17:50:31.644Z] #20 6.978 curl: option --progress: is ambiguous [2020-05-18T17:50:31.644Z] #20 6.978 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T17:50:31.644Z] #20 7.300 [2020-05-18T17:50:31.644Z] #20 8.214 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-18T17:50:31.644Z] #20 8.610 curl: option --progress: is ambiguous [2020-05-18T17:50:31.644Z] #20 8.614 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T17:50:31.644Z] #20 8.893 [2020-05-18T17:50:31.644Z] #20 10.02 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-18T17:50:31.644Z] #20 10.34 curl: option --progress: is ambiguous [2020-05-18T17:50:31.644Z] #20 10.34 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T17:50:31.644Z] #20 10.75 [2020-05-18T17:50:32.585Z] #20 11.93 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-18T17:50:33.269Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-18T17:50:33.269Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-18T17:50:33.521Z] #20 12.40 curl: option --progress: is ambiguous [2020-05-18T17:50:33.521Z] #20 12.40 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T17:50:33.521Z] #20 12.78 [2020-05-18T17:50:33.526Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-18T17:50:33.779Z] #20 12.88 Download of images into '/build' complete. [2020-05-18T17:50:33.779Z] #20 12.88 Use something like the following to load the result into a Docker daemon: [2020-05-18T17:50:33.779Z] #20 12.88 tar -cC '/build' . | docker load [2020-05-18T17:50:33.779Z] #20 DONE 13.0s [2020-05-18T17:50:33.779Z] [2020-05-18T17:50:33.779Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-18T17:50:34.713Z] #33 ... [2020-05-18T17:50:34.713Z] [2020-05-18T17:50:34.713Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-18T17:50:34.713Z] #21 DONE 0.1s [2020-05-18T17:50:34.713Z] [2020-05-18T17:50:34.713Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-18T17:50:34.713Z] #25 DONE 0.1s [2020-05-18T17:50:34.713Z] [2020-05-18T17:50:34.713Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-18T17:50:36.049Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-18T17:50:37.421Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-18T17:50:37.678Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-18T17:50:38.104Z] --- PASS: TestServiceUpdateSecrets (15.36s) [2020-05-18T17:50:38.104Z] === RUN TestServiceUpdateConfigs [2020-05-18T17:50:40.953Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-18T17:50:40.953Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite (350.79s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.71s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.07s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.74s) [2020-05-18T17:50:47.503Z] docker_cli_daemon_test.go:1449: [da15b9ec226ab] daemon is not started [2020-05-18T17:50:47.503Z] check_test.go:309: [d5228f00d4618] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.83s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.17s) [2020-05-18T17:50:47.503Z] check_test.go:309: [dd98b0709e99f] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.78s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.48s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.75s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.44s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.45s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.88s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.52s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.83s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-18T17:50:47.503Z] check_test.go:309: [d9e1f5696aad0] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-18T17:50:47.503Z] check_test.go:309: [d58668df021a8] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.88s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-05-18T17:50:47.503Z] check_test.go:309: [db1dbf9e1b8ce] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.18s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.73s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.01s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.34s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-18T17:50:47.503Z] check_test.go:309: [d0a54f3e53fc7] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.98s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.64s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.69s) [2020-05-18T17:50:47.503Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-18T17:50:47.503Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-18T17:50:47.503Z] check_test.go:309: [dfc76479d8c21] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.21s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.24s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.74s) [2020-05-18T17:50:47.503Z] check_test.go:309: [dc99b0604dd9d] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.42s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-05-18T17:50:47.503Z] check_test.go:309: [d696abeeae5b4] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.89s) [2020-05-18T17:50:47.503Z] docker_cli_daemon_plugins_test.go:79: [d69e2d6e026cb] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.49s) [2020-05-18T17:50:47.503Z] docker_cli_daemon_plugins_test.go:169: [d9f4c2ce5f346] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.62s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-05-18T17:50:47.503Z] check_test.go:309: [d9ee59e3e983b] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.95s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.85s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.16s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.45s) [2020-05-18T17:50:47.503Z] check_test.go:309: [dc1def1545f05] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.43s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.43s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.52s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.22s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.39s) [2020-05-18T17:50:47.503Z] check_test.go:309: [d8f1d2869256c] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.85s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.50s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.04s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.32s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.38s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.09s) [2020-05-18T17:50:47.503Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-18T17:50:47.503Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-18T17:50:47.503Z] check_test.go:309: [d4eae304209e0] daemon is not started [2020-05-18T17:50:47.503Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-18T17:50:47.503Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-18T17:50:47.503Z] check_test.go:309: [d7ea04f2e1f7d] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.98s) [2020-05-18T17:50:47.503Z] check_test.go:309: [dfd3f26fd057d] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.10s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.30s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.23s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.17s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.14s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.26s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.95s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.31s) [2020-05-18T17:50:47.503Z] check_test.go:309: [dd61e43166555] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.26s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.51s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.10s) [2020-05-18T17:50:47.503Z] check_test.go:309: [dabf231998e74] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.37s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2020-05-18T17:50:47.503Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-05-18T17:50:47.503Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-05-18T17:50:47.503Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-05-18T17:50:47.503Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-05-18T17:50:47.503Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-05-18T17:50:47.503Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-05-18T17:50:47.503Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-05-18T17:50:47.503Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-05-18T17:50:47.503Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-05-18T17:50:47.503Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-05-18T17:50:47.503Z] check_test.go:309: [d9739dbf557c2] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2020-05-18T17:50:47.503Z] check_test.go:309: [de0222e3ea4a2] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.51s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-05-18T17:50:47.503Z] check_test.go:309: [dd93916895c09] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.43s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.19s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.40s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.11s) [2020-05-18T17:50:47.503Z] check_test.go:309: [d2a1dff6ee051] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.36s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.06s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.21s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.41s) [2020-05-18T17:50:47.503Z] check_test.go:309: [d4a41ede99c01] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.64s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.08s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-05-18T17:50:47.503Z] check_test.go:309: [d39faaac4a968] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.79s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.78s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.74s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.75s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.99s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.08s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.09s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.28s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.66s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.99s) [2020-05-18T17:50:47.503Z] docker_cli_daemon_test.go:2544: [dd4198f959b02] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.76s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.17s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.92s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.09s) [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-05-18T17:50:47.503Z] check_test.go:309: [df14f05891134] daemon is not started [2020-05-18T17:50:47.503Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.46s) [2020-05-18T17:50:47.503Z] === RUN TestDockerSwarmSuite [2020-05-18T17:50:47.503Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-18T17:50:50.026Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-18T17:50:51.924Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-18T17:50:52.790Z] #33 ... [2020-05-18T17:50:52.790Z] [2020-05-18T17:50:52.790Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-18T17:50:52.790Z] #29 29.87 # github.com/docker/docker/contrib/httpserver [2020-05-18T17:50:52.790Z] #29 29.87 loadinternal: cannot find runtime/cgo [2020-05-18T17:50:52.790Z] #29 DONE 30.1s [2020-05-18T17:50:52.790Z] [2020-05-18T17:50:52.790Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-18T17:50:52.790Z] #33 ... [2020-05-18T17:50:52.790Z] [2020-05-18T17:50:52.790Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-18T17:50:52.790Z] #30 DONE 0.1s [2020-05-18T17:50:52.790Z] [2020-05-18T17:50:52.790Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-18T17:50:52.857Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-18T17:50:52.857Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-18T17:50:52.978Z] --- PASS: TestServiceUpdateConfigs (15.39s) [2020-05-18T17:50:52.978Z] === RUN TestServiceUpdateNetwork [2020-05-18T17:50:53.423Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-18T17:50:58.678Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-18T17:50:59.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-18T17:51:01.766Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-18T17:51:05.042Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-18T17:51:05.179Z] --- PASS: TestServiceUpdateNetwork (13.99s) [2020-05-18T17:51:05.179Z] === RUN TestServiceUpdatePidsLimit [2020-05-18T17:51:06.556Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-18T17:51:07.492Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-18T17:51:13.143Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-18T17:51:13.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-18T17:51:13.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-18T17:51:15.040Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-18T17:51:15.605Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-18T17:51:18.317Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-18T17:51:23.717Z] --- PASS: TestServiceUpdatePidsLimit (17.57s) [2020-05-18T17:51:23.717Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-05-18T17:51:23.717Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.21s) [2020-05-18T17:51:23.717Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-05-18T17:51:23.717Z] PASS [2020-05-18T17:51:23.717Z] [2020-05-18T17:51:23.717Z] === Skipped [2020-05-18T17:51:23.717Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-18T17:51:23.717Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T17:51:23.717Z] [2020-05-18T17:51:23.717Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-18T17:51:23.717Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:51:23.717Z] [2020-05-18T17:51:23.717Z] [2020-05-18T17:51:23.717Z] DONE 27 tests, 2 skipped in 160.588s [2020-05-18T17:51:23.717Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-18T17:51:23.717Z] ++ 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-05-18T17:51:23.717Z] ++ set -e [2020-05-18T17:51:23.717Z] ++ '[' -n 0 ']' [2020-05-18T17:51:23.717Z] ++ set -x [2020-05-18T17:51:23.717Z] ++ env -i DEST=/go/src/github.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-05-18T17:51:23.717Z] INFO: Testing against a local daemon [2020-05-18T17:51:23.717Z] === RUN TestSessionCreate [2020-05-18T17:51:23.717Z] --- PASS: TestSessionCreate (0.05s) [2020-05-18T17:51:23.717Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-18T17:51:23.717Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-18T17:51:23.717Z] PASS [2020-05-18T17:51:23.717Z] [2020-05-18T17:51:23.717Z] DONE 2 tests in 0.236s [2020-05-18T17:51:23.717Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-18T17:51:23.717Z] ++ 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-05-18T17:51:23.717Z] ++ set -e [2020-05-18T17:51:23.717Z] ++ '[' -n 0 ']' [2020-05-18T17:51:23.717Z] ++ set -x [2020-05-18T17:51:23.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=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-05-18T17:51:23.718Z] INFO: Testing against a local daemon [2020-05-18T17:51:23.718Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-18T17:51:23.718Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T17:51:23.718Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T17:51:23.718Z] === RUN TestEventsExecDie [2020-05-18T17:51:23.718Z] --- PASS: TestEventsExecDie (0.89s) [2020-05-18T17:51:23.718Z] === RUN TestEventsBackwardsCompatible [2020-05-18T17:51:23.718Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-18T17:51:23.718Z] === RUN TestInfoBinaryCommits [2020-05-18T17:51:23.718Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-18T17:51:23.718Z] === RUN TestInfoAPIVersioned [2020-05-18T17:51:23.718Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-18T17:51:23.718Z] === RUN TestInfoDiscoveryBackend [2020-05-18T17:51:24.654Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-05-18T17:51:24.654Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-18T17:51:25.589Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-18T17:51:25.589Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-18T17:51:26.156Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2020-05-18T17:51:26.156Z] === RUN TestInfoAPI [2020-05-18T17:51:26.156Z] --- PASS: TestInfoAPI (0.05s) [2020-05-18T17:51:26.156Z] === RUN TestInfoAPIWarnings [2020-05-18T17:51:26.723Z] --- PASS: TestInfoAPIWarnings (0.59s) [2020-05-18T17:51:26.723Z] === RUN TestInfoDebug [2020-05-18T17:51:27.291Z] --- PASS: TestInfoDebug (0.61s) [2020-05-18T17:51:27.291Z] === RUN TestInfoInsecureRegistries [2020-05-18T17:51:27.858Z] --- PASS: TestInfoInsecureRegistries (0.59s) [2020-05-18T17:51:27.858Z] === RUN TestInfoRegistryMirrors [2020-05-18T17:51:28.426Z] --- PASS: TestInfoRegistryMirrors (0.60s) [2020-05-18T17:51:28.426Z] === RUN TestLoginFailsWithBadCredentials [2020-05-18T17:51:28.994Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-05-18T17:51:28.994Z] === RUN TestPingCacheHeaders [2020-05-18T17:51:28.994Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-18T17:51:28.994Z] === RUN TestPingGet [2020-05-18T17:51:28.994Z] --- PASS: TestPingGet (0.03s) [2020-05-18T17:51:28.994Z] === RUN TestPingHead [2020-05-18T17:51:28.994Z] --- PASS: TestPingHead (0.05s) [2020-05-18T17:51:28.994Z] === RUN TestVersion [2020-05-18T17:51:28.994Z] --- PASS: TestVersion (0.05s) [2020-05-18T17:51:28.994Z] PASS [2020-05-18T17:51:28.994Z] [2020-05-18T17:51:28.994Z] === Skipped [2020-05-18T17:51:28.994Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T17:51:28.994Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T17:51:28.994Z] [2020-05-18T17:51:28.994Z] [2020-05-18T17:51:28.994Z] DONE 18 tests, 1 skipped in 6.362s [2020-05-18T17:51:28.994Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-18T17:51:28.994Z] ++ 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-05-18T17:51:28.994Z] ++ set -e [2020-05-18T17:51:28.994Z] ++ '[' -n 0 ']' [2020-05-18T17:51:28.994Z] ++ set -x [2020-05-18T17:51:28.994Z] ++ env -i DEST=/go/src/github.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-05-18T17:51:29.253Z] INFO: Testing against a local daemon [2020-05-18T17:51:29.253Z] === RUN TestVolumesCreateAndList [2020-05-18T17:51:29.253Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-18T17:51:29.253Z] === RUN TestVolumesRemove [2020-05-18T17:51:29.253Z] --- PASS: TestVolumesRemove (0.11s) [2020-05-18T17:51:29.253Z] === RUN TestVolumesInspect [2020-05-18T17:51:29.253Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-18T17:51:29.253Z] === RUN TestVolumesInvalidJSON [2020-05-18T17:51:29.253Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-18T17:51:29.253Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-18T17:51:29.253Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-18T17:51:29.253Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-18T17:51:29.253Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-18T17:51:29.253Z] PASS [2020-05-18T17:51:29.253Z] [2020-05-18T17:51:29.253Z] DONE 5 tests in 0.353s [2020-05-18T17:51:29.511Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T17:51:29.770Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T17:51:29.770Z] +++ kill 13887 [2020-05-18T17:51:31.145Z] +++ /etc/init.d/apparmor stop [2020-05-18T17:51:31.145Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T17:51:31.145Z] [2020-05-18T17:51:31.145Z] Unloading profiles will leave already running processes permanently [2020-05-18T17:51:31.145Z] unconfined, which can lead to unexpected situations. [2020-05-18T17:51:31.145Z] [2020-05-18T17:51:31.145Z] To set a process to complain mode, use the command line tool [2020-05-18T17:51:31.145Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T17:51:31.145Z] +++ true [2020-05-18T17:51:31.145Z] Post stage [Pipeline] junit [2020-05-18T17:51:33.059Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T17:51:33.944Z] + echo Ensuring container killed. [2020-05-18T17:51:33.944Z] Ensuring container killed. [2020-05-18T17:51:33.944Z] + docker rm -vf docker-pr2 [2020-05-18T17:51:33.944Z] Error: No such container: docker-pr2 [2020-05-18T17:51:33.944Z] + true [Pipeline] sh [2020-05-18T17:51:34.240Z] + echo Chowning /workspace to jenkins user [2020-05-18T17:51:34.240Z] Chowning /workspace to jenkins user [2020-05-18T17:51:34.240Z] + id -u [2020-05-18T17:51:34.240Z] + id -g [2020-05-18T17:51:34.240Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40969:/workspace busybox chown -R 1000:1000 /workspace [2020-05-18T17:51:34.240Z] Unable to find image 'busybox:latest' locally [2020-05-18T17:51:34.501Z] latest: Pulling from library/busybox [2020-05-18T17:51:34.501Z] aa3e7422f3d1: Pulling fs layer [2020-05-18T17:51:34.501Z] aa3e7422f3d1: Verifying Checksum [2020-05-18T17:51:34.501Z] aa3e7422f3d1: Download complete [2020-05-18T17:51:34.760Z] aa3e7422f3d1: Pull complete [2020-05-18T17:51:34.760Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-18T17:51:34.760Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T17:51:39.277Z] + bundleName=arm64-integration [2020-05-18T17:51:39.277Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-18T17:51:39.277Z] Creating arm64-integration-bundles.tar.gz [2020-05-18T17:51:39.277Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-18T17:51:39.277Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-18T17:51:39.547Z] Archiving artifacts [2020-05-18T17:51:40.222Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-18T17:51:40.222Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-18T17:51:41.327Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40969/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T17:51:41.665Z] + make clean [2020-05-18T17:51:42.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-18T17:51:42.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-18T17:51:42.233Z] docker volume rm -f docker-dev-cache [2020-05-18T17:51:42.491Z] docker-dev-cache [Pipeline] deleteDir [2020-05-18T17:51:43.488Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-18T17:51:43.746Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-18T17:51:44.311Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-18T17:51:45.243Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-18T17:51:45.243Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-18T17:51:45.807Z] === RUN TestDockerSuite/TestBuildEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T17:51:46.371Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-18T17:51:48.895Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-18T17:51:50.790Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-18T17:51:52.685Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-18T17:51:54.580Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-18T17:51:56.476Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-18T17:51:57.847Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-18T17:52:01.123Z] --- PASS: TestImportExtremelyLargeImageWorks (172.98s) [2020-05-18T17:52:01.123Z] PASS [2020-05-18T17:52:01.123Z] [2020-05-18T17:52:01.123Z] DONE 12 tests in 177.010s [2020-05-18T17:52:01.123Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-18T17:52:01.123Z] ++ 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-05-18T17:52:01.123Z] ++ set -e [2020-05-18T17:52:01.123Z] ++ '[' -n 0 ']' [2020-05-18T17:52:01.123Z] ++ set -x [2020-05-18T17:52:01.123Z] ++ env -i DEST=/go/src/github.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-05-18T17:52:01.123Z] INFO: Testing against a local daemon [2020-05-18T17:52:01.123Z] === RUN TestNetworkCreateDelete [2020-05-18T17:52:01.123Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-05-18T17:52:01.123Z] === RUN TestDockerNetworkDeletePreferID [2020-05-18T17:52:01.381Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-05-18T17:52:01.381Z] === RUN TestInspectNetwork [2020-05-18T17:52:03.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-18T17:52:04.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-18T17:52:04.845Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T17:52:04.845Z] [2020-05-18T17:52:04.845Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T17:52:04.845Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T17:52:04.845Z] HOSTNAME=79b5a9498627 [2020-05-18T17:52:04.845Z] TESTDEBUG=0 [2020-05-18T17:52:04.845Z] DEST=bundles/test-integration [2020-05-18T17:52:04.845Z] PWD=/go/src/github.com/docker/docker [2020-05-18T17:52:04.845Z] DOCKER_GITCOMMIT=0562c7c85ff0b55f7889624b604825a39f211c06 [2020-05-18T17:52:04.845Z] container=docker [2020-05-18T17:52:04.845Z] HOME=/root [2020-05-18T17:52:04.845Z] GOLANG_VERSION=1.13.10 [2020-05-18T17:52:04.845Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T17:52:04.845Z] VALIDATE_BRANCH=master [2020-05-18T17:52:04.845Z] TERM=xterm [2020-05-18T17:52:04.845Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T17:52:04.845Z] SHLVL=1 [2020-05-18T17:52:04.845Z] TIMEOUT=120m [2020-05-18T17:52:04.845Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T17:52:04.845Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T17:52:04.845Z] GO111MODULE=off [2020-05-18T17:52:04.845Z] DOCKER_EXPERIMENTAL=1 [2020-05-18T17:52:04.845Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-18T17:52:04.845Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T17:52:04.845Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T17:52:04.845Z] GOPATH=/go [2020-05-18T17:52:04.845Z] PKG_CONFIG=pkg-config [2020-05-18T17:52:04.845Z] _=/usr/bin/env [2020-05-18T17:52:04.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T17:52:05.906Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-18T17:52:07.279Z] === RUN TestInspectNetwork/full_network_id [2020-05-18T17:52:07.279Z] === RUN TestInspectNetwork/partial_network_id [2020-05-18T17:52:07.279Z] === RUN TestInspectNetwork/network_name [2020-05-18T17:52:07.279Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-18T17:52:11.454Z] --- PASS: TestInspectNetwork (10.12s) [2020-05-18T17:52:11.454Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-18T17:52:11.454Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-18T17:52:11.454Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-18T17:52:11.454Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-18T17:52:11.454Z] === RUN TestRunContainerWithBridgeNone [2020-05-18T17:52:14.729Z] --- PASS: TestRunContainerWithBridgeNone (2.64s) [2020-05-18T17:52:14.729Z] === RUN TestNetworkInvalidJSON [2020-05-18T17:52:14.729Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-18T17:52:14.729Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-18T17:52:14.729Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T17:52:14.729Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T17:52:14.729Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T17:52:14.729Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T17:52:14.729Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-18T17:52:14.729Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T17:52:14.729Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T17:52:14.729Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-18T17:52:14.729Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-18T17:52:14.729Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-18T17:52:14.729Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-18T17:52:14.729Z] === RUN TestHostIPv4BridgeLabel [2020-05-18T17:52:14.729Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-05-18T17:52:14.729Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-18T17:52:16.101Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-05-18T17:52:16.101Z] === RUN TestDaemonDefaultNetworkPools [2020-05-18T17:52:16.665Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-05-18T17:52:16.665Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-18T17:52:18.034Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-05-18T17:52:18.034Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-18T17:52:18.964Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-05-18T17:52:18.964Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-18T17:52:19.529Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-18T17:52:19.529Z] === RUN TestServiceWithPredefinedNetwork [2020-05-18T17:52:22.803Z] --- PASS: TestServiceWithPredefinedNetwork (2.99s) [2020-05-18T17:52:22.803Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-18T17:52:22.803Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T17:52:22.803Z] service_test.go:236: FLAKY_TEST [2020-05-18T17:52:22.803Z] === RUN TestServiceWithDataPathPortInit [2020-05-18T17:52:29.355Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-18T17:52:30.724Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-18T17:52:40.678Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-18T17:52:40.678Z] --- PASS: TestServiceWithDataPathPortInit (18.16s) [2020-05-18T17:52:40.678Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-18T17:52:41.241Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-18T17:52:41.805Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-18T17:52:42.062Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-18T17:52:43.974Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-18T17:52:43.974Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-18T17:52:43.974Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-18T17:52:44.218Z] #33 134.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T17:52:44.218Z] #33 137.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T17:52:44.218Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T17:52:45.591Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T17:52:48.115Z] #33 143.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T17:52:49.487Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T17:52:50.521Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.17s) [2020-05-18T17:52:50.521Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9twqhgwxcyyz0fdxqaq0vvqv7 Created:2020-05-18 17:52:42.443866921 +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[16a9f71a2453439a5633c8fcff4b8633f954185522f5492c3d1489301ee9fd88:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nw5zg41t4p9aww4nzbzg0f45q EndpointID:90e1834b20f4f74cb4c4414aa79df9677e2df098c0e48f755a97f1d954a243cc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:00317a45e0bace23288a5620de13f05279b4bec29bdbe0722777771bc6826ebc 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:4a96c1f7596b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nw5zg41t4p9aww4nzbzg0f45q EndpointID:90e1834b20f4f74cb4c4414aa79df9677e2df098c0e48f755a97f1d954a243cc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-18T17:52:50.521Z] PASS [2020-05-18T17:52:50.521Z] [2020-05-18T17:52:50.521Z] === Skipped [2020-05-18T17:52:50.521Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T17:52:50.521Z] service_test.go:236: FLAKY_TEST [2020-05-18T17:52:50.521Z] [2020-05-18T17:52:50.521Z] [2020-05-18T17:52:50.521Z] DONE 22 tests, 1 skipped in 49.166s [2020-05-18T17:52:50.521Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-18T17:52:50.521Z] ++ 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-05-18T17:52:50.521Z] ++ set -e [2020-05-18T17:52:50.521Z] ++ '[' -n 0 ']' [2020-05-18T17:52:50.521Z] ++ set -x [2020-05-18T17:52:50.521Z] ++ env -i DEST=/go/src/github.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-05-18T17:52:50.521Z] INFO: Testing against a local daemon [2020-05-18T17:52:50.521Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-18T17:52:50.521Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T17:52:50.521Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T17:52:50.521Z] === RUN TestDockerNetworkIpvlan [2020-05-18T17:52:50.521Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-18T17:52:50.521Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T17:52:50.521Z] PASS [2020-05-18T17:52:50.521Z] [2020-05-18T17:52:50.521Z] === Skipped [2020-05-18T17:52:50.521Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T17:52:50.521Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T17:52:50.521Z] [2020-05-18T17:52:50.521Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-18T17:52:50.521Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T17:52:50.521Z] [2020-05-18T17:52:50.521Z] [2020-05-18T17:52:50.521Z] DONE 2 tests, 2 skipped in 0.127s [2020-05-18T17:52:50.521Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-18T17:52:50.521Z] ++ 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-05-18T17:52:50.521Z] ++ set -e [2020-05-18T17:52:50.521Z] ++ '[' -n 0 ']' [2020-05-18T17:52:50.521Z] ++ set -x [2020-05-18T17:52:50.521Z] ++ env -i DEST=/go/src/github.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-05-18T17:52:50.521Z] INFO: Testing against a local daemon [2020-05-18T17:52:50.521Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-18T17:52:51.386Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T17:52:51.452Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-05-18T17:52:51.452Z] === RUN TestDockerNetworkMacvlan [2020-05-18T17:52:52.387Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-18T17:52:52.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-18T17:52:52.758Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T17:52:53.016Z] #33 148.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T17:52:53.757Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-18T17:52:54.321Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-18T17:52:54.914Z] #33 150.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T17:52:56.215Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-18T17:52:56.780Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-18T17:52:56.810Z] #33 151.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T17:52:57.343Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-18T17:52:57.907Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-18T17:52:57.907Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-18T17:52:58.164Z] === RUN TestDockerSuite/TestBuildFails [2020-05-18T17:52:58.181Z] #33 153.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T17:52:59.095Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-18T17:52:59.095Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-18T17:53:00.079Z] #33 155.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T17:53:00.643Z] #33 156.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T17:53:00.990Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-18T17:53:01.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T17:53:01.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T17:53:01.921Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-18T17:53:02.541Z] #33 157.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T17:53:03.912Z] #33 159.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T17:53:04.442Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-18T17:53:05.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T17:53:05.808Z] #33 161.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T17:53:06.338Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-18T17:53:06.595Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-18T17:53:07.179Z] #33 162.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-18T17:53:07.966Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-18T17:53:08.224Z] --- PASS: TestDockerNetworkMacvlan (16.70s) [2020-05-18T17:53:08.224Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-18T17:53:08.224Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-05-18T17:53:08.224Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.35s) [2020-05-18T17:53:08.224Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.85s) [2020-05-18T17:53:08.224Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.30s) [2020-05-18T17:53:08.224Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2020-05-18T17:53:08.224Z] PASS [2020-05-18T17:53:08.224Z] [2020-05-18T17:53:08.224Z] DONE 8 tests in 18.180s [2020-05-18T17:53:08.224Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-18T17:53:08.224Z] ++ 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-05-18T17:53:08.224Z] ++ set -e [2020-05-18T17:53:08.224Z] ++ '[' -n 0 ']' [2020-05-18T17:53:08.224Z] ++ set -x [2020-05-18T17:53:08.224Z] ++ env -i DEST=/go/src/github.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-05-18T17:53:08.224Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-18T17:53:08.224Z] testing: warning: no tests to run [2020-05-18T17:53:08.224Z] PASS [2020-05-18T17:53:08.224Z] [2020-05-18T17:53:08.224Z] DONE 0 tests in 0.043s [2020-05-18T17:53:08.224Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-18T17:53:08.224Z] ++ 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-05-18T17:53:08.224Z] ++ set -e [2020-05-18T17:53:08.224Z] ++ '[' -n 0 ']' [2020-05-18T17:53:08.224Z] ++ set -x [2020-05-18T17:53:08.224Z] ++ env -i DEST=/go/src/github.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-05-18T17:53:08.482Z] INFO: Testing against a local daemon [2020-05-18T17:53:08.482Z] === RUN TestAuthZPluginAllowRequest [2020-05-18T17:53:08.550Z] #33 164.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T17:53:09.413Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-18T17:53:10.344Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2020-05-18T17:53:10.344Z] === RUN TestAuthZPluginTLS [2020-05-18T17:53:10.446Z] #33 165.5 [2020-05-18T17:53:10.446Z] #33 DONE 165.9s [2020-05-18T17:53:10.601Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-18T17:53:10.601Z] === RUN TestAuthZPluginDenyRequest [2020-05-18T17:53:10.703Z] [2020-05-18T17:53:10.703Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-18T17:53:11.166Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-05-18T17:53:11.166Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-18T17:53:11.423Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-18T17:53:11.987Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-05-18T17:53:11.987Z] === RUN TestAuthZPluginDenyResponse [2020-05-18T17:53:12.092Z] #34 DONE 1.3s [2020-05-18T17:53:12.244Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-18T17:53:12.244Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-05-18T17:53:12.244Z] === RUN TestAuthZPluginAllowEventStream [2020-05-18T17:53:12.808Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-18T17:53:13.464Z] [2020-05-18T17:53:13.464Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-18T17:53:14.029Z] #35 DONE 0.6s [2020-05-18T17:53:14.029Z] [2020-05-18T17:53:14.029Z] #36 exporting to image [2020-05-18T17:53:14.029Z] #36 exporting layers [2020-05-18T17:53:14.178Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2020-05-18T17:53:14.178Z] === RUN TestAuthZPluginErrorResponse [2020-05-18T17:53:14.436Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-05-18T17:53:14.436Z] === RUN TestAuthZPluginErrorRequest [2020-05-18T17:53:15.002Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-18T17:53:15.002Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-05-18T17:53:15.002Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-18T17:53:15.567Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-18T17:53:15.567Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-18T17:53:15.925Z] #36 exporting layers 2.0s done [2020-05-18T17:53:15.925Z] #36 writing image sha256:3311fbfc85554247294b7299c24f60a7b86a633f05171b6d5fd90eb0deab39dd done [2020-05-18T17:53:15.925Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-18T17:53:15.925Z] #36 DONE 2.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T17:53:16.236Z] + echo Ensuring container killed. [2020-05-18T17:53:16.236Z] Ensuring container killed. [2020-05-18T17:53:16.236Z] + docker rm -vf docker-pr2 [2020-05-18T17:53:16.236Z] Error: No such container: docker-pr2 [2020-05-18T17:53:16.236Z] + true [Pipeline] sh [2020-05-18T17:53:16.516Z] + echo Chowning /workspace to jenkins user [2020-05-18T17:53:16.516Z] Chowning /workspace to jenkins user [2020-05-18T17:53:16.516Z] + id -u [2020-05-18T17:53:16.516Z] + id -g [2020-05-18T17:53:16.516Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40969:/workspace busybox chown -R 1000:1000 /workspace [2020-05-18T17:53:17.463Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-18T17:53:17.720Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2020-05-18T17:53:17.720Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T17:53:18.180Z] + bundleName=unit [2020-05-18T17:53:18.181Z] + echo Creating unit-bundles.tar.gz [2020-05-18T17:53:18.181Z] Creating unit-bundles.tar.gz [2020-05-18T17:53:18.181Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-18T17:53:18.181Z] bundles/junit-report.xml [2020-05-18T17:53:18.181Z] bundles/go-test-report.json [2020-05-18T17:53:18.181Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-18T17:53:18.191Z] Archiving artifacts [2020-05-18T17:53:18.587Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40969/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T17:53:18.651Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-18T17:53:18.897Z] + make clean [2020-05-18T17:53:18.898Z] docker volume rm -f docker-dev-cache [2020-05-18T17:53:19.154Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T17:53:20.020Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2020-05-18T17:53:20.020Z] === RUN TestAuthZPluginHeader [2020-05-18T17:53:20.585Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-05-18T17:53:20.585Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-18T17:53:23.858Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-18T17:53:23.858Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-18T17:53:24.115Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-18T17:53:24.678Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-18T17:53:25.243Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-18T17:53:25.243Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-18T17:53:25.500Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.80s) [2020-05-18T17:53:25.500Z] === RUN TestAuthZPluginV2Disable [2020-05-18T17:53:26.432Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-18T17:53:26.997Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-18T17:53:27.254Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-18T17:53:27.872Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-18T17:53:28.134Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-18T17:53:28.723Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-18T17:53:29.287Z] --- PASS: TestAuthZPluginV2Disable (3.75s) [2020-05-18T17:53:29.287Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-18T17:53:29.851Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-18T17:53:31.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-18T17:53:32.309Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.26s) [2020-05-18T17:53:32.309Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-18T17:53:33.241Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-18T17:53:41.339Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-18T17:53:43.234Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.78s) [2020-05-18T17:53:43.234Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-18T17:53:44.164Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-18T17:53:44.164Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-18T17:53:44.422Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-18T17:53:44.422Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-18T17:53:44.422Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-18T17:53:44.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T17:53:44.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T17:53:44.679Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-18T17:53:46.048Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-18T17:53:46.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T17:53:47.943Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-18T17:53:49.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T17:53:49.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T17:53:52.117Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-18T17:53:52.117Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-18T17:53:52.681Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-18T17:53:53.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T17:53:57.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-18T17:53:59.830Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.70s) [2020-05-18T17:53:59.830Z] PASS [2020-05-18T17:53:59.830Z] [2020-05-18T17:53:59.830Z] DONE 17 tests in 51.542s [2020-05-18T17:53:59.830Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-18T17:53:59.830Z] ++ 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-05-18T17:53:59.830Z] ++ set -e [2020-05-18T17:53:59.830Z] ++ '[' -n 0 ']' [2020-05-18T17:53:59.830Z] ++ set -x [2020-05-18T17:53:59.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-18T17:53:59.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T17:54:00.088Z] INFO: Testing against a local daemon [2020-05-18T17:54:00.088Z] === RUN TestPluginInvalidJSON [2020-05-18T17:54:00.088Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T17:54:00.088Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T17:54:00.088Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T17:54:00.088Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-18T17:54:00.088Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-18T17:54:00.088Z] === RUN TestPluginInstall [2020-05-18T17:54:00.088Z] === RUN TestPluginInstall/no_auth [2020-05-18T17:54:01.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T17:54:05.348Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-18T17:54:05.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T17:54:06.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T17:54:07.243Z] time="2020-05-18T17:54:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:54:07.243Z] time="2020-05-18T17:54:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:54:07.243Z] time="2020-05-18T17:54:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:445eac25ca37dcabbfc57b28b02f70ca8da223d479de5d3c8612bab32c15ea08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:54:07.243Z] time="2020-05-18T17:54:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:54:07.243Z] time="2020-05-18T17:54:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:54:07.243Z] time="2020-05-18T17:54:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:445eac25ca37dcabbfc57b28b02f70ca8da223d479de5d3c8612bab32c15ea08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:54:07.243Z] === RUN TestPluginInstall/with_htpasswd [2020-05-18T17:54:07.807Z] time="2020-05-18T17:54:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:54:07.807Z] time="2020-05-18T17:54:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:54:07.807Z] time="2020-05-18T17:54:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f44e972816268ff2b612b19b85262e7f0a8bca9124bcc43774c320b113c658ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:54:07.807Z] time="2020-05-18T17:54:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:54:07.807Z] time="2020-05-18T17:54:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:54:07.807Z] time="2020-05-18T17:54:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f44e972816268ff2b612b19b85262e7f0a8bca9124bcc43774c320b113c658ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:54:08.371Z] === RUN TestPluginInstall/with_insecure [2020-05-18T17:54:09.301Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-18T17:54:09.301Z] time="2020-05-18T17:54:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:54:09.301Z] time="2020-05-18T17:54:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:54:09.301Z] time="2020-05-18T17:54:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13a3ae7e8cbbd21ba6a45d0b56c2cb71f31eacc1473eadb66de252ef6911b72e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:54:09.301Z] time="2020-05-18T17:54:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T17:54:09.301Z] time="2020-05-18T17:54:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T17:54:09.301Z] time="2020-05-18T17:54:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13a3ae7e8cbbd21ba6a45d0b56c2cb71f31eacc1473eadb66de252ef6911b72e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T17:54:09.867Z] --- PASS: TestPluginInstall (9.56s) [2020-05-18T17:54:09.867Z] --- PASS: TestPluginInstall/no_auth (7.16s) [2020-05-18T17:54:09.867Z] --- PASS: TestPluginInstall/with_htpasswd (0.96s) [2020-05-18T17:54:09.867Z] --- PASS: TestPluginInstall/with_insecure (1.44s) [2020-05-18T17:54:09.867Z] plugin_test.go:157: [d18a0f4b4106c] daemon is not started [2020-05-18T17:54:09.867Z] PASS [2020-05-18T17:54:09.867Z] [2020-05-18T17:54:09.867Z] DONE 6 tests in 9.792s [2020-05-18T17:54:09.867Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-18T17:54:09.867Z] ++ 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-05-18T17:54:09.867Z] ++ set -e [2020-05-18T17:54:09.867Z] ++ '[' -n 0 ']' [2020-05-18T17:54:09.867Z] ++ set -x [2020-05-18T17:54:09.867Z] ++ env -i DEST=/go/src/github.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-05-18T17:54:09.867Z] INFO: Testing against a local daemon [2020-05-18T17:54:09.867Z] === RUN TestExternalGraphDriver [2020-05-18T17:54:09.867Z] === RUN TestExternalGraphDriver/json [2020-05-18T17:54:09.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T17:54:10.431Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-18T17:54:12.326Z] === RUN TestExternalGraphDriver/spec [2020-05-18T17:54:12.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T17:54:13.257Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-18T17:54:13.257Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-18T17:54:13.821Z] === RUN TestExternalGraphDriver/pull [2020-05-18T17:54:15.719Z] --- PASS: TestExternalGraphDriver (5.78s) [2020-05-18T17:54:15.719Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-05-18T17:54:15.719Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2020-05-18T17:54:15.719Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2020-05-18T17:54:15.719Z] === RUN TestGraphdriverPluginV2 [2020-05-18T17:54:16.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T17:54:18.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-18T17:54:18.992Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-18T17:54:18.992Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-18T17:54:20.887Z] --- PASS: TestGraphdriverPluginV2 (4.98s) [2020-05-18T17:54:20.887Z] PASS [2020-05-18T17:54:20.887Z] [2020-05-18T17:54:20.887Z] DONE 5 tests in 10.886s [2020-05-18T17:54:20.887Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-18T17:54:20.887Z] ++ 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-05-18T17:54:20.887Z] ++ set -e [2020-05-18T17:54:20.887Z] ++ '[' -n 0 ']' [2020-05-18T17:54:20.887Z] ++ set -x [2020-05-18T17:54:20.887Z] ++ env -i DEST=/go/src/github.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-05-18T17:54:20.887Z] INFO: Testing against a local daemon [2020-05-18T17:54:20.887Z] === RUN TestContinueAfterPluginCrash [2020-05-18T17:54:20.887Z] === PAUSE TestContinueAfterPluginCrash [2020-05-18T17:54:20.887Z] === RUN TestReadPluginNoRead [2020-05-18T17:54:20.887Z] === PAUSE TestReadPluginNoRead [2020-05-18T17:54:20.887Z] === RUN TestDaemonStartWithLogOpt [2020-05-18T17:54:20.887Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-18T17:54:20.887Z] === CONT TestContinueAfterPluginCrash [2020-05-18T17:54:20.887Z] === CONT TestDaemonStartWithLogOpt [2020-05-18T17:54:21.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-18T17:54:21.402Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-18T17:54:21.966Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-18T17:54:22.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T17:54:24.339Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T17:54:24.339Z] Using test binary docker [2020-05-18T17:54:24.624Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-18T17:54:24.624Z] +++ /etc/init.d/apparmor start [2020-05-18T17:54:24.624Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T17:54:24.624Z] INFO: Waiting for daemon to start... [2020-05-18T17:54:24.624Z] Starting dockerd [2020-05-18T17:54:24.624Z] +++ 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-05-18T17:54:25.244Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-18T17:54:26.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-18T17:54:26.175Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-18T17:54:26.651Z] . [2020-05-18T17:54:26.651Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T17:54:26.651Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T17:54:26.651Z] Error: No such image: emptyfs [2020-05-18T17:54:26.651Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T17:54:26.651Z] ++++ docker load [2020-05-18T17:54:26.939Z] Running integration-test (iteration 1) [2020-05-18T17:54:26.939Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-18T17:54:26.939Z] ++ 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-05-18T17:54:26.939Z] ++ set -e [2020-05-18T17:54:26.939Z] ++ '[' -n 0 ']' [2020-05-18T17:54:26.939Z] ++ set -x [2020-05-18T17:54:26.939Z] ++ env -i DEST=/go/src/github.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-05-18T17:54:27.545Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-18T17:54:27.545Z] --- PASS: TestDaemonStartWithLogOpt (6.75s) [2020-05-18T17:54:27.545Z] === CONT TestReadPluginNoRead [2020-05-18T17:54:28.916Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-18T17:54:31.438Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-18T17:54:31.695Z] === RUN TestReadPluginNoRead/default [2020-05-18T17:54:31.695Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-18T17:54:31.695Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-18T17:54:31.953Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-18T17:54:32.518Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-18T17:54:32.776Z] --- PASS: TestContinueAfterPluginCrash (12.05s) [2020-05-18T17:54:33.341Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-18T17:54:33.906Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-18T17:54:35.802Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-18T17:54:35.802Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-18T17:54:36.366Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-18T17:54:37.735Z] --- PASS: TestReadPluginNoRead (10.10s) [2020-05-18T17:54:37.735Z] --- PASS: TestReadPluginNoRead/default (2.16s) [2020-05-18T17:54:37.735Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.87s) [2020-05-18T17:54:37.735Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.99s) [2020-05-18T17:54:37.735Z] read_test.go:91: [d3c44f55decde] daemon is not started [2020-05-18T17:54:37.735Z] PASS [2020-05-18T17:54:37.735Z] [2020-05-18T17:54:37.735Z] DONE 6 tests in 17.051s [2020-05-18T17:54:37.735Z] 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-05-18T17:54:37.735Z] ++ 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-05-18T17:54:37.735Z] ++ set -e [2020-05-18T17:54:37.735Z] ++ '[' -n 0 ']' [2020-05-18T17:54:37.735Z] ++ set -x [2020-05-18T17:54:37.735Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-18T17:54:37.735Z] testing: warning: no tests to run [2020-05-18T17:54:37.735Z] PASS [2020-05-18T17:54:37.735Z] [2020-05-18T17:54:37.735Z] DONE 0 tests in 0.057s [2020-05-18T17:54:37.735Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-18T17:54:37.735Z] ++ 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-05-18T17:54:37.735Z] ++ set -e [2020-05-18T17:54:37.735Z] ++ '[' -n 0 ']' [2020-05-18T17:54:37.735Z] ++ set -x [2020-05-18T17:54:37.736Z] ++ env -i DEST=/go/src/github.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-05-18T17:54:37.992Z] INFO: Testing against a local daemon [2020-05-18T17:54:37.992Z] === RUN TestPluginWithDevMounts [2020-05-18T17:54:37.992Z] === PAUSE TestPluginWithDevMounts [2020-05-18T17:54:37.992Z] === CONT TestPluginWithDevMounts [2020-05-18T17:54:39.361Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-18T17:54:39.925Z] --- PASS: TestPluginWithDevMounts (1.92s) [2020-05-18T17:54:39.925Z] PASS [2020-05-18T17:54:39.925Z] [2020-05-18T17:54:39.925Z] DONE 1 tests in 2.067s [2020-05-18T17:54:39.925Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-18T17:54:39.925Z] ++ 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-05-18T17:54:39.925Z] ++ set -e [2020-05-18T17:54:39.925Z] ++ '[' -n 0 ']' [2020-05-18T17:54:39.925Z] ++ set -x [2020-05-18T17:54:39.925Z] ++ env -i DEST=/go/src/github.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-05-18T17:54:39.925Z] INFO: Testing against a local daemon [2020-05-18T17:54:39.925Z] === RUN TestSecretInspect [2020-05-18T17:54:40.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-18T17:54:41.053Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-18T17:54:42.213Z] Loaded image: buildpack-deps:jessie [2020-05-18T17:54:42.213Z] Loaded image: busybox:latest [2020-05-18T17:54:42.213Z] Loaded image: busybox:glibc [2020-05-18T17:54:42.213Z] Loaded image: debian:jessie [2020-05-18T17:54:42.213Z] Loaded image: hello-world:latest [2020-05-18T17:54:42.213Z] INFO: Testing against a local daemon [2020-05-18T17:54:42.213Z] === RUN TestCgroupNamespacesBuild [2020-05-18T17:54:43.224Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2020-05-18T17:54:43.224Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-18T17:54:43.577Z] --- PASS: TestSecretInspect (3.20s) [2020-05-18T17:54:43.577Z] === RUN TestSecretList [2020-05-18T17:54:43.835Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-18T17:54:44.705Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2020-05-18T17:54:44.705Z] === RUN TestBuildWithSession [2020-05-18T17:54:44.705Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-18T17:54:44.705Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T17:54:44.705Z] === RUN TestBuildSquashParent [2020-05-18T17:54:45.732Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-18T17:54:47.101Z] --- PASS: TestSecretList (3.91s) [2020-05-18T17:54:47.101Z] === RUN TestSecretsCreateAndDelete [2020-05-18T17:54:47.358Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-18T17:54:47.922Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-18T17:54:49.818Z] --- PASS: TestSecretsCreateAndDelete (2.82s) [2020-05-18T17:54:49.818Z] === RUN TestSecretsUpdate [2020-05-18T17:54:50.223Z] --- PASS: TestBuildSquashParent (5.00s) [2020-05-18T17:54:50.224Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-18T17:54:50.224Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T17:54:50.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T17:54:50.224Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T17:54:50.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T17:54:50.224Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T17:54:50.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T17:54:50.224Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T17:54:50.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T17:54:50.224Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T17:54:50.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T17:54:50.224Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T17:54:50.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T17:54:50.224Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T17:54:50.224Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T17:54:50.224Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T17:54:50.224Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T17:54:52.394Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-18T17:54:52.943Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T17:54:52.943Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T17:54:52.959Z] --- PASS: TestSecretsUpdate (3.13s) [2020-05-18T17:54:52.959Z] === RUN TestTemplatedSecret [2020-05-18T17:54:54.854Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-18T17:54:54.981Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-18T17:54:54.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s) [2020-05-18T17:54:54.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s) [2020-05-18T17:54:54.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s) [2020-05-18T17:54:54.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.43s) [2020-05-18T17:54:54.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2020-05-18T17:54:54.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2020-05-18T17:54:54.981Z] === RUN TestBuildMultiStageCopy [2020-05-18T17:54:54.981Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-18T17:54:55.418Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-18T17:54:56.787Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-18T17:54:56.787Z] --- PASS: TestTemplatedSecret (3.58s) [2020-05-18T17:54:56.787Z] === RUN TestSecretCreateResolve [2020-05-18T17:54:57.015Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-18T17:54:57.299Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-18T17:54:57.584Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-18T17:54:58.200Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-18T17:54:58.486Z] --- PASS: TestBuildMultiStageCopy (3.57s) [2020-05-18T17:54:58.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.98s) [2020-05-18T17:54:58.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-05-18T17:54:58.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-05-18T17:54:58.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2020-05-18T17:54:58.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s) [2020-05-18T17:54:58.486Z] === RUN TestBuildMultiStageParentConfig [2020-05-18T17:54:59.499Z] --- PASS: TestBuildMultiStageParentConfig (0.98s) [2020-05-18T17:54:59.499Z] === RUN TestBuildLabelWithTargets [2020-05-18T17:55:00.061Z] --- PASS: TestSecretCreateResolve (3.09s) [2020-05-18T17:55:00.061Z] PASS [2020-05-18T17:55:00.061Z] [2020-05-18T17:55:00.061Z] DONE 6 tests in 19.886s [2020-05-18T17:55:00.061Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-18T17:55:00.061Z] ++ 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-05-18T17:55:00.061Z] ++ set -e [2020-05-18T17:55:00.061Z] ++ '[' -n 0 ']' [2020-05-18T17:55:00.061Z] ++ set -x [2020-05-18T17:55:00.061Z] ++ env -i DEST=/go/src/github.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-05-18T17:55:00.061Z] INFO: Testing against a local daemon [2020-05-18T17:55:00.061Z] === RUN TestServiceCreateInit [2020-05-18T17:55:00.061Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-18T17:55:00.978Z] --- PASS: TestBuildLabelWithTargets (1.56s) [2020-05-18T17:55:00.978Z] === RUN TestBuildWithEmptyLayers [2020-05-18T17:55:01.990Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-05-18T17:55:01.990Z] === RUN TestBuildMultiStageOnBuild [2020-05-18T17:55:04.051Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2020-05-18T17:55:04.051Z] === RUN TestBuildUncleanTarFilenames [2020-05-18T17:55:05.066Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2020-05-18T17:55:05.066Z] === RUN TestBuildMultiStageLayerLeak [2020-05-18T17:55:05.314Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-18T17:55:07.208Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-18T17:55:07.756Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s) [2020-05-18T17:55:07.756Z] === RUN TestBuildWithHugeFile [2020-05-18T17:55:10.483Z] --- PASS: TestServiceCreateInit (10.07s) [2020-05-18T17:55:10.483Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.91s) [2020-05-18T17:55:10.483Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.14s) [2020-05-18T17:55:10.483Z] === RUN TestCreateServiceMultipleTimes [2020-05-18T17:55:11.413Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-18T17:55:14.688Z] === RUN TestDockerSuite/TestBuildRm [2020-05-18T17:55:18.864Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-18T17:55:19.428Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-18T17:55:20.797Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-18T17:55:21.054Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-18T17:55:21.985Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-18T17:55:23.355Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-18T17:55:24.286Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-18T17:55:25.656Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-18T17:55:29.830Z] --- PASS: TestCreateServiceMultipleTimes (19.61s) [2020-05-18T17:55:29.830Z] === RUN TestCreateServiceConflict [2020-05-18T17:55:29.830Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-18T17:55:29.830Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-18T17:55:30.395Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-18T17:55:30.395Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-18T17:55:30.652Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-18T17:55:32.021Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-18T17:55:32.021Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-18T17:55:32.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-18T17:55:32.843Z] --- PASS: TestCreateServiceConflict (3.12s) [2020-05-18T17:55:32.843Z] === RUN TestCreateServiceMaxReplicas [2020-05-18T17:55:32.843Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-18T17:55:37.022Z] --- PASS: TestCreateServiceMaxReplicas (4.15s) [2020-05-18T17:55:37.022Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-18T17:55:38.917Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-18T17:55:40.288Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-18T17:55:41.219Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-18T17:55:42.150Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-18T17:55:43.520Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-18T17:55:44.889Z] === RUN TestDockerSuite/TestBuildUser [2020-05-18T17:55:46.785Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-18T17:55:49.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-18T17:55:50.678Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-18T17:55:53.202Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.21s) [2020-05-18T17:55:53.202Z] === RUN TestCreateServiceSecretFileMode [2020-05-18T17:55:56.477Z] --- PASS: TestCreateServiceSecretFileMode (3.16s) [2020-05-18T17:55:56.477Z] === RUN TestCreateServiceConfigFileMode [2020-05-18T17:55:59.753Z] --- PASS: TestCreateServiceConfigFileMode (3.44s) [2020-05-18T17:55:59.753Z] === RUN TestCreateServiceSysctls [2020-05-18T17:56:03.928Z] --- PASS: TestCreateServiceSysctls (4.11s) [2020-05-18T17:56:03.928Z] === RUN TestCreateServiceCapabilities [2020-05-18T17:56:07.204Z] --- PASS: TestCreateServiceCapabilities (3.35s) [2020-05-18T17:56:07.204Z] === RUN TestInspect [2020-05-18T17:56:10.483Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-18T17:56:11.416Z] --- PASS: TestInspect (4.06s) [2020-05-18T17:56:11.416Z] === RUN TestCreateJob [2020-05-18T17:56:11.416Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-18T17:56:11.673Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-18T17:56:13.043Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-18T17:56:14.415Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-18T17:56:15.786Z] --- PASS: TestCreateJob (4.42s) [2020-05-18T17:56:15.786Z] === RUN TestReplicatedJob [2020-05-18T17:56:15.786Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-18T17:56:15.786Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-18T17:56:15.786Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-18T17:56:15.786Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-18T17:56:15.786Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-18T17:56:18.311Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-18T17:56:18.311Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-18T17:56:19.243Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-18T17:56:20.174Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-18T17:56:21.136Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-18T17:56:21.398Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-18T17:56:21.986Z] --- PASS: TestReplicatedJob (6.39s) [2020-05-18T17:56:21.986Z] === RUN TestUpdateReplicatedJob [2020-05-18T17:56:24.527Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-18T17:56:25.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-18T17:56:26.463Z] --- PASS: TestUpdateReplicatedJob (4.32s) [2020-05-18T17:56:26.463Z] === RUN TestServiceListWithStatuses [2020-05-18T17:56:26.463Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-18T17:56:26.463Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T17:56:26.463Z] === RUN TestDockerNetworkConnectAlias [2020-05-18T17:56:26.721Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-18T17:56:27.651Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-18T17:56:28.215Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-18T17:56:29.145Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-18T17:56:29.145Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-18T17:56:30.076Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-18T17:56:31.007Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-18T17:56:32.903Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-18T17:56:32.903Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-18T17:56:32.903Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-18T17:56:33.161Z] --- PASS: TestDockerNetworkConnectAlias (6.88s) [2020-05-18T17:56:33.161Z] === RUN TestDockerNetworkReConnect [2020-05-18T17:56:33.419Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-18T17:56:34.788Z] === RUN TestDockerSuite/TestCommitChange [2020-05-18T17:56:36.157Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-18T17:56:37.089Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-18T17:56:38.987Z] --- PASS: TestDockerNetworkReConnect (5.46s) [2020-05-18T17:56:38.987Z] === RUN TestServicePlugin [2020-05-18T17:56:38.987Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-18T17:56:40.884Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-18T17:56:42.253Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-18T17:56:44.148Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-18T17:56:45.058Z] --- PASS: TestBuildWithHugeFile (83.36s) [2020-05-18T17:56:45.058Z] === RUN TestBuildWithEmptyDockerfile [2020-05-18T17:56:45.058Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T17:56:45.058Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T17:56:45.058Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T17:56:45.058Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T17:56:45.058Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T17:56:45.058Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T17:56:45.058Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T17:56:45.058Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T17:56:45.058Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T17:56:45.058Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-18T17:56:45.058Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2020-05-18T17:56:45.058Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s) [2020-05-18T17:56:45.058Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s) [2020-05-18T17:56:45.058Z] === RUN TestBuildPreserveOwnership [2020-05-18T17:56:45.058Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-18T17:56:45.058Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-18T17:56:45.058Z] --- PASS: TestBuildPreserveOwnership (4.79s) [2020-05-18T17:56:45.058Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.08s) [2020-05-18T17:56:45.058Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.70s) [2020-05-18T17:56:45.058Z] === RUN TestBuildPlatformInvalid [2020-05-18T17:56:45.058Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-18T17:56:45.058Z] PASS [2020-05-18T17:56:45.058Z] [2020-05-18T17:56:45.058Z] === Skipped [2020-05-18T17:56:45.058Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-18T17:56:45.058Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T17:56:45.058Z] [2020-05-18T17:56:45.058Z] [2020-05-18T17:56:45.058Z] DONE 32 tests, 1 skipped in 129.196s [2020-05-18T17:56:45.058Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-18T17:56:45.058Z] ++ 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-05-18T17:56:45.058Z] ++ set -e [2020-05-18T17:56:45.058Z] ++ '[' -n 0 ']' [2020-05-18T17:56:45.058Z] ++ set -x [2020-05-18T17:56:45.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=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-05-18T17:56:45.058Z] INFO: Testing against a local daemon [2020-05-18T17:56:45.058Z] === RUN TestConfigInspect [2020-05-18T17:56:45.058Z] --- PASS: TestConfigInspect (2.25s) [2020-05-18T17:56:45.058Z] === RUN TestConfigList [2020-05-18T17:56:45.058Z] --- PASS: TestConfigList (2.16s) [2020-05-18T17:56:45.058Z] === RUN TestConfigsCreateAndDelete [2020-05-18T17:56:45.058Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2020-05-18T17:56:45.058Z] === RUN TestConfigsUpdate [2020-05-18T17:56:45.058Z] --- PASS: TestConfigsUpdate (2.20s) [2020-05-18T17:56:45.058Z] === RUN TestTemplatedConfig [2020-05-18T17:56:45.078Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-18T17:56:47.601Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-18T17:56:47.745Z] --- PASS: TestTemplatedConfig (2.67s) [2020-05-18T17:56:47.745Z] === RUN TestConfigCreateResolve [2020-05-18T17:56:48.164Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-18T17:56:48.164Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-18T17:56:48.164Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-18T17:56:48.420Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-18T17:56:48.420Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-18T17:56:48.420Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-18T17:56:48.420Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-18T17:56:50.315Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-18T17:56:50.469Z] --- PASS: TestConfigCreateResolve (2.26s) [2020-05-18T17:56:50.469Z] === RUN TestConfigDaemonLibtrustID [2020-05-18T17:56:50.469Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-05-18T17:56:50.469Z] PASS [2020-05-18T17:56:50.469Z] [2020-05-18T17:56:50.469Z] DONE 7 tests in 14.396s [2020-05-18T17:56:50.469Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-18T17:56:50.469Z] ++ 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-05-18T17:56:50.469Z] ++ set -e [2020-05-18T17:56:50.469Z] ++ '[' -n 0 ']' [2020-05-18T17:56:50.469Z] ++ set -x [2020-05-18T17:56:50.469Z] ++ env -i DEST=/go/src/github.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-05-18T17:56:50.754Z] INFO: Testing against a local daemon [2020-05-18T17:56:50.754Z] === RUN TestCheckpoint [2020-05-18T17:56:50.754Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-18T17:56:50.754Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T17:56:50.754Z] === RUN TestContainerInvalidJSON [2020-05-18T17:56:50.754Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T17:56:50.754Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T17:56:50.754Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T17:56:50.754Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T17:56:50.754Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-18T17:56:50.754Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-18T17:56:50.754Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T17:56:50.754Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-18T17:56:50.754Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T17:56:50.754Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-18T17:56:50.754Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-18T17:56:50.754Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-18T17:56:50.754Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-18T17:56:50.754Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-18T17:56:50.754Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-05-18T17:56:50.754Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-18T17:56:50.754Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-18T17:56:50.754Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-18T17:56:51.038Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-05-18T17:56:51.038Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-18T17:56:51.038Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-05-18T17:56:51.038Z] === RUN TestCopyFromContainer [2020-05-18T17:56:52.209Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-18T17:56:52.209Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-18T17:56:52.521Z] === RUN TestCopyFromContainer// [2020-05-18T17:56:52.805Z] === RUN TestCopyFromContainer//bar/root [2020-05-18T17:56:52.805Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-18T17:56:52.805Z] === RUN TestCopyFromContainer/bar/quux [2020-05-18T17:56:53.090Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-18T17:56:53.090Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-18T17:56:53.090Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-18T17:56:53.142Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-18T17:56:53.376Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-18T17:56:53.376Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-18T17:56:53.376Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-18T17:56:53.661Z] --- PASS: TestCopyFromContainer (2.57s) [2020-05-18T17:56:53.661Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-18T17:56:53.661Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-05-18T17:56:53.661Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-05-18T17:56:53.661Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-18T17:56:53.661Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-05-18T17:56:53.661Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-18T17:56:53.661Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-18T17:56:53.661Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-05-18T17:56:53.661Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-18T17:56:53.661Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-18T17:56:53.661Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-18T17:56:53.661Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T17:56:53.661Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T17:56:53.661Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T17:56:53.661Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T17:56:53.661Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T17:56:53.661Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T17:56:53.661Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T17:56:53.661Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T17:56:53.661Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T17:56:53.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-18T17:56:53.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-18T17:56:53.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-18T17:56:53.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-18T17:56:53.661Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-18T17:56:53.661Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-18T17:56:53.661Z] === RUN TestCreateWithInvalidEnv [2020-05-18T17:56:53.661Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-18T17:56:53.661Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-18T17:56:53.661Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-18T17:56:53.661Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-18T17:56:53.661Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-18T17:56:53.661Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-18T17:56:53.661Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-18T17:56:53.661Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-18T17:56:53.661Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-18T17:56:53.661Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-05-18T17:56:53.661Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-18T17:56:53.661Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-18T17:56:53.661Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-18T17:56:53.661Z] === RUN TestCreateTmpfsMountsTarget [2020-05-18T17:56:53.661Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-18T17:56:53.661Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-18T17:56:54.072Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-18T17:56:54.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-18T17:56:54.893Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-18T17:56:55.690Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2020-05-18T17:56:55.690Z] === RUN TestCreateWithCapabilities [2020-05-18T17:56:55.690Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-18T17:56:55.690Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-18T17:56:55.690Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-18T17:56:55.690Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-18T17:56:55.690Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-18T17:56:55.690Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-18T17:56:55.690Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-18T17:56:55.690Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-18T17:56:55.690Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T17:56:55.690Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T17:56:55.690Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T17:56:55.690Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T17:56:55.690Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-18T17:56:55.690Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-18T17:56:55.690Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-18T17:56:55.690Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-18T17:56:55.690Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-18T17:56:55.690Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-18T17:56:55.690Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T17:56:55.690Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T17:56:55.690Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T17:56:55.690Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T17:56:55.690Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-18T17:56:55.690Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T17:56:55.690Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-18T17:56:55.690Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T17:56:55.690Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-18T17:56:55.690Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T17:56:55.690Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T17:56:55.690Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-18T17:56:55.690Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-18T17:56:55.690Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-18T17:56:55.690Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-18T17:56:55.690Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-18T17:56:55.690Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-18T17:56:55.690Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-18T17:56:55.690Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-05-18T17:56:55.690Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-05-18T17:56:55.690Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-18T17:56:55.690Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-18T17:56:55.690Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-18T17:56:55.690Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-18T17:56:55.690Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-05-18T17:56:55.690Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-05-18T17:56:55.690Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-18T17:56:55.690Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-18T17:56:56.264Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-18T17:56:57.635Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-18T17:56:57.635Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-18T17:56:57.635Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-18T17:56:57.729Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2020-05-18T17:56:57.729Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-18T17:56:57.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T17:56:57.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T17:56:57.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T17:56:57.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T17:56:57.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T17:56:57.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T17:56:57.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T17:56:57.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T17:56:57.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T17:56:57.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T17:56:57.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T17:56:57.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T17:56:57.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T17:56:57.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T17:56:57.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T17:56:57.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-18T17:56:57.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-18T17:56:57.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-05-18T17:56:57.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-05-18T17:56:57.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-05-18T17:56:57.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-18T17:56:57.729Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-18T17:56:58.199Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-18T17:56:58.199Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-18T17:56:58.348Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-05-18T17:56:58.349Z] === RUN TestContainerStartOnDaemonRestart [2020-05-18T17:56:58.349Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-18T17:56:58.349Z] === RUN TestDaemonRestartIpcMode [2020-05-18T17:56:58.349Z] === PAUSE TestDaemonRestartIpcMode [2020-05-18T17:56:58.349Z] === RUN TestDaemonHostGatewayIP [2020-05-18T17:56:58.349Z] === PAUSE TestDaemonHostGatewayIP [2020-05-18T17:56:58.349Z] === RUN TestContainerKillOnDaemonStart [2020-05-18T17:56:58.349Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-18T17:56:58.349Z] === RUN TestDiff [2020-05-18T17:56:58.456Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-18T17:56:58.456Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-18T17:56:58.456Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-18T17:56:59.361Z] --- PASS: TestDiff (0.66s) [2020-05-18T17:56:59.361Z] === RUN TestExecWithCloseStdin [2020-05-18T17:56:59.830Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-18T17:56:59.979Z] --- PASS: TestExecWithCloseStdin (0.79s) [2020-05-18T17:56:59.979Z] === RUN TestExec [2020-05-18T17:57:00.599Z] --- PASS: TestExec (0.75s) [2020-05-18T17:57:00.599Z] === RUN TestExecUser [2020-05-18T17:57:01.199Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-18T17:57:01.611Z] --- PASS: TestExecUser (0.78s) [2020-05-18T17:57:01.611Z] === RUN TestExportContainerAndImportImage [2020-05-18T17:57:02.129Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-18T17:57:02.129Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-18T17:57:02.624Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2020-05-18T17:57:02.624Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-18T17:57:04.024Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-18T17:57:04.116Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-05-18T17:57:04.116Z] === RUN TestHealthCheckWorkdir [2020-05-18T17:57:04.954Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-18T17:57:04.954Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-18T17:57:05.130Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2020-05-18T17:57:05.130Z] === RUN TestHealthKillContainer [2020-05-18T17:57:05.519Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-18T17:57:06.449Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-18T17:57:07.380Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-18T17:57:07.811Z] --- PASS: TestHealthKillContainer (2.85s) [2020-05-18T17:57:07.811Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-18T17:57:08.310Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-18T17:57:08.310Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-18T17:57:08.428Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2020-05-18T17:57:08.429Z] === RUN TestIpcModeNone [2020-05-18T17:57:09.241Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-18T17:57:09.444Z] --- PASS: TestIpcModeNone (0.76s) [2020-05-18T17:57:09.444Z] === RUN TestIpcModePrivate [2020-05-18T17:57:09.805Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-18T17:57:10.062Z] --- PASS: TestIpcModePrivate (0.78s) [2020-05-18T17:57:10.062Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-18T17:57:10.062Z] === RUN TestIpcModeShareable [2020-05-18T17:57:10.684Z] --- PASS: TestIpcModeShareable (0.76s) [2020-05-18T17:57:10.684Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-18T17:57:10.684Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-18T17:57:10.735Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-18T17:57:10.735Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-18T17:57:11.664Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-18T17:57:13.376Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.30s) [2020-05-18T17:57:13.376Z] === RUN TestAPIIpcModeHost [2020-05-18T17:57:13.558Z] --- PASS: TestServicePlugin (34.48s) [2020-05-18T17:57:13.558Z] plugin_test.go:62: [db2285436d75a] joining swarm manager [d1b7d4b342ddf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T17:57:13.558Z] plugin_test.go:65: [db9f0146f9cea] joining swarm manager [d1b7d4b342ddf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T17:57:13.558Z] === RUN TestServiceUpdateLabel [2020-05-18T17:57:13.558Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-18T17:57:14.001Z] --- PASS: TestAPIIpcModeHost (0.81s) [2020-05-18T17:57:14.001Z] === RUN TestDaemonIpcModeShareable [2020-05-18T17:57:15.056Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-18T17:57:15.056Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-18T17:57:15.056Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-18T17:57:15.056Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-18T17:57:15.056Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-18T17:57:15.488Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-05-18T17:57:15.488Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-18T17:57:15.488Z] === RUN TestDaemonIpcModePrivate [2020-05-18T17:57:15.987Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-18T17:57:16.245Z] --- PASS: TestServiceUpdateLabel (2.98s) [2020-05-18T17:57:16.245Z] === RUN TestServiceUpdateSecrets [2020-05-18T17:57:17.524Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2020-05-18T17:57:17.524Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-18T17:57:17.524Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-18T17:57:19.009Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s) [2020-05-18T17:57:19.009Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-18T17:57:19.009Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-18T17:57:20.500Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-05-18T17:57:20.500Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-18T17:57:20.500Z] === RUN TestIpcModeOlderClient [2020-05-18T17:57:20.500Z] === PAUSE TestIpcModeOlderClient [2020-05-18T17:57:20.500Z] === RUN TestKillContainerInvalidSignal [2020-05-18T17:57:21.121Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2020-05-18T17:57:21.121Z] === RUN TestKillContainer [2020-05-18T17:57:21.121Z] === RUN TestKillContainer/no_signal [2020-05-18T17:57:21.497Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-18T17:57:21.497Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-18T17:57:21.738Z] === RUN TestKillContainer/non_killing_signal [2020-05-18T17:57:22.355Z] === RUN TestKillContainer/killing_signal [2020-05-18T17:57:22.427Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-18T17:57:22.427Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-18T17:57:22.427Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-18T17:57:22.972Z] --- PASS: TestKillContainer (1.99s) [2020-05-18T17:57:22.972Z] --- PASS: TestKillContainer/no_signal (0.61s) [2020-05-18T17:57:22.972Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-05-18T17:57:22.972Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-05-18T17:57:22.972Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-18T17:57:23.257Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-18T17:57:23.877Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-18T17:57:24.495Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2020-05-18T17:57:24.495Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2020-05-18T17:57:24.495Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-05-18T17:57:24.495Z] === RUN TestKillStoppedContainer [2020-05-18T17:57:24.495Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-18T17:57:24.495Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-18T17:57:24.495Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-18T17:57:24.495Z] === RUN TestKillDifferentUserContainer [2020-05-18T17:57:25.507Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2020-05-18T17:57:25.507Z] === RUN TestInspectOomKilledTrue [2020-05-18T17:57:25.699Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-18T17:57:26.262Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-18T17:57:26.526Z] --- PASS: TestInspectOomKilledTrue (1.17s) [2020-05-18T17:57:26.526Z] === RUN TestInspectOomKilledFalse [2020-05-18T17:57:27.158Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2020-05-18T17:57:27.158Z] === RUN TestLinksEtcHostsContentMatch [2020-05-18T17:57:27.192Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-18T17:57:27.777Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-05-18T17:57:27.777Z] === RUN TestLinksContainerNames [2020-05-18T17:57:28.796Z] --- PASS: TestLinksContainerNames (1.30s) [2020-05-18T17:57:28.796Z] === RUN TestLogsFollowTailEmpty [2020-05-18T17:57:29.811Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2020-05-18T17:57:29.811Z] === RUN TestContainerNetworkMountsNoChown [2020-05-18T17:57:30.100Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2020-05-18T17:57:30.100Z] === RUN TestMountDaemonRoot [2020-05-18T17:57:30.385Z] === RUN TestMountDaemonRoot/default [2020-05-18T17:57:30.385Z] === PAUSE TestMountDaemonRoot/default [2020-05-18T17:57:30.385Z] === RUN TestMountDaemonRoot/private [2020-05-18T17:57:30.385Z] === PAUSE TestMountDaemonRoot/private [2020-05-18T17:57:30.385Z] === RUN TestMountDaemonRoot/rprivate [2020-05-18T17:57:30.385Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-18T17:57:30.385Z] === RUN TestMountDaemonRoot/slave [2020-05-18T17:57:30.385Z] === PAUSE TestMountDaemonRoot/slave [2020-05-18T17:57:30.385Z] === RUN TestMountDaemonRoot/rslave [2020-05-18T17:57:30.385Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-18T17:57:30.385Z] === RUN TestMountDaemonRoot/shared [2020-05-18T17:57:30.385Z] === PAUSE TestMountDaemonRoot/shared [2020-05-18T17:57:30.385Z] === RUN TestMountDaemonRoot/rshared [2020-05-18T17:57:30.385Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-18T17:57:30.385Z] === CONT TestMountDaemonRoot/default [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/rshared [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/shared [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/rslave [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/rprivate [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/slave [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/private [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-18T17:57:30.386Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-18T17:57:30.386Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-18T17:57:30.386Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-18T17:57:30.672Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-18T17:57:30.672Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-18T17:57:30.672Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-18T17:57:30.672Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-18T17:57:30.672Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-18T17:57:30.672Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-18T17:57:30.672Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-18T17:57:30.672Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-18T17:57:30.672Z] === RUN TestContainerBindMountNonRecursive [2020-05-18T17:57:31.366Z] --- PASS: TestServiceUpdateSecrets (15.17s) [2020-05-18T17:57:31.366Z] === RUN TestServiceUpdateConfigs [2020-05-18T17:57:32.156Z] --- PASS: TestContainerBindMountNonRecursive (1.59s) [2020-05-18T17:57:32.156Z] === RUN TestNetworkNat [2020-05-18T17:57:32.297Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-18T17:57:32.775Z] --- PASS: TestNetworkNat (0.70s) [2020-05-18T17:57:32.775Z] === RUN TestNetworkLocalhostTCPNat [2020-05-18T17:57:32.861Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-18T17:57:33.797Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2020-05-18T17:57:33.797Z] === RUN TestNetworkLoopbackNat [2020-05-18T17:57:34.662Z] --- PASS: TestNetworkLoopbackNat (0.91s) [2020-05-18T17:57:34.662Z] === RUN TestPause [2020-05-18T17:57:35.284Z] --- PASS: TestPause (0.70s) [2020-05-18T17:57:35.284Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-18T17:57:35.284Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T17:57:35.284Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T17:57:35.284Z] === RUN TestPauseStopPausedContainer [2020-05-18T17:57:35.384Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-18T17:57:35.906Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2020-05-18T17:57:35.906Z] === RUN TestPsFilter [2020-05-18T17:57:36.191Z] --- PASS: TestPsFilter (0.18s) [2020-05-18T17:57:36.191Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-18T17:57:36.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-18T17:57:36.811Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2020-05-18T17:57:36.811Z] === RUN TestRemoveContainerWithVolume [2020-05-18T17:57:37.431Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-05-18T17:57:37.431Z] === RUN TestRemoveContainerRunning [2020-05-18T17:57:37.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-18T17:57:38.048Z] --- PASS: TestRemoveContainerRunning (0.63s) [2020-05-18T17:57:38.048Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-18T17:57:38.667Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-05-18T17:57:38.667Z] === RUN TestRemoveInvalidContainer [2020-05-18T17:57:38.667Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-18T17:57:38.667Z] === RUN TestRenameLinkedContainer [2020-05-18T17:57:39.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-18T17:57:40.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-18T17:57:41.385Z] --- PASS: TestRenameLinkedContainer (2.55s) [2020-05-18T17:57:41.385Z] === RUN TestRenameStoppedContainer [2020-05-18T17:57:42.007Z] --- PASS: TestRenameStoppedContainer (0.65s) [2020-05-18T17:57:42.007Z] === RUN TestRenameRunningContainerAndReuse [2020-05-18T17:57:42.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-18T17:57:43.486Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2020-05-18T17:57:43.486Z] === RUN TestRenameInvalidName [2020-05-18T17:57:44.103Z] --- PASS: TestRenameInvalidName (0.67s) [2020-05-18T17:57:44.103Z] === RUN TestRenameAnonymousContainer [2020-05-18T17:57:44.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000929560_} [2020-05-18T17:57:45.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1021889475_/foo_false____} [2020-05-18T17:57:46.792Z] --- PASS: TestRenameAnonymousContainer (2.43s) [2020-05-18T17:57:46.792Z] === RUN TestRenameContainerWithSameName [2020-05-18T17:57:47.008Z] --- PASS: TestServiceUpdateConfigs (15.64s) [2020-05-18T17:57:47.008Z] === RUN TestServiceUpdateNetwork [2020-05-18T17:57:47.076Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2020-05-18T17:57:47.077Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-18T17:57:47.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1021889475_/foo_true____} [2020-05-18T17:57:48.558Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2020-05-18T17:57:48.558Z] === RUN TestResize [2020-05-18T17:57:49.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3132774470_/foo_false____} [2020-05-18T17:57:49.182Z] --- PASS: TestResize (0.69s) [2020-05-18T17:57:49.182Z] === RUN TestResizeWithInvalidSize [2020-05-18T17:57:49.801Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2020-05-18T17:57:49.801Z] === RUN TestResizeWhenContainerNotStarted [2020-05-18T17:57:50.423Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-05-18T17:57:50.423Z] === RUN TestDaemonRestartKillContainers [2020-05-18T17:57:50.423Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T17:57:50.423Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T17:57:50.423Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T17:57:50.423Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T17:57:50.423Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T17:57:50.423Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T17:57:50.423Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T17:57:50.423Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T17:57:50.423Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T17:57:50.423Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T17:57:50.423Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T17:57:50.423Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T17:57:50.423Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T17:57:50.423Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T17:57:50.423Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T17:57:50.423Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T17:57:50.423Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:57:50.423Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:57:50.423Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:57:50.423Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:57:50.423Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:57:50.423Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:57:50.423Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:57:50.423Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:57:50.423Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T17:57:50.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T17:57:50.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:57:50.423Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T17:57:51.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3132774470_/foo_true____} [2020-05-18T17:57:52.420Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-18T17:57:52.420Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3132774470_/foo_true__0xc0009295c0__} [2020-05-18T17:57:52.477Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:57:52.765Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T17:57:53.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T17:57:54.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T17:57:54.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009295e0_} [2020-05-18T17:57:54.367Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T17:57:55.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000929600_} [2020-05-18T17:57:55.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T17:57:56.910Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T17:57:57.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T17:57:57.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000929620_} [2020-05-18T17:57:58.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000929640_} [2020-05-18T17:58:00.239Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-18T17:58:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.12s) [2020-05-18T17:58:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.22s) [2020-05-18T17:58:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.29s) [2020-05-18T17:58:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.65s) [2020-05-18T17:58:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s) [2020-05-18T17:58:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.04s) [2020-05-18T17:58:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.06s) [2020-05-18T17:58:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.91s) [2020-05-18T17:58:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.28s) [2020-05-18T17:58:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.52s) [2020-05-18T17:58:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2020-05-18T17:58:00.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s) [2020-05-18T17:58:00.239Z] === RUN TestCgroupNamespacesRun [2020-05-18T17:58:00.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-18T17:58:01.718Z] --- PASS: TestCgroupNamespacesRun (1.60s) [2020-05-18T17:58:01.718Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-18T17:58:02.269Z] --- PASS: TestServiceUpdateNetwork (15.05s) [2020-05-18T17:58:02.269Z] === RUN TestServiceUpdatePidsLimit [2020-05-18T17:58:02.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-18T17:58:02.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-18T17:58:02.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-18T17:58:02.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-18T17:58:02.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-18T17:58:02.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-18T17:58:02.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-18T17:58:02.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-18T17:58:02.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-18T17:58:02.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-18T17:58:02.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-18T17:58:02.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-18T17:58:02.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-18T17:58:02.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-18T17:58:02.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-18T17:58:02.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-18T17:58:02.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-18T17:58:02.784Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-18T17:58:03.203Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s) [2020-05-18T17:58:03.203Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-18T17:58:03.347Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-18T17:58:04.717Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-18T17:58:05.246Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s) [2020-05-18T17:58:05.246Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-18T17:58:06.087Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-18T17:58:06.729Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2020-05-18T17:58:06.729Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-18T17:58:08.214Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.57s) [2020-05-18T17:58:08.214Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-18T17:58:08.611Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-18T17:58:09.699Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.60s) [2020-05-18T17:58:09.699Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-18T17:58:10.713Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-05-18T17:58:10.713Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-18T17:58:11.884Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-18T17:58:11.884Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-18T17:58:12.759Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2020-05-18T17:58:12.759Z] === RUN TestKernelTCPMemory [2020-05-18T17:58:13.378Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-05-18T17:58:13.378Z] === RUN TestNISDomainname [2020-05-18T17:58:13.780Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-18T17:58:13.780Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-18T17:58:13.999Z] --- PASS: TestNISDomainname (0.83s) [2020-05-18T17:58:13.999Z] === RUN TestHostnameDnsResolution [2020-05-18T17:58:14.711Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-18T17:58:15.016Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-05-18T17:58:15.016Z] === RUN TestStats [2020-05-18T17:58:15.641Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-18T17:58:17.013Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-18T17:58:17.577Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-18T17:58:17.698Z] --- PASS: TestStats (2.68s) [2020-05-18T17:58:17.698Z] === RUN TestStopContainerWithTimeout [2020-05-18T17:58:17.698Z] === RUN TestStopContainerWithTimeout/0 [2020-05-18T17:58:17.698Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-18T17:58:17.698Z] === RUN TestStopContainerWithTimeout/1 [2020-05-18T17:58:17.698Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-18T17:58:17.698Z] === RUN TestStopContainerWithTimeout/3 [2020-05-18T17:58:17.698Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-18T17:58:17.698Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-18T17:58:17.698Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-18T17:58:17.698Z] === CONT TestStopContainerWithTimeout/0 [2020-05-18T17:58:17.698Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-18T17:58:17.698Z] === CONT TestStopContainerWithTimeout/1 [2020-05-18T17:58:17.698Z] === CONT TestStopContainerWithTimeout/3 [2020-05-18T17:58:18.509Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-18T17:58:19.442Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-18T17:58:19.699Z] --- PASS: TestServiceUpdatePidsLimit (17.78s) [2020-05-18T17:58:19.699Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2020-05-18T17:58:19.699Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.20s) [2020-05-18T17:58:19.699Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.41s) [2020-05-18T17:58:19.699Z] PASS [2020-05-18T17:58:19.699Z] [2020-05-18T17:58:19.699Z] === Skipped [2020-05-18T17:58:19.699Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-18T17:58:19.699Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T17:58:19.699Z] [2020-05-18T17:58:19.699Z] [2020-05-18T17:58:19.699Z] DONE 27 tests, 1 skipped in 200.017s [2020-05-18T17:58:19.699Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-18T17:58:19.699Z] ++ 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-05-18T17:58:19.699Z] ++ set -e [2020-05-18T17:58:19.699Z] ++ '[' -n 0 ']' [2020-05-18T17:58:19.699Z] ++ set -x [2020-05-18T17:58:19.699Z] ++ env -i DEST=/go/src/github.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-05-18T17:58:19.957Z] INFO: Testing against a local daemon [2020-05-18T17:58:19.957Z] === RUN TestSessionCreate [2020-05-18T17:58:19.957Z] --- PASS: TestSessionCreate (0.03s) [2020-05-18T17:58:19.957Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-18T17:58:19.957Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-05-18T17:58:19.957Z] PASS [2020-05-18T17:58:19.957Z] [2020-05-18T17:58:19.957Z] DONE 2 tests in 0.175s [2020-05-18T17:58:19.957Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-18T17:58:19.957Z] ++ 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-05-18T17:58:19.957Z] ++ set -e [2020-05-18T17:58:19.957Z] ++ '[' -n 0 ']' [2020-05-18T17:58:19.957Z] ++ set -x [2020-05-18T17:58:19.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05-18T17:58:20.214Z] INFO: Testing against a local daemon [2020-05-18T17:58:20.214Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-18T17:58:20.214Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T17:58:20.214Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T17:58:20.214Z] === RUN TestEventsExecDie [2020-05-18T17:58:20.778Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-18T17:58:21.035Z] --- PASS: TestEventsExecDie (0.80s) [2020-05-18T17:58:21.035Z] === RUN TestEventsBackwardsCompatible [2020-05-18T17:58:21.035Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-05-18T17:58:21.035Z] === RUN TestInfoBinaryCommits [2020-05-18T17:58:21.035Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-18T17:58:21.035Z] === RUN TestInfoAPIVersioned [2020-05-18T17:58:21.035Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-18T17:58:21.035Z] === RUN TestInfoDiscoveryBackend [2020-05-18T17:58:21.176Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-18T17:58:21.176Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2020-05-18T17:58:21.177Z] --- PASS: TestStopContainerWithTimeout/1 (2.34s) [2020-05-18T17:58:21.177Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2020-05-18T17:58:21.177Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2020-05-18T17:58:21.177Z] === RUN TestDeleteDevicemapper [2020-05-18T17:58:21.177Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-18T17:58:21.177Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T17:58:21.177Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-18T17:58:21.600Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-05-18T17:58:21.600Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-18T17:58:21.858Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-18T17:58:22.790Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-18T17:58:22.791Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-18T17:58:23.048Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-18T17:58:23.048Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-18T17:58:23.048Z] === RUN TestInfoAPI [2020-05-18T17:58:23.048Z] --- PASS: TestInfoAPI (0.02s) [2020-05-18T17:58:23.048Z] === RUN TestInfoAPIWarnings [2020-05-18T17:58:23.218Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.00s) [2020-05-18T17:58:23.218Z] === RUN TestUpdateMemory [2020-05-18T17:58:23.613Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-18T17:58:23.613Z] === RUN TestInfoDebug [2020-05-18T17:58:23.839Z] --- PASS: TestUpdateMemory (0.90s) [2020-05-18T17:58:23.839Z] === RUN TestUpdateCPUQuota [2020-05-18T17:58:24.177Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-18T17:58:24.177Z] --- PASS: TestInfoDebug (0.52s) [2020-05-18T17:58:24.177Z] === RUN TestInfoInsecureRegistries [2020-05-18T17:58:24.742Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-05-18T17:58:24.742Z] === RUN TestInfoRegistryMirrors [2020-05-18T17:58:25.307Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-18T17:58:25.307Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-05-18T17:58:25.307Z] === RUN TestLoginFailsWithBadCredentials [2020-05-18T17:58:25.307Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-05-18T17:58:25.307Z] === RUN TestPingCacheHeaders [2020-05-18T17:58:25.320Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-05-18T17:58:25.320Z] === RUN TestUpdatePidsLimit [2020-05-18T17:58:25.320Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-18T17:58:25.564Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-18T17:58:25.564Z] === RUN TestPingGet [2020-05-18T17:58:25.564Z] --- PASS: TestPingGet (0.02s) [2020-05-18T17:58:25.564Z] === RUN TestPingHead [2020-05-18T17:58:25.564Z] --- PASS: TestPingHead (0.02s) [2020-05-18T17:58:25.564Z] === RUN TestVersion [2020-05-18T17:58:25.564Z] --- PASS: TestVersion (0.04s) [2020-05-18T17:58:25.564Z] PASS [2020-05-18T17:58:25.564Z] [2020-05-18T17:58:25.564Z] === Skipped [2020-05-18T17:58:25.564Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T17:58:25.564Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T17:58:25.564Z] [2020-05-18T17:58:25.564Z] [2020-05-18T17:58:25.564Z] DONE 18 tests, 1 skipped in 5.524s [2020-05-18T17:58:25.564Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-18T17:58:25.564Z] ++ 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-05-18T17:58:25.564Z] ++ set -e [2020-05-18T17:58:25.564Z] ++ '[' -n 0 ']' [2020-05-18T17:58:25.564Z] ++ set -x [2020-05-18T17:58:25.564Z] ++ env -i DEST=/go/src/github.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-05-18T17:58:25.564Z] INFO: Testing against a local daemon [2020-05-18T17:58:25.564Z] === RUN TestVolumesCreateAndList [2020-05-18T17:58:25.564Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-18T17:58:25.604Z] === RUN TestUpdatePidsLimit/no_change [2020-05-18T17:58:25.822Z] === RUN TestVolumesRemove [2020-05-18T17:58:25.822Z] --- PASS: TestVolumesRemove (0.11s) [2020-05-18T17:58:25.822Z] === RUN TestVolumesInspect [2020-05-18T17:58:25.822Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-18T17:58:25.822Z] === RUN TestVolumesInvalidJSON [2020-05-18T17:58:25.822Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-18T17:58:25.822Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-18T17:58:25.822Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-18T17:58:25.822Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-18T17:58:25.822Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-18T17:58:25.822Z] PASS [2020-05-18T17:58:25.822Z] [2020-05-18T17:58:25.822Z] DONE 5 tests in 0.306s [2020-05-18T17:58:25.822Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T17:58:25.889Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-18T17:58:26.080Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T17:58:26.080Z] +++ kill 5859 [2020-05-18T17:58:26.080Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-18T17:58:26.174Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-18T17:58:26.459Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-18T17:58:26.741Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-18T17:58:27.026Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-18T17:58:27.450Z] +++ /etc/init.d/apparmor stop [2020-05-18T17:58:27.451Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T17:58:27.451Z] [2020-05-18T17:58:27.451Z] Unloading profiles will leave already running processes permanently [2020-05-18T17:58:27.451Z] unconfined, which can lead to unexpected situations. [2020-05-18T17:58:27.451Z] [2020-05-18T17:58:27.451Z] To set a process to complain mode, use the command line tool [2020-05-18T17:58:27.451Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T17:58:27.451Z] +++ true [2020-05-18T17:58:27.451Z] [2020-05-18T17:58:27.451Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-18T17:58:28.520Z] --- PASS: TestUpdatePidsLimit (3.25s) [2020-05-18T17:58:28.520Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2020-05-18T17:58:28.520Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2020-05-18T17:58:28.520Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2020-05-18T17:58:28.520Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-05-18T17:58:28.520Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-05-18T17:58:28.520Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-05-18T17:58:28.520Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2020-05-18T17:58:28.520Z] === RUN TestUpdateRestartPolicy [2020-05-18T17:58:28.845Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-18T17:58:29.775Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-18T17:58:30.705Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-18T17:58:30.705Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-18T17:58:31.635Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-18T17:58:32.566Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-18T17:58:33.935Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-18T17:58:34.866Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-18T17:58:36.234Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-18T17:58:37.607Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-18T17:58:38.977Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-18T17:58:41.054Z] --- PASS: TestUpdateRestartPolicy (12.02s) [2020-05-18T17:58:41.054Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-18T17:58:41.054Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2020-05-18T17:58:41.054Z] === RUN TestWaitNonBlocked [2020-05-18T17:58:41.054Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T17:58:41.054Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T17:58:41.054Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T17:58:41.054Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T17:58:41.054Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T17:58:41.054Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T17:58:41.498Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-18T17:58:42.072Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-18T17:58:42.072Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2020-05-18T17:58:42.073Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2020-05-18T17:58:42.073Z] === RUN TestWaitBlocked [2020-05-18T17:58:42.073Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T17:58:42.073Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T17:58:42.073Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T17:58:42.073Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T17:58:42.073Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T17:58:42.073Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T17:58:43.096Z] --- PASS: TestWaitBlocked (0.05s) [2020-05-18T17:58:43.096Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2020-05-18T17:58:43.096Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-05-18T17:58:43.096Z] === CONT TestContainerStartOnDaemonRestart [2020-05-18T17:58:43.096Z] === CONT TestIpcModeOlderClient [2020-05-18T17:58:43.096Z] === CONT TestDaemonHostGatewayIP [2020-05-18T17:58:43.096Z] === CONT TestContainerKillOnDaemonStart [2020-05-18T17:58:43.386Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-05-18T17:58:43.386Z] === CONT TestDaemonRestartIpcMode [2020-05-18T17:58:44.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-18T17:58:46.666Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-18T17:58:47.814Z] --- PASS: TestContainerStartOnDaemonRestart (4.17s) [2020-05-18T17:58:48.101Z] --- PASS: TestDaemonRestartIpcMode (4.87s) [2020-05-18T17:58:48.387Z] --- PASS: TestDaemonHostGatewayIP (5.14s) [2020-05-18T17:58:49.940Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-18T17:58:50.870Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-18T17:58:56.139Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-18T17:58:56.776Z] --- PASS: TestContainerKillOnDaemonStart (13.49s) [2020-05-18T17:58:56.776Z] PASS [2020-05-18T17:58:56.776Z] [2020-05-18T17:58:56.776Z] === Skipped [2020-05-18T17:58:56.776Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-18T17:58:56.776Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T17:58:56.776Z] [2020-05-18T17:58:56.776Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T17:58:56.776Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T17:58:56.776Z] [2020-05-18T17:58:56.776Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-18T17:58:56.776Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T17:58:56.776Z] [2020-05-18T17:58:56.776Z] [2020-05-18T17:58:56.776Z] DONE 200 tests, 3 skipped in 126.151s [2020-05-18T17:58:56.776Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-18T17:58:56.776Z] ++ 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-05-18T17:58:56.776Z] ++ set -e [2020-05-18T17:58:56.776Z] ++ '[' -n 0 ']' [2020-05-18T17:58:56.776Z] ++ set -x [2020-05-18T17:58:56.776Z] ++ env -i DEST=/go/src/github.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-05-18T17:58:56.776Z] INFO: Testing against a local daemon [2020-05-18T17:58:56.776Z] === RUN TestCommitInheritsEnv [2020-05-18T17:58:57.440Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-05-18T17:58:57.440Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-18T17:58:57.440Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-18T17:58:57.440Z] === RUN TestImagesFilterMultiReference [2020-05-18T17:58:57.440Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-05-18T17:58:57.440Z] === RUN TestImagePullPlatformInvalid [2020-05-18T17:58:57.440Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-18T17:58:57.440Z] === RUN TestRemoveImageOrphaning [2020-05-18T17:58:57.726Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2020-05-18T17:58:57.726Z] === RUN TestRemoveImageGarbageCollector [2020-05-18T17:58:57.726Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-18T17:58:57.726Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T17:58:57.726Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-18T17:58:58.011Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-18T17:58:58.011Z] === RUN TestTagInvalidReference [2020-05-18T17:58:58.011Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-18T17:58:58.011Z] === RUN TestTagValidPrefixedRepo [2020-05-18T17:58:58.011Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-18T17:58:58.011Z] === RUN TestTagExistedNameWithoutForce [2020-05-18T17:58:58.011Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-18T17:58:58.011Z] === RUN TestTagOfficialNames [2020-05-18T17:58:58.011Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-18T17:58:58.011Z] === RUN TestTagMatchesDigest [2020-05-18T17:58:58.011Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-18T17:58:58.011Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-18T17:58:59.415Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-18T17:58:59.979Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-18T17:59:05.232Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-18T17:59:05.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-18T17:59:06.053Z] === RUN TestDockerSuite/TestCpToDot [2020-05-18T17:59:06.984Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-18T17:59:08.880Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-18T17:59:10.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-18T17:59:10.814Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-18T17:59:11.745Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-18T17:59:15.920Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-18T17:59:15.920Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-18T17:59:16.850Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-18T17:59:18.745Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-18T17:59:18.745Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-18T17:59:19.002Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-18T17:59:19.566Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-18T17:59:20.496Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-18T17:59:20.496Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-18T17:59:20.496Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-18T17:59:21.426Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-18T17:59:21.683Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-18T17:59:21.683Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-18T17:59:21.683Z] === RUN TestDockerSuite/TestCreateRM [2020-05-18T17:59:21.940Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-18T17:59:21.940Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-18T17:59:21.940Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-18T17:59:22.198Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-18T17:59:24.721Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-18T17:59:24.721Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-18T17:59:24.721Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-18T17:59:28.006Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-18T17:59:28.263Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-18T17:59:28.263Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-18T17:59:28.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-18T17:59:28.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-18T17:59:28.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-18T17:59:29.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-18T17:59:29.340Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-18T17:59:31.245Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-18T17:59:32.177Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-18T17:59:34.075Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-18T17:59:35.976Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-18T17:59:36.541Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-18T17:59:37.476Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-18T17:59:37.476Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-18T17:59:38.407Z] === RUN TestDockerSuite/TestDockerFails [2020-05-18T17:59:38.407Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-18T17:59:38.407Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-18T17:59:38.407Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-18T17:59:39.776Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-18T17:59:40.706Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-18T17:59:42.075Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-18T17:59:42.075Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-18T17:59:42.075Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-18T17:59:42.332Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-18T17:59:46.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-18T17:59:49.027Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-18T17:59:53.203Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-18T17:59:55.729Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-18T17:59:57.624Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-18T17:59:58.992Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-18T17:59:59.922Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-18T18:00:00.852Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-18T18:00:01.782Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-18T18:00:02.713Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-18T18:00:02.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-18T18:00:03.277Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-18T18:00:05.800Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-18T18:00:07.696Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-18T18:00:09.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-18T18:00:11.486Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-18T18:00:14.760Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-18T18:00:16.131Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-18T18:00:18.024Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-18T18:00:18.588Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-18T18:00:18.844Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-18T18:00:20.738Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-18T18:00:21.305Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-18T18:00:21.305Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-18T18:00:21.566Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-18T18:00:21.822Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-18T18:00:21.822Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-18T18:00:23.717Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-18T18:00:25.085Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-18T18:00:25.085Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-18T18:00:25.085Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-18T18:00:26.016Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-18T18:00:26.273Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-18T18:00:26.529Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-18T18:00:27.897Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-18T18:00:27.897Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-18T18:00:27.898Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-18T18:00:27.898Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-18T18:00:29.791Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-18T18:00:30.722Z] === RUN TestDockerSuite/TestEventsRename [2020-05-18T18:00:31.653Z] === RUN TestDockerSuite/TestEventsResize [2020-05-18T18:00:32.217Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-18T18:00:33.147Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-18T18:00:34.078Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-18T18:00:35.008Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-18T18:00:38.282Z] === RUN TestDockerSuite/TestEventsTop [2020-05-18T18:00:38.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-18T18:00:39.212Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-18T18:00:41.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-18T18:00:41.671Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-18T18:00:43.566Z] === RUN TestDockerSuite/TestExec [2020-05-18T18:00:44.498Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-18T18:00:45.432Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-18T18:00:46.381Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-18T18:00:47.315Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-18T18:00:49.209Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-18T18:00:50.139Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-18T18:00:51.070Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-18T18:00:52.001Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-18T18:00:53.372Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-18T18:00:53.936Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-18T18:00:54.867Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-18T18:00:56.762Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-18T18:00:57.693Z] === RUN TestDockerSuite/TestExecEnv [2020-05-18T18:00:58.624Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-18T18:01:00.518Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-18T18:01:01.449Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-18T18:01:03.342Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-18T18:01:04.273Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-18T18:01:04.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-18T18:01:05.096Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-18T18:01:06.466Z] === RUN TestDockerSuite/TestExecParseError [2020-05-18T18:01:07.399Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-18T18:01:08.329Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-18T18:01:08.893Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-18T18:01:11.430Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-18T18:01:12.361Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-18T18:01:12.925Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-18T18:01:25.105Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-18T18:01:25.105Z] === RUN TestDockerSuite/TestExecTTY [2020-05-18T18:01:26.037Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-18T18:01:27.408Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-18T18:01:28.340Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-18T18:01:29.271Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-18T18:01:29.271Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-18T18:01:31.166Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-18T18:01:32.096Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-18T18:01:32.660Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-18T18:01:33.224Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-18T18:01:34.594Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-18T18:01:35.527Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-18T18:01:40.782Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-18T18:01:46.033Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-18T18:01:47.417Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-18T18:01:52.673Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-18T18:01:52.930Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-18T18:01:52.930Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-18T18:01:53.187Z] === RUN TestDockerSuite/TestHealth [2020-05-18T18:01:55.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-18T18:02:16.984Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-18T18:02:16.984Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-18T18:02:16.984Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-18T18:02:16.984Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-18T18:02:16.984Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-18T18:02:16.984Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-18T18:02:16.984Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-18T18:02:16.984Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-18T18:02:16.984Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-18T18:02:16.984Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-18T18:02:16.984Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-18T18:02:16.984Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-18T18:02:17.547Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-18T18:02:17.547Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-18T18:02:18.478Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-18T18:02:18.478Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-18T18:02:19.408Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-18T18:02:20.338Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-18T18:02:20.338Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-18T18:02:21.269Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-18T18:02:24.545Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-18T18:02:24.545Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-18T18:02:24.545Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-18T18:02:25.914Z] === RUN TestDockerSuite/TestImportFile [2020-05-18T18:02:27.809Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-18T18:02:27.809Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-18T18:02:29.706Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-18T18:02:31.601Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-18T18:02:33.506Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-18T18:02:34.437Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-18T18:02:34.437Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-18T18:02:35.368Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-18T18:02:36.298Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-18T18:02:36.298Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-18T18:02:36.298Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-18T18:02:37.229Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-18T18:02:38.602Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-18T18:02:39.535Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-18T18:02:40.466Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-18T18:02:41.030Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-18T18:02:41.961Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-18T18:02:41.961Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-18T18:02:43.854Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-18T18:02:44.419Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-18T18:02:45.352Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-18T18:02:45.352Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-18T18:02:46.283Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-18T18:02:46.283Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-18T18:02:47.653Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-18T18:02:48.584Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-18T18:02:49.149Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-18T18:02:50.080Z] === RUN TestDockerSuite/TestInspectImage [2020-05-18T18:02:50.080Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-18T18:02:50.337Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-18T18:02:50.337Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-18T18:02:51.269Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-18T18:02:51.832Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-18T18:02:52.089Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-18T18:02:53.021Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-18T18:02:53.952Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-18T18:02:55.875Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-18T18:02:56.137Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-18T18:02:56.700Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-18T18:02:57.631Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-18T18:02:59.526Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-18T18:03:00.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-18T18:03:00.456Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-18T18:03:01.387Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-18T18:03:02.321Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-18T18:03:03.254Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-18T18:03:04.186Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-18T18:03:05.557Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-18T18:03:05.557Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-18T18:03:05.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-18T18:03:08.084Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-18T18:03:08.647Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-18T18:03:09.577Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-18T18:03:11.473Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-18T18:03:11.730Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-18T18:03:11.987Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-18T18:03:13.880Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-18T18:03:15.780Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-18T18:03:16.037Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-18T18:03:18.563Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-18T18:03:18.820Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-18T18:03:18.820Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-18T18:03:21.342Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-18T18:03:21.342Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-18T18:03:21.910Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-18T18:03:22.840Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-18T18:03:27.018Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-18T18:03:32.274Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-18T18:03:36.450Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-18T18:03:38.345Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-18T18:03:40.240Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-18T18:03:41.172Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-18T18:03:43.694Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-18T18:03:43.694Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-18T18:03:43.951Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-18T18:03:43.951Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-18T18:03:43.951Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-18T18:03:44.881Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-18T18:03:45.812Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-18T18:03:49.985Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-18T18:03:50.242Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-18T18:03:55.499Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-18T18:03:56.068Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-18T18:03:56.068Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-18T18:03:56.999Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-18T18:03:57.255Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-18T18:03:58.626Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-18T18:03:59.559Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-18T18:04:00.930Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-18T18:04:02.300Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-18T18:04:04.821Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-18T18:04:05.387Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-18T18:04:05.664Z] --- PASS: TestImportExtremelyLargeImageWorks (297.99s) [2020-05-18T18:04:05.664Z] PASS [2020-05-18T18:04:05.664Z] [2020-05-18T18:04:05.664Z] === Skipped [2020-05-18T18:04:05.664Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-18T18:04:05.664Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T18:04:05.664Z] [2020-05-18T18:04:05.664Z] [2020-05-18T18:04:05.664Z] DONE 12 tests, 1 skipped in 299.392s [2020-05-18T18:04:05.664Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-18T18:04:05.664Z] ++ 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-05-18T18:04:05.664Z] ++ set -e [2020-05-18T18:04:05.664Z] ++ '[' -n 0 ']' [2020-05-18T18:04:05.664Z] ++ set -x [2020-05-18T18:04:05.665Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-05-18T18:04:05.665Z] INFO: Testing against a local daemon [2020-05-18T18:04:05.665Z] === RUN TestNetworkCreateDelete [2020-05-18T18:04:05.665Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-05-18T18:04:05.665Z] === RUN TestDockerNetworkDeletePreferID [2020-05-18T18:04:05.665Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-05-18T18:04:05.665Z] === RUN TestInspectNetwork [2020-05-18T18:04:05.665Z] === RUN TestInspectNetwork/full_network_id [2020-05-18T18:04:05.665Z] === RUN TestInspectNetwork/partial_network_id [2020-05-18T18:04:05.665Z] === RUN TestInspectNetwork/network_name [2020-05-18T18:04:05.665Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-18T18:04:05.665Z] --- PASS: TestInspectNetwork (7.65s) [2020-05-18T18:04:05.665Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-18T18:04:05.665Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-18T18:04:05.665Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-18T18:04:05.665Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-18T18:04:05.665Z] === RUN TestRunContainerWithBridgeNone [2020-05-18T18:04:06.316Z] === RUN TestDockerSuite/TestLogsSince [2020-05-18T18:04:06.880Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-18T18:04:07.156Z] --- PASS: TestRunContainerWithBridgeNone (2.34s) [2020-05-18T18:04:07.156Z] === RUN TestNetworkInvalidJSON [2020-05-18T18:04:07.156Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-18T18:04:07.156Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-18T18:04:07.156Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T18:04:07.156Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T18:04:07.156Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T18:04:07.156Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T18:04:07.156Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-18T18:04:07.156Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T18:04:07.156Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T18:04:07.156Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-05-18T18:04:07.156Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-18T18:04:07.156Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-18T18:04:07.156Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-18T18:04:07.156Z] === RUN TestHostIPv4BridgeLabel [2020-05-18T18:04:07.775Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-05-18T18:04:07.775Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-18T18:04:08.790Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-18T18:04:08.790Z] === RUN TestDaemonDefaultNetworkPools [2020-05-18T18:04:09.803Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-05-18T18:04:09.803Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-18T18:04:10.819Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2020-05-18T18:04:10.819Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-18T18:04:11.053Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-18T18:04:12.298Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) [2020-05-18T18:04:12.298Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-18T18:04:12.918Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-18T18:04:12.918Z] === RUN TestServiceWithPredefinedNetwork [2020-05-18T18:04:13.576Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-18T18:04:15.626Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2020-05-18T18:04:15.626Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-18T18:04:15.626Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T18:04:15.626Z] service_test.go:236: FLAKY_TEST [2020-05-18T18:04:15.626Z] === RUN TestServiceWithDataPathPortInit [2020-05-18T18:04:20.122Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-18T18:04:20.122Z] === RUN TestDockerSuite/TestLogsTail [2020-05-18T18:04:20.685Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-18T18:04:21.615Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-18T18:04:22.545Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-18T18:04:22.802Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-18T18:04:23.733Z] === RUN TestDockerSuite/TestNetHostname [2020-05-18T18:04:23.991Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-18T18:04:26.519Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-18T18:04:26.776Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-18T18:04:27.340Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-18T18:04:28.271Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-18T18:04:30.795Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-18T18:04:30.795Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-18T18:04:30.869Z] --- PASS: TestServiceWithDataPathPortInit (14.51s) [2020-05-18T18:04:30.869Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-18T18:04:31.725Z] === RUN TestDockerSuite/TestPluginActive [2020-05-18T18:04:33.618Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-18T18:04:33.875Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-18T18:04:37.702Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.43s) [2020-05-18T18:04:37.702Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qu8se4fbv7ux4v097qt1k1ht3 Created:2020-05-18 18:04:30.885542745 +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[6332751ce340e6aed2eb4b680ec99b9a841fa4ee4f99f7520b045f48b631239b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qixzset9ggjd3llo26f38gkg2 EndpointID:57dd037dba2dca3d92f5ea2d179f9b5218e94f52f2a40d7d26f92755992155e6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c34a16cb47db783063d35fe90266eff7cb24066231be22e5f3476de105a07281 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:f74dfd47f5f2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qixzset9ggjd3llo26f38gkg2 EndpointID:57dd037dba2dca3d92f5ea2d179f9b5218e94f52f2a40d7d26f92755992155e6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-18T18:04:37.702Z] PASS [2020-05-18T18:04:37.702Z] [2020-05-18T18:04:37.702Z] === Skipped [2020-05-18T18:04:37.702Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T18:04:37.702Z] service_test.go:236: FLAKY_TEST [2020-05-18T18:04:37.702Z] [2020-05-18T18:04:37.702Z] [2020-05-18T18:04:37.702Z] DONE 22 tests, 1 skipped in 41.031s [2020-05-18T18:04:37.702Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-18T18:04:37.702Z] ++ 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-05-18T18:04:37.702Z] ++ set -e [2020-05-18T18:04:37.702Z] ++ '[' -n 0 ']' [2020-05-18T18:04:37.702Z] ++ set -x [2020-05-18T18:04:37.702Z] ++ env -i DEST=/go/src/github.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-05-18T18:04:37.702Z] INFO: Testing against a local daemon [2020-05-18T18:04:37.702Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-18T18:04:38.051Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-18T18:04:38.721Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.53s) [2020-05-18T18:04:38.721Z] === RUN TestDockerNetworkIpvlan [2020-05-18T18:04:39.737Z] === RUN TestDockerNetworkIpvlan/Subinterface [2020-05-18T18:04:39.945Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-18T18:04:39.945Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-18T18:04:40.751Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2020-05-18T18:04:40.876Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-18T18:04:41.769Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2020-05-18T18:04:41.808Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-18T18:04:44.330Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-18T18:04:44.462Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2020-05-18T18:04:44.894Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-18T18:04:45.458Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-18T18:04:46.491Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2020-05-18T18:04:47.979Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-18T18:04:47.979Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-18T18:04:49.183Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2020-05-18T18:04:51.225Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2020-05-18T18:04:51.253Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-18T18:04:53.776Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-18T18:04:55.693Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-18T18:04:56.734Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2020-05-18T18:04:57.063Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-18T18:04:57.993Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-18T18:04:58.556Z] === RUN TestDockerSuite/TestPortList [2020-05-18T18:05:00.209Z] === RUN TestDockerNetworkIpvlan/Addressing [2020-05-18T18:05:02.921Z] --- PASS: TestDockerNetworkIpvlan (23.63s) [2020-05-18T18:05:02.921Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s) [2020-05-18T18:05:02.921Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.08s) [2020-05-18T18:05:02.921Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.18s) [2020-05-18T18:05:02.921Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.25s) [2020-05-18T18:05:02.921Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.13s) [2020-05-18T18:05:02.921Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.24s) [2020-05-18T18:05:02.921Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.08s) [2020-05-18T18:05:02.921Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.00s) [2020-05-18T18:05:02.921Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.75s) [2020-05-18T18:05:02.921Z] PASS [2020-05-18T18:05:02.921Z] [2020-05-18T18:05:02.921Z] DONE 11 tests in 25.268s [2020-05-18T18:05:02.921Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-18T18:05:02.921Z] ++ 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-05-18T18:05:02.921Z] ++ set -e [2020-05-18T18:05:02.921Z] ++ '[' -n 0 ']' [2020-05-18T18:05:02.921Z] ++ set -x [2020-05-18T18:05:02.921Z] ++ env -i DEST=/go/src/github.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-05-18T18:05:02.921Z] INFO: Testing against a local daemon [2020-05-18T18:05:02.921Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-18T18:05:03.811Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-18T18:05:04.404Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-05-18T18:05:04.404Z] === RUN TestDockerNetworkMacvlan [2020-05-18T18:05:05.026Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-18T18:05:06.044Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-18T18:05:07.059Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-18T18:05:09.757Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-18T18:05:10.359Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-18T18:05:10.924Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-18T18:05:12.456Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-18T18:05:16.884Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-18T18:05:17.468Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-18T18:05:17.900Z] --- PASS: TestDockerNetworkMacvlan (13.79s) [2020-05-18T18:05:17.900Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-05-18T18:05:17.900Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-05-18T18:05:17.900Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2020-05-18T18:05:17.900Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.36s) [2020-05-18T18:05:17.900Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s) [2020-05-18T18:05:17.900Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2020-05-18T18:05:17.900Z] PASS [2020-05-18T18:05:17.900Z] [2020-05-18T18:05:17.900Z] DONE 8 tests in 15.400s [2020-05-18T18:05:17.900Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-18T18:05:17.900Z] ++ 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-05-18T18:05:17.900Z] ++ set -e [2020-05-18T18:05:17.900Z] ++ '[' -n 0 ']' [2020-05-18T18:05:17.900Z] ++ set -x [2020-05-18T18:05:17.900Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-18T18:05:17.900Z] testing: warning: no tests to run [2020-05-18T18:05:17.900Z] PASS [2020-05-18T18:05:17.900Z] [2020-05-18T18:05:17.900Z] DONE 0 tests in 0.018s [2020-05-18T18:05:17.901Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-18T18:05:17.901Z] ++ 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-05-18T18:05:17.901Z] ++ set -e [2020-05-18T18:05:17.901Z] ++ '[' -n 0 ']' [2020-05-18T18:05:17.901Z] ++ set -x [2020-05-18T18:05:17.901Z] ++ env -i DEST=/go/src/github.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-05-18T18:05:18.185Z] INFO: Testing against a local daemon [2020-05-18T18:05:18.186Z] === RUN TestAuthZPluginAllowRequest [2020-05-18T18:05:18.399Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-18T18:05:18.399Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-18T18:05:18.399Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-18T18:05:19.331Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-18T18:05:19.331Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-18T18:05:19.664Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2020-05-18T18:05:19.664Z] === RUN TestAuthZPluginTLS [2020-05-18T18:05:20.264Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-18T18:05:20.264Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-18T18:05:20.290Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-05-18T18:05:20.290Z] === RUN TestAuthZPluginDenyRequest [2020-05-18T18:05:20.828Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-18T18:05:20.828Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-18T18:05:20.919Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-05-18T18:05:20.919Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-18T18:05:21.084Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-18T18:05:21.537Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-18T18:05:21.537Z] === RUN TestAuthZPluginDenyResponse [2020-05-18T18:05:22.160Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-05-18T18:05:22.161Z] === RUN TestAuthZPluginAllowEventStream [2020-05-18T18:05:22.979Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-18T18:05:22.979Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-18T18:05:23.644Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-05-18T18:05:23.644Z] === RUN TestAuthZPluginErrorResponse [2020-05-18T18:05:24.263Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-05-18T18:05:24.263Z] === RUN TestAuthZPluginErrorRequest [2020-05-18T18:05:24.874Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-18T18:05:24.903Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-05-18T18:05:24.903Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-18T18:05:25.188Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-18T18:05:25.188Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-18T18:05:26.244Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-18T18:05:27.894Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-05-18T18:05:27.894Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-18T18:05:28.164Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-18T18:05:28.421Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-18T18:05:28.678Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-18T18:05:28.678Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-18T18:05:29.384Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s) [2020-05-18T18:05:29.384Z] === RUN TestAuthZPluginHeader [2020-05-18T18:05:30.400Z] --- PASS: TestAuthZPluginHeader (0.94s) [2020-05-18T18:05:30.400Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-18T18:05:30.400Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T18:05:30.400Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T18:05:30.400Z] === RUN TestAuthZPluginV2Disable [2020-05-18T18:05:30.400Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-18T18:05:30.400Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T18:05:30.400Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-18T18:05:30.400Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T18:05:30.400Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T18:05:30.400Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-18T18:05:30.400Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T18:05:30.400Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T18:05:30.400Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-18T18:05:32.853Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-18T18:05:33.417Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-18T18:05:33.674Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-18T18:05:37.849Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-18T18:05:37.849Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-18T18:05:43.104Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-18T18:05:43.104Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-18T18:05:47.278Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-18T18:05:48.880Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2020-05-18T18:05:48.880Z] PASS [2020-05-18T18:05:48.880Z] [2020-05-18T18:05:48.880Z] === Skipped [2020-05-18T18:05:48.880Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T18:05:48.880Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T18:05:48.880Z] [2020-05-18T18:05:48.880Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-18T18:05:48.880Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T18:05:48.880Z] [2020-05-18T18:05:48.880Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T18:05:48.880Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T18:05:48.880Z] [2020-05-18T18:05:48.880Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T18:05:48.880Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T18:05:48.880Z] [2020-05-18T18:05:48.880Z] [2020-05-18T18:05:48.880Z] DONE 17 tests, 4 skipped in 29.283s [2020-05-18T18:05:48.880Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-18T18:05:48.880Z] ++ 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-05-18T18:05:48.880Z] ++ set -e [2020-05-18T18:05:48.880Z] ++ '[' -n 0 ']' [2020-05-18T18:05:48.880Z] ++ set -x [2020-05-18T18:05:48.880Z] ++ env -i DEST=/go/src/github.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-05-18T18:05:48.880Z] INFO: Testing against a local daemon [2020-05-18T18:05:48.880Z] === RUN TestPluginInvalidJSON [2020-05-18T18:05:48.880Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T18:05:48.880Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T18:05:48.880Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T18:05:48.880Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-18T18:05:48.880Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-18T18:05:48.880Z] === RUN TestPluginInstall [2020-05-18T18:05:48.880Z] === RUN TestPluginInstall/no_auth [2020-05-18T18:05:50.552Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-18T18:05:55.730Z] time="2020-05-18T18:05:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T18:05:55.730Z] time="2020-05-18T18:05:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T18:05:55.730Z] time="2020-05-18T18:05:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca4bf96ae1c8c9fe7abdd6ac374bdc5e034e535ed32d89c2595fdaa25ed717d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T18:05:55.730Z] time="2020-05-18T18:05:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T18:05:55.730Z] time="2020-05-18T18:05:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T18:05:55.730Z] time="2020-05-18T18:05:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca4bf96ae1c8c9fe7abdd6ac374bdc5e034e535ed32d89c2595fdaa25ed717d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T18:05:55.730Z] === RUN TestPluginInstall/with_htpasswd [2020-05-18T18:05:55.808Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-18T18:05:56.349Z] time="2020-05-18T18:05:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T18:05:56.349Z] time="2020-05-18T18:05:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T18:05:56.349Z] time="2020-05-18T18:05:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:596f98f3582f940cf2c5502e3203b069d531d8088f99816f789f8c3b90b63819" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T18:05:56.349Z] time="2020-05-18T18:05:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T18:05:56.349Z] time="2020-05-18T18:05:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T18:05:56.349Z] time="2020-05-18T18:05:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:596f98f3582f940cf2c5502e3203b069d531d8088f99816f789f8c3b90b63819" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T18:05:56.371Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-18T18:05:56.994Z] === RUN TestPluginInstall/with_insecure [2020-05-18T18:05:58.479Z] time="2020-05-18T18:05:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T18:05:58.479Z] time="2020-05-18T18:05:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T18:05:58.479Z] time="2020-05-18T18:05:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41cf1e36cd2d15f48d4dfb3079ab255f55e8e897b61ee45bb9c826c7cb8fb277" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T18:05:58.479Z] time="2020-05-18T18:05:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T18:05:58.479Z] time="2020-05-18T18:05:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T18:05:58.479Z] time="2020-05-18T18:05:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41cf1e36cd2d15f48d4dfb3079ab255f55e8e897b61ee45bb9c826c7cb8fb277" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T18:05:58.479Z] --- PASS: TestPluginInstall (11.21s) [2020-05-18T18:05:58.480Z] --- PASS: TestPluginInstall/no_auth (8.09s) [2020-05-18T18:05:58.480Z] --- PASS: TestPluginInstall/with_htpasswd (1.35s) [2020-05-18T18:05:58.480Z] --- PASS: TestPluginInstall/with_insecure (1.78s) [2020-05-18T18:05:58.480Z] plugin_test.go:157: [ddec2da1b9e4b] daemon is not started [2020-05-18T18:05:58.480Z] PASS [2020-05-18T18:05:58.480Z] [2020-05-18T18:05:58.480Z] DONE 6 tests in 11.358s [2020-05-18T18:05:58.777Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-18T18:05:58.777Z] ++ 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-05-18T18:05:58.777Z] ++ set -e [2020-05-18T18:05:58.777Z] ++ '[' -n 0 ']' [2020-05-18T18:05:58.777Z] ++ set -x [2020-05-18T18:05:58.777Z] ++ env -i DEST=/go/src/github.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-05-18T18:05:58.777Z] INFO: Testing against a local daemon [2020-05-18T18:05:58.777Z] === RUN TestExternalGraphDriver [2020-05-18T18:05:58.777Z] === RUN TestExternalGraphDriver/json [2020-05-18T18:05:58.892Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-18T18:06:00.784Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-18T18:06:00.815Z] === RUN TestExternalGraphDriver/spec [2020-05-18T18:06:02.162Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-18T18:06:02.850Z] === RUN TestExternalGraphDriver/pull [2020-05-18T18:06:03.540Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-18T18:06:04.909Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-18T18:06:05.583Z] --- PASS: TestExternalGraphDriver (6.42s) [2020-05-18T18:06:05.583Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2020-05-18T18:06:05.583Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2020-05-18T18:06:05.583Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2020-05-18T18:06:05.583Z] === RUN TestGraphdriverPluginV2 [2020-05-18T18:06:05.583Z] --- SKIP: TestGraphdriverPluginV2 (0.18s) [2020-05-18T18:06:05.583Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T18:06:05.583Z] PASS [2020-05-18T18:06:05.583Z] [2020-05-18T18:06:05.583Z] === Skipped [2020-05-18T18:06:05.583Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.18s) [2020-05-18T18:06:05.583Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T18:06:05.583Z] [2020-05-18T18:06:05.583Z] [2020-05-18T18:06:05.583Z] DONE 5 tests, 1 skipped in 6.700s [2020-05-18T18:06:05.583Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-18T18:06:05.583Z] ++ 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-05-18T18:06:05.583Z] ++ set -e [2020-05-18T18:06:05.583Z] ++ '[' -n 0 ']' [2020-05-18T18:06:05.583Z] ++ set -x [2020-05-18T18:06:05.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-18T18:06:05.583Z] INFO: Testing against a local daemon [2020-05-18T18:06:05.583Z] === RUN TestContinueAfterPluginCrash [2020-05-18T18:06:05.583Z] === PAUSE TestContinueAfterPluginCrash [2020-05-18T18:06:05.583Z] === RUN TestReadPluginNoRead [2020-05-18T18:06:05.583Z] === PAUSE TestReadPluginNoRead [2020-05-18T18:06:05.583Z] === RUN TestDaemonStartWithLogOpt [2020-05-18T18:06:05.583Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-18T18:06:05.583Z] === CONT TestContinueAfterPluginCrash [2020-05-18T18:06:05.583Z] === CONT TestDaemonStartWithLogOpt [2020-05-18T18:06:05.583Z] === CONT TestReadPluginNoRead [2020-05-18T18:06:08.185Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-18T18:06:09.115Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-18T18:06:09.371Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-18T18:06:10.303Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-18T18:06:12.438Z] === RUN TestReadPluginNoRead/default [2020-05-18T18:06:12.721Z] --- PASS: TestDaemonStartWithLogOpt (7.12s) [2020-05-18T18:06:12.824Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-18T18:06:14.208Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-18T18:06:15.346Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-18T18:06:15.686Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-18T18:06:16.276Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-18T18:06:16.276Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-18T18:06:16.533Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-18T18:06:16.533Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-18T18:06:16.790Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-18T18:06:17.047Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-18T18:06:17.715Z] --- PASS: TestReadPluginNoRead (11.95s) [2020-05-18T18:06:17.715Z] --- PASS: TestReadPluginNoRead/default (1.89s) [2020-05-18T18:06:17.715Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.68s) [2020-05-18T18:06:17.715Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s) [2020-05-18T18:06:17.715Z] read_test.go:91: [d2f8275776851] daemon is not started [2020-05-18T18:06:17.977Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-18T18:06:18.000Z] --- PASS: TestContinueAfterPluginCrash (12.57s) [2020-05-18T18:06:18.000Z] PASS [2020-05-18T18:06:18.000Z] [2020-05-18T18:06:18.000Z] DONE 6 tests in 12.674s [2020-05-18T18:06:18.000Z] 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-05-18T18:06:18.000Z] ++ 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-05-18T18:06:18.000Z] ++ set -e [2020-05-18T18:06:18.000Z] ++ '[' -n 0 ']' [2020-05-18T18:06:18.000Z] ++ set -x [2020-05-18T18:06:18.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-18T18:06:18.000Z] testing: warning: no tests to run [2020-05-18T18:06:18.000Z] PASS [2020-05-18T18:06:18.000Z] [2020-05-18T18:06:18.000Z] DONE 0 tests in 0.020s [2020-05-18T18:06:18.000Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-18T18:06:18.000Z] ++ 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-05-18T18:06:18.000Z] ++ set -e [2020-05-18T18:06:18.000Z] ++ '[' -n 0 ']' [2020-05-18T18:06:18.000Z] ++ set -x [2020-05-18T18:06:18.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-18T18:06:18.293Z] INFO: Testing against a local daemon [2020-05-18T18:06:18.293Z] === RUN TestPluginWithDevMounts [2020-05-18T18:06:18.293Z] === PAUSE TestPluginWithDevMounts [2020-05-18T18:06:18.293Z] === CONT TestPluginWithDevMounts [2020-05-18T18:06:19.871Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-18T18:06:20.128Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-18T18:06:20.328Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-05-18T18:06:20.328Z] PASS [2020-05-18T18:06:20.328Z] [2020-05-18T18:06:20.328Z] DONE 1 tests in 2.312s [2020-05-18T18:06:20.328Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-18T18:06:20.328Z] ++ 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-05-18T18:06:20.328Z] ++ set -e [2020-05-18T18:06:20.328Z] ++ '[' -n 0 ']' [2020-05-18T18:06:20.328Z] ++ set -x [2020-05-18T18:06:20.328Z] ++ env -i DEST=/go/src/github.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-05-18T18:06:20.612Z] INFO: Testing against a local daemon [2020-05-18T18:06:20.612Z] === RUN TestSecretInspect [2020-05-18T18:06:21.499Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-18T18:06:22.063Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-18T18:06:22.641Z] --- PASS: TestSecretInspect (2.19s) [2020-05-18T18:06:22.641Z] === RUN TestSecretList [2020-05-18T18:06:25.334Z] --- PASS: TestSecretList (2.25s) [2020-05-18T18:06:25.334Z] === RUN TestSecretsCreateAndDelete [2020-05-18T18:06:27.363Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2020-05-18T18:06:27.363Z] === RUN TestSecretsUpdate [2020-05-18T18:06:29.400Z] --- PASS: TestSecretsUpdate (2.24s) [2020-05-18T18:06:29.400Z] === RUN TestTemplatedSecret [2020-05-18T18:06:30.162Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-18T18:06:31.091Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-18T18:06:32.088Z] --- PASS: TestTemplatedSecret (2.73s) [2020-05-18T18:06:32.088Z] === RUN TestSecretCreateResolve [2020-05-18T18:06:33.629Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-18T18:06:33.629Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-18T18:06:33.629Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-18T18:06:33.886Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-18T18:06:34.776Z] --- PASS: TestSecretCreateResolve (2.22s) [2020-05-18T18:06:34.776Z] PASS [2020-05-18T18:06:34.776Z] [2020-05-18T18:06:34.776Z] DONE 6 tests in 13.900s [2020-05-18T18:06:34.776Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-18T18:06:34.776Z] ++ 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-05-18T18:06:34.776Z] ++ set -e [2020-05-18T18:06:34.776Z] ++ '[' -n 0 ']' [2020-05-18T18:06:34.776Z] ++ set -x [2020-05-18T18:06:34.776Z] ++ env -i DEST=/go/src/github.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-05-18T18:06:34.776Z] INFO: Testing against a local daemon [2020-05-18T18:06:34.776Z] === RUN TestServiceCreateInit [2020-05-18T18:06:34.776Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-18T18:06:37.158Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-18T18:06:38.089Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-18T18:06:39.185Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-18T18:06:39.986Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-18T18:06:42.509Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-18T18:06:42.690Z] --- PASS: TestServiceCreateInit (8.30s) [2020-05-18T18:06:42.690Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.18s) [2020-05-18T18:06:42.690Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.08s) [2020-05-18T18:06:42.690Z] === RUN TestCreateServiceMultipleTimes [2020-05-18T18:06:43.073Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-18T18:06:44.004Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-18T18:06:44.004Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-18T18:06:44.004Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-18T18:06:46.528Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-18T18:06:48.422Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-18T18:06:49.353Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-18T18:06:49.917Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-18T18:06:51.815Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-18T18:06:52.746Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-18T18:06:54.641Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-18T18:06:56.009Z] === RUN TestDockerSuite/TestRmiTag [2020-05-18T18:06:56.009Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-18T18:06:56.573Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-18T18:07:01.181Z] --- PASS: TestCreateServiceMultipleTimes (16.12s) [2020-05-18T18:07:01.182Z] === RUN TestCreateServiceConflict [2020-05-18T18:07:01.182Z] --- PASS: TestCreateServiceConflict (2.22s) [2020-05-18T18:07:01.182Z] === RUN TestCreateServiceMaxReplicas [2020-05-18T18:07:01.839Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-18T18:07:02.096Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-18T18:07:03.026Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-18T18:07:03.590Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-18T18:07:03.880Z] --- PASS: TestCreateServiceMaxReplicas (2.86s) [2020-05-18T18:07:03.880Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-18T18:07:05.483Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-18T18:07:06.046Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-18T18:07:06.046Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-18T18:07:06.303Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-18T18:07:07.233Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-18T18:07:07.233Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-18T18:07:08.163Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-18T18:07:10.061Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-18T18:07:10.625Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-18T18:07:11.556Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-18T18:07:12.487Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-18T18:07:14.381Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-18T18:07:14.638Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-18T18:07:15.569Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-18T18:07:16.940Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-18T18:07:17.872Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-18T18:07:17.872Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-18T18:07:18.802Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-18T18:07:19.124Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s) [2020-05-18T18:07:19.124Z] === RUN TestCreateServiceSecretFileMode [2020-05-18T18:07:19.734Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-18T18:07:19.743Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2020-05-18T18:07:19.743Z] === RUN TestCreateServiceConfigFileMode [2020-05-18T18:07:20.665Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-18T18:07:21.596Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-18T18:07:22.445Z] --- PASS: TestCreateServiceConfigFileMode (2.57s) [2020-05-18T18:07:22.445Z] === RUN TestCreateServiceSysctls [2020-05-18T18:07:22.974Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-18T18:07:23.538Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-18T18:07:24.468Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-18T18:07:25.399Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-18T18:07:25.399Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-18T18:07:25.919Z] --- PASS: TestCreateServiceSysctls (3.41s) [2020-05-18T18:07:25.919Z] === RUN TestCreateServiceCapabilities [2020-05-18T18:07:27.922Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-18T18:07:28.617Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2020-05-18T18:07:28.617Z] === RUN TestInspect [2020-05-18T18:07:28.852Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-18T18:07:29.419Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-18T18:07:30.349Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-18T18:07:31.279Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-18T18:07:31.279Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-18T18:07:31.314Z] --- PASS: TestInspect (2.80s) [2020-05-18T18:07:31.314Z] === RUN TestCreateJob [2020-05-18T18:07:31.842Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-18T18:07:32.773Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-18T18:07:33.706Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-18T18:07:33.706Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-18T18:07:34.636Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-18T18:07:34.786Z] --- PASS: TestCreateJob (3.48s) [2020-05-18T18:07:34.786Z] === RUN TestReplicatedJob [2020-05-18T18:07:35.200Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-18T18:07:35.457Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-18T18:07:36.388Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-18T18:07:36.388Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-18T18:07:37.757Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-18T18:07:38.687Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-18T18:07:39.617Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-18T18:07:40.547Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-18T18:07:40.547Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-18T18:07:41.478Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-18T18:07:41.631Z] --- PASS: TestReplicatedJob (6.06s) [2020-05-18T18:07:41.631Z] === RUN TestUpdateReplicatedJob [2020-05-18T18:07:42.847Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-18T18:07:44.327Z] --- PASS: TestUpdateReplicatedJob (3.46s) [2020-05-18T18:07:44.327Z] === RUN TestServiceListWithStatuses [2020-05-18T18:07:44.327Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-18T18:07:44.327Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T18:07:44.327Z] === RUN TestDockerNetworkConnectAlias [2020-05-18T18:07:44.740Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-18T18:07:46.133Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-18T18:07:47.064Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-18T18:07:47.627Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-18T18:07:48.558Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-18T18:07:49.488Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-18T18:07:49.848Z] --- PASS: TestDockerNetworkConnectAlias (4.81s) [2020-05-18T18:07:49.848Z] === RUN TestDockerNetworkReConnect [2020-05-18T18:07:50.052Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-18T18:07:51.945Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-18T18:07:52.544Z] --- PASS: TestDockerNetworkReConnect (3.66s) [2020-05-18T18:07:52.544Z] === RUN TestServicePlugin [2020-05-18T18:07:52.544Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-18T18:07:52.544Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T18:07:52.544Z] === RUN TestServiceUpdateLabel [2020-05-18T18:07:53.316Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-18T18:07:55.234Z] --- PASS: TestServiceUpdateLabel (2.25s) [2020-05-18T18:07:55.234Z] === RUN TestServiceUpdateSecrets [2020-05-18T18:07:55.839Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-18T18:07:55.839Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-18T18:07:56.770Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-18T18:07:59.291Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-18T18:08:01.186Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-18T18:08:01.443Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-18T18:08:03.967Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-18T18:08:06.490Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-18T18:08:06.490Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-18T18:08:06.490Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-18T18:08:07.421Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-18T18:08:09.314Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-18T18:08:10.488Z] --- PASS: TestServiceUpdateSecrets (14.63s) [2020-05-18T18:08:10.488Z] === RUN TestServiceUpdateConfigs [2020-05-18T18:08:10.690Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-18T18:08:13.224Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-18T18:08:14.155Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-18T18:08:16.049Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-18T18:08:16.612Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-18T18:08:16.612Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-18T18:08:17.176Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-18T18:08:19.070Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-18T18:08:19.327Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-18T18:08:20.257Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-18T18:08:20.821Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-18T18:08:21.752Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-18T18:08:22.682Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-18T18:08:22.682Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-18T18:08:23.246Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-18T18:08:24.180Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-18T18:08:25.110Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-18T18:08:25.675Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-18T18:08:25.726Z] --- PASS: TestServiceUpdateConfigs (14.75s) [2020-05-18T18:08:25.726Z] === RUN TestServiceUpdateNetwork [2020-05-18T18:08:26.605Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-18T18:08:27.534Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-18T18:08:28.097Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-18T18:08:29.027Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-18T18:08:29.027Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-18T18:08:29.958Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-18T18:08:30.521Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-18T18:08:32.415Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-18T18:08:32.671Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-18T18:08:32.671Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-18T18:08:36.852Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-18T18:08:37.109Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-18T18:08:38.279Z] --- PASS: TestServiceUpdateNetwork (12.94s) [2020-05-18T18:08:38.279Z] === RUN TestServiceUpdatePidsLimit [2020-05-18T18:08:38.279Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-18T18:08:39.297Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-18T18:08:46.125Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-18T18:08:49.290Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-18T18:08:49.853Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-18T18:08:51.748Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-18T18:08:51.748Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-18T18:08:51.748Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-18T18:08:51.748Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-18T18:08:52.312Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-18T18:08:54.520Z] --- PASS: TestServiceUpdatePidsLimit (16.59s) [2020-05-18T18:08:54.520Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2020-05-18T18:08:54.520Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2020-05-18T18:08:54.520Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2020-05-18T18:08:54.520Z] PASS [2020-05-18T18:08:54.520Z] [2020-05-18T18:08:54.520Z] === Skipped [2020-05-18T18:08:54.520Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-18T18:08:54.520Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T18:08:54.520Z] [2020-05-18T18:08:54.520Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-18T18:08:54.520Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T18:08:54.520Z] [2020-05-18T18:08:54.520Z] [2020-05-18T18:08:54.520Z] DONE 27 tests, 2 skipped in 139.479s [2020-05-18T18:08:54.520Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-18T18:08:54.520Z] ++ 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-05-18T18:08:54.520Z] ++ set -e [2020-05-18T18:08:54.520Z] ++ '[' -n 0 ']' [2020-05-18T18:08:54.520Z] ++ set -x [2020-05-18T18:08:54.520Z] ++ env -i DEST=/go/src/github.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-05-18T18:08:54.520Z] INFO: Testing against a local daemon [2020-05-18T18:08:54.520Z] === RUN TestSessionCreate [2020-05-18T18:08:54.520Z] --- PASS: TestSessionCreate (0.06s) [2020-05-18T18:08:54.520Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-18T18:08:54.520Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-18T18:08:54.520Z] PASS [2020-05-18T18:08:54.520Z] [2020-05-18T18:08:54.520Z] DONE 2 tests in 0.205s [2020-05-18T18:08:54.520Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-18T18:08:54.520Z] ++ 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-05-18T18:08:54.520Z] ++ set -e [2020-05-18T18:08:54.520Z] ++ '[' -n 0 ']' [2020-05-18T18:08:54.520Z] ++ set -x [2020-05-18T18:08:54.520Z] ++ env -i DEST=/go/src/github.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-05-18T18:08:54.520Z] INFO: Testing against a local daemon [2020-05-18T18:08:54.520Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-18T18:08:54.520Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T18:08:54.520Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T18:08:54.520Z] === RUN TestEventsExecDie [2020-05-18T18:08:54.805Z] --- PASS: TestEventsExecDie (0.77s) [2020-05-18T18:08:54.805Z] === RUN TestEventsBackwardsCompatible [2020-05-18T18:08:55.090Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-18T18:08:55.090Z] === RUN TestInfoBinaryCommits [2020-05-18T18:08:55.090Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-05-18T18:08:55.090Z] === RUN TestInfoAPIVersioned [2020-05-18T18:08:55.090Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-18T18:08:55.090Z] === RUN TestInfoDiscoveryBackend [2020-05-18T18:08:55.586Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-18T18:08:55.708Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-18T18:08:55.708Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-18T18:08:56.720Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-18T18:08:56.720Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-18T18:08:56.955Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-18T18:08:57.340Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-18T18:08:57.340Z] === RUN TestInfoAPI [2020-05-18T18:08:57.340Z] --- PASS: TestInfoAPI (0.05s) [2020-05-18T18:08:57.340Z] === RUN TestInfoAPIWarnings [2020-05-18T18:08:57.958Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-05-18T18:08:57.958Z] === RUN TestInfoDebug [2020-05-18T18:08:58.244Z] --- PASS: TestInfoDebug (0.54s) [2020-05-18T18:08:58.244Z] === RUN TestInfoInsecureRegistries [2020-05-18T18:08:58.848Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-18T18:08:58.864Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-05-18T18:08:58.864Z] === RUN TestInfoRegistryMirrors [2020-05-18T18:08:59.481Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-05-18T18:08:59.481Z] === RUN TestLoginFailsWithBadCredentials [2020-05-18T18:08:59.765Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2020-05-18T18:08:59.765Z] === RUN TestPingCacheHeaders [2020-05-18T18:08:59.765Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-18T18:08:59.765Z] === RUN TestPingGet [2020-05-18T18:08:59.779Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-18T18:09:00.049Z] --- PASS: TestPingGet (0.04s) [2020-05-18T18:09:00.049Z] === RUN TestPingHead [2020-05-18T18:09:00.049Z] --- PASS: TestPingHead (0.05s) [2020-05-18T18:09:00.049Z] === RUN TestVersion [2020-05-18T18:09:00.049Z] --- PASS: TestVersion (0.05s) [2020-05-18T18:09:00.049Z] PASS [2020-05-18T18:09:00.049Z] [2020-05-18T18:09:00.049Z] === Skipped [2020-05-18T18:09:00.049Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T18:09:00.049Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T18:09:00.049Z] [2020-05-18T18:09:00.049Z] [2020-05-18T18:09:00.049Z] DONE 18 tests, 1 skipped in 5.959s [2020-05-18T18:09:00.049Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-18T18:09:00.049Z] ++ 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-05-18T18:09:00.049Z] ++ set -e [2020-05-18T18:09:00.049Z] ++ '[' -n 0 ']' [2020-05-18T18:09:00.049Z] ++ set -x [2020-05-18T18:09:00.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-18T18:09:00.049Z] INFO: Testing against a local daemon [2020-05-18T18:09:00.049Z] === RUN TestVolumesCreateAndList [2020-05-18T18:09:00.334Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-18T18:09:00.334Z] === RUN TestVolumesRemove [2020-05-18T18:09:00.334Z] --- PASS: TestVolumesRemove (0.08s) [2020-05-18T18:09:00.334Z] === RUN TestVolumesInspect [2020-05-18T18:09:00.334Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-18T18:09:00.334Z] === RUN TestVolumesInvalidJSON [2020-05-18T18:09:00.334Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-18T18:09:00.334Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-18T18:09:00.334Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-18T18:09:00.334Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-05-18T18:09:00.334Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-18T18:09:00.334Z] PASS [2020-05-18T18:09:00.334Z] [2020-05-18T18:09:00.334Z] DONE 5 tests in 0.302s [2020-05-18T18:09:00.334Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T18:09:00.342Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-18T18:09:00.618Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T18:09:00.618Z] +++ kill 14082 [2020-05-18T18:09:00.905Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-18T18:09:02.091Z] +++ /etc/init.d/apparmor stop [2020-05-18T18:09:02.091Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T18:09:02.091Z] [2020-05-18T18:09:02.091Z] Unloading profiles will leave already running processes permanently [2020-05-18T18:09:02.091Z] unconfined, which can lead to unexpected situations. [2020-05-18T18:09:02.091Z] [2020-05-18T18:09:02.091Z] To set a process to complain mode, use the command line tool [2020-05-18T18:09:02.091Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T18:09:02.091Z] +++ true [2020-05-18T18:09:02.091Z] [2020-05-18T18:09:02.276Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-18T18:09:02.276Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-18T18:09:02.276Z] === RUN TestDockerSuite/TestRunModeIpcHost Post stage [Pipeline] junit [2020-05-18T18:09:04.170Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-18T18:09:04.174Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T18:09:05.101Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-18T18:09:05.130Z] + echo Ensuring container killed. [2020-05-18T18:09:05.130Z] Ensuring container killed. [2020-05-18T18:09:05.130Z] + docker rm -vf docker-pr2 [2020-05-18T18:09:05.130Z] Error: No such container: docker-pr2 [2020-05-18T18:09:05.130Z] + true [Pipeline] sh [2020-05-18T18:09:05.520Z] + echo Chowning /workspace to jenkins user [2020-05-18T18:09:05.520Z] Chowning /workspace to jenkins user [2020-05-18T18:09:05.520Z] + id -u [2020-05-18T18:09:05.520Z] + id -g [2020-05-18T18:09:05.520Z] + docker run --rm -v /home/docker/workspace/moby_PR-40969:/workspace busybox chown -R 1001:1001 /workspace [2020-05-18T18:09:05.520Z] Unable to find image 'busybox:latest' locally [2020-05-18T18:09:05.802Z] latest: Pulling from library/busybox [2020-05-18T18:09:05.802Z] 368841f1302b: Pulling fs layer [2020-05-18T18:09:06.085Z] 368841f1302b: Verifying Checksum [2020-05-18T18:09:06.085Z] 368841f1302b: Download complete [2020-05-18T18:09:06.371Z] 368841f1302b: Pull complete [2020-05-18T18:09:06.371Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-18T18:09:06.371Z] Status: Downloaded newer image for busybox:latest [2020-05-18T18:09:06.994Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-18T18:09:06.994Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-18T18:09:07.251Z] === RUN TestDockerSuite/TestRunModePIDHost [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T18:09:08.800Z] + bundleName=ppc64le-integration [2020-05-18T18:09:08.800Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-18T18:09:08.800Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-18T18:09:08.800Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-18T18:09:08.800Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-18T18:09:09.119Z] Archiving artifacts [2020-05-18T18:09:09.150Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-18T18:09:09.604Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40969/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T18:09:09.998Z] + make clean [2020-05-18T18:09:10.520Z] === RUN TestDockerSuite/TestRunMount [2020-05-18T18:09:10.620Z] make: command: Command not found [2020-05-18T18:09:10.620Z] make: command: Command not found [2020-05-18T18:09:10.620Z] docker volume rm -f docker-dev-cache [2020-05-18T18:09:10.620Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T18:09:17.063Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-18T18:09:17.320Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-18T18:09:18.251Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-18T18:09:19.620Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-18T18:09:22.142Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-18T18:09:25.416Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-18T18:09:26.785Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-18T18:09:28.153Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-18T18:09:31.428Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-18T18:09:31.992Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-18T18:09:32.923Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-18T18:09:34.819Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-18T18:09:34.819Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-18T18:09:35.749Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-18T18:09:36.686Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-18T18:09:37.633Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-18T18:09:38.564Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-18T18:09:41.088Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-18T18:09:42.018Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-18T18:09:43.913Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-18T18:09:49.170Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-18T18:09:49.427Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-18T18:09:49.684Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-18T18:09:49.941Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-18T18:09:50.505Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-18T18:09:50.505Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-18T18:09:51.436Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-18T18:09:52.366Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-18T18:09:52.366Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-18T18:09:53.297Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-18T18:09:53.297Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-18T18:09:54.227Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-18T18:09:54.227Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-18T18:09:55.158Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-18T18:09:56.091Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-18T18:09:57.985Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-18T18:09:59.353Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-18T18:09:59.353Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-18T18:09:59.917Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-18T18:10:00.847Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-18T18:10:01.779Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-18T18:10:02.360Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-18T18:10:03.295Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-18T18:10:03.295Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-18T18:10:04.226Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-18T18:10:04.789Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-18T18:10:04.789Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-18T18:10:05.722Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-18T18:10:05.722Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-18T18:10:07.616Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-18T18:10:07.616Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-18T18:10:10.892Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-18T18:10:11.456Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-18T18:10:11.456Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-18T18:10:12.387Z] === RUN TestDockerSuite/TestRunRm [2020-05-18T18:10:13.318Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-18T18:10:17.495Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-18T18:10:18.060Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-18T18:10:18.318Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-18T18:10:18.882Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-18T18:10:19.448Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-18T18:10:20.379Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-18T18:10:20.944Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-18T18:10:21.876Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-18T18:10:23.246Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-18T18:10:26.526Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-18T18:10:30.718Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-18T18:10:31.648Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-18T18:10:32.579Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-18T18:10:33.142Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-18T18:10:34.072Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-18T18:10:35.002Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-18T18:10:35.565Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-18T18:10:36.496Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-18T18:10:37.426Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-18T18:10:37.990Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-18T18:10:41.264Z] === RUN TestDockerSuite/TestRunState [2020-05-18T18:10:42.632Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-18T18:10:43.195Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-18T18:10:44.126Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-18T18:10:44.382Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-18T18:10:44.382Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-18T18:10:45.313Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-18T18:10:45.878Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-18T18:10:47.773Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-18T18:10:47.773Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-18T18:10:47.773Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-18T18:10:48.343Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-18T18:10:50.865Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-18T18:10:51.797Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-18T18:10:53.691Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-18T18:10:57.897Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-18T18:11:01.170Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-18T18:11:01.428Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-18T18:11:02.358Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-18T18:11:03.289Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-18T18:11:05.812Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-18T18:11:06.743Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-18T18:11:07.674Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-18T18:11:07.674Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-18T18:11:07.931Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-18T18:11:08.861Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-18T18:11:09.424Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-18T18:11:10.354Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-18T18:11:10.354Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-18T18:11:10.354Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-18T18:11:11.285Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-18T18:11:16.541Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-18T18:11:16.798Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-18T18:11:17.363Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-18T18:11:17.619Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-18T18:11:20.895Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-18T18:11:22.269Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-18T18:11:24.807Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-18T18:11:28.081Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-18T18:11:28.338Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-18T18:11:29.269Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-18T18:11:30.198Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-18T18:11:30.198Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-18T18:11:30.198Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-18T18:11:30.198Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-18T18:11:30.455Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-18T18:11:31.019Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-18T18:11:31.951Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-18T18:11:32.883Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-18T18:11:34.777Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-18T18:11:35.341Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-18T18:11:36.272Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-18T18:11:36.272Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-18T18:11:37.203Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-18T18:11:37.203Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-18T18:11:37.203Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-18T18:11:37.203Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-18T18:11:37.203Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-18T18:11:37.460Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-18T18:11:37.460Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-18T18:11:37.717Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-18T18:11:37.974Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-18T18:11:37.974Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-18T18:11:38.905Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-18T18:11:39.835Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-18T18:11:40.400Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-18T18:11:40.400Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-18T18:11:41.332Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-18T18:11:41.589Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-18T18:11:42.520Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-18T18:11:42.520Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-18T18:11:43.451Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-18T18:11:44.382Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-18T18:11:44.382Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-18T18:11:44.382Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-18T18:11:44.946Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-18T18:11:46.855Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-18T18:11:47.418Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-18T18:11:47.418Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-18T18:11:47.983Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-18T18:11:47.983Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-18T18:11:49.877Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-18T18:11:50.807Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-18T18:11:53.329Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-18T18:11:54.259Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-18T18:11:54.259Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-18T18:11:54.259Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-18T18:11:55.189Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-18T18:11:56.559Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-18T18:11:57.490Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-18T18:11:57.490Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-18T18:12:00.011Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-18T18:12:00.011Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-18T18:12:00.268Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-18T18:12:02.163Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-18T18:12:02.420Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-18T18:12:04.314Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-18T18:12:04.314Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-18T18:12:04.314Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-18T18:12:05.683Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-18T18:12:07.579Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-18T18:12:07.835Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-18T18:12:07.836Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-18T18:12:07.836Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-18T18:12:07.836Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-18T18:12:08.399Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-18T18:12:09.769Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-18T18:12:11.155Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-18T18:12:16.409Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-18T18:12:18.931Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-18T18:12:20.300Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-18T18:12:21.669Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-18T18:12:22.599Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-18T18:12:24.493Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-18T18:12:27.766Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-18T18:12:28.330Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-18T18:12:28.330Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-18T18:12:30.230Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-18T18:12:33.504Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-18T18:12:35.397Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-18T18:12:38.670Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-18T18:12:43.929Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-18T18:12:46.449Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-18T18:12:51.701Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-18T18:12:54.973Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-18T18:12:56.342Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-18T18:12:57.272Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-18T18:12:57.837Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-18T18:12:58.768Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-18T18:12:58.768Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-18T18:12:59.700Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-18T18:13:03.877Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-18T18:13:08.052Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-18T18:13:08.052Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-18T18:13:08.982Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-18T18:13:08.982Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-18T18:13:09.913Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-18T18:13:11.807Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-18T18:13:11.807Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-18T18:13:13.178Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-18T18:13:14.108Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-18T18:13:15.038Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-18T18:13:16.932Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-18T18:13:21.105Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-18T18:13:22.035Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-18T18:13:22.035Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-18T18:13:23.404Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-18T18:13:23.968Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-18T18:13:28.144Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-18T18:13:32.319Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-18T18:13:35.595Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-18T18:13:38.118Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-18T18:13:42.294Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-18T18:13:47.557Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-18T18:13:50.078Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-18T18:13:51.973Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-18T18:13:53.868Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-18T18:13:55.237Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-18T18:13:57.758Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-18T18:14:00.281Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-18T18:14:02.803Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-18T18:14:05.325Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-18T18:14:07.847Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-18T18:14:22.696Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-18T18:14:22.696Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-18T18:14:22.696Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-18T18:14:23.627Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-18T18:14:23.627Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-18T18:14:23.627Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-18T18:14:23.627Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-18T18:14:24.600Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-18T18:14:24.600Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-18T18:14:25.531Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-18T18:14:25.531Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-18T18:14:25.531Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-18T18:14:25.531Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-18T18:14:25.531Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-18T18:14:28.051Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-18T18:14:28.051Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-18T18:14:28.308Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-18T18:14:28.308Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-18T18:14:28.308Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-18T18:14:29.237Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-18T18:14:31.762Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-18T18:14:31.762Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-18T18:14:31.762Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-18T18:14:35.034Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-18T18:14:39.212Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite (1784.37s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.49s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.09s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.19s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.40s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.28s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.80s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.33s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.24s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.20s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.06s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.29s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.38s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.09s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAttachDetach (1.41s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.20s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.21s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.20s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.30s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.75s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.72s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.72s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.65s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.48s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.18s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.30s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.53s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.31s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.52s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.92s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.07s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.05s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.33s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.54s) [2020-05-18T18:14:39.212Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.95s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.95s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.41s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.29s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.11s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.06s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.48s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.81s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.79s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.85s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.34s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.41s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.52s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.30s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.35s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.73s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.63s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.29s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.62s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.63s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.54s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.40s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.87s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.07s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.86s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.46s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.38s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.47s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.91s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.99s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.54s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.07s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.32s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.52s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.06s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2020-05-18T18:14:39.472Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-18T18:14:39.472Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.44s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.36s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildContChar (3.37s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.20s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.28s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.61s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.91s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.16s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.90s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.03s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.96s) [2020-05-18T18:14:39.472Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-18T18:14:39.472Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.472Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-18T18:14:39.472Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.472Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-18T18:14:39.472Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.472Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-18T18:14:39.472Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.18s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.64s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.09s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.71s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.86s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.68s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.91s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.59s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.53s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.52s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.64s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.82s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.88s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.23s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.12s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.79s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.99s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.81s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.49s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.79s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.15s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.52s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.58s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.06s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.73s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.85s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.94s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEnv (1.70s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.68s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.52s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.18s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.98s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.73s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.77s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s) [2020-05-18T18:14:39.472Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-18T18:14:39.472Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.29s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildExpose (0.41s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildFails (0.92s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.50s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.59s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.93s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.62s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.48s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.06s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.21s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.30s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.59s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildHistory (4.71s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.06s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildLabel (0.56s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.38s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildLabels (0.57s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.17s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.16s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.98s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.04s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.39s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.55s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.99s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.80s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.67s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.45s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.77s) [2020-05-18T18:14:39.472Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-18T18:14:39.472Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.25s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.45s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.34s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.53s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.48s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.88s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.26s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.43s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.38s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.77s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.33s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.76s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.01s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.71s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.71s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.77s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.97s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.16s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildPATH (2.44s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.87s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.16s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.48s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.47s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.59s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildRm (4.07s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.11s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.41s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.34s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.30s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.19s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.20s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-05-18T18:14:39.472Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-18T18:14:39.472Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.06s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildStderr (1.06s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.62s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.43s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.23s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.84s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.21s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.55s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildUser (2.05s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.76s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.53s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.21s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.26s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.28s) [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.63s) [2020-05-18T18:14:39.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-18T18:14:39.472Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-18T18:14:39.472Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-18T18:14:39.472Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-18T18:14:39.472Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.472Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.15s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.04s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.85s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.18s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.14s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.06s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.16s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.48s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.74s) [2020-05-18T18:14:39.473Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-18T18:14:39.473Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.00s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.62s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-05-18T18:14:39.473Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-18T18:14:39.473Z] docker_cli_sni_test.go:18: Flakey test [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.16s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCommitChange (1.36s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.09s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.88s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.06s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.06s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCommitTTY (2.01s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.13s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.03s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.00s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.82s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.99s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.88s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.88s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.15s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.30s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.12s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.30s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.90s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.95s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.86s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.67s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.72s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.85s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.64s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2020-05-18T18:14:39.473Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-18T18:14:39.473Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.85s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.87s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.17s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.82s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.27s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.39s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.31s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.65s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.62s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.61s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000929560_} (1.62s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1021889475_/foo_false____} (1.64s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1021889475_/foo_true____} (1.64s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3132774470_/foo_false____} (1.73s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3132774470_/foo_true____} (1.62s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3132774470_/foo_true__0xc0009295c0__} (1.67s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009295e0_} (1.70s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000929600_} (1.79s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000929620_} (1.64s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000929640_} (1.61s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.54s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.64s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.14s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.09s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.25s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.55s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.10s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.72s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.91s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.19s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.87s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.21s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.21s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.16s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.07s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.78s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.01s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.59s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.00s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.49s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.83s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.95s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.44s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.86s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.04s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.03s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpToDot (0.97s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.88s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.95s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpToStdout (0.93s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.64s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.54s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.85s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.01s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.56s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.84s) [2020-05-18T18:14:39.473Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-18T18:14:39.473Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2020-05-18T18:14:39.473Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-18T18:14:39.473Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.42s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.35s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.67s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.98s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.83s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.87s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.81s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.33s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.89s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.53s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.74s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.54s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.88s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.12s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.30s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsAttach (0.90s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsCommit (1.03s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.84s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.90s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.36s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.86s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.94s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.74s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsCopy (1.61s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.87s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.82s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.65s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsFilters (1.68s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsFormat (1.65s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.83s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.43s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) [2020-05-18T18:14:39.473Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-18T18:14:39.473Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-18T18:14:39.473Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-18T18:14:39.473Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.64s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.89s) [2020-05-18T18:14:39.473Z] --- PASS: TestDockerSuite/TestEventsRename (0.88s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.93s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.96s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.85s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.08s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestEventsTop (0.97s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.77s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExec (0.91s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.99s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.11s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.87s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.93s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.22s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.79s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.02s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.67s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecCgroup (1.22s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecEnv (0.92s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.70s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.92s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecInspectID (1.92s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecInteractive (0.93s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.99s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.96s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecParseError (1.04s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.96s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.15s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.99s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecStartFails (0.89s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.12s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.93s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecTTY (0.92s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.29s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.97s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecUlimits (0.89s) [2020-05-18T18:14:39.474Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-18T18:14:39.474Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.07s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.92s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.16s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.00s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestExecWithUser (1.23s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.96s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.88s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.85s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.94s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestHealth (20.91s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.90s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.01s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.41s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.43s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.92s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.93s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.87s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.03s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImportDisplay (1.69s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImportFile (1.84s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.92s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImportGzipped (1.93s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.88s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.01s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.91s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.96s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.23s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.94s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.83s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.86s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.62s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.84s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.93s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.82s) [2020-05-18T18:14:39.474Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-18T18:14:39.474Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.28s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.81s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectDefault (0.79s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectHistory (1.01s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-05-18T18:14:39.474Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-18T18:14:39.474Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.87s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.86s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.90s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.10s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.92s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.82s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectStatus (0.90s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.89s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.93s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.87s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.91s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.91s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.79s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.21s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.55s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.78s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.70s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.42s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.78s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.60s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.68s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.59s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.42s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.92s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.21s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.45s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.84s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.85s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.51s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.81s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.88s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.14s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.24s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.23s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.31s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.16s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.36s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.95s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsSince (6.93s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.88s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.76s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsTail (0.87s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.83s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.51s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.82s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestNetHostname (2.74s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.44s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.39s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.59s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.88s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPluginActive (2.11s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.72s) [2020-05-18T18:14:39.474Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-18T18:14:39.474Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.07s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.25s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.47s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.18s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.80s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.18s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.47s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.44s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPortList (10.91s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.53s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.40s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.75s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.10s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.67s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.71s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.35s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.83s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.63s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsByOrder (3.38s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.15s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.15s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.42s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.07s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.87s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.63s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.48s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.63s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.66s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.73s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.58s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.91s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.58s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.61s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2020-05-18T18:14:39.474Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-18T18:14:39.474Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.19s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.02s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.88s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.59s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.22s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.70s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.39s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.60s) [2020-05-18T18:14:39.474Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.90s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.83s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.16s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.14s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.16s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.82s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.05s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.61s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.81s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.00s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.62s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.42s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.89s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.84s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.73s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.61s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.53s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.02s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.09s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.04s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.03s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.59s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.82s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.94s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.95s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.39s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.95s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.90s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.67s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.61s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.62s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.76s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.82s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.79s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.87s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.76s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.39s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.82s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.76s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.91s) [2020-05-18T18:14:39.475Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-18T18:14:39.475Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.475Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-18T18:14:39.475Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.72s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.90s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.59s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.45s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2020-05-18T18:14:39.475Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-18T18:14:39.475Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.86s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.84s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.83s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunExitCode (0.78s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.86s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.82s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.62s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2020-05-18T18:14:39.475Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-18T18:14:39.475Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.57s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.91s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.18s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.18s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.67s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.14s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.60s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.67s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.63s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.56s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunMount (6.19s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.61s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.42s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.35s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.66s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.93s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.88s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.86s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.89s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.83s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.59s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.77s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.95s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.70s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.85s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.07s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.85s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.05s) [2020-05-18T18:14:39.475Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-18T18:14:39.475Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.87s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.92s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.93s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.09s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.90s) [2020-05-18T18:14:39.475Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.81s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.86s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.77s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.78s) [2020-05-18T18:14:39.475Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-18T18:14:39.475Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.82s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.72s) [2020-05-18T18:14:39.475Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-18T18:14:39.475Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.67s) [2020-05-18T18:14:39.475Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-18T18:14:39.475Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.63s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.53s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunRm (0.85s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.84s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.91s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.90s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.01s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.16s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.84s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.83s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.79s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.78s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.84s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.84s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.70s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunState (1.71s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.78s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.80s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2020-05-18T18:14:39.475Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-18T18:14:39.475Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.77s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunSysctls (1.66s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.58s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.96s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.06s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.96s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.81s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.35s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.32s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunUserByID (0.81s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s) [2020-05-18T18:14:39.475Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-18T18:14:39.475Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.60s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.01s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.77s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.67s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.39s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.03s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.80s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2020-05-18T18:14:39.475Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-18T18:14:39.475Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.475Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-18T18:14:39.475Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.475Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-18T18:14:39.475Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.78s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.91s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.63s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.86s) [2020-05-18T18:14:39.475Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.86s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.81s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.81s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.87s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.56s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2020-05-18T18:14:39.476Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-18T18:14:39.476Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.65s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.65s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.87s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.62s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.85s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.02s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.96s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.10s) [2020-05-18T18:14:39.476Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents631665568 [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.74s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.55s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.53s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.52s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.60s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.53s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.54s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.13s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.51s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.92s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.84s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestStartRecordError (1.86s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.80s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.09s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.19s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.03s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.21s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.85s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.88s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.82s) [2020-05-18T18:14:39.476Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-18T18:14:39.476Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.25s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2020-05-18T18:14:39.476Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-18T18:14:39.476Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.89s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.74s) [2020-05-18T18:14:39.476Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-18T18:14:39.476Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.64s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.99s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.90s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUpdateStats (3.84s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.49s) [2020-05-18T18:14:39.476Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-18T18:14:39.476Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.93s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.17s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.52s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.48s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.62s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.26s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.22s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.38s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.37s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.65s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.58s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.49s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.55s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.38s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.33s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.41s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.87s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.88s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.88s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.52s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.49s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.23s) [2020-05-18T18:14:39.476Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.26s) [2020-05-18T18:14:39.476Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-05-18T18:14:39.476Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-18T18:14:39.476Z] === RUN TestDockerRegistrySuite [2020-05-18T18:14:39.476Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-18T18:14:41.370Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-18T18:14:41.371Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-18T18:14:43.265Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-18T18:14:45.160Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-18T18:14:45.417Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-18T18:14:49.594Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-18T18:14:53.769Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-18T18:14:55.139Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-18T18:14:56.070Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-18T18:14:56.329Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-18T18:14:56.586Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-18T18:14:56.586Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-05-18T18:14:57.957Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-18T18:14:58.214Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-18T18:14:59.585Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-18T18:15:00.955Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-18T18:15:00.955Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-18T18:15:02.850Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-18T18:15:04.746Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-18T18:15:06.119Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-18T18:15:06.119Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-18T18:15:07.488Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-18T18:15:09.382Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-18T18:15:09.382Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-18T18:15:12.656Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-18T18:15:15.180Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-18T18:15:16.550Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-18T18:15:19.829Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-18T18:15:21.724Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-18T18:15:21.724Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-18T18:15:23.093Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-18T18:15:24.462Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-18T18:15:25.832Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-18T18:15:30.011Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-18T18:15:30.011Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-18T18:15:31.380Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-18T18:15:31.944Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-18T18:15:31.944Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-18T18:15:32.201Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-18T18:15:32.765Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-18T18:15:33.022Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-18T18:15:33.022Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-18T18:15:34.916Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-18T18:15:36.811Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-18T18:15:37.741Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-18T18:15:39.640Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-18T18:15:40.204Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite (61.68s) [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.92s) [2020-05-18T18:15:41.134Z] check_test.go:196: [dfba7e94831ab] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.63s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d0c0318c37340] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.35s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d5c45556e1a74] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d81431450e874] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.25s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d360377bcdda7] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.22s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d323c6588eb79] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.26s) [2020-05-18T18:15:41.134Z] check_test.go:196: [df6e63a77f436] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.52s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d48a1539f013a] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.41s) [2020-05-18T18:15:41.134Z] check_test.go:196: [dbd8b5b75c2ed] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.71s) [2020-05-18T18:15:41.134Z] check_test.go:196: [dfac499ebd317] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.75s) [2020-05-18T18:15:41.134Z] check_test.go:196: [dd9b8ef4159b2] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.56s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d5e5fbc8c48ad] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.50s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d77c304834df7] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.57s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d2e9e5340ff05] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.95s) [2020-05-18T18:15:41.134Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dc9de2c42d5b79b3f10bee7cc36726426107d8cef54e62e8d135cee7a22e3168 [2020-05-18T18:15:41.134Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:12bd02b4fe80ed7195c48a105b97bf96ddfda76c5002f1a3fdca651c9c8a001d [2020-05-18T18:15:41.134Z] check_test.go:196: [d81c4c9ac93cf] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.84s) [2020-05-18T18:15:41.134Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:667f132b8dc5552b6fdbcb2e888fcc5ccd2bd2cb3293d9f2def5581ec754b728 [2020-05-18T18:15:41.134Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1a0bcd4f2456bc811ede6da833e2a759288326edb4618a685bc41f4620bbb4c0 [2020-05-18T18:15:41.134Z] check_test.go:196: [dd235c63f5994] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.43s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d4afe6bc91a9d] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.59s) [2020-05-18T18:15:41.134Z] check_test.go:196: [ddc1225592536] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.42s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d8f51388bff8b] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d173308195c9e] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.50s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d2ac19db67b11] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2020-05-18T18:15:41.134Z] check_test.go:196: [de42d68d7ef69] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.32s) [2020-05-18T18:15:41.134Z] check_test.go:196: [dfc9c57b08291] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.82s) [2020-05-18T18:15:41.134Z] check_test.go:196: [dcdb8ca194151] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d9fa3b47b7a3d] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.52s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d31f74e44efc4] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.51s) [2020-05-18T18:15:41.134Z] check_test.go:196: [dc466d780426f] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-18T18:15:41.134Z] check_test.go:196: [dd47fa0d02fb3] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.37s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d74b03cff600d] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.32s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d5b11d2a850d1] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2020-05-18T18:15:41.134Z] check_test.go:196: [de69171e43bc1] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-18T18:15:41.134Z] check_test.go:196: [db1b09598f9c8] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.49s) [2020-05-18T18:15:41.134Z] check_test.go:196: [dff3d19d424ab] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.15s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d27aee25f6e28] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.09s) [2020-05-18T18:15:41.134Z] check_test.go:196: [dfba4715786e0] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.40s) [2020-05-18T18:15:41.134Z] check_test.go:196: [d7ed9aac6e0e5] daemon is not started [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.98s) [2020-05-18T18:15:41.134Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-05-18T18:15:41.134Z] === RUN TestDockerSchema1RegistrySuite [2020-05-18T18:15:41.134Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-18T18:15:41.134Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-18T18:15:46.389Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-18T18:15:49.665Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-18T18:15:54.918Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-18T18:15:55.481Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-18T18:15:56.852Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-18T18:15:56.852Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-18T18:15:58.747Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-18T18:15:59.678Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-18T18:16:01.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-18T18:16:03.567Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-18T18:16:04.936Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-18T18:16:05.193Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-18T18:16:05.756Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-18T18:16:06.013Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-18T18:16:06.270Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-18T18:16:06.527Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-18T18:16:06.784Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-18T18:16:07.041Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite (26.12s) [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-05-18T18:16:07.041Z] check_test.go:223: [dd6beaf7bc97a] daemon is not started [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.29s) [2020-05-18T18:16:07.041Z] check_test.go:223: [d0f30e477fcc9] daemon is not started [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.28s) [2020-05-18T18:16:07.041Z] check_test.go:223: [daa4b9ba7fe22] daemon is not started [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.30s) [2020-05-18T18:16:07.041Z] check_test.go:223: [dbe7705f72411] daemon is not started [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.38s) [2020-05-18T18:16:07.041Z] check_test.go:223: [d7f6e310c1b07] daemon is not started [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.41s) [2020-05-18T18:16:07.041Z] check_test.go:223: [dca7baa47fb31] daemon is not started [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-18T18:16:07.041Z] check_test.go:223: [d92d58bc0536d] daemon is not started [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.49s) [2020-05-18T18:16:07.041Z] check_test.go:223: [dd7ffaa252dfe] daemon is not started [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2020-05-18T18:16:07.041Z] check_test.go:223: [d0c1c586344a5] daemon is not started [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.30s) [2020-05-18T18:16:07.041Z] check_test.go:223: [da4a3ff9fe17d] daemon is not started [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.83s) [2020-05-18T18:16:07.041Z] check_test.go:223: [df60b81bda3ba] daemon is not started [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2020-05-18T18:16:07.041Z] check_test.go:223: [d0b0b0904f61d] daemon is not started [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.54s) [2020-05-18T18:16:07.041Z] check_test.go:223: [d45b499fc4373] daemon is not started [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-18T18:16:07.041Z] check_test.go:223: [d21283cecf406] daemon is not started [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2020-05-18T18:16:07.041Z] check_test.go:223: [d51ee90b70ad9] daemon is not started [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-05-18T18:16:07.041Z] check_test.go:223: [d2e83abc204f7] daemon is not started [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.44s) [2020-05-18T18:16:07.041Z] check_test.go:223: [de3f46cc542dd] daemon is not started [2020-05-18T18:16:07.041Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-18T18:16:07.041Z] check_test.go:223: [d135e9408cbe3] daemon is not started [2020-05-18T18:16:07.041Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-18T18:16:07.041Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-18T18:16:08.411Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-18T18:16:08.976Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-18T18:16:08.976Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-18T18:16:10.871Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-18T18:16:10.871Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-18T18:16:11.128Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-18T18:16:11.128Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-18T18:16:11.692Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-18T18:16:11.949Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.72s) [2020-05-18T18:16:11.949Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.02s) [2020-05-18T18:16:11.949Z] check_test.go:252: [de750f2c0bd3a] daemon is not started [2020-05-18T18:16:11.949Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.70s) [2020-05-18T18:16:11.949Z] check_test.go:252: [d968bb3b36e3a] daemon is not started [2020-05-18T18:16:11.949Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2020-05-18T18:16:11.949Z] check_test.go:252: [d78d9599e27b0] daemon is not started [2020-05-18T18:16:11.949Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.45s) [2020-05-18T18:16:11.949Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.27s) [2020-05-18T18:16:11.949Z] check_test.go:252: [dbf69eba31e9d] daemon is not started [2020-05-18T18:16:11.949Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-05-18T18:16:11.949Z] check_test.go:252: [dcc611873b4ac] daemon is not started [2020-05-18T18:16:11.949Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-05-18T18:16:11.949Z] check_test.go:252: [df1b58c12db1a] daemon is not started [2020-05-18T18:16:11.949Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2020-05-18T18:16:11.949Z] check_test.go:252: [dc09db7efd0c3] daemon is not started [2020-05-18T18:16:11.949Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-18T18:16:11.949Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-18T18:16:14.470Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-18T18:16:16.997Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-18T18:16:17.255Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-18T18:16:17.512Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-18T18:16:17.512Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-18T18:16:17.769Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.87s) [2020-05-18T18:16:17.769Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2020-05-18T18:16:17.769Z] check_test.go:279: [dc89a8e664e2c] daemon is not started [2020-05-18T18:16:17.769Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s) [2020-05-18T18:16:17.769Z] check_test.go:279: [d49b72f9ca7a6] daemon is not started [2020-05-18T18:16:17.769Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2020-05-18T18:16:17.769Z] check_test.go:279: [df7e0fa8a009d] daemon is not started [2020-05-18T18:16:17.769Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-05-18T18:16:17.769Z] check_test.go:279: [d64c50c0c34e2] daemon is not started [2020-05-18T18:16:17.769Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s) [2020-05-18T18:16:17.769Z] check_test.go:279: [d1332aca76888] daemon is not started [2020-05-18T18:16:17.769Z] === RUN TestDockerNetworkSuite [2020-05-18T18:16:17.769Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-18T18:16:19.140Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-18T18:16:21.034Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-18T18:16:22.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-18T18:16:22.403Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-18T18:16:27.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-18T18:16:30.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-18T18:16:34.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-18T18:16:35.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-18T18:16:43.822Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-18T18:16:44.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-18T18:16:48.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-18T18:16:49.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-18T18:16:50.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-18T18:16:51.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-18T18:16:52.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-18T18:16:54.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-18T18:16:54.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-18T18:16:54.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-18T18:16:56.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-18T18:16:56.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-18T18:16:56.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-18T18:16:56.838Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-18T18:16:57.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-18T18:16:58.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-18T18:17:00.358Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-18T18:17:00.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-18T18:17:00.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-18T18:17:01.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-18T18:17:01.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-18T18:17:03.699Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-18T18:17:05.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-18T18:17:06.963Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-18T18:17:09.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-18T18:17:17.582Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-18T18:17:19.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-18T18:17:19.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-18T18:17:20.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-18T18:17:20.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-18T18:17:21.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-18T18:17:21.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-18T18:17:21.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-18T18:17:21.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-18T18:17:23.911Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-18T18:17:25.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-18T18:17:25.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-18T18:17:25.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-18T18:17:26.736Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-18T18:17:26.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-18T18:17:30.268Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-18T18:17:31.987Z] ok github.com/docker/docker/integration-cli 2147.010s [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === Skipped [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-18T18:17:31.987Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.38s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.06s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-05-18T18:17:31.988Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-18T18:17:31.989Z] [2020-05-18T18:17:31.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-18T18:17:31.990Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-18T18:17:31.991Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-18T18:17:31.991Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-18T18:17:31.991Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] DONE 1096 tests, 549 skipped in 2155.039s [2020-05-18T18:17:31.991Z] INFO: Integration tests ended at 05/18/2020 18:17:21. Duration:00:35:55.2802777 [2020-05-18T18:17:31.991Z] INFO: Docker info of the daemon under test at end of run [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] Containers: 2 [2020-05-18T18:17:31.991Z] Running: 0 [2020-05-18T18:17:31.991Z] Paused: 0 [2020-05-18T18:17:31.991Z] Stopped: 2 [2020-05-18T18:17:31.991Z] Images: 15 [2020-05-18T18:17:31.991Z] Server Version: 0.0.0-dev [2020-05-18T18:17:31.991Z] Storage Driver: windowsfilter [2020-05-18T18:17:31.991Z] Windows: [2020-05-18T18:17:31.991Z] Logging Driver: json-file [2020-05-18T18:17:31.991Z] Plugins: [2020-05-18T18:17:31.991Z] Volume: local [2020-05-18T18:17:31.991Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-18T18:17:31.991Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-18T18:17:31.991Z] Swarm: inactive [2020-05-18T18:17:31.991Z] Default Isolation: process [2020-05-18T18:17:31.991Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-18T18:17:31.991Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-18T18:17:31.991Z] OSType: windows [2020-05-18T18:17:31.991Z] Architecture: x86_64 [2020-05-18T18:17:31.991Z] CPUs: 4 [2020-05-18T18:17:31.991Z] Total Memory: 32GiB [2020-05-18T18:17:31.991Z] Name: azwin-2-60aba0 [2020-05-18T18:17:31.991Z] ID: UQNG:N7IV:ZXQO:PAY6:5LOU:FF7Y:RNNZ:I5YP:E3YE:6B7E:65YH:Q4YT [2020-05-18T18:17:31.991Z] Docker Root Dir: D:\CI\PR-40969\2\daemon [2020-05-18T18:17:31.991Z] Debug Mode (client): false [2020-05-18T18:17:31.991Z] Debug Mode (server): true [2020-05-18T18:17:31.991Z] File Descriptors: -1 [2020-05-18T18:17:31.991Z] Goroutines: 18 [2020-05-18T18:17:31.991Z] System Time: 2020-05-18T18:17:21.5418385Z [2020-05-18T18:17:31.991Z] EventsListeners: 0 [2020-05-18T18:17:31.991Z] Registry: https://index.docker.io/v1/ [2020-05-18T18:17:31.991Z] Labels: [2020-05-18T18:17:31.991Z] Experimental: false [2020-05-18T18:17:31.991Z] Insecure Registries: [2020-05-18T18:17:31.991Z] 127.0.0.0/8 [2020-05-18T18:17:31.991Z] Live Restore Enabled: false [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] [2020-05-18T18:17:31.991Z] INFO: Stopping daemon under test [2020-05-18T18:17:31.991Z] SUCCESS: The process with PID 3788 (child process of PID 3572) has been terminated. [2020-05-18T18:17:31.991Z] SUCCESS: The process with PID 3572 (child process of PID 3308) has been terminated. [2020-05-18T18:17:31.991Z] INFO: Stop tailing logs of the daemon under tests [2020-05-18T18:17:31.991Z] INFO: executeCI.ps1 Completed successfully at 05/18/2020 18:17:21. [2020-05-18T18:17:31.991Z] INFO: Tidying up at end of run [2020-05-18T18:17:31.991Z] INFO: Saving daemon under test log (d:\CI\PR-40969\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-18T18:17:31.991Z] INFO: Saving daemon under test log (d:\CI\PR-40969\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-18T18:17:31.991Z] INFO: Nuke-Everything... [2020-05-18T18:17:31.991Z] INFO: Container count on control daemon to delete is 2 [2020-05-18T18:17:31.991Z] 73b301963110 [2020-05-18T18:17:31.991Z] 2cb861e44c93 [2020-05-18T18:17:31.991Z] INFO: Non-base image count on control daemon to delete is 1 [2020-05-18T18:17:31.991Z] Deleted: sha256:4f43211d887cc6a554813576735ff88f987fbd2697796aa9e4181cdc7ea5d565 [2020-05-18T18:17:31.991Z] Deleted: sha256:e4282e8f027ea59d022a4e4f799f4a296878cfe1db9f6194db13185caf8eed3e [2020-05-18T18:17:31.991Z] INFO: Tidying pidfile d:\CI\PR-40969\2\docker.pid [2020-05-18T18:17:31.991Z] INFO: Nuking d:\CI [2020-05-18T18:17:32.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-18T18:17:33.533Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-18T18:17:37.708Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-18T18:17:37.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-18T18:17:37.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-18T18:17:39.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-18T18:17:39.205Z] INFO: Zapped successfully [2020-05-18T18:17:39.205Z] [2020-05-18T18:17:39.205Z] INFO: executeCI.ps1 exiting at Mon May 18 18:17:38 CUT 2020. Duration 00:47:40.1431358 [2020-05-18T18:17:39.205Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-18T18:17:39.462Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-18T18:17:40.448Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-18T18:17:41.745Z] Creating windowsRS5-integration-bundles.zip [2020-05-18T18:17:41.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-18T18:17:41.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-18T18:17:43.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [Pipeline] step [2020-05-18T18:17:43.550Z] Archiving artifacts [2020-05-18T18:17:43.754Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-18T18:17:44.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-18T18:17:44.734Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40969/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T18:17:45.703Z] + make clean [2020-05-18T18:17:45.908Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-18T18:17:46.700Z] docker volume rm -f docker-dev-cache [2020-05-18T18:17:46.700Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite (92.92s) [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.04s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d423b6c184bda] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.36s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d2d6b9f887759] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.98s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d144990445fd6] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.76s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d1cdf8656b9e7] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.79s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:1233: [d858acb447406] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.00s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d7671c24d72b4] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.98s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d9a31e356a575] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.39s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [da0c64bba6d8e] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.78s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [dcbc963180b99] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [dd649303044b2] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.76s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d5c6e96ba5a44] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.45s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d0a15abb726ae] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.70s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [dde4c5c038beb] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d1866403ed56f] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d2b28bf7bbb4d] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.42s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d21f9c24e1260] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.22s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d3ddd200265f2] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [db6ae1583f3d5] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.27s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [dbd457ca6fdc6] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.44s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d761cd438d601] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.03s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d1be9b7466cce] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d55811c0cf6ea] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [dbd634884a462] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [db3dc8ee41336] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.54s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:968: [d0502b8a4359a] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.57s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d1f69efdb5ac0] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.08s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:1116: [d04549b537a89] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d06f7db43e14a] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.07s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [dd40a2efa8e9c] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.21s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d55139dcfd5c7] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.30s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [dc5888755035b] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [dee3fe7fd7aa3] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [dadb94b3e035d] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [df03c324a74a6] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.14s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d81aaa74157b0] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d3301af7afd5e] daemon is not started [2020-05-18T18:17:51.169Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [dbc3e2f653797] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.51s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [de2579d06b309] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.03s) [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.39s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:1084: [dfaa128ad3402] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [de66e3ddb572b] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.39s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [ddbbafed7d382] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.84s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d1bfa9587eb10] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d6ae6dd72a205] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.32s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d71b309b0d9f0] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.77s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d94fc8a0eb356] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.69s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [d6e3c5e070eb3] daemon is not started [2020-05-18T18:17:51.169Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.02s) [2020-05-18T18:17:51.169Z] docker_cli_network_unix_test.go:46: [de2976f5b33a4] daemon is not started [2020-05-18T18:17:51.169Z] === RUN TestDockerHubPullSuite [2020-05-18T18:17:51.170Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-18T18:17:52.099Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-18T18:17:54.620Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-18T18:17:54.620Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-18T18:17:55.990Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-18T18:17:56.247Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-18T18:17:56.247Z] --- PASS: TestDockerHubPullSuite (5.70s) [2020-05-18T18:17:56.247Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.39s) [2020-05-18T18:17:56.247Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-05-18T18:17:56.247Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.50s) [2020-05-18T18:17:56.247Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.35s) [2020-05-18T18:17:56.247Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-05-18T18:17:56.247Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-05-18T18:17:56.247Z] PASS [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === Skipped [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.247Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-18T18:17:56.247Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] [2020-05-18T18:17:56.248Z] DONE 1277 tests, 44 skipped in 2012.724s [2020-05-18T18:17:56.248Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T18:17:56.505Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T18:17:56.505Z] +++ kill 7578 [2020-05-18T18:17:57.435Z] +++ /etc/init.d/apparmor stop [2020-05-18T18:17:57.435Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T18:17:57.435Z] [2020-05-18T18:17:57.435Z] Unloading profiles will leave already running processes permanently [2020-05-18T18:17:57.435Z] unconfined, which can lead to unexpected situations. [2020-05-18T18:17:57.435Z] [2020-05-18T18:17:57.435Z] To set a process to complain mode, use the command line tool [2020-05-18T18:17:57.435Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T18:17:57.435Z] +++ true [2020-05-18T18:17:57.435Z] [2020-05-18T18:18:36.109Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-18T18:18:54.165Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-18T18:19:12.225Z] --- PASS: TestDockerSwarmSuite (1705.55s) [2020-05-18T18:19:12.225Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.41s) [2020-05-18T18:19:12.225Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.55s) [2020-05-18T18:19:12.225Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.79s) [2020-05-18T18:19:12.225Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.93s) [2020-05-18T18:19:12.225Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2020-05-18T18:19:12.225Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.76s) [2020-05-18T18:19:12.225Z] docker_api_swarm_test.go:562: [dfe9886716d8a] joining swarm manager [d8a3fa85aa5d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.225Z] docker_api_swarm_test.go:584: [daa04efe97cc1] joining swarm manager [d8a3fa85aa5d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.225Z] check_test.go:380: [dfe9886716d8a] daemon is not started [2020-05-18T18:19:12.225Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-18T18:19:12.225Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-18T18:19:12.225Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.66s) [2020-05-18T18:19:12.225Z] docker_api_swarm_test.go:45: [df9e5dc7690e5] joining swarm manager [da1d4739c8cf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.225Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2020-05-18T18:19:12.225Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.01s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.30s) [2020-05-18T18:19:12.226Z] docker_api_swarm_test.go:303: [dd8ffa6777c35] joining swarm manager [d6c69432d5fd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_api_swarm_test.go:304: [d3cb26c22fd54] joining swarm manager [d6c69432d5fd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-05-18T18:19:12.226Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.39s) [2020-05-18T18:19:12.226Z] docker_api_swarm_test.go:271: [dd48d5da1e1d0] joining swarm manager [d4e956812c90e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_api_swarm_test.go:272: [dbc9b48767dd6] joining swarm manager [d4e956812c90e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.06s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.97s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.31s) [2020-05-18T18:19:12.226Z] docker_api_swarm_node_test.go:19: [d4678ddd2702c] joining swarm manager [dc37bdd8a31c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_api_swarm_node_test.go:20: [d5fe37ba2e37a] joining swarm manager [dc37bdd8a31c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.97s) [2020-05-18T18:19:12.226Z] docker_api_swarm_test.go:501: [dad38ecb8cf6a] joining swarm manager [d0ad308df5ebf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_api_swarm_test.go:506: [df42d7cdbae40] joining swarm manager [d0ad308df5ebf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.90s) [2020-05-18T18:19:12.226Z] docker_api_swarm_node_test.go:80: [de82aa37ea4fc] joining swarm manager [d2a6e630b0392]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.60s) [2020-05-18T18:19:12.226Z] docker_api_swarm_node_test.go:52: [d5ba5a6cf493d] joining swarm manager [d8e239a87e5f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_api_swarm_node_test.go:53: [d277f0ad45962] joining swarm manager [d8e239a87e5f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.12s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.55s) [2020-05-18T18:19:12.226Z] docker_api_swarm_test.go:201: [d842f2d03c163] joining swarm manager [d5e509df37a53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.55s) [2020-05-18T18:19:12.226Z] docker_api_swarm_test.go:383: [df77d459efbdc] joining swarm manager [dc92aef71b539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_api_swarm_test.go:384: [d3d2ea8dca8fe] joining swarm manager [dc92aef71b539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] check_test.go:380: [d3d2ea8dca8fe] daemon is not started [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.20s) [2020-05-18T18:19:12.226Z] docker_api_swarm_test.go:801: [d69dc489e9fde] joining swarm manager [d13dbcf3bae3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_api_swarm_test.go:801: [d3b9327c3edff] joining swarm manager [d13dbcf3bae3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] docker_api_swarm_test.go:801: [d860d94cfc713] joining swarm manager [d13dbcf3bae3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-18T18:19:12.226Z] docker_api_swarm_test.go:801: [d9a26c84ccfa2] joining swarm manager [d13dbcf3bae3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-18T18:19:12.226Z] docker_api_swarm_test.go:809: [d4909aa7968a9] joining swarm manager [d13dbcf3bae3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.46s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.28s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.87s) [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:394: [d86af1c29214f] joining swarm manager [d32de2991f91d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:394: [d491d4bd2dad9] joining swarm manager [d32de2991f91d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.34s) [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:342: [dcc1706ec22b8] joining swarm manager [d3b78c1a923ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:342: [dcd6568d3d331] joining swarm manager [d3b78c1a923ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.32s) [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:489: [de3cb8b48b57f] joining swarm manager [d6897c3d99e0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:489: [ddcc427028924] joining swarm manager [d6897c3d99e0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.49s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.98s) [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:127: [d5dd8a430beb0] joining swarm manager [de4aabfa46ca5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:128: [d297222709f59] joining swarm manager [de4aabfa46ca5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:136: [d2b6c23017d17] joining swarm manager [de4aabfa46ca5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:137: [de63b32178ca9] joining swarm manager [de4aabfa46ca5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.04s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.21s) [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:303: [dfec82748684d] joining swarm manager [da458ff0d6ce0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:303: [d95c31e836f57] joining swarm manager [da458ff0d6ce0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.18s) [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:99: [d7959646d57ef] joining swarm manager [d1a6972f7cf7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:100: [d3a2df13ae0e9] joining swarm manager [d1a6972f7cf7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] check_test.go:380: [d7959646d57ef] daemon is not started [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.12s) [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:532: [ddbd14e3dfb9f] joining swarm manager [db9ed37738dbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:533: [d46b04157bc74] joining swarm manager [db9ed37738dbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.79s) [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:147: [d2ef3d18bdeb2] joining swarm manager [db470aba0f99e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_api_swarm_service_test.go:147: [dc2caebde118f] joining swarm manager [db470aba0f99e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.79s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.08s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.26s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.44s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.30s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.95s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.00s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.66s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.13s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.91s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.88s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.09s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.04s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.24s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.30s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.07s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.21s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.91s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.16s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.14s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.27s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.50s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.03s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.65s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.24s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.12s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.53s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.15s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.59s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.12s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.01s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.74s) [2020-05-18T18:19:12.226Z] docker_cli_service_logs_test.go:245: checking task 5nckmaus8fjq [2020-05-18T18:19:12.226Z] docker_cli_service_logs_test.go:250: checking messages for 5nckmaus8fjq [2020-05-18T18:19:12.226Z] docker_cli_service_logs_test.go:245: checking task p7tta43jaecx [2020-05-18T18:19:12.226Z] docker_cli_service_logs_test.go:250: checking messages for p7tta43jaecx [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.11s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.78s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.19s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.08s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.90s) [2020-05-18T18:19:12.226Z] docker_cli_swarm_test.go:1901: [d00329e4e2e67] joining swarm manager [d56a13960789b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_cli_swarm_test.go:1902: [d44d239ddbc24] joining swarm manager [d56a13960789b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.43s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.13s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.17s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.22s) [2020-05-18T18:19:12.226Z] docker_cli_swarm_test.go:1802: [de48aa5c942af] joining swarm manager [dca2f6687ac04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_cli_swarm_test.go:1803: [d192d64e49e95] joining swarm manager [dca2f6687ac04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.48s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (85.35s) [2020-05-18T18:19:12.226Z] docker_cli_swarm_test.go:1321: [d848c83473a76] joining swarm manager [dd5437596256f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_cli_swarm_test.go:1322: [db2096432c7ee] joining swarm manager [dd5437596256f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.08s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.97s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.13s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.20s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.84s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.71s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.49s) [2020-05-18T18:19:12.226Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-18T18:19:12.226Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.10s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.88s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.89s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.93s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.29s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.22s) [2020-05-18T18:19:12.226Z] docker_cli_swarm_test.go:1186: [d373bd7654e61] joining swarm manager [d608546891d3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_cli_swarm_test.go:1195: [d001b57c2374d] joining swarm manager [d608546891d3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.92s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.65s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.08s) [2020-05-18T18:19:12.226Z] docker_cli_swarm_test.go:1118: [d8f8ffea65110] joining swarm manager [df50da75337b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_cli_swarm_test.go:1119: [d973420deb8d6] joining swarm manager [df50da75337b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] docker_cli_swarm_test.go:1172: [dff470519a104] joining swarm manager [df50da75337b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.82s) [2020-05-18T18:19:12.226Z] docker_cli_swarm_test.go:1453: [d8967e4fdf809] joining swarm manager [d6a5808ba886f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] docker_cli_swarm_test.go:1454: [d8b7692b33370] joining swarm manager [d6a5808ba886f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.59s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.33s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.02s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.01s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.42s) [2020-05-18T18:19:12.226Z] docker_cli_swarm_unix_test.go:62: [df1a59a984b16] joining swarm manager [dd518f7e60203]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.28s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.44s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.04s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.72s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.18s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.46s) [2020-05-18T18:19:12.226Z] docker_api_swarm_test.go:961: [d17e58e3d19f8] joining swarm manager [d4908c9bea523]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.38s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.32s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.32s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.42s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.66s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.93s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.13s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.43s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.35s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.76s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.13s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.25s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.32s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.05s) [2020-05-18T18:19:12.226Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.93s) [2020-05-18T18:19:12.226Z] === RUN TestDockerExternalVolumeSuite [2020-05-18T18:19:12.226Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-18T18:19:30.282Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-18T18:20:37.922Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-18T18:20:46.015Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-18T18:21:18.062Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-18T18:21:32.912Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-18T18:22:04.949Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-18T18:22:17.135Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-18T18:22:49.179Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-18T18:23:04.041Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-18T18:23:22.094Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-18T18:24:08.725Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-18T18:24:26.778Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-18T18:24:58.817Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-18T18:25:30.857Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-18T18:25:45.706Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-18T18:26:03.760Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-18T18:26:18.610Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite (441.23s) [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s) [2020-05-18T18:26:33.481Z] docker_cli_external_volume_driver_test.go:53: [d71effe504fff] daemon is not started [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s) [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-05-18T18:26:33.481Z] docker_cli_external_volume_driver_test.go:53: [d876f8d318351] daemon is not started [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-18T18:26:33.481Z] docker_cli_external_volume_driver_test.go:53: [d5ec99d72a4f4] daemon is not started [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-18T18:26:33.481Z] docker_cli_external_volume_driver_test.go:53: [d1aea66f05def] daemon is not started [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s) [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s) [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s) [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.72s) [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s) [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2020-05-18T18:26:33.481Z] docker_cli_external_volume_driver_test.go:485: [ddda18f645768] daemon is not started [2020-05-18T18:26:33.481Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.13s) [2020-05-18T18:26:33.481Z] docker_cli_external_volume_driver_test.go:53: [dfaea9443cd61] daemon is not started [2020-05-18T18:26:33.481Z] PASS [2020-05-18T18:26:33.481Z] [2020-05-18T18:26:33.481Z] === Skipped [2020-05-18T18:26:33.481Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-18T18:26:33.481Z] [2020-05-18T18:26:33.481Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-18T18:26:33.481Z] [2020-05-18T18:26:33.481Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-18T18:26:33.481Z] [2020-05-18T18:26:33.481Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-18T18:26:33.481Z] [2020-05-18T18:26:33.481Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-18T18:26:33.481Z] [2020-05-18T18:26:33.481Z] [2020-05-18T18:26:33.481Z] DONE 273 tests, 5 skipped in 2528.595s [2020-05-18T18:26:33.481Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T18:26:33.738Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T18:26:33.738Z] +++ kill 7594 [2020-05-18T18:26:34.667Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2323eb2658cf/docker.pid [2020-05-18T18:26:34.667Z] +++ kill 4375 [2020-05-18T18:26:34.667Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4375 is not a child of this shell [2020-05-18T18:26:34.667Z] warning: PID 4375 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2323eb2658cf/docker.pid had a nonzero exit code [2020-05-18T18:26:34.667Z] +++ /etc/init.d/apparmor stop [2020-05-18T18:26:34.667Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T18:26:34.667Z] [2020-05-18T18:26:34.667Z] Unloading profiles will leave already running processes permanently [2020-05-18T18:26:34.667Z] unconfined, which can lead to unexpected situations. [2020-05-18T18:26:34.667Z] [2020-05-18T18:26:34.667Z] To set a process to complain mode, use the command line tool [2020-05-18T18:26:34.667Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T18:26:34.667Z] +++ true [2020-05-18T18:26:34.667Z] [2020-05-18T18:26:34.923Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-18T18:26:34.934Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T18:26:37.852Z] + echo Ensuring container killed. [2020-05-18T18:26:37.852Z] Ensuring container killed. [2020-05-18T18:26:37.852Z] + docker ps -aq -f name=docker-pr2-* [2020-05-18T18:26:37.852Z] + cids=b95ee247fe42 [2020-05-18T18:26:37.852Z] 457b0ed380ba [2020-05-18T18:26:37.852Z] b3ca886bfaa8 [2020-05-18T18:26:37.852Z] + [ -n b95ee247fe42 [2020-05-18T18:26:37.852Z] 457b0ed380ba [2020-05-18T18:26:37.852Z] b3ca886bfaa8 ] [2020-05-18T18:26:37.852Z] + docker rm -vf b95ee247fe42 457b0ed380ba b3ca886bfaa8 [2020-05-18T18:26:39.747Z] b95ee247fe42 [2020-05-18T18:26:39.747Z] 457b0ed380ba [2020-05-18T18:26:39.747Z] b3ca886bfaa8 [Pipeline] sh [2020-05-18T18:26:40.036Z] + echo Chowning /workspace to jenkins user [2020-05-18T18:26:40.036Z] Chowning /workspace to jenkins user [2020-05-18T18:26:40.036Z] + id -u [2020-05-18T18:26:40.036Z] + id -g [2020-05-18T18:26:40.036Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40969:/workspace busybox chown -R 1000:1000 /workspace [2020-05-18T18:26:40.036Z] Unable to find image 'busybox:latest' locally [2020-05-18T18:26:45.287Z] latest: Pulling from library/busybox [2020-05-18T18:26:45.287Z] d9cbbca60e5f: Pulling fs layer [2020-05-18T18:26:45.287Z] d9cbbca60e5f: Verifying Checksum [2020-05-18T18:26:45.287Z] d9cbbca60e5f: Download complete [2020-05-18T18:26:45.287Z] d9cbbca60e5f: Pull complete [2020-05-18T18:26:45.287Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-18T18:26:45.287Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T18:26:49.857Z] + bundleName=amd64 [2020-05-18T18:26:49.857Z] + echo Creating amd64-bundles.tar.gz [2020-05-18T18:26:49.857Z] Creating amd64-bundles.tar.gz [2020-05-18T18:26:49.857Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-18T18:26:49.857Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-18T18:26:51.236Z] Archiving artifacts [2020-05-18T18:26:53.092Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40969/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T18:26:53.404Z] + make clean [2020-05-18T18:26:53.661Z] docker volume rm -f docker-dev-cache [2020-05-18T18:26:53.661Z] 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